Dukaan Themes
  • Introduction to Dukaan Themes
  • Building your own custom theme
  • Getting the basics right
  • Making your first edit
  • Theme folder structure
  • How does it all work?
  • Nunjucks Templating Language
  • Basic code editing
    • Adding the HTML
    • Adding the CSS
    • Adding the Javascript
    • Adding Nunjucks
  • Customising Dukaan Templates
  • Dukaan Data
  • Advance code editing
    • Customising core functionality
  • Dukaan Functions
  • Integrating Dukaan Plugins
    • Wishlist plugin
    • Countdown timer plugin
    • Product scarcity plugin
  • Testing and Deploying Your Theme
  • Code Snippets
    • Changing text of Add to bag button
    • Adding shadow to product cards
    • Adding auto-scrolling text in homepage
Powered by GitBook
On this page

Was this helpful?

  1. Integrating Dukaan Plugins

Countdown timer plugin

PreviousWishlist pluginNextProduct scarcity plugin

Last updated 2 years ago

Was this helpful?

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

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 ?

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