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

Manufacturer information in a separate tab
Which details are displayed (description, logo, related links) and which you can show or hide is described in the general extension:
Manufacturer on product pagesNote: 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.
Configuration
Theme configuration
- Go to the "Product pages" tab
- Expand the "Manufacturer (in tabs)" block
- Select the option "show in a separate tab" for the "Show manufacturer" configuration
- 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).
Note: For information on how to edit snippets, see the following instructions: Texts: Editing and translation
Tip: If a change does not affect the storefront, just clear the Shopware cache: Clearing / warming up the Shopware cache
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.