> 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/manual/product-pages/tab-properties/configuration.md).

# Configuration

***

### Show properties table in a seperate tab

**Field type**:\
Select

**Available values**:\
• don't show as a separate tab (default)\
• show in a seperate tab

**Example value**:\
`show in a seperate tab`

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

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

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

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

## Basic configuration

***

### Show headline

**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 "Properties"" => Section "Basic configuration"

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

{% hint style="info" %}
To edit or translate the headline please use the following snippet: twt.detail.tabProperties.headline
{% 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 "Properties"" => Section "Basic configuration"

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-properties/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.
