Ali Hassan Ali Your Dev.
About Capabilities Work Experience Clients Apps Start a project
Start a project

Shopify's 2026 Collections Update: Automation and Curation, Finally Together

5 August 2026

ShopifyShopify CollectionsMerchandisingGraphQL Admin API

Shopify’s 2026 Collections update fixes a trade-off that’s been quietly annoying merchants and developers for years: you could build a collection that’s automated (one condition set, hands-off) or one that’s curated (hand-picked, but static), never both at once. The usual workaround was duplicating collections, editing theme code, or reaching for a third-party app. This update replaces that workaround with a real feature.

Multi-source collections

A collection can now combine automated conditions, manually selected products, and other collections in the same collection. Shopify’s own example is a “New Arrivals” collection that automatically pulls in anything added in the last 30 days, while still letting a merchant pin bestsellers to the top. New products populate the collection on their own; the curated picks stay put. That’s the actual trade-off being solved, not automation instead of curation, both in the same object.

Variant-level targeting

Collections can now scope to specific variants rather than whole products, so a “Valentine’s Red Edit” can contain just the red and pink variants of products that also come in five other colours. This works consistently across the online store, POS, and Shop channels, which matters more than it sounds: variant-specific merchandising has historically meant custom logic in the storefront rather than something the collection itself understood.

Collections built from other collections

Collections can now source from other collections directly. An “Activewear” collection built from existing “Leggings,” “Tops,” and “Shorts” collections updates automatically whenever those source collections change, no manual re-sync required. This is the part I’d have used on more than one multi-vertical storefront build: I’ve maintained setups where several independent-feeling storefronts share a backend catalogue, and “one collection changes, everything downstream should just update” is exactly the kind of maintenance this removes.

Sidekick can build the automation for you

You can now ask Shopify’s Sidekick AI to do things like “create a New Arrivals collection that removes items after two weeks,” and it sets up the collection and the underlying tagging automation for you. Worth trying even if you’d have built the same rule by hand, since it’s a fast way to see what the new source and condition options actually look like once configured.

What developers need to actually do

To get access to the new capabilities you need to be on API version 2026-07. Existing collections carry over to the new admin experience automatically, so this isn’t a rebuild-everything moment, it’s an opt-in upgrade to how new collections can be structured. Collections built this way also feed straight into discounts, taxes, and other workflows, including variant-targeted promotions and internal tracking collections that never get shown to customers.

None of this needs a migration plan, but if your theme or app currently fakes any of this (duplicated collections kept in sync by hand, custom Liquid to filter by variant, an app just for cross-collection dependencies) it’s worth checking whether native Collections now does it for you.

Ali Hassan Senior Full Stack Shopify Engineer
Back
© Ali Your Dev. All rights reserved. Blog Apps Privacy Policy