Estimated Delivery Time For WooCommerce

Estimated Delivery Time For WooCommerce

0.00  bez DPH

Cena

Plugin ponúkame zadarmo

Kategória:
Share your love

Plugin pre WooCommerce ktorý slúži na zobrazenie odhadovaného času doručenia. Dobu dodania je možné nastaviť globálne, alebo pre každý produkt samostatne. Taktiež je možné pridať vylúčené dni.

 

WooCommerce plugin that displays 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.

Verzia

1.1.1 - 27.12.2024
vydaná verejná verzia

1.1.5 - 30.1.2025
- pridaná možnosť vypnúť zobrazenie odhadovaného času v emailovom potvrdení

1.3.1 - 18.8.2025

1.4 - 21.9.2025

Dokumentácia

Po dokončení objednávky pluginu obdržíte obratom mail. Mail obsahuje aktuálnu verziu pluginu na stiahnutie.
Plugin má názov estimated-delivery-time-for-woocommerce.zip, ktorý je vo formáte ZIP. Plugin sa nerozbaľuje a zostáva vo formáte ZIP.
Vo svojej administrácii wordpress prejdete na Pluginy > Pridať nový plugin a tu sa vo vrchnej časti stránky nachádza tlačidlo Nahrať plugin. Po stlačení kliknete na tlačidlo Vybrať súbor kde potom vložíte súbor ktorý ste obdržali v maile. Kliknete na Inštalovať teraz a následne Aktivovať plugin.


After completing the plugin order, you will receive an email. The email contains the current version of the plugin for download.
The plugin is named estimated-delivery-time-for-woocommerce.zip, which is in ZIP format. The plugin does not unpack and remains in ZIP format.
In your WordPress administration, go to Plugins > Add new plugin and here at the top of the page there is a button Upload plugin. After clicking, click on the button Choose file where you then insert the file you received in the email. Click on Install now and then Activate plugin.