# Stock Countdown

### **For products have no variations:** <a href="#for-products-have-no-variations" id="for-products-have-no-variations"></a>

**Step 1:** From the admin dashboard, navigate to Products > All Products.

**Step 2:** Select the product you want to set the sale countdown timer for.

**Step 3:** At the Product data section, choose Product type as Simple product

**Step 4:** From the tab Inventory, enable "Manage stock", set Stock quantity and Intinial Number Instock. (Initial Number In Stock is used to calculate remaining product percentage so please set it to be equal to Stock quantity)

![](/files/iXWY3LYWMQ9oPATqZllj)

### **For products have variations:** <a href="#for-products-have-no-variations" id="for-products-have-no-variations"></a>

**At step 3:** Select Product type as Variable product

**Step 4:** Select tab Variations, click on each variation to display the setting

**Step 5**: Here you can install Stock quantity, and other settings.

**Step 6:** In Inventory tab, please set Initial Number In Stock similar to step 4 of product no variations.

**Step 7:** Click Save changes after finished editing.

![](/files/nBQDgoznsxZIy0naIJrQ)


---

# 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://uxper.gitbook.io/july-woocommerce-wordpress-theme/store-setup/product-page/stock-countdown.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.
