# Configure the Setting Timer

In the Setting timer section, there are **3 timer types**. Each of them has its own functionality. In order not to get confused when setting it up, please review this document to better understand the work and usage of each timer types.&#x20;

### **Countdown to a date**&#x20;

This setting is used to configure the countdown time until a date.&#x20;

For example, the sale occasion starts at 00:00 AM on 10/10/2025 and ends at 7:00 PM on 30/12/2025. The time will be set up as follows:

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

***

### **Fixed minutes**

If you only want to kick up a flash sale to your store, this time type can be the best solution as you can create a countdown time by minutes for each purchase session. For example, you have a flash sale in 2 days left, you can set up the **Minutes** like this (2 days \* 24 hours \* 60 mins = 2880 minutes) :&#x20;

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

Depending on the amount of time you set up in the Minute field, the clock will run backward due to it.

***

### **Daily recurring timer**&#x20;

If you have a sale event that happens on a specific day/some specific days in a week and the sale only appears for a certain amount of time in the day, this time type can help you do that.&#x20;

Depending on your wish, you can set up the sale program on any day of the week, at a specific time. In this case, we will set up an example to easier understand.

*“There is a sale event that happens every Tuesday and Friday of the week, it starts from 10/10/2025 to 30/12/2024, from 14:00 PM to 17:00 PM”*

The timer will be set up as follows:<br>

<figure><img src="/files/6bl5jD47VWhyuPVE2I89" alt=""><figcaption></figcaption></figure>

***\*Note: Our app uses the standard timezone for this time setting and displays the time based on the local timezone of your browser. Moreover, if you set up a time that is earlier than the current time, the clock will not start counting down until the time comes.***&#x20;

**Select the timer’s action after ending the countdown:**&#x20;

**– Do nothing:** The countdown timer will stay the same on the page

**– Hide countdown block:** The countdown timer will disappear after the time ends.&#x20;

***

### Setting Display condition for the Countdown timer:

1. Configure the condition for the Countdown timer&#x20;
2. Set up display position: Show the timer on the **product page** or display it in other places by the **Shortcode**
3. Set device targeting to choose the device you want to show the Countdown timer on: **Desktop** or **Mobile**.

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

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

For further information about this step, please review this [**guide**](https://help.samita.io/docs/samita-countdown-timer-bar/setup-display-conditions-and-display-position-for-the-timer/) for better understanding.&#x20;

After finishing all steps to create the Countdown, click **Save** and start checking on the front store

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

**Important step!**

In order to enable the app data to your front store, please don’t forget to [activate our app embed](/samita-countdown-timer-bar/general-1/theme-integration.md) to your theme.

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

{% hint style="success" %}
**Friendly reminder!**\
If you do encounter any difficulty while proceeding with these steps, don’t show any hesitation to contact us promptly via the email address [<mark style="color:green;">support@samita.io</mark>](https://samita.io/pages/contact)
{% 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://docs.samita.io/samita-countdown-timer-bar/countdown-timer-1/configure-the-setting-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.
