# Configuration

***

### Show manufacturer tab

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`don't show`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Manufacturer""

**Technical name**:\
`twt-product-detail-tab-manufacturer-show`

{% hint style="info" %}
Shows the ThemeWare® "Manufacturer tab".

To edit or translate the title please use the following snippet: twt.detail.tabManufacturer.title
{% endhint %}

## Basic configuration

***

### Show headline

**Field type**:\
Select

**Available values**:\
• don't show\
• show\
• show manufacturer name only\
• show snippet only

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Manufacturer"" => Section "Basic configuration"

**Technical name**:\
`twt-product-detail-tab-manufacturer-title-show`

{% hint style="info" %}
To edit or translate the headline please use the following snippet: twt.detail.tabManufacturer.headline
{% endhint %}

***

### Show manufacturer logo

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Manufacturer"" => Section "Basic configuration"

**Technical name**:\
`twt-product-detail-tab-manufacturer-logo-show`

## Related links

***

### Show subheadline

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Manufacturer"" => Section "Related links"

**Technical name**:\
`twt-product-detail-tab-manufacturer-related-links-subheadline-show`

{% hint style="info" %}
To edit or translate the subheadline please use the following snippet: twt.detail.tabManufacturer.moreInformation
{% endhint %}

***

### Show "Further products" link

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`don't show`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Manufacturer"" => Section "Related links"

**Technical name**:\
`twt-product-detail-tab-manufacturer-link-products-show`

{% hint style="info" %}
To edit or translate the label please use the following snippet: twt.detail.tabManufacturer.linkProducts.label
{% endhint %}

***

### Show "Manufacturer website" link

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Manufacturer"" => Section "Related links"

**Technical name**:\
`twt-product-detail-tab-manufacturer-link-website-show`

{% hint style="info" %}
To edit or translate the label please use the following snippet: twt.detail.tabManufacturer.linkWebsite.label
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.themeware.design/manual/product-pages/tab-manufacturer/configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
