> 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/datasheets-tab.md).

# Datasheets tab

The **datasheets tab** shows the datasheets of a product in a separate tab on the product page.

{% hint style="info" %}
**Note**: The tab is displayed if the feature is enabled as a dedicated tab in the theme configuration and at least one datasheet has been assigned using a custom field (Datasheet 1–3).
{% endhint %}

***

## Configuration

### **Theme configuration**

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

### Content

The "Datasheets tab" can be filled via custom fields 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.tabDatasheets.title`.

#### Headline

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

{% 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").

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "Tab "Datasheets"" => Show datasheets tab
* Tab "Product pages" => Block "Tab "Datasheets"" => Section "Basic configuration" => Show headline

#### Snippets

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

***

## Further information

{% content-ref url="/pages/UGPjnSAbeW7vk4YMLTqp" %}
[Product datasheets](/additional-features/extensions/product-datasheets.md)
{% endcontent-ref %}
