# Configuration

## Basic configuration

***

### Show headline "Product information..."

**Field type**:\
Select

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

**Example value**:\
`show`

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

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

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

## Properties table

***

### Show subheadline above properties table

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Description"" => Section "Properties table"

**Technical name**:\
`twt-product-detail-properties-headline-show`

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

***

### Show info text below properties table

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Description"" => Section "Properties table"

**Technical name**:\
`twt-product-detail-properties-info-show`

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

## Product videos

***

### Show product videos

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Description"" => Section "Product videos"

**Technical name**:\
`twt-product-detail-product-videos-show`

{% hint style="info" %}
Displays product videos in the "Description" tab or in the "Product videos" tab.

Product videos can be added via a custom field in the corresponding product.

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

***

### Product videos position

**Field type**:\
Select

**Available values**:\
• show above the properties\
• show below the properties

**Example value**:\
`show below the properties`

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Description"" => Section "Product videos"

**Technical name**:\
`twt-product-detail-product-videos-position`

## Datasheets

***

### Show datasheets

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Description"" => Section "Datasheets"

**Technical name**:\
`twt-product-detail-datasheets-show`

{% hint style="info" %}
Display "Datasheets" in the "Description" tab.

The datasheets can be added via a custom field in the corresponding product.

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

## Related links

***

### Show related links

**Field type**:\
Select

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

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

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

**Technical name**:\
`twt-product-detail-further-links-show`

{% hint style="info" %}
Display "Related links" in the "Description" tab.

The links can be added via a custom field in the corresponding product.

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

***

### Open links in a new tab

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

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

**Technical name**:\
`twt-product-detail-further-links-new-tab`

## Downloads

***

### Show downloads

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Description"" => Section "Downloads"

**Technical name**:\
`twt-product-detail-downloads-show`

{% hint style="info" %}
Display "Downloads" in the "Description" tab.

The downloads can be added via a custom field in the corresponding product.

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

## Comment

***

### Show comment

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Tab "Description"" => Section "Comment"

**Technical name**:\
`twt-product-detail-comment-show`

{% hint style="info" %}
Display a "Comment" in the "Description" tab.

The comment can be added via a custom field in the corresponding product.

To edit or translate the subheadline please use the following snippet: twt.detail.comment.title
{% 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-description/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.
