# Product tabs

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

Display your products from a selected collection in an engaging and attractive section.

{% hint style="success" %}
Steps

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

## Section settings

### Layout settings

**Enable boxed layout** for your section and the **Grid bordered** if needed.

You can also set the **Color scheme** for your Boxed layout.

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

### Section header setting

Insert your section's heading, its size, and select the tab header style.

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

Tab header styles include:

{% tabs %}
{% tab title="Style 1" %}

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

{% tab title="Style 2" %}

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

{% tab title="Style 3" %}

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

### Product cards settings

Select your Product card's design layout and its image aspect ratio.

You can also show the product vendors in this section.

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

:writing\_hand: Learn more about customizing Product cards: [Product card](/megamog-theme/theme-settings/product-card.md)

### Grid settings

Select the number of shown products (4-18 products) and the number of products per row (3-8 products).

Then, adjust the gap between columns and rows accordingly (0-50px).

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

### Slider settings

You can check the **Enable slider** option to make your product list appear as a slider (the number of products to show > the number of products per row).

Show the pagination or navigation, or both to let visitors navigate the slider.

Navigation can be added Outside container/ Inside container/ Inline.

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

### Mobile settings

Adjust how the section displays on mobile view.&#x20;

* Mobile layout: Inherit/ 1 column/ 2 columns;
* Column gap on mobile view (0-50px);
* Row gap on mobile view (0-50px);
* Enable swipe on mobile or not.

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

### View more button

The view more button is used to redirect visitors to the collection page.

Give your button a **labe**l and select the **button style**. If you don't want to show the view more button, simply leave the label blank.

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

## Block settings

In the Product tabs section, you can add Tab blocks and an Image card.

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

### Tab block settings

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

Select the collection you want to showcase in the tab.

Give the tab a heading.

You can also add an icon before your heading and adjust the icon width if needed.

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

### Image card settings

You can select/upload the image for the desktop and mobile view separately.

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

Give the image a link and select how the link is applied (on the whole image card or just the CTA button).

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

Then, you can add content to your card using the Heading, Subheading, and Description text fields.&#x20;

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

Change the Description style and select the position of the card content and its alignment.

<figure><img src="/files/JMCOA10FNanGuXfwLjPl" 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://docs.foxecom.com/megamog-theme/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.
