# Configuration

## Badge: Stock badge

***

### Show stock badge

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Listing pages" => Block "Product badges (in the product box)" => Section "Badge: Stock badge"

**Technical name**:\
`twt-product-badges-stock-badge-show`

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

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

## Badge: Sold badge

***

### Show sold badge

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Listing pages" => Block "Product badges (in the product box)" => Section "Badge: Sold badge"

**Technical name**:\
`twt-product-badges-sold-badge-show`

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

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.extension.stockBadge.noStock
{% endhint %}

## Badge: Free shipping badge

***

### Show free shipping badge

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Listing pages" => Block "Product badges (in the product box)" => Section "Badge: Free shipping badge"

**Technical name**:\
`twt-product-badges-shipping-free-badge-show`

{% hint style="info" %}
Shows the ThemeWare® "Free shipping badge".

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

## Badge: Discount badge

***

### Show discount badge

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Listing pages" => Block "Product badges (in the product box)" => Section "Badge: Discount badge"

**Technical name**:\
`twt-product-badges-discount-badge-show`

{% hint style="info" %}
Shows the ThemeWare® "Discount badge".

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

## Badge: Topseller badge

***

### Show topseller badge

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Listing pages" => Block "Product badges (in the product box)" => Section "Badge: Topseller badge"

**Technical name**:\
`twt-product-badges-topseller-badge-show`

{% hint style="info" %}
Shows the "Topseller badge".

To edit or translate the text please use the following snippets: listing.boxLabelTopseller
{% endhint %}

## Badge: New badge

***

### Show new badge

**Field type**:\
Select

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

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Listing pages" => Block "Product badges (in the product box)" => Section "Badge: New badge"

**Technical name**:\
`twt-product-badges-new-badge-show`

{% hint style="info" %}
Shows the "New badge".

To edit or translate the text please use the following snippets: listing.boxLabelNew
{% 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/listing-pages/product-badges-in-the-product-box/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.
