Online store development

Catalog, product cards, filters and search

The catalog is where revenue is won or lost: category trees, product cards, variants, filters, and search that return…

Discuss this directionContact form

Tell me the goal, stack constraints, and timeline — I reply on Telegram.

The catalog is where revenue is won or lost: category trees, product cards, variants, filters, and search that return the SKU the buyer meant. I implement this on Shopify, WooCommerce, OpenCart, Magento, Bitrix, or a custom front — the UX problems are the same, the data model is not.

We start from how you actually sell: simple products, variants (size/color), bundles, or B2B packs. Facets must match attributes you can keep clean; a filter that lies about stock trains people to leave. Search is more than a SQL LIKE: typo tolerance, merchandising, and empty-state recovery. On large catalogs we talk about dedicated search (e.g. storefront search apps or an API) instead of default theme search.

Included: IA for categories, PDP structure (title, price, availability, shipping promise, specs), listing cards, pagination or infinite load with crawlable alternatives, and image rules so LCP does not collapse. We also write down which attributes merchandisers may change without a deploy, so filters do not rot after the first seasonal drop. Out of scope unless named: photography production, copywriting for thousands of SKUs, and marketplace listing ops.

This page pairs with catalog SEO and merchant feeds (indexable URLs, Product JSON-LD, feed fields) and with checkout so “add to cart” lands in a cart that still knows the variant. Platform choice stays on the stack pages above.

FAQ

Tap a question to expand the answer.

Do you implement layered navigation without duplicate URLs?

Yes — that is a SEO constraint, not a decorative filter widget. Canonical rules and noindex for explosive facet combinations are part of the design.

What about search on a 20k SKU catalog?

Default theme search is usually not enough. We budget a search app or API and measure zero-result rate, not vanity “we have search.”

Can editors change filters later?

If attributes are modelled as data, yes. If filters are hard-coded in a theme, no — we avoid that.

Discuss this directionContact form

Tell me the goal, stack constraints, and timeline — I reply on Telegram.

View full service page