# Collection tab

{% embed url="<https://youtu.be/Ktbip3-whj4>" %}

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/HFuZKpHQngLZjFqEmX5c" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Horizontal" %}

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

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Collection tab**
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/VPJgDVUcXpuqepAefCgh" 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/MEpJkt0RObBLPQMgzT37" 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/J0P8OWqAGyWg2tc7hKbs" 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>


---

# 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.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.
