> For the complete documentation index, see [llms.txt](https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/sale-countdown-timer.md).

# Sale countdown timer

Demo: <https://minimog.thememove.com/product/wool-blend-jacket/>

<figure><img src="/files/9fJygeWt5Fhy2EVWwaOm" alt=""><figcaption></figcaption></figure>

*In this guide, you can set Sale Countdown Timer for certain products.*

{% embed url="<https://youtu.be/PybSmOqxfrk>" %}

{% hint style="info" %}
To use Sale Coutdown Timer, you'll need to activate the **Sales Countdown Timer Premium for WooCommerce and WordPress** plugin.

From the Dashboard, go to **Insight Core >** **Plugins** > **Install &** **Activate Sales Countdown Timer Premium for WooCommerce and WordPress.**
{% endhint %}

### **For products have no variations:**

**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 General, click on Schedule next to the Sale price, set the Sale price as well as the valid time for it.

![](/files/JDTjeCuEJiFgwxETyS2v)

![](/files/SoMBqrQHuC5xLykXfLD6)

**Step 5:** Set some more options right below as you want, then choose the Countdown timer profile.&#x20;

### **For products have variations:**

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

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

![](/files/RUEM7Xx1CkQqbPsixo8r)

**Step 5**: Here you will also set the Sale price, valid date and time for the sale, and other settings.

![](/files/5c6LLQDa4regd2EeCFgF)

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

{% hint style="danger" %}
Note: Don’t forget to hit Update to save your changes for that product.
{% endhint %}

### **How to customize Countdown timer profile:**

**Step 1:** Select Countdown Timer from the admin dashboard

**Step 2:** Here you can customize its settings with General settings, the countdown timer design for both 2 types of Countdown timer profile.

![](/files/rwx4dTcCsDgsMYYdDes9)

**Step 3:** Click Save when finished your customization.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/sale-countdown-timer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
