# Inventory count down

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

#### Product setup

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

![](/files/-MeDNf7o8OtPGWaILQfj)

{% hint style="info" %}
Continue selling when out of stock - If this is checked, the inventory count down message won't appear since the customer is still able to buy. Uncheck to display the count down message.&#x20;
{% 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://pipeline.groupthought.com/pipeline-5/products/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.
