# List collections template

This section available on the “Collection list” template. You can see all collections from your store on this template

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

## Adding a Section

The section is static on the **collection list page** template, it was added initially and cannot be removed.

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

## Section settings

### General

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

1. **`Heading`** - setting allows you to set the text for the title;
2. **`Text`** - setting allows you to set text content;
3. **`Cards text alignment`** - you can select the position of the text;
4. **`Paginate by`** - setting allows you to determine the number of collections to display per page. The minimum number of cards is 8, the maximum number is 24;

### Layout

<figure><img src="/files/4D8GDEf1MrapeOjOcRuk" alt=""><figcaption></figcaption></figure>

1. **`Container width`** - a container width of the section. If the “Inherit” value is selected then the container width is based on the group 'Layout' settings in the Theme settings;
2. **`Desktop offset top`** - the **top** indent of the section on the **desktop**;
3. **`Desktop offset bottom`** - the **bottom** indent of the section on the **desktop**;
4. **`Mobile offset top`** - the **top** indent of the section on the **mobile**;
5. **`Mobile offset bottom`** - the **bottom** indent of the section on the **mobile**.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/templates/list-collections-template.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.
