Collection Page — No Sidebar
The filters sidebar is off, giving a wider product grid (typically 5 per row) while the promo remains available.
Overview
| Item | Detail |
|---|---|
| Template | templates/collection.no-sidebar.json |
| Assign | Collection → Theme template → collection.no-sidebar |
| URL | /collections/{handle} |
| Key setting | enable_sidebar: false |
Sections
- collection-header
- promo-grid
- main-collection (sidebar disabled, denser grid)
Step-by-step user journey
Step 1 — Open the collection
- A collection using the no-sidebar template
Step 2 — Promo (optional)
- Follow the banner CTA
Step 3 — Full-width browse
- More products per row (e.g. 5)
- Use sorting, if enabled
- The native Shopify filter UI is limited or disabled depending on the section settings — this is primarily a visual browse
Step 4 — Product actions
- Open the product page
- Quick shop and add to cart
When to use it
- Visual or lookbook-style collections
- Small catalogues where filters are unnecessary
- Campaign collections with a strong promo and grid only
<!-- BEGIN GENERATED: theme-editor -->
Theme Editor settings
Each section below links to its full settings reference — every setting with id, type, default and a screenshot of the panel.
| Section | Type | Settings | Blocks |
|---|---|---|---|
| Collection header | collection-header | 4 | 0 |
| Product grid | main-collection | 12 | 3 |
| Promotion grid | promo-grid | 9 | 7 |
Full index: settings reference
<!-- END GENERATED: theme-editor -->Related files
templates/collection.no-sidebar.json
sections/main-collection.liquid
sections/promo-grid.liquid
See also: 10-collection-default.md