Order Delivery Date

Description
This contribution adds an nice fade-in popup calendar during checkout to select the date which they would like their order to be delivered.

This is very helpful for stores with perishable items, such as food or flowers.

The requested delivery date will then appear on:

* Confirm Order Page
* Email sent to customer when order is processed
* In the Admin: Edit Order, Invoice, Packing Slip
* When you update the status of an order it will include the delivery date on the email generated to the customer (if you select to notify customer)
* On the main orders page in the Admin, there is a new table field that shows the requested delivery date

This contribution is based off of the "ship date and cancel date" contribution, and i would like to make sure credit goes to everyone that has worked on this before myself. There were a number of issues with the code in that contribution and they are aiming to make more of a "PO" contribution. I simply needed a solid delivery date feature for one of my stores, so i am putting the code up for everyone else to benefit.

Support Thread: http://www.zen-cart.com/forum/showthread.php?t=92762
+ Download Latest

Forum Support Thread

Submit An Updated Version
Zen Cart® Versions v1.3.8, v1.3.9, v1.5.1, v1.5.5
Original Author mrmeech
Last Updated by mc12345678 - 11 Aug 2018
Downloads 6,970

Version History

Order Delivery Date   -   Version: 2.6.1
(v2.6.1) as identified by a few people, the new checkout plugin that offers a single page check (One Page Checkout) was found not to be compatible with this plugin. This version incorporates use of notifiers in that software and the way it has reworked core Zen Cart operation to maintain operation. Also more work has been done to move operations further away from the core code and to make use of common characteristics in the Zen Cart software.
- Modified the template files to expand the ability to offer modified content.
- Modified usage of global variables to reference $GLOBALS[''] instead of using the global construct.
- Updated the jscript_a-mootools.js file to version 1.2.5.
  + Download
Zen Cart® Versions v1.3.8, v1.3.9, v1.5.1, v1.5.5
Date Added 11 Aug 2018
Author mc12345678
File Size 416.9 KB
PHP 5.3 Safe? No
Downloads 245
 
Order Delivery Date   -   Version: 2.5.2
What changed v2.5.2:

- Removed modifications from core files and used the notifier/observer system instead for ZC 1.5.5. Specifically the autoloader system.
- Replaced the mootools javascript with software that works with ZC 1.5.5.
- Removed changes from template files that did not get incorporated into ZC 1.5.5.
- Added text to identify that the delivery date is optional/required.
  + Download
Zen Cart® Versions v1.3.8, v1.3.9, v1.5.0, v1.5.1, v1.5.5
Date Added 13 Nov 2017
Author mc12345678
File Size 393.7 KB
PHP 5.3 Safe? No
Downloads 142
 
Order Delivery Date   -   Version: 2.5.1
This version corrected the zip file errors of version 2.5. No code changes made.

- Updated the fileset to merge/include ZC 1.5.5 both the classic template and responsive.
- Added to repopulate the order delivery date field with the value entered previously (as in navigating back from the checkout_confirmation page)
- Removed the Read-only attribute for the date entry field (commented out but still present) to support when/if javascript is disabled. Be sure to notify your customer(s) about the date format that is needed if you keep the field updateable.)
  + Download
Zen Cart® Versions v1.3.8, v1.3.9, v1.5.0, v1.5.1, v1.5.5
Date Added 15 Feb 2017
Author mc12345678
File Size 421.9 KB
PHP 5.3 Safe? Yes
Downloads 137
 
Order Delivery Date   -   Version: 2.4
Order delivery date can now be required or not depending on a minimum values entry. Mootools js has been replaced with a version that works with IE9. All versions updated.

Please run the sql script order_delivery_date_2_4 if you are updating from an older version.
  + Download
Zen Cart® Versions v1.3.8, v1.3.9, v1.5.0, v1.5.1
Date Added 10 Dec 2012
Author delia
File Size 312.8 KB
PHP 5.3 Safe? Yes
Downloads 1,065
 
Order Delivery Date   -   Version: 2.3.2
Updated files to 1.5.1   + Download
Zen Cart® Versions v1.3.9, v1.5.0, v1.5.1
Date Added 12 Oct 2012
Author delia
File Size 239.2 KB
PHP 5.3 Safe? Yes
Downloads 189
 
Order Delivery Date   -   Version: 2.3.1
Fixed bug in shipping template for 1.3.9.   + Download
Zen Cart® Versions v1.3.9
Date Added 4 Jul 2011
Author swguy
File Size 162.7 KB
PHP 5.3 Safe? Yes
Downloads 789
 
Order Delivery Date   -   Version: 2.3
Updates for 1.3.9, plus 1.3.8 fixes. Both versions are in the zip; use the correct version for your cart.   + Download
Zen Cart® Versions v1.3.9
Date Added 20 Sep 2010
Author swguy
File Size 162.1 KB
PHP 5.3 Safe? Yes
Downloads 854
 
Order Delivery Date   -   Version: 2.2
-The update from 5/27/2008 to fix the button completely broke another part of the form.
-Only Changed File Is: includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_shipping_default.php
  + Download
Zen Cart® Versions v1.3.8
Date Added 7 Jun 2008
Author mrmeech
File Size 99.0 KB
PHP 5.3 Safe? Unknown
Downloads 2,485
 
Order Delivery Date   -   Version: 2.1
Fixed an issue with the calendar button displaying twice on Checkout Shipping page (tpl_product_shipping_default.php)   + Download
Zen Cart® Versions v1.3.8
Date Added 4 Jun 2008
Author mrmeech
File Size 98.9 KB
PHP 5.3 Safe? Unknown
Downloads 261
 
Order Delivery Date   -   Version: 2
This contribution adds an nice fade-in popup calendar during checkout to select the date which they would like their order to be delivered.

This is very helpful for stores with perishable items, such as food or flowers.

The requested delivery date will then appear on:

* Confirm Order Page
* Email sent to customer when order is processed
* In the Admin: Edit Order, Invoice, Packing Slip
* When you update the status of an order it will include the delivery date on the email generated to the customer (if you select to notify customer)
* On the main orders page in the Admin, there is a new table field that shows the requested delivery date

This contribution is based off of the "ship date and cancel date" contribution, and i would like to make sure credit goes to everyone that has worked on this before myself. There were a number of issues with the code in that contribution and they are aiming to make more of a "PO" contribution. I simply needed a solid delivery date feature for one of my stores, so i am putting the code up for everyone else to benefit.

Support Thread: http://www.zen-cart.com/forum/showthread.php?t=92762

Screenshot: http://www.zen-cart.com/forum/attachment.php?attachmentid=3936&d=1210920332
  + Download
Zen Cart® Versions v1.3.8
Date Added 16 May 2008
Author mrmeech
File Size 95.3 KB
PHP 5.3 Safe? Unknown
Downloads 314
 
Order Delivery Date   -   Version: 1.0
This contribution will add a field during checkout where a customer can select the date which they would like a product to be delivered.

The requested delivery date will then appear on:

* Confirm Order Page
* Email sent to customer when order is processed
* In the Admin: Edit Order, Invoice, Packing Slip
* When you update the status of an order it will include the delivery date on the email generated to the customer (if you select to notify customer)
* On the main orders page in the Admin, there is a new table field that shows the requested delivery date

This is very helpful for stores with perishable items, such as food or flowers.

This contribution is based off of the "ship date and cancel date" contribution, and i would like to make sure credit goes to everyone that has worked on this before myself (I did my best to notate this in the files). There were a number of issues with the code in that contribution and they are aiming to make more of a "PO" contribution. I simply needed a solid delivery date feature for one of my stores, so i am putting the code up for everyone else to benefit.

Support Thread: http://www.zen-cart.com/forum/showthread.php?t=92762
  + Download
Zen Cart® Versions v1.3.8
Date Added 27 Mar 2008
Author mrmeech
File Size 59.3 KB
PHP 5.3 Safe? Unknown
Downloads 489
 


disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR