> 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="https://869317877-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEpxvKr8371wMxhqFS6hu%2Fuploads%2FLcH4KdMvD5rT3PxAExR7%2FScreenshot%202023-04-05%20at%2018.06.06.png?alt=media&amp;token=2bf3ebe4-53f7-4703-91e9-ccb94428f5d6" 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 %}
