> 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/manufacturer-on-product-pages.md).

# Manufacturer on product pages

With **Manufacturer information on product pages** you display the details of a product's manufacturer – **description, logo and link** – on the product page. The information can be shown in the description or in a separate tab.

The data comes from the respective manufacturer in Shopware (Catalogues ⇒ Manufacturers):

* **Name** of the manufacturer
* **Description** of the manufacturer
* **Logo** of the manufacturer
* **Website** (link) of the manufacturer

{% hint style="info" %}
**Note**: The manufacturer information is displayed when the feature is activated in the theme configuration and a manufacturer is assigned to the product.
{% endhint %}

<figure><img src="/files/OO0nvubhQSFL1KL1eJct" alt=""><figcaption><p>Manufacturer information in the description</p></figcaption></figure>

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

***

## Configuration

### **Theme configuration**

1. Go to the "**Product pages**" tab
2. Expand the "**Manufacturer (in tabs)**" block
3. Select the desired placement for the "**Show manufacturer**" configuration: "show in the description" or "show in a separate tab"
4. Optional: Adjust the further options in the "**Basic configuration**" and "**Related manufacturer links**" sections (see below)
5. Save your changes after editing

### **Manufacturer details (Shopware)**

You maintain the displayed data directly on the manufacturer in Shopware:

1. Switch via the main navigation to the "**Manufacturers**" management ("Catalogues" => "Manufacturers")
2. Choose the manufacturer you want to edit (or create a new one via "**Add manufacturer**")
3. In the "**Manufacturer information**" card, maintain the desired details:
   * **Name**
   * **Description**
   * **Website**
   * **Logo** (add media and set it via "**Use as Logo**")
4. Save your changes

<figure><img src="/files/90yXeWjMTKc6y3TgEQhk" alt=""><figcaption></figcaption></figure>

***

## Options

* **Show manufacturer**
  * Controls the placement of the manufacturer details: "don't show", "show in the description" or "show in a separate tab".
* **Show manufacturer logo** (section "Basic configuration")
  * Shows or hides the manufacturer logo.
* **Show subheadline** (section "Related manufacturer links")
  * Shows or hides the subheadline above the manufacturer links.
* **Show "Further products" link** (section "Related manufacturer links")
  * Shows or hides a link to further products of the manufacturer.
* **Show "Manufacturer website" link** (section "Related manufacturer links")
  * Shows or hides a link to the manufacturer website.

***

## Snippets

The following texts apply regardless of whether the manufacturer is displayed in the description or in its own tab:

* Subheadline "Related links": `twt.detail.tabManufacturer.moreInformation`
* "Further products" link: `twt.detail.tabManufacturer.linkProducts.label`
* "Manufacturer website" link: `twt.detail.tabManufacturer.linkWebsite.label`

> In the "Further products" link label the placeholder `%manufacturer%` is replaced by the manufacturer name.

If the manufacturer is displayed in the description, the manufacturer box there uses the headline `twt.detail.manufacturer.title` (`%manufacturer%` is replaced by the manufacturer name).

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "Manufacturer (in tabs)" => Show manufacturer
* Tab "Product pages" => Block "Manufacturer (in tabs)" => Section "Basic configuration" => Show manufacturer logo
* Tab "Product pages" => Block "Manufacturer (in tabs)" => Section "Related manufacturer links" => Show subheadline / Show "Further products" link / Show "Manufacturer website" link

#### Snippets

* `twt.detail.tabManufacturer.moreInformation`
* `twt.detail.tabManufacturer.linkProducts.label`
  * `%manufacturer%` is replaced by the manufacturer name.
* `twt.detail.tabManufacturer.linkWebsite.label`
* `twt.detail.manufacturer.title`
  * `%manufacturer%` is replaced by the manufacturer name.

***

## Further information

You can find details on displaying it in its own tab here:

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

The product safety information under the GPSR can also be displayed in the manufacturer tab:

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