# Collection list

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

The collection list displays a list of selected collections in a grid layout. It enables customers to browse through your store more efficiently.

{% hint style="info" %}
Looking to add a banner along side the collection list? Check out:&#x20;

[Collection list banner 🔥](/hyper-theme/theme-sections/collection-list-banner.md)
{% endhint %}

## How to add a Collection list section to your Shopify store

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Collection list**
3. Make necessary changes
4. **Save.**
   {% endhint %}

To know more about creating and editing collections, see: [This tutorial](https://youtu.be/M0DoTpdYPWU).

## How to edit a Collection list section

### Section settings

#### Section header

<details>

<summary>See settings</summary>

* **Subheading**: Add a short, secondary heading to complement the main heading. This can provide additional context or detail.
* **Heading**: Enter the primary title for your banner.
* **Heading size:** Adjust the size to fit your design preference and ensure readability. Choose from available heading sizes.
* **Description:** Add a detailed explanation or summary for the banner. Use rich text formatting like **bold**, *italic*, links, and lists for better visual emphasis.
* **Description size:** Select the size of the description text.
* **Button label:** Input the text for the call-to-action button.
* **Button link:** Add a link to the button to direct users to a specific page, product, or collection.
* **Button style:** Choose a style for the button.
* **Text alignment:**
  * Align the text in the section to the **Left**, **Center**, or **Right**.
  * Adjust alignment based on your banner’s design and layout.
* **Text alignment on Mobile:** Override desktop alignment settings specifically for mobile devices if needed.

</details>

#### Card settings

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

<details>

<summary>See settings</summary>

* **Color scheme**: Select from predefined color schemes to match your store's branding.
* **Style**: Choose between [**Standard**](#standard) or [**Card**](#card) style layouts.
* **Heading size**: Adjust the heading size of the card titles.
* **Image ratio**: Use "Adapt to image" to keep the image's original ratio or fix a ratio for uniformity.
* **Show border**: Add a border around the collection cards.

![](/files/L1QBUMsvw5Njyud9rMhs)

</details>

{% tabs %}
{% tab title="Standard" %}

<figure><img src="/files/DxZ3FUkiJK5ZtN28ooOZ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Card" %}

<figure><img src="/files/WFTiehy2S3WovY5u8oHl" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### Grid settings

* **Number of columns on desktop**: Adjust the slider to set the number of columns.
* **Column gap and Row gap**: Adjust the spacing between collections.
* **Grid border**: Enable if you want a clear separation between items. The Grid border once enabled will override the [card's border](#see-settings-1).

#### **Mobile layout**

**Enable swiping on mobile** or display the collections in a 1/2/3 column layout.

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

### Block settings

Each collection block has its own settings such as **Collection title** (Leave blank to use collection's title), **Image**, and **Collection** link to choose from.

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

***

<figure><img src="/files/6RW1JWuKNf9ovVFLkLXc" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_hyper&#x26;utm_campaign=banner">Install XFlow Back In Stock Automation FREE</a></p></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://docs.foxecom.com/hyper-theme/theme-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.
