# Configuration

***

### Show benefits

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)"

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

## Basic configuration

***

### Layout type

**Field type**:\
Select

**Available values**:\
• plain\
• emphasised

**Example value**:\
`plain`

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)" => Section "Basic configuration"

**Technical name**:\
`twt-product-detail-benefits-layout-type`

***

### Content

**Field type**:\
Select

**Available values**:\
• Snippet\
• Custom field\
• Custom field or snippet\
• Snippet and custom field

**Example value**:\
`Snippet`

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)" => Section "Basic configuration"

**Technical name**:\
`twt-product-detail-benefits-content`

{% hint style="info" %}
To edit or translate the texts please use the following snippets: twt.detail.benefits.headline and twt.detail.benefits.content
{% endhint %}

***

### Position

**Field type**:\
Select

**Available values**:\
• above the price\
• below the product specifications (default)

**Example value**:\
`below the product specifications (default)`

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)" => Section "Basic configuration"

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

***

### Show headline

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)" => Section "Basic configuration"

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

## Colour configuration

***

### Icon colour

**Field type**:\
Color picker

**Example value**:\
`$sw-color-success`

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)" => Section "Colour configuration"

**Technical name**:\
`twt-product-detail-benefits-icon-color`

***

### Border colour

**Field type**:\
Color picker

**Example value**:\
`#eeeeee`

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)" => Section "Colour configuration"

**Technical name**:\
`twt-product-detail-benefits-border-color`

{% hint style="info" %}
**Note**: This configuration only applies in layout type "emphasised".
{% endhint %}

***

### Background colour

**Field type**:\
Color picker

**Example value**:\
`#fafafa`

**Path to the configuration**:\
Tab "Product pages" => Block "Benefits (in the buybox)" => Section "Colour configuration"

**Technical name**:\
`twt-product-detail-benefits-background-color`

{% hint style="info" %}
**Note**: This configuration only applies in layout type "emphasised".
{% 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/benefits-in-the-buybox/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.
