Page 1 of 5 123 ... LastLast
Results 1 to 10 of 544

Hybrid View

  1. #1
    Join Date
    Nov 2006
    Location
    New York City
    Posts
    248
    Plugin Contributions
    1

    Default Order Delivery Date Support Thread

    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.

    This is my first contribution to the zen-cart community, and it is my way of saying thanks for all the help on the forums and giving back. I really believe in this project and am proud to offer what i can.

    I will post a link to the contribution's download page once it is approved by the Zen Cart administrators. (I wanted to make this thread first so i could include it in the readme.txt file)

    Let the journey begin!

    -MrMeech

  2. #2
    Join Date
    Sep 2006
    Posts
    101
    Plugin Contributions
    0

    Default Re: Order Delivery Date Support Thread

    This sounds great! Exactly what I was looking for for my personal gift store!
    Personalized candy favors and gifts: http://www.westcoastfavors.com

    The Sea Crew: http://www.theseacrew.com/shop/

  3. #3
    Join Date
    Nov 2006
    Location
    New York City
    Posts
    248
    Plugin Contributions
    1

    Default Re: Order Delivery Date Support Thread

    The download link is now available:

    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=976

    Please let me know how this works out for you - If the installation went smoothly, please let me know! Or, if you ran into any problems or have any suggestions, please let me know that as well.

    Thanks!

  4. #4
    Join Date
    Aug 2005
    Location
    Johnstown, PA, USA
    Posts
    45
    Plugin Contributions
    0

    Default Re: Order Delivery Date Support Thread

    mrmeech,

    Thank you for this contribution it is exactly what I was looking for. Installation went well although I did make a few changes to integrate with Ty's tracking module.

    Thanks again!!

  5. #5
    Join Date
    Nov 2006
    Location
    New York City
    Posts
    248
    Plugin Contributions
    1

    Default Re: Order Delivery Date Support Thread

    Quote Originally Posted by duffy View Post
    mrmeech,

    Thank you for this contribution it is exactly what I was looking for. Installation went well although I did make a few changes to integrate with Ty's tracking module.

    Thanks again!!
    I'm glad it worked out for ya. :)

  6. #6
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: Order Delivery Date Support Thread

    This is a great addition! Thank you.

    I have one question though. the site I'm working on offers same day delivery if they order before 10am. Is there any way that I can have it not have today's date listed after 10 am???

  7. #7
    Join Date
    Oct 2004
    Posts
    31
    Plugin Contributions
    0

    Idea or Suggestion Re: Order Delivery Date Support Thread

    Quote Originally Posted by mrmeech View Post
    Alrighty, it has been approved.

    You can find the contribution here:

    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=976

    Please let me know how this works out for you - If the installation went smoothly, please let me know! Or, if you ran into any problems or have any suggestions, please let me know that as well.

    Thanks!
    Hi I have installed this plugin and having a problem with it. It wont let my customers choose a delivery date. TABLE_HEADING_DELIVERY_DATE
    Date:


    Zen Cart 1.5.1

    Database Patch Level: 1.5.1

    v1.5.1 [2013-10-14 20:11:52] (New Installation)
    v1.5.1 [2013-10-14 20:11:52] (New Installation)

    Thank you for your time to help..

  8. #8
    Join Date
    Dec 2014
    Location
    Weesp, Netherlands
    Posts
    1
    Plugin Contributions
    0

    Default Re: Order Delivery Date Support Thread

    Hi trisha33,

    I had the same problem! but i found a solution!
    find the js file jscript_a-mootools.js in \includes\modules\pages\checkout_shipping
    and add the following "jQuery.noConflict();" on the top of the file underneath the remark //MooTools and above the var MooTools like this

    //MooTools etc..

    jQuery.noConflict();

    var MooTools={ver....

    this should do the trick! for me it works!
    why is this, because of a conflict in jquery..

  9. #9
    Join Date
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    279
    Plugin Contributions
    4

    Default Re: Order Delivery Date Support Thread

    Quote Originally Posted by Fandy69 View Post
    Hi trisha33,

    I had the same problem! but i found a solution!
    find the js file jscript_a-mootools.js in \includes\modules\pages\checkout_shipping
    and add the following "jQuery.noConflict();" on the top of the file underneath the remark //MooTools and above the var MooTools like this

    //MooTools etc..

    jQuery.noConflict();

    var MooTools={ver....

    this should do the trick! for me it works!
    why is this, because of a conflict in jquery..
    THANK YOU! THANK YOU! THANK YOU!

    I was struggling to get this Module to work with the new One Page Checkout, but this simple fix is the key!!

  10. #10
    Join Date
    Aug 2005
    Location
    Johnstown, PA, USA
    Posts
    45
    Plugin Contributions
    0

    Default Re: Order Delivery Date Support Thread

    mrmeech,

    Thanks for your reply back on the 12th. Due to that email bug on the forums I only got it today. Your work here is greatly appreciated!!!

    duffy

 

 
Page 1 of 5 123 ... LastLast

Similar Threads

  1. order delivery date addon - date not showing in checkout
    By jagall in forum Addon Shipping Modules
    Replies: 4
    Last Post: 19 Oct 2017, 09:09 PM
  2. JK Order Exporter - Support Thread
    By eVelt in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Sep 2015, 07:06 AM
  3. v151 Order Delivery date on Product Info Page
    By nicksab in forum General Questions
    Replies: 0
    Last Post: 30 Dec 2013, 03:23 AM
  4. Support Thread for JS Date Picker for options
    By eVelt in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 5 Dec 2013, 05:44 AM
  5. Order Delivery Date Mod
    By fagriffin in forum Addon Shipping Modules
    Replies: 1
    Last Post: 11 Oct 2008, 04:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg