# Collection List

The Collection List page is used to display all your store’s collections in a structured and visually appealing layout. It helps customers easily browse and navigate through different product categories, improving the overall shopping experience.

1. Go to **Online Store > Themes > Customize.**
2. Click the **top dropdown menu.**
3. Select **Collections list.**
4. On the **left sidebar**, click on **Collections list page.**

<figure><img src="/files/mZSwcclaUc3X9ra6ehPV" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Expand to full width</td><td>Enable for full width view. (Controls the container width)</td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td><strong>Layout</strong></td><td></td></tr><tr><td>Card style</td><td><p>Select the card layout style.</p><ul><li>Grid</li><li>List</li></ul></td></tr><tr><td>Aspect ratio</td><td><p>Controls how collection images are displayed within the section.</p><ul><li><strong>Auto:</strong> Displays images in their original dimensions. Use this option only if all product images have consistent sizes.</li><li><strong>1:1</strong> – Displays images in a square aspect ratio.</li><li><strong>3:4 –</strong> Crops images to a portrait format.</li><li><strong>4:3 –</strong> Crops images to a landscape format.</li></ul></td></tr><tr><td><strong>Collection</strong></td><td></td></tr><tr><td>Title position</td><td><p>Select the title position of the collection list.</p><ul><li>Standard</li><li>Overlay</li></ul></td></tr><tr><td>Number of columns on desktop</td><td>Adjust the collection per row on the desktop.</td></tr><tr><td>Collections per page</td><td>Adjust the collections per page.</td></tr><tr><td>Sorting</td><td>Select the sorting order of the collection list. </td></tr><tr><td><strong>Section spacing</strong></td><td></td></tr><tr><td>Top space</td><td>Adjust top spacing for the section.</td></tr><tr><td>Bottom space</td><td>Adjust bottom spacing for the section.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wedesigntech-1.gitbook.io/elegance/inner-page/collection-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
