# Sale Countdown Timer

The Product Countdown Time feature can effectively enhance sales conversion rates by emphasizing the limited time available for shoppers to grab the deal.

## Set Time Countdown

{% hint style="info" %}
Set the Countdown Time in each product's properties. You can set this when creating a new product. If the product is already available, please click "Edit" on the product to set this value.
{% endhint %}

<div align="left"><figure><img src="/files/puopnAj4iE1Fo2aV9COt" alt=""><figcaption></figcaption></figure></div>

Select the <mark style="color:green;">**General**</mark> tab in the <mark style="color:green;">**Product Data**</mark> section and set the values.

* Sale price
* Promotion start date
* Promotion end date

<figure><img src="/files/fFZdnbh3FgvR7GAcbrc6" alt=""><figcaption><p>Select the <strong>General</strong> tab in the <strong>Product Data</strong> section and set the values.</p></figcaption></figure>

<div align="left"><figure><img src="/files/AGPpJuBusCDQGzoowWzn" alt=""><figcaption><p>Product Countdown</p></figcaption></figure></div>


---

# 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://documents.risingbamboo.com/wp-ecommax/ecommerce-settings/sale-countdown-timer.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.
