Sorting Amazon

Freshness Warning
This blog post is over 20 years old. It's possible that the information you read below isn't current and the links no longer work.

Scott was looking for an inexpensive GPS, so he went to Amazon and found that he couldn’t sort by price. You can sort by price in other product categories on Amazon, but not in that category.

Apparently this isn’t a limitation of Amazon’s user interface, but a limitation of their back end. I’m working on an upgrade to MTAmazon that (among other things) will take advantage of Amazon’s newly-extended Web services API.

One of the things that the new API lets developers do is choose the sort order of the products that Amazon returns. But you can’t just sort by anything. Amazon limits the fields you can sort by. And to make things worse, the list of sortable fields is different for different product categories.

Amazon’s Web services documentation devotes four printed pages to lists of sortable fields, grouped by product.

Scott speculated that the lack of sortable fields might be a marketing strategy. I don’t think so. Once I get the product data from the Amazon API, I can sort it however I want (and I plan to). Surely they must realize that I’m not limited to their sort tools.

I think this is an example of poorly integrating their new product categories into their Web site. When Amazon launched these product categories, they were probably getting their product data from the distributor or elsewhere. They just never bothered to fully integrate this new data into their site. That’s just plain shoddy management.

Your customers come to expect things from you. If you are launching a new product, a new software feature, or a new store, make sure you meet their expectations. Take the time to do it right, and you’ll be rewarded with loyalty.

Recently Written

The Trap of The Sales-Led Product (Dec 10)
It’s not a winning way to build a product company.
The Hidden Cost of Custom Customer Features (Dec 7)
One-off features will cost you more than you think and make your customers unhappy.
Domain expertise in Product Management (Nov 16)
When you're hiring software product managers, hire for product management skills. Looking for domain experts will reduce the pool of people you can hire and might just be worse for your product.
Strategy Means Saying No (Oct 27)
An oft-overlooked aspect of strategy is to define what you are not doing. There are lots of adjacent problems you can attack. Strategy means defining which ones you will ignore.
Understanding vision, strategy, and execution (Oct 24)
Vision is what you're trying to do. Strategy is broad strokes on how you'll get there. Execution is the tasks you complete to complete the strategy.
How to advance your Product Market Fit KPI (Oct 21)
Finding the gaps in your product that will unlock the next round of growth.
Developer Relations as Developer Success (Oct 19)
Outreach, marketing, and developer evangelism are a part of Developer Relations. But the companies that are most successful with developers spend most of their time on something else.
Developer Experience Principle 6: Easy to Maintain (Oct 17)
Keeping your product Easy to Maintain will improve the lives of your team and your customers. It will help keep your docs up to date. Your SDKs and APIs will be released in sync. Your tooling and overall experience will shine.

Older...

What I'm Reading

Contact

Adam Kalsey

+1 916 600 2497

Resume

Public Key

© 1999-2023 Adam Kalsey.