List Collections Page
An index of every collection, followed by the brand logo list.
Overview
| Item | Detail |
|---|---|
| Template | templates/list-collections.json |
| URL | /collections |
| Sections | list-collections-template → logo-list |
Step-by-step user journey
Step 1 — Open all collections
- From the footer or the "Shop" navigation link, or directly at
/collections
Step 2 — Browse the collection cards
- Each collection's image and title, with the product count in the top right corner
- Breadcrumbs give the navigation context
- Click → that collection's template page
Step 3 — Brand logos
- Scroll the "Our brands" logo list
- Click a logo (if linked) → the brand's collection or page
Step 4 — Load more
- With many collections, the Load more button appends the next set on the same page
<!-- 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 |
|---|---|---|---|
| Collections list page | list-collections-template | 47 | 1 |
| Logo list | logo-list | 26 | 1 |
Full index: settings reference
<!-- END GENERATED: theme-editor -->Related files
templates/list-collections.json
sections/list-collections-template.liquid
sections/logo-list.liquid
snippets/collection-grid-item.liquid
snippets/pagination.liquid
snippets/breadcrumbs.liquid