# Collection list

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

The collection list displays a quick list of desired collections to catch visitors' attention.

{% hint style="success" %}
Steps

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

The collection list consists of collections and image card blocks.&#x20;

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

## Collection list settings

### 1. Section **Header**&#x20;

Use the provided text fields to add a suitable heading, heading size. Leave it blank if you do not want to display it. Adjust the text alignment as Left/Center&#x20;

<figure><img src="/files/3QYVdmEuQHyUw5xwt1Ae" alt=""><figcaption></figcaption></figure>

### **2. Collection Card settings:**

Modify the card style, text alignment (left/center), and hover effect by selecting options in the dropdown.&#x20;

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

You can choose your **Layout** for the collection list as:

Card style includes:

* Standard
* Product count inline
* Content inside
* Hozirontal

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

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

{% tab title="Product count inline" %}

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

{% tab title="Content inside" %}

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

{% tab title="Hozirontal" %}

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

The hover effect includes:

* Scale up
* Scale down
* None

{% tabs %}
{% tab title="Scale up" %}

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

{% tab title="Scale down" %}

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

{% tab title="None" %}

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

You can enable showing product count and decide whether the numbers are in the same line with the collection titles or in a different line.&#x20;

You can also make the collections' images rounded, images will then be cropped.

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

#### Grid settings

Determine the number of collections shown per row and the gap between columns.&#x20;

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

### **3. Slider settings**

Select **Enable slider** options to run the list automatically.

You can also use pagination or navigation for your collection list.

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

### Collection/banner block settings

Each collection/banner block has its own settings such as title, image, and collection link to choose from.

<figure><img src="/files/sQRjBDpqXHjxjQlXujjZ" 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://docs.foxecom.com/megamog-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.
