# Collection list

### Collection list

The Collection List section displays multiple collections in a grid or collage format, giving customers a quick overview of your catalog. This section is ideal for highlighting categories such as “New Arrivals,” “Men,” “Women,” or seasonal groupings, helping shoppers browse your store with ease.

\
![](/files/2i3pgraq85KQ1dh0pM20)

To add and customize your collection list section:

1. Go to the theme editor (**Customize**), click **Add section > Collection List.**
2. Choose a **Layout** (Columns or Collage).
3. Adjust the **Maximum columns** for desktop and mobile.
4. Set **Image aspect ratios** for desktop and mobile.
5. Configure **Position** and **Text alignment** for desktop and mobile.
6. Add a **Caption** and **Heading** to introduce the section, and select the heading size.
7. (Optional) Add a **Description** for context.
8. Apply a **Color scheme** to match your design.

### Collection List Settings Reference

| Setting                                           | Description                                                                                                                    |
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| <p>Color scheme<br></p>                           | Sets the background and text colors of the section.                                                                            |
| Layout on desktop (Columns / Collage)             | Choose between a clean column grid or a more dynamic collage layout.                                                           |
| Maximum columns on desktop                        | Set the maximum number of collections shown per row on desktop.                                                                |
| Position on desktop (Left / Center / Right)       | Align the section’s content horizontally on desktop.                                                                           |
| Text alignment on desktop                         | Align text for collection titles and descriptions.                                                                             |
| Maximum columns on mobile                         | Define how many collections per row on mobile.                                                                                 |
| Image aspect ratio on desktop                     | Choose how collection images are cropped on desktop (Portrait, Square, etc.).                                                  |
| Image aspect ratio on mobile                      | Choose how collection images are cropped on mobile.                                                                            |
| Position on mobile (Left / Center / Right)        | Align the section’s content horizontally on mobile.                                                                            |
| Text alignment on mobile                          | Align text for collection titles and descriptions on mobile.                                                                   |
| Caption & Heading - Caption                       | Optional small text above the heading (leave blank to hide).                                                                   |
| Caption & Heading - Heading                       | Main title for the section (e.g., “Our Favorite Collections”).                                                                 |
| Caption & Heading - Size (Small / Medium / Large) | Adjust the heading size for emphasis.                                                                                          |
| Description                                       | Add supporting text under the heading to give context (e.g., a short intro to the collections). Supports rich text formatting. |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/sections/editor/page-sections/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.
