Automated conditions, manual selections, exclusions, other collections, and app-provided sources can now be combined into a single collection. Collections can also be built at the variant level — by size or color, for example — and reused in workflows such as discounts and taxes. There are no breaking changes to existing collections.
You picked either an automated collection or a hand-picked one. When you wanted both behaviors, you needed workarounds — maintaining duplicate lists or installing a third-party app.
Automated conditions, manual selections, exclusions, other collections, and app-provided sources can all be bundled into a single collection. The duplicate lists and external apps you built as workarounds are no longer needed.
Automated conditions / manually selected products / exclusions / other collections / app-provided sources can all be combined within a single collection.
Build collections around specific variants such as size or color. The variants you group show up on collection pages, in filtering, and in supported sales channels (including the online store and POS).
You can add one collection as a source for another. When the source collection changes, the parent collection stays in sync.
The same collection can be applied in supported workflows such as discounts and taxes.Variant-level collections are included too.
You get a visual grid with drag-and-drop reordering and bulk moves, a list view for details, and controls over the order customers see on the collection page .
Use Sidekick to create and update collections from the admin and on mobile.
| Item | Before | After this release |
|---|---|---|
| How they're built | Two options Automated conditions or manual selection | Composable Mix automated conditions, manual picks, exclusions, other collections, and app sources |
| Granularity | Product level | Variant level also supported Size, color, and so on |
| Relationships between collections | Independent (no nesting) | Nesting supported Parent stays in sync with changes to the source |
| Reuse in other features | Not documented | Can be applied in supported workflows such as discounts and taxes (including at the variant level) |
| Admin | Previous UI | Grid view (drag to reorder, bulk move) plus list view, with control over the customer-facing sort order |
| How to build complex setups | Workarounds Duplicate lists / third-party apps | Built-in Can be set up without workarounds |
| AI assistance | Not documented | Create and update with Sidekick (admin / mobile) |
The biggest structural change here is that you can put a "specific variant" into a collection instead of the "product." A variant you add shows up in the following three places.
They keep working and are migrated to the new UI automatically. No rebuild needed.
If you have third-party or custom apps that work with collections, ask their developers to update them to API version 2026-07.
Review whether setups you built with duplicate lists or external apps can now be moved onto native functionality.
Third-party and custom apps that integrate with collections must be updated to API version 2026-07 in order to support the new features. If you run your own app, scoping that work comes first.
Variants can now be members of a collection. Themes, apps, and data integrations that assume everything under a collection is a product may have that assumption broken — worth checking up front.
A collection added to a parent is a reference, not a copy, so when the source changes the parent stays in sync with it.Keep one shared source collection and reference it from everywhere— that kind of design is now possible.
Because exclusions are treated as a first-class source, the classic requirement of "pull in a broad automated set, then drop a few items" can be expressed without maintaining a duplicate manual list.
In addition to drag-and-drop reordering and bulk moves, the new admin UI controls the actual order customers see on the collection page can be controlled. This overlaps with custom sort logic built into themes and with apps installed just for reordering, so on replatforming projects, check that you aren't ending up managing the same thing twice.