# Inventory count down

![Message is displayed when current variant is 10 items or less](/files/-MjBAyV8nFy8f8g8KG97)

To enable, add the '**Sizes and remaining**' block to the Product page section:

<figure><img src="/files/brvJI7swimOgnsWtnWmz" alt=""><figcaption></figcaption></figure>

Configure under the **Inventory message** section of the block settings. Options include:

* Toggle message
* Show when low or always show
* Adjust the trigger for the 'Show when low' option
* Block padding

<figure><img src="/files/FObpJNk3vVZxXljuFpWJ" alt=""><figcaption><p>Sizes and reminaing block settings</p></figcaption></figure>

### Product setup

In your product setup, ensure Track quantity is checked to track inventory:

{% hint style="info" %}
Continue selling when out of stock - If this is checked, the inventory countdown message won't appear since the customer can still buy. Uncheck to display the countdown message.&#x20;
{% endhint %}

![](/files/-MeDNf7o8OtPGWaILQfj)


---

# 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://pipeline.groupthought.com/products/product-pages/inventory-count-down.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.
