> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/sections/sections/collections/collection-list.md).

# Collection list

Drive more sales by guiding customers to your featured collections. The **Collection list** section in Broadcast lets you create organized displays that simplify shoppers navigating and finding their desired products.

<figure><img src="/files/stakaD8zSYclZrw3TttH" alt="Image portraying the design of the collection list section"><figcaption></figcaption></figure>

### Section settings

Choose from grid or slider layouts to showcase your best collections and enhance customer engagement.

<div><figure><img src="/files/0IBAvTTm8IybK1LZE4UK" alt="Gif Showcasing the design of the collection list section"><figcaption><p><strong>Grid layout</strong></p></figcaption></figure> <figure><img src="/files/Icm1jxcMGF5ujS5xFC4e" alt="Gif Showcasing the design of the collection list section"><figcaption><p><strong>Slider layout</strong></p></figcaption></figure></div>

<table><thead><tr><th width="171.2222900390625">Settings</th><th width="143.8984375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Typography</strong></td><td align="center"></td><td></td></tr><tr><td>Heading</td><td align="center"><code>text</code></td><td>Title text for the section.</td></tr><tr><td>Heading size</td><td align="center"><code>select</code></td><td>Choose the font size of the heading: <code>Mini</code>, <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or<code>Extra large</code>.</td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Optional subheading or description text below the heading.</td></tr><tr><td>Text size</td><td align="center"><code>select</code></td><td>Size of the text: <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or<code>Extra large</code> (only applies to Paragraph content in the Text field).</td></tr><tr><td><strong>Button</strong></td><td align="center"></td><td></td></tr><tr><td>Text</td><td align="center"><code>text</code></td><td>Button label text.</td></tr><tr><td>Link</td><td align="center"><code>url</code></td><td>URL the button links to.</td></tr><tr><td>Color</td><td align="center"><code>select</code></td><td>Choose the button color: <code>Black</code>, <code>White</code>, <code>Primary</code>, or <code>Secondary</code>.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Button size: <code>Small</code>, <code>Medium</code>, or <code>Large</code>.</td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Button style: <code>Solid</code>, <code>Outline</code>, or <code>Text</code>.</td></tr><tr><td>Show arrow</td><td align="center"><code>checkbox</code></td><td>Enable to display an arrow icon in the button.</td></tr><tr><td><strong>Images</strong></td><td align="center"></td><td></td></tr><tr><td>Image aspect ratio</td><td align="center"><code>range</code></td><td>Ratio of image width to height.</td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>select</code></td><td>Section width: <code>Full width</code>, <code>Full width padded</code>, or <code>Normal</code>.</td></tr><tr><td>Layout</td><td align="center"><code>select</code></td><td>Display layout: <code>Grid</code> or <code>Slider</code>.</td></tr><tr><td><strong>Grid</strong></td><td align="center"></td><td></td></tr><tr><td>Collections per row</td><td align="center"><code>range</code></td><td>Number of collections shown per row.</td></tr><tr><td><strong>Mobile</strong></td><td align="center"></td><td></td></tr><tr><td>Layout</td><td align="center"><code>select</code></td><td>Mobile layout: <code>1 collections per row</code>, <code>2 collections per row</code>, or <code>slider</code>.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Choose the visual color scheme for the section.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Top</td><td align="center"><code>range</code></td><td>Padding above the section.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Padding below the section.</td></tr><tr><td><strong>Advanced</strong></td><td align="center"></td><td></td></tr><tr><td>Heading SEO tag</td><td align="center"><code>select</code></td><td>Choose an HTML heading tag: <code>H1</code>-<code>H6</code> or <code>Automatic</code>, for SEO structure.</td></tr></tbody></table>

### Video Overview

This short video demonstrates some of the settings and options for the **Collection list** section:

{% embed url="<https://www.loom.com/share/5b6375f143d74284b2e4a63525768375?sid=60775ed7-0586-4e7e-a94b-7767ebc902c8>" %}
**Video walkthrough of the collection list section**
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://broadcast.presidiocreative.com/sections/sections/collections/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.
