Estimated Delivery Time for WooCommerce

19.00  excluding VAT

Plugin type
paid
Time of available updates
Lifetime
Plugin support period
One year
Use
on 1 site

The Estimated Delivery Time for WooCommerce plugin is used to display estimated delivery times. Delivery times can be set globally or for each product individually. It is also possible to add excluded days.

 

List of shortcodes used by the plugin and their handlers
----------------- --

1) [delivery_time]
- Handler function: display_delivery_time_shortcode
- Purpose: Displays the estimated delivery time for the global product on a product page.
- Notes: Uses global $product; returns empty string if no WC_Product available. Shows a short note only when stock > 0.
- Usage example: [delivery_time]

2) [wcdt_additional_quantity]
- Handler function: wcdt_additional_quantity_shortcode
- Purpose: Shows delivery time message for ordering multiple pieces (backorder/extra quantity).
- Attributes: id (optional) — pass product ID to render outside product context.
- Usage example: [wcdt_additional_quantity] or [wcdt_additional_quantity id="123"]

3) [delivery_time_next_state]
- Handler: anonymous closure registered via add_shortcode (inline callback)
- Purpose: Calculates and shows when additional quantity (next stock state) will be delivered, taking excluded days/dates and cutoff into account.
- Notes: Uses WP site timezone (wp_timezone()) in the moved version; relies on global $product.
- Usage example: [delivery_time_next_state]

Additional notes
------
- Excluded days and dates, cutoff time and per-product overrides affect all shortcodes that compute dates.
- For shortcode usage outside product loop, use attributes where supported (wcdt_additional_quantity accepts id).
- If you change shortcode implementation files, clear any server opcode cache (OPcache) to ensure changes load immediately.

Plugin type

paid

Time of available updates

Lifetime

Plugin support period

One year

Use

on 1 site

Changelog

1.1.1 - 27.12.2024
public version released

1.1.5 - 30.1.2025
- added option to disable display of estimated time in email confirmation

1.3.1 - 18.8.2025

1.4 - 21.9.2025

1.4.4 - 21.12.2025
- correction of displaying for product that has variants

1.5.1 - 24.1.2026
1.5.3 - added option to display custom text instead of product status when the item is sold out (e.g. "On its way <50 pcs")
1.5.4 - 30.03.2026
- Corrected closing time. Originally was the server time, now it is the time according to the time zone setting (Settings > General)
- Added ability to set container background, custom text color, custom icon (emoji)

Documentation

Documentation

Reviews

There are no reviews yet.

Be the first to review “Odhadovaný čas doručenia pre WooCommerce”

Your email address will not be published. Required fields are marked *