Release Date: May 23 2018
This plugin will allow the customer to choose a delivery date on the WooCommerce frontend product page. The delivery date will be visible to customers at every stage of the WooCommerce order cycle like the cart page, checkout page, order received page, notification email, etc.
From v1.3, You can set Minimum delivery preparation time & Number of dates to choose for delivery.
Screenshots
Details
The customer can choose any delivery date that is after the current date. The delivery date will be displayed on the cart page, checkout page, order received page, notification email, etc.
This plugin allows you to improve your customer service by delivering the order on the customer’s chosen date.
WooCommerce Compatibility
- WooCommerce 2.2 and above
Installation
You just need to activate this plugin & get Product Delivery Date meta box on your WooCommerce products page in admin side panel. You can enable/disable the Product Delivery Date calendar for the products by enabling or disabling the Enable Delivery Date checkbox. On deactivation of the plugin your settings will stay intact.
<!–
Support
You can request support from the Contact page.–>
Reviews
Best delivery date plugin I use in my flower shop support very helpful
1 of 2 people found this review helpful.
Help other customers find the most helpful reviews
Did you find this review helpful?
Works great and the support is really quick to reply. Recommend.
1 of 2 people found this review helpful.
Help other customers find the most helpful reviews
Did you find this review helpful?
Easy to use and good support service. It's an easy plugin, with a all-you-need default configuration. I'd a problem and support helped me until the problem was resolved.
1 of 2 people found this review helpful.
Help other customers find the most helpful reviews
Did you find this review helpful?
Easy to get the delivery date into all manner of exports and other places due to the way they have decided to store the data – very clever!
1 of 2 people found this review helpful.
Help other customers find the most helpful reviews
Did you find this review helpful?
I got the expected result. The plugin is really helpful for me.
1 of 2 people found this review helpful.
Help other customers find the most helpful reviews
Did you find this review helpful?
helpful
1 of 2 people found this review helpful.
Help other customers find the most helpful reviews
Did you find this review helpful?
Client needed to add a ship date just so guests could pre-order some goodies but ship them later. This plugin did the trick and effortlessly! Thank you!
Hi team, Thanks a ton.. I searched for tweaks and many solutions to find a way out for min. preparation time. This plug in did that in a snap.
We are using these plugin and it is working.
Hi,
I just discover this plugin, and it’s exactly what I was looking for.
But, I’m trying to change the language ($locale), in english to french.
I need some help.
Best regard,
T.
Hi,
The support team shall check this issue for you tomorrow morning when they start their work day – in about 10 hours.
:Vishal
Hello,
Thank you for this great pluggin !
How can I set the date of delivery ? I can’t find any setting up
Thanks for your answer.
Best regards.
Delphine
Hi Delphine,
Thank you for the appreciation.
You can enable the user to select a Delivery Date for a product by enabling “Enable Delivery Date” setting from Edit Product page in admin which is under “Product Delivery Date” meta box. Here is the screenshot for your reference: http://screencast.com/t/JKMpxTCUy
Please let me know if you have any further queries.
Hello,
With this plugin its possible disable the the same day for delivery? Can i exclude the weekend too?
Wait your reply. Thank you.
Hi,
Currently, it is not possible in Product Delivery Date Lite plugin to disable delivery for the same day of specific weekdays.
However, we have this feature in our Pro version of the plugin. You can check it on the demo website. Here are the links for the demo site:
1. Frontend: http://demo.tychesoftwares.com/woo_prdd_demo/?post_type=product
2. Admin: http://demo.tychesoftwares.com/woo_prdd_demo/wp-login.php?redirect_to=http%3A%2F%2Fdemo.tychesoftwares.com%2Fwoo_prdd_demo%2Fwp-admin%2F&reauth=1
hi, is it possible automatically charge a higher delivery fee when the client chooses a delivery date 1-2 days from the current date?
Hi Bruce,
Currently, it is not possible in the Product Delivery Date Lite plugin to add extra delivery charges for the selected delivery date. However, we have this feature in Product Delivery Date Pro plugin where you can add different delivery charges for different weekday or some specific dates.
You can check this feature on our demo website:
1. Frontend: http://demo.tychesoftwares.com/woo_prdd_demo/?post_type=product
2. Admin: http://demo.tychesoftwares.com/woo_prdd_demo/wp-login.php
Please let me know if you have any further queries.
Hi, Great plugin guys, congrats. I have a multi vendor site, so the products will be created by users in the front-end (template-shop-product.php) and saved when the user click “save” in the front-end as well (updateProduct() function). My questions are: 1. How can I have “Enable Delivery Date” ticked by default? 2. Would you provide the PHP code I need to add in my template-shop-product.php file to have “Minimum Delivery preparation time” and “Number of Dates to choose” available from the front end? 3. Would you provide the code I need to add in my updateProduct() function to save the… Read more »