# Product By Tabs 🔥

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

The Product by Tabs section is an advanced, interactive product showcase that displays products organized by category tabs. Each tab represents a subcategory and displays a curated selection of products in a grid layout.

### **Setting** Product By Tabs

Go to **Storefront** -> **My Themes** -> **Customize**. <mark style="color:red;">(If your store is a new store, you may need to go to</mark> <mark style="color:red;"></mark><mark style="color:red;">**Channel Manager -> Themes -> Edit Theme**</mark><mark style="color:red;">)</mark>

In the **Theme Editor** -> Go to **Home Page / Product By Tabs**

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

**Configuration Settings:**

| Setting                        | Description                       | Example                | Required |
| ------------------------------ | --------------------------------- | ---------------------- | -------- |
| **Show Product By Tabs Block** | Enable/disable the section        | ✓ Checked              | Yes      |
| **Product By Tabs Title**      | Section heading text              | "Inspired Collections" | Yes      |
| **Category ID**                | Parent category ID                | "23"                   | Yes      |
| **Number of Tabs**             | How many subcategory tabs to show | "3"                    | Yes      |
| **Number of Products**         | Products displayed per tab        | "6"                    | Yes      |

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.
{% endhint %}


---

# 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://halosoft.gitbook.io/bc-nimo-documentation/home-decor/product-by-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.
