Installation
Download, install and activate the extension.
It is strongly recommended you initially use a staging/development environment and test the extension before use on a production website.
If you haven’t already, connect your store to your WooCommerce.com account. This ensures you get extension update notifications when available.
Quick start guide
- Perform the installation steps above
- Go to WooCommerce > Settings > Shipping > Shipping countdown
- Configure the display settings as you require or use the defaults
- Configure the shipping class settings as you require, for each shipping class in WooCommerce > Settings > Shipping > Shipping classes you’ll be able to enter specific settings for that shipping class, you can also configure settings for if a product has no shipping class
- Save settings
- The shipping countdown will now appear on all products which match the shipping class settings entered
Settings
You can find the settings for this extension in WooCommerce > Settings > Shipping > Shipping countdown.
Depending on your requirements you may wish to create shipping classes in WooCommerce > Settings > Shipping > Shipping classes and assign them to your products.
Countdown display
These settings allow you to configure the countdown display. Each setting has a description of what the setting does below the setting or by hovering over the tool tip icon.
It is recommended that the automatic display setting is enabled, this will attempt to display the shipping countdown where your theme includes the action hook selected for the automatic display hook setting, if this is enabled and you are not seeing the shipping countdown appear it might be that your theme does not include the selected action hook, in this scenario try a different auto display hook or you can use the included block or shortcode in your product page template, for details on this see the description under the automatic display setting field.

Shipping classes
The shipping countdown will be displayed on all products that have no or a specific shipping class set depending on the settings you apply for each shipping class.
Each shipping class which has previously been created in WooCommerce > Settings > Shipping > Shipping classes will have various settings to configure as needed.

Product page
When a product meets the shipping class settings set the shipping countdown will display on the product page. It will display using the styling settings applied in the display settings.

Custom development
The following information is provided for custom development purposes for web developers, they are useful if you wish to add custom features or modify how the extension works. As per the WooCommerce support policy we cannot offer any support for your use of these custom development features.
Filter hooks
Filter hook | Description |
---|---|
wcsc_shipping_countdown_automatic_display_hooks_custom | Array of custom action hooks to include in the automatic display hooks selection setting |
FAQs
I have enabled automatic display but the shipping countdown is not displaying?
Firstly, check that your shipping class settings should result in the shipping countdown being displayed, remember to enable the shipping countdown for the specific shipping class (the first setting of a shipping class is to enable it). If you are using the automatic display setting it could be an issue that your theme is not including the automatic display hook you selected in settings. If so try selecting an alternative automatic display hook or disable the automatic display setting and then include the Shipping Countdown block or [wcsc_shipping_countdown]
shortcode in your product page template.
Does it work with variations that have specific shipping classes?
Yes, for variable based products which have different shipping classes set against variations the shipping countdown is based on that variation’s shipping class, if one isn’t set it uses the parent variable product’s shipping class.
Does it work with WooCommerce Subscriptions?
Yes, it works with both simple and variable subscription based products.
Can I use automatic display with a custom hook?
Yes, use the wcsc_shipping_countdown_automatic_display_hooks_custom
filter hook to add your own custom hook for selection in the automatic display hook setting. See the filter hooks section above for further details.
Is it compatible with a specific theme?
This extension will generally be compatible with most themes. There may be a small number of themes that are fully or partially incompatible due to clashes in functionality and/or if the theme has removed or adapted core WooCommerce functionality. If you would like to know if a specific theme will be compatible before purchase then please contact us and we can advise, it may not be possible for us to determine this e.g. if the theme requires a license and/or several configuration steps. In this scenario you are welcome to purchase and test this extension with the theme and if there is a a compatibility issue you can take advantage of the 30 day refund policy for this extension.
Is it compatible with a specific extension/plugin?
This extension will generally be compatible with most extensions/plugins. There may be a small number of extensions/plugins that are fully or partially incompatible due to clashes in functionality and/or if the extension/plugin has removed or adapted core WooCommerce functionality. If you would like to know if a specific extension/plugin will be compatible before purchase then please contact us and we can advise, it may not be possible for us to determine this e.g. if the extension/plugin requires a license and/or several configuration steps. In this scenario you are welcome to purchase and test this extension with the other extension/plugin and if there is a a compatibility issue you can take advantage of the 30 day refund policy for this extension.
Is it compatible with a specific page builder?
This extension will generally be compatible with most page builders. There may be a small number of page builders that are fully or partially incompatible due to clashes in functionality and/or if the page builder has removed or adapted core WooCommerce functionality. If you would like to know if a specific page builder will be compatible before purchase then please contact us and we can advise, it may not be possible for us to determine this e.g. if the page builder requires a license and/or several configuration steps. In this scenario you are welcome to purchase and test this extension with the page builder and if there is a a compatibility issue you can take advantage of the 30 day refund policy for this extension.
Support
If you need any further assistance with this extension please contact us. Please note that extension support does not include providing assistance with any custom development requirements as per the WooCommerce Support Policy.