What happened
BigCommerce released Catalyst 1.9.0 on July 17. The product page now displays YouTube product videos in a dedicated section below the primary product content, with a featured player and a thumbnail strip. Live promotion data renders as callouts through the Storefront GraphQL API — on product detail pages, category pages, brand pages, and search results. And the storefront finally honors the default product-search sort and category sort you set in the control panel.
The fix list carries real weight. Rapid quantity changes or delete clicks in the cart are now consolidated into single server actions, which stops the cart from locking up or leaving the checkout button stuck. Account Settings saves correctly on stores with a required custom customer field — previously it failed outright. Customer-only pages are no longer exposed through shared cache, the blog footer link respects visibility settings, and cart locale synchronization for shoppers switching storefront language landed behind a feature flag.
Why this matters
Catalyst's whole pitch is headless without the build-everything tax, and each release like this one makes the pitch more honest. Product videos and promotion callouts are things a stock Stencil store gets essentially free; until now a Catalyst store had to build them. Every merchandising surface that ships natively shrinks the list of reasons to hesitate on the framework.
The sleeper item is the cart fix. Cart bugs triggered by fast clicking never show up in your analytics as bugs — they show up as abandonment, and you blame your prices or your shipping table. A stuck checkout button on even a small fraction of sessions costs more than most merchandising features earn. Same energy on the shared-cache fix: customer-only pages leaking through cache is the kind of quiet privacy defect you want patched before anyone notices it, not after.
Sort settings deserve a word too. Merchandisers set default sort orders for a reason — margin, seasonality, stock depth. A storefront that ignored those choices was quietly overriding your merchandising strategy. That gap is closed.
What to do about it
Schedule the 1.9.0 upgrade this sprint
The cart fix and the shared-cache fix are both take-it-now items. Read the full release notes at the 1.9.0 entry in BigCommerce's Catalyst docs, then book the upgrade window — don't let this one sit in the backlog behind feature work.
Attach YouTube videos to your top 20 PDPs
The new video section only earns its place if products have videos assigned. Start with best sellers and highest-consideration items, where a demo or sizing video actually moves conversion. A dead section on every PDP helps nobody.
Review promotion names before the callouts go wide
Promotions now render on PDPs, category pages, brand pages, and search results. Walk each active promotion and confirm the name reads as customer-facing copy, then spot-check the callouts on your highest-traffic category after upgrading.
Confirm your sort defaults took effect
After the upgrade, compare the storefront's category and search ordering against what's set in the control panel. If you never bothered setting defaults because the storefront ignored them, now is the moment to set them deliberately.