> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/additional-features/extensions/tabs-on-product-pages/custom-tab.md).

# Custom tab

With ThemeWare® you have the option of filling a tab on product pages individually by using a custom field.

{% hint style="success" %}
**Guide**: You can find a step-by-step guide in the ThemeWare® Wiki: [Creating a custom tab on the product page](https://knowledge.themeware.design/knowledge-base/tutorials/product-pages/custom-product-tab)
{% endhint %}

***

## Configuration

### **Theme configuration**

1. Go to the "**Product pages**" tab
2. Expand the "**Tab "Custom content"**" block
3. Enable the configuration "**Show custom tab**"
4. Save your changes after editing

### Content

The "Custom tab" can be filled via a custom field in the corresponding product. As with all custom fields, make sure to fill them in for each variant.

#### Title

The tab name is based on the snippet `twt.detail.tabCustom.title`.

This snippet is intended for a global labelling of the "Custom tab". This means that this tab is named the same on all product pages. This is sufficient if the tab is filled with the same content across all products (e.g. "Care instructions").

If you want to name the tab individually in your products, you can use the custom field "Custom tab – Title".

#### Headline

A headline is displayed within the tab. You edit the text using the snippet `twt.detail.tabCustom.headline`.

#### Text

To fill the text of the tab, just use the custom field "Custom tab – Text". The tab is only shown if this custom field is actually filled for the corresponding product or variant.

{% hint style="info" %}
**Note**: For information on how to edit snippets, see the following instructions: [Texts: Editing and translation](https://knowledge.themeware.design/knowledge-base/tutorials/texts-editing-and-translation)
{% endhint %}

{% hint style="success" %}
**Tip**: If a change does not affect the storefront, just clear the Shopware cache: [Clearing / warming up the Shopware cache](https://knowledge.themeware.design/knowledge-base/tutorials/miscellaneous/clearing-the-shopware-cache)
{% endhint %}

***

## Options

* **Show headline**
  * Specify whether the headline is displayed within the tab ("show" / "don't show").

***

## Custom fields

{% content-ref url="/pages/RsSHTU2SJ9gii7h3hlfm" %}
[Custom tab – Title](/additional-features/custom-fields/products/general/custom-tab-title.md)
{% endcontent-ref %}

{% content-ref url="/pages/sn1AoeFR9Rz57bNCYAXL" %}
[Custom tab – Text](/additional-features/custom-fields/products/general/custom-tab-text.md)
{% endcontent-ref %}

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "Tab "Custom content"" => Show custom tab
* Tab "Product pages" => Block "Tab "Custom content"" => Section "Basic configuration" => Show headline

#### Snippets

* **Title**
  * `twt.detail.tabCustom.title`
* **Headline**
  * `twt.detail.tabCustom.headline`

#### Custom fields

* [Custom tab – Title](/additional-features/custom-fields/products/general/custom-tab-title.md)
* [Custom tab – Text](/additional-features/custom-fields/products/general/custom-tab-text.md)
