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

# GPSR tab

The **GPSR tab** displays the product safety information under the GPSR – the **manufacturer information** and the **responsible person** – in a separate tab on the product page.

<figure><img src="/files/MqDddscKRd61F1fryIFQ" alt=""><figcaption><p>GPSR information in a separate tab</p></figcaption></figure>

The basics, the custom fields and the other placements (in the description or in the manufacturer tab) are described in the general extension:

{% content-ref url="/pages/y02HM9SuCRyOV7Zrrb27" %}
[GPSR information on product pages](/additional-features/extensions/gpsr-information-on-product-pages.md)
{% endcontent-ref %}

{% hint style="info" %}
**Note**: The tab is displayed if the "Show product safety (GPSR)" configuration is set to "show in a separate tab" and the corresponding custom fields on the manufacturer or product are filled.
{% endhint %}

***

## Configuration

### **Theme configuration**

1. Go to the "**Product pages**" tab
2. Expand the "**GPSR – Product safety (in tabs)**" block
3. Select the option "**show in a separate tab**" for the "**Show product safety (GPSR)**" configuration
4. Save your changes after editing

### Content

The tab shows the GPSR information of the respective manufacturer or product. The content itself (manufacturer information, responsible person) and the custom fields are described in the general extension (see above). The following texts are specific to the tab:

#### Title

The label of the tab is based on the snippet `twt.detail.tabGpsr.title`.

#### Headline

A separate headline is displayed within the tab. You edit the text using the snippet `twt.detail.tabGpsr.headline` (`%manufacturer%` is replaced by the manufacturer name, `%product%` by the product name).

{% 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

This option is specific to the tab:

* **Show headline** (block "Tab "GPSR"" => section "Basic configuration")
  * Shows or hides the headline within the GPSR tab ("show" / "don't show").

Which information is displayed and how you maintain the custom fields is described in the general extension (see above).

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "GPSR – Product safety (in tabs)" => Show product safety (GPSR)
* Tab "Product pages" => Block "Tab "GPSR"" => Section "Basic configuration" => Show headline

#### Snippets

* **Title**
  * `twt.detail.tabGpsr.title`
* **Headline**
  * `twt.detail.tabGpsr.headline`
    * `%manufacturer%` is replaced by the manufacturer name.
