# Sold label

{% hint style="info" %}
**Note**: This article is work in progress.
{% endhint %}

...

#### 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

You can find the configuration in the tab "Product pages":

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

...

***

## Summary

#### Theme configutaion

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

#### Snippet

* `twt.detail.stockLabel.noStock`
