Sections reference
Collection
Displays collection products with Shopify facets, sorting, active filters, empty states, and pagination.
Merchant notes. Filters come from Shopify Search & Discovery. Empty and over-filtered states keep shoppers oriented instead of hiding controls. Auto-navigating to the shopper's remembered model's filter, and the model bar itself, only happen when Theme settings > Model shopping > "Enable iPhone model shopping" is on (off by default). See docs/model-shopping-flow.md. Swatch style controls how a Color/Colour/ Finish option with more than one value is drawn on each card - no swatch, a plain color chip, or the option value's swatch image. Quick add adds a card's default variant straight to the bag for products with one pickable option; for products with more than one option, all of them with more than one value, it opens a "Select options" picker instead (snippets/quick-view.liquid) since there's no single "default" variant to safely guess.
Settings
| Setting | Type | Details |
|---|---|---|
products_per_pageProducts per page |
range | 3–57 step 3 · default: 24 |
columns_desktopDesktop columns |
range | 2–5 step 1 · default: 3 |
enable_filteringEnable filtering |
checkbox | default: true |
show_model_barShow model bar |
checkbox | default: true |
show_collection_imageShow collection image |
checkbox | default: false |
show_vendorShow vendor |
checkbox | default: false |
swatch_styleSwatch style |
select | No swatch, Color swatch, Image swatch · default: color |
show_quick_addShow quick add |
checkbox | default: true Products with a single pickable option add straight to the bag. Products with more than one option (each with more than one value) open a picker so the shopper chooses the right variant first. |
Blocks
This section has no configurable blocks.
Depends on
snippets/product-card.liquidsnippets/breadcrumbs.liquidsnippets/model-bar.liquidsnippets/quick-view.liquidassets/model-context.jsassets/collection-loading.jsassets/quick-view.jsassets/critical.css (skeleton utility)