> 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/additional-features/extensions/product-badges/sold-badge.md).

# Sold badge

The **sold badge** marks sold-out products – in the product box on listing pages and on the product page (gallery or buybox).

> #### Sold out
>
> The status "Sold out" is fulfilled in [Shopware](https://github.com/shopware/shopware/blob/trunk/src/Storefront/Resources/views/storefront/component/delivery-information.html.twig#L48) if a product is in on "Clearance sale" and the "Available stock" is less than the "Min. order quantity". You can find more information in the [Shopware documentation](https://docs.shopware.com/en/shopware-6-en/catalogues/products#deliverability).

***

## Configuration

### **Theme configuration**

#### **Listing pages**

1. Go to the "**Listing pages**" tab
2. Expand the "**Product badges (in the product box)**" block
3. Scroll to the section "**Badge: Sold badge**"
4. Enable the configuration "**Show sold badge**"
5. Save your changes after editing

#### **Product pages**

1. Go to the "**Product pages**" tab
2. Expand the "**Product badges (in the image gallery or buy box)**" block
3. Scroll to the section "**Badge: Sold badge**"
4. Set the configuration "**Show sold badge**" to "**show in the image gallery**" or "**show in the buy box**"
5. Save your changes after editing

{% hint style="info" %}
**Note**: The badge is displayed if the product is on "Clearance sale" and the stock is below the "Min. order quantity" – provided the sold badge is enabled for the product box (listing pages) or the product page (gallery or buybox).
{% endhint %}

***

## Summary

#### Theme configuration

* Tab "Listing pages" => Block "Product badges (in the product box)" => Section "Badge: Sold badge" => Show sold badge
* Tab "Product pages" => Block "Product badges (in the image gallery or buy box)" => Section "Badge: Sold badge" => Show sold badge

#### Snippets

* `twt.extension.stockBadge.noStock`
* `twt.extension.soldBadge.icon`
  * **Note**: May be replaced by a theme configuration.
