# Product tabs

The Products Tab section allows merchants to showcase multiple product collections within a single, organized layout. Customers can easily switch between tabs—such as New Arrivals, Best Sellers, or On Sale—to explore different product categories without leaving the page. This feature not only enhances browsing efficiency but also encourages product discovery and longer on-site engagement. Flexible in design and fully customizable, it helps your Shopify store present products in a clean, modern, and intuitive way.

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

## Section settings

### General settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td><p>3 options for container</p><ul><li>Stretch width: span the section width regardless of screen size.</li><li>Fix width: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li>Expand full width: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr><tr><td>Color scheme</td><td>Select colors from <strong>Theme settings -> Colors</strong></td></tr><tr><td>Subheading</td><td>The sub-title of the section</td></tr><tr><td>Heading</td><td>The title of the section</td></tr><tr><td>Description</td><td>The description of the section</td></tr><tr><td>Heading size</td><td><p>Font size text customization:</p><ul><li>Small</li><li>Medium</li><li>Large</li></ul></td></tr><tr><td>Content alignment</td><td><p>The position of the heading and description.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td>Layout </td><td><p>Allows you to choose how the content is displayed:</p><ul><li><strong>Horizontal</strong>: arranged in a row.</li><li><strong>Vertical</strong>: arranged in a column.</li></ul></td></tr></tbody></table>

### Tab content

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Maximum items to show</td><td>Limit the display of the number of posts. Minimum: 2. Maximum: 25</td></tr><tr><td>Items per row on desktop</td><td>Number of columns to display on desktop computers. Minimum: 2. Maximum: 5.</td></tr><tr><td>Column gap</td><td><p></p><p>4 options for column gap</p><ul><li>Small</li><li>No gap</li><li>Medium</li><li>Large</li></ul></td></tr><tr><td>Show view all button</td><td>When enabled, it will display a button with a link to the according collection page</td></tr></tbody></table>

### Settings for carousel

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Enable carousel</td><td>Allows you to display items in a sliding carousel format, allowing customers to scroll through products or images horizontally</td></tr><tr><td>Show navigation</td><td>Display the next and back controls for the carousel</td></tr><tr><td>Show pagination</td><td>Display the pagination for the carousel</td></tr></tbody></table>

### Tabs

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Tab title</td><td>The name displayed on each tab.</td></tr><tr><td>Collection</td><td>Choose which product collection to show under that tab.</td></tr></tbody></table>

### Section padding

* **Top padding:** Customize the top margin of the section
* **Bottom padding:** Customize the bottom margin of the section


---

# 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://nextsky.gitbook.io/agile-theme/sections/product-tabs.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.
