# Collection list page

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

{% hint style="success" %}
**Steps:**

1. In the theme editor (**Customize**), open the template selector.
2. Select **Collection list.**
3. On the left-sidebar, add **Collection list page.**
4. Make necessary changes > **Save.**
   {% endhint %}

## General settings

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

* **Width** - With of this section 3 options : Container / Stretched / Full width
* **Subheading**&#x20;
* **Heading** - Heading of this section
* **Heading size** - From h1 to h6
* **Description** - Description of this section
* **Layout** - *Horizontal / Vertical*

### Grid settings

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

* **Show collection** - All / Selected. *All of your collections are listed by default. To customize your list, choose 'Manual' and add collections.*
* **Sort collections by** - Apply to Collection to show is 'All'
* **Collections per page**
* **Collection per row (desktop)**
* **Collection per row (mobile)**

### Collection card

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

* **Card style - Standard** / Content inside with overlay /  Content inside with button
* **Image ratio -** Adapt to image / Square (1:1) / Portrait (3:4) / Landscape (4:3) / Landscape (5:3.5) / Wide (16:9)
* **Show product count**
* **Content alignment -** Left / Center / Right
* **Title color**
* **Overlay color**
* **Enable gradient overlay**
* **Overlay opacity**

### **Colors**

* Background&#x20;
* Text color

### Section padding

* **Top padding**
* **Bottom padding**

## **Block Settings**

{% hint style="success" %}
To customize your list, choose **Selected** and add a collection bloc&#x6B;**.**
{% endhint %}

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

Each Collection Block has its own settings such as Heading, image, and collection link to choose from.

<figure><img src="/files/5Vy6DVL28NzdRUuJFlA9" alt=""><figcaption></figcaption></figure>


---

# 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://oranthemes.gitbook.io/nimbus-theme/collections-and-products-pages/collection-list-page.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.
