# Configuration

## Basic configuration

***

### Layout type

**Field type**:\
Select

**Available values**:\
• Label\
• Pill badges

**Example value**:\
`Label`

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

**Technical name**:\
`twt-product-detail-labels-style`

***

### Arrangement

**Field type**:\
Select

**Available values**:\
• side by side\
• one below the other

**Example value**:\
`one below the other`

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

**Technical name**:\
`twt-product-detail-labels-arrangement`

***

### Position

**Field type**:\
Select

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

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

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

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

{% hint style="info" %}
The labels replace the Shopware standard hints and can be displayed above or below the price.
{% endhint %}

## Label: Free shipping label

***

### Show shipping free label

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Free shipping label"

**Technical name**:\
`twt-product-detail-shipping-free-label-show`

{% hint style="info" %}
Shows the ThemeWare® "Shipping free label".

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

## Label: Stock label

***

### Show stock label

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Stock label"

**Technical name**:\
`twt-product-detail-stock-label-show`

{% hint style="info" %}
Shows the ThemeWare® "Stock label".

To edit or translate the texts please use the following snippets: **twt.detail.stockLabel...**
{% endhint %}

***

### Mode

**Field type**:\
Select

**Available values**:\
• Show stock above/below the threshold\
• Always show stock

**Example value**:\
`Show stock above/below the threshold`

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Stock label"

**Technical name**:\
`twt-product-detail-stock-label-mode`

{% hint style="info" %}
Choose when the label is shown: only around the threshold or always.
{% endhint %}

***

### Threshold (low stock)

**Field type**:\
Number field

**Example value**:\
`10`

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Stock label"

**Technical name**:\
`twt-product-detail-stock-label-threshold-lowstock`

{% hint style="info" %}
A label is displayed for products with a lower stock level.
{% endhint %}

***

### Threshold (high stock)

**Field type**:\
Number field

**Example value**:\
`500`

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Stock label"

**Technical name**:\
`twt-product-detail-stock-label-threshold-highstock`

{% hint style="info" %}
A label is displayed for products with a higher stock level.
{% endhint %}

## Label: Sold label

***

### Show sold label

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Sold label"

**Technical name**:\
`twt-product-detail-sold-label-show`

{% hint style="info" %}
Shows the ThemeWare® "Sold label".

The status "Sold out" only applies to products "On clearance sale".

Variant products are only marked as "Sold out" when they are "expanded" by properties in the listing.

To edit or translate the text please use the following snippet: twt.detail.stockLabel.noStock
{% endhint %}

## Label: 'Not available' label

***

### Show 'Not available' label

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: 'Not available' label"

**Technical name**:\
`twt-product-detail-notavailable-label-show`

{% hint style="info" %}
Shows the ThemeWare® "'Not available' label".

To edit or translate the text please use the following snippet: general.deliveryNotAvailable
{% endhint %}

## Label: Pre-order label

***

### Show pre-order label

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Pre-order label"

**Technical name**:\
`twt-product-detail-preorder-label-show`

{% hint style="info" %}
Shows the ThemeWare® "Pre-order label".

To edit or translate the text please use the following snippet: general.deliveryShipping
{% endhint %}

## Labels: Delivery time labels

***

### Show delivery time label

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Labels: Delivery time labels"

**Technical name**:\
`twt-product-detail-deliverytime-available-label-show`

{% hint style="info" %}
Shows the ThemeWare® "Delivery time label" (Available).

To edit or translate the text please use the following snippet: detail.deliveryTimeAvailable
{% endhint %}

***

### Show delivery time label (Restock)

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Labels: Delivery time labels"

**Technical name**:\
`twt-product-detail-deliverytime-restock-label-show`

{% hint style="info" %}
Shows the ThemeWare® "'Delivery time' label" (Restock).

To edit or translate the text please use the following snippet: detail.deliveryTimeRestock
{% 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/delivery-information-labels-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.
