Description
Delivery Slot for Woocommerce enhances the WooCommerce shopping experience by allowing customers to select preferred delivery date and time slot before adding products to their cart. The selected delivery slot is displayed in the cart, order details, and admin panel.
Installation
- Upload the
delivery-slot
folder to the/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Go to a WooCommerce product page to see the delivery date & time picker.
FAQ
-
Q: How does the delivery date selection work?
-
A: Customers can select a delivery date from the next two available days and choose a time slot before adding the product to the cart.
-
Q: Does this plugin support variable products?
-
A: Currently, the plugin only works with simple WooCommerce products.
-
Q: Will the delivery date show in the cart and checkout?
-
A: Yes, the selected delivery date and time appear in the cart.
Reviews
Contributors & Developers
“Delivery Slot Manager for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Delivery Slot Manager for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Added dynamic next two days delivery slot selection.
- Fixed CSS issues by moving styles to an external file.
- Ensured compatibility with the latest WooCommerce versions.