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

# Manufacturer tab

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

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

Which details are displayed (description, logo, related links) and which you can show or hide is described in the general extension:

{% content-ref url="/pages/Mv0RYaTG9PkGuBV5BwSN" %}
[Manufacturer on product pages](/additional-features/extensions/manufacturer-on-product-pages.md)
{% endcontent-ref %}

{% hint style="info" %}
**Note**: The tab is displayed if the "Show manufacturer" configuration is set to "show in a separate tab" and a manufacturer is assigned to the product.
{% endhint %}

***

## Configuration

### **Theme configuration**

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

### Content

The tab shows the manufacturer details of the respective product. The content itself (description, logo, related links) is described in the general extension (see above). The following texts are specific to the tab:

#### Title

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

#### Headline

A separate headline is displayed within the tab. You edit the text using the snippet `twt.detail.tabManufacturer.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 "Manufacturer"" => section "Basic configuration")
  * Controls the headline within the tab: "show", "don't show", "show manufacturer name only" or "show snippet only".

The manufacturer logo and the related links apply in the description and in the tab alike – you can find their options in the general extension (see above).

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "Manufacturer (in tabs)" => Show manufacturer
* Tab "Product pages" => Block "Tab "Manufacturer"" => Section "Basic configuration" => Show headline

#### Snippets

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