# Collection tab list

This section is for displaying products from a selected collection in an engaging and attractive section.

{% tabs %}
{% tab title="Title with select" %}

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

{% tab title="Horizontal" %}

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

{% hint style="success" %}
Steps

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

## Collection tab

#### 1. Section header and general

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.&#x20;

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

**Layout:** You can choose between Default, Fluid container, Stretch width, Full width for the banner layout.&#x20;

**Color schema:** You are allowed to change text color, background color with preset color.

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

#### 2. Collection tab

Tabs header will be shown horizontally or as dropdown menu.

Specify the quantity of products to display, the number of products per row, and the gap between two adjacent products.

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

#### 3. Carousel and Grid settings

<div><figure><img src="/files/HZ2oEWyweR51zQ5CBiLs" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1S2IBhPRoL7iL7oL1mIp" alt=""><figcaption></figcaption></figure></div>

#### 4. Section padding

Section padding allows you to specify the space between the slideshow and the preceding or following sections, or both.

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

## Block settings

In the Tab Name section, you can enter a custom name to display as the collection name. Alternatively, leave it blank to automatically display the default collection name.

<figure><img src="/files/CNDJLF4oyVu0VVUPxWdx" 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-sections/collection-tab-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.
