This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Delivery Countdown Timer

Description

Display the delivery timer based on days and cut off time for woocommerce products like next day delivery and scheduled delivery to know the customer how much time is left for one day delivery.

Admin end we can modify the display text and need to show the timer before Add to Cart Button in single product page or not and may set each day individually, show or hide the weekends.

Use Timer as shortcode like <?php echo do_shortcode('[countdown]');?> on sidebar, below menu bar whereever you want

Timer location works based on wordpress default Timezone.

Screenshots

  • Timer settings page in admin end.

  • Show the timer before add to cart button.

Installation

  1. Upload delivery-countdown-timer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings -> Countdown Timer in admin end / Go to Single Product page to see the timer

FAQ

Countdown Timer display settings?

It would display all days of a week.(Sunday – Saturday)
You may disable or skip the timer on holidays like saturday and sunday.

Is possible to display before cart button?

By default it displays at single product page before add to cart button. If you don’t want to show at here means you may uncheck it on its settings page.

Default options?

{clock-icon} To display clock icon.

{strong} To display content by bold from here.

{/strong} To display content by bold till here.

{delivery-time} To display the delivery time. Eg., 8PM

{delivery-day} To display the day and date. Eg., Monday, Sep 28

{timer} To display the timer

Reviews

January 14, 2019
Normally I don't like trying old, non-updated plugins but I figured with a plugin that just displays a JavaScript countdown based on local WordPress timezones settings, not many thing can go wrong. and that's true: the plugin still works perfectly even after 3 years of no updates 🙂 Thanks!
September 3, 2016
This plugin is what i need, would be nice to set the counter for more hours on the weekend Thanks!
September 3, 2016 3 replies
We love this feature, glad I found it. Will give your ecommerce site that added polish. Another great option would be the ability to add a list of "holiday" dates to automatically suspend shipping. I love it.
September 3, 2016 2 replies
This plugin looks very promising and easy to work with. Great for flash sale sites like the one i am working on. It would be even greater if developer adds in the feature for period sales. Rather than next day shipping, I have sales periods and all orders will be shipped out after that period. Would be great if the counter can be set to 2-3 weeks, for example. Thanks!
Read all 3 reviews

Contributors & Developers

“Delivery Countdown Timer” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

Initial Release