Ecommerce & CRO
Merchandising
Merchandising, in ecommerce, is deciding what products a shopper sees and in what order — collection sort rules, search relevance, badging, and curated edits. It is the digital equivalent of a store layout. Good merchandising moves inventory that would otherwise sit, and it is one of the highest-leverage jobs a marketing team can do without a developer.
Why it matters
Merchandising is the highest-leverage work available to a marketing team that does not need a developer, and it is routinely left on default settings.
The default is usually harmful. A collection sorted by "best selling" is a feedback loop: the products at the top sell because they are at the top, and everything below them is invisible regardless of margin, stock position, or seasonality. New arrivals never surface, overstock never moves, and the store's own bestseller list becomes a description of its sort order.
Deliberate merchandising breaks that loop. It decides what a shopper sees first based on what the business needs to move and what the shopper is likely to want — which are frequently the same thing and never automatically aligned.
How it works on Shopify
Collections are the main surface. Automated collections build themselves from conditions on tags, product type, price, or metafields; manual collections are curated by hand. Sort order can be set per collection, and manual ordering within an automated collection is possible for the positions that matter most.
The tagging structure underneath is what determines how much is possible. A catalogue tagged consistently — by attribute, season, use case, and margin band — supports automated collections that maintain themselves. A catalogue tagged inconsistently supports nothing, and every collection becomes manual work.
Search is the other half and the more neglected one. Shoppers who use search convert at several times the rate of browsers, which makes the search results page one of the most valuable in the store. Synonym handling, zero-result queries, and result ordering are all worth attention, and the store's search query report is a free list of what shoppers want and cannot find.
Faceted navigation sits alongside, with its own SEO consequences that need deciding rather than inheriting.
Common mistakes
- Leaving sort on best selling. The feedback loop above, running unattended.
- Inconsistent tagging. The foundation for everything else. Without a convention, automated collections cannot be trusted.
- Ignoring out-of-stock placement. Sold-out products at the top of a collection are dead space. Push them down, do not necessarily hide them.
- Never reading search queries. Zero-result searches are shoppers telling you exactly what is missing or misnamed.
- Merchandising by margin alone. Pushing the profitable item that shoppers do not want lowers conversion rate and sells nothing.
- No seasonal review. A collection curated in spring is wrong by August unless someone revisits it.
When you need help
The trigger is usually scale. A hundred products can be merchandised by hand; ten thousand cannot, and at that size the work becomes designing the rules — tag taxonomy, automated collection conditions, sort strategies per collection type — rather than arranging products.
The other case is search. Improving relevance, handling synonyms, and making faceted filtering both useful for shoppers and safe for crawl budget is a build project with a direct and measurable effect on revenue.
Related terms
- Cross-sellingCross-selling is recommending complementary products alongside the one a shopper is buying — the case with the phone, the belt with the trousers. Where upselling trades up on the same item, cross-selling adds a second item. Both raise AOV, and both work best when the recommendation is genuinely relevant rather than merely popular.
- SKUA SKU, or stock keeping unit, is the unique code identifying one sellable variant of a product — a specific size and colour, not the product as a whole. SKUs are the unit inventory is counted in, and how a store's catalogue maps to a warehouse, a 3PL, or an ERP. Clean SKU structure is the first prerequisite of any migration.
- Faceted navigationFaceted navigation is the filtering and sorting UI on a collection page — by size, colour, price, brand. It is excellent for shoppers and hazardous for SEO: each combination of filters can generate a crawlable URL, and a handful of facets can multiply into thousands of near-duplicate pages that drain crawl budget. The fix is deciding deliberately which facets are indexable and blocking the rest.