# Custom tabs

We distinguish between the display of tabs with different content per product and the display of a global tab on all product pages:

{% content-ref url="/pages/-MHW6tWhLSIQqvwouZsm" %}
[Custom tab details page](/en/settings/custom-tab.md)
{% endcontent-ref %}

## Set up

In the master data of a product we have implemented an additional configuration with which you can display up to two individual tabs on the detail page of a product.

Each tab is given a **Tab title (1, 3)** and **Tab content (2, 4)**. As soon as these fields have content, one or two additional tabs are displayed on the item detail page of the product in the storefront.

![](/files/1SLhQZC4QTYq2g7PvSP9)

Example:&#x20;

![Displaying custom tabs on details page](/files/9dNDGA1to6yfir0etfBO)


---

# 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://themedocs.zenit.design/en/content/details-page/custom-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.
