Estimated Delivery Time for WooCommerce

19.00  excluding VAT

We offer a 3-day trial of the plugin. Use the coupon at checkout happy-product-test

Time of available updates
One year
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]

4) [delivery_shipping_prices]
– Nová funkcia ktorá umožní zobraziť navolené prepravné metódy a ich ceny.

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.

Time of available updates

One year

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)
2.0.0 - 16.05.2026
- Improved update processing

2.0.2 - 05.06.2026
* Added delivery time settings for each shipping method instance (zone-based methods).
* The product page now uses the fastest shipping method available.
* Added additional daily updates at the product level based on inventory status (In Stock, While Supplies Last, Out of Stock).
* The delivery output has been moved from the product meta fields to the shipping method lines in the shopping cart/checkout.
* Added compatibility with the WooCommerce cart/checkout delivery interface.
* Added/updated translation strings for new settings and labels.
2.0.3 - 13.06.2026
- Transition to the new MakeMeHappy licensing system
2.1.0 - 12.07.2026
- Pridaná možnosť zadania cien dopravy a ich zobrazenie pri dátume doručenia - Pridaný shortcode [delivery_shipping_prices] pre zobrazenie zadaných cien doručenie na ľubovoľnej stránke

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 *