> For the complete documentation index, see [llms.txt](https://docs.mydukaan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydukaan.io/integrating-dukaan-plugins/countdown-timer-plugin.md).

# Countdown timer plugin

An active countdown timer looks like this in the product details page.

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

> A countdown timer displays a visual countdown to a specific date and time, usually the end of a sale or promotion. This creates a sense of urgency for potential buyers and encourages them to take action before the timer runs out. The countdown timer can help increase conversions, drive sales, and create a sense of excitement for customers.

### 🤔 How to use ?

{% code overflow="wrap" %}

```html
<div class="dukaan_plugins-countdown_timer" id="dukaan_plugins-countdown_timer-below_price"></div>
```

{% endcode %}
