# Featured collection

### Featured collection

The Featured Collection section highlights a specific collection on your page, allowing you to showcase curated products such as new arrivals, seasonal selections, or bestsellers.

\
![](/files/8kJYq1asU7Siq03po4lw)

To add and customize your featured collection section:

1. Go to the theme editor (**Customize**), click **Add section > Featured Collection.**
2. Select the **Collection** you want to showcase.
3. Choose a **Layout** (List or Slider) and set the **Maximum products to show.**
4. (Optional) Enable the **“View all” button** and customize its label.
5. Adjust **Slider options** for desktop and mobile, including navigation and scrollbar.
6. Configure **Content options** such as columns, position, and text alignment for desktop and mobile.
7. Add a **Caption** if you’d like to introduce the collection.
8. Apply a **Color scheme** that complements your design.<br>

### Featured Collection Settings Reference

| Setting                                                | Description                                                                       |
| ------------------------------------------------------ | --------------------------------------------------------------------------------- |
| Collection                                             | Select which collection to feature.                                               |
| Layout (List / Slider)                                 | Choose between a static grid (List) or a scrollable slider layout.                |
| Maximum products to show                               | Set the maximum number of products displayed from the collection.                 |
| Show “View all” button if collection has more products | Toggles a button that links to the full collection page.                          |
| “View all” button label                                | Customize the text for the “View all” button (e.g., “See all products”).          |
| Color scheme                                           | Select the background and text colors for the section.                            |
| Slides width on desktop                                | Define how slides are displayed on desktop (Auto or Fit columns).                 |
| Slides width on mobile                                 | Define how slides are displayed on mobile (Auto or Fit columns).                  |
| Navigation buttons position (In / Out / None)          | Choose the position of slider navigation arrows or hide them.                     |
| Show scrollbar                                         | Toggles a scrollbar under the slider for easier navigation.                       |
| Maximum columns on desktop                             | Choose how many columns of products display side by side on desktop.              |
| Position on desktop (Left / Center / Right)            | Align content horizontally on desktop view.                                       |
| Text alignment on desktop                              | Adjust text alignment (left, center, right) for product info.                     |
| Maximum columns on mobile                              | Choose how many product columns appear on mobile.                                 |
| Position on mobile (Left / Center / Right)             | Align content horizontally on mobile view.                                        |
| Text alignment on mobile                               | Adjust text alignment for product info on mobile.                                 |
| Caption                                                | Add an optional heading or short text above the collection (leave blank to hide). |

<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/featured-collection.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.
