stevenjm Posted June 8, 2011 Share Posted June 8, 2011 Ok, I have just spent a couple of hours trying to add a new field in database and code for a datepicker so I can let my customers choose which day they would like there delivery.Its occured to me that its just getting way too complicated for what I am trying to acheive and was thinking a simpler way would be to add a field on the orders page with a javascript datepicker and then just somehow append that input onto the "leave a message regarding your delivery" field.Any advice on the simplest way to acheive this and which files?basically I just want to get the form field variables from the datepicker field and the message field and add them together so that both are displayed. ie. $message = $message + $delivery_date ( the date just appended onto the message)Any help much appreciated as I have noticed also that a lot of people have been after the same system.Thanks. 1 Link to comment Share on other sites More sharing options...
Truemedia Posted June 9, 2011 Share Posted June 9, 2011 Try the jquery date picker which can be implemented on an input text field by including the css and js libraries needed for jquery ui.Then you can just implement this code in any js file to add it: $('#inputid').datepicker(); Link to comment Share on other sites More sharing options...
Radu Posted June 22, 2011 Share Posted June 22, 2011 you can use this module: http://www.ecommy.com/products/date-picker-with-hours-prestashop-p-32.htmlit has the posibility to remove holidays/weekends, defined working hours, cutoff hours for preparing the orders etc.. it is very mature in terms of business logic.The module is not free, but it's very cheap; it's my module, and I can help you with any questions you may have Link to comment Share on other sites More sharing options...
babyewok Posted August 30, 2011 Share Posted August 30, 2011 Does your module work with Prestashop version 1.4.4? Link to comment Share on other sites More sharing options...
Radu Posted August 31, 2011 Share Posted August 31, 2011 Module works with presta 1.4.4 in both checkout systems. I am open to any suggestions Link to comment Share on other sites More sharing options...
halmar76 Posted September 19, 2011 Share Posted September 19, 2011 Hi Radu, I have purchased your module this week and i'm missing just one thing. I don't want that my customers can place a order without picking a date. Do you know how i can manage that?? Thank you very much for your reply! Halmar Heijnen Het Taartgeheim Link to comment Share on other sites More sharing options...
Radu Posted September 19, 2011 Share Posted September 19, 2011 if you use one page checkout the feature will be available later this week, I will send you the module, just drop me an email to save it. Alternatively you can download the updated module from your account (later this week) Link to comment Share on other sites More sharing options...
Effexmedia Webdesign Posted October 20, 2011 Share Posted October 20, 2011 Hi there, Did you guys figure out how to make the datepicker required.? Can you please let me know how this is done. Thank you very much. kind regards Elbacom Link to comment Share on other sites More sharing options...
Pluncker Posted November 30, 2011 Share Posted November 30, 2011 if you use one page checkout the feature will be available later this week, I will send you the module, just drop me an email to save it. Alternatively you can download the updated module from your account (later this week) I need this functionality too. Are you still working on it? Regards Markus Link to comment Share on other sites More sharing options...
aligulbay Posted January 2, 2012 Share Posted January 2, 2012 Hello is there any way to put hours for delivery ? thanks Ali Link to comment Share on other sites More sharing options...
masterjpx2 Posted February 15, 2012 Share Posted February 15, 2012 I want to buy this module but i need it to charge more depending on the delivery date and hour Link to comment Share on other sites More sharing options...
dhobo Posted March 20, 2012 Share Posted March 20, 2012 Try the jquery date picker which can be implemented on an input text field by including the css and js libraries needed for jquery ui. Then you can just implement this code in any js file to add it: $('#inputid').datepicker(); can anyone help me how to do implement this in my own module? I've created a new module and in the configuration screen I have an input text field that I have given the class="hasDatepicker" value, but nothing happens when I click on it. I've used the Vouchers page as an example ( Backoffice > Payment > Vouchers > Add New) when you click on the date field there on the bottom of the page, a datepicker shows up. But I don't see anything happen on my page. My code is just this: $this->_html .= ' <script type="text/javascript" src="../modules/infodirectmarathonpromo/jquery-ui.min.js"></script> <form id="promo" name="promo"> <input type="text" name="test1" id="test1" class="hasDatepicker" /> </form> '; and in the <head> of my page it already includes the exact same JS / CSS files as the voucher page Link to comment Share on other sites More sharing options...
NemoPS Posted April 14, 2012 Share Posted April 14, 2012 Hi, I've figured out how it works a while ago. First of all, be sure the functions.php file is included (include_once('functions.php'). After that, call this function: includeDatepicker(array('from', 'to')); Of course, use your own names for from and to. Those are the ids for the input field that should be affected by datepicker. Now the magic: REMOVE hasDatepicker class! Yeah, dunno why but in my code the datepicker appeared once the classes on inputs were removed. Strange enough. Hope you solve your issue Cheers Nemo Link to comment Share on other sites More sharing options...
enagen Posted August 27, 2012 Share Posted August 27, 2012 you can use this module: http://www.ecommy.com/products/date-picker-with-hours-prestashop-p-32.html it has the posibility to remove holidays/weekends, defined working hours, cutoff hours for preparing the orders etc.. it is very mature in terms of business logic. The module is not free, but it's very cheap; it's my module, and I can help you with any questions you may have I just bought it. But i'm havving some problems: 1- How to change language in Front Office, from english to spanish?? there is no option. 2- Want to put diferent hours selectable: 13:00-14:00, 14:00-15:00, etc, dont find any option to do that. Waiting for response, Thnaks, ¨Sebastian Link to comment Share on other sites More sharing options...
Radu Posted February 12, 2013 Share Posted February 12, 2013 Hello Sebastian, I am answering here in case somebody else is searching for the same thing in the same place. there is a screen under shipping->Available week days. Here after you click a day of the week you can configure what hour intervals are available: Link to comment Share on other sites More sharing options...
klo73 Posted September 6, 2013 Share Posted September 6, 2013 Does your module work with Prestashop version 1.5.xx? Link to comment Share on other sites More sharing options...
MADCAN Posted October 29, 2013 Share Posted October 29, 2013 Hi Everyone, Been trying for days to get ahold of ecommy.com and no response. I need a date picker for my flowershop so I have just purchased the Datepicker with hours by ecommy.com. So much for an easy installation. I installed it and clicked the configure button and it just loads my homepage of the website. So, I am stuck. Opened a support ticket. Waiting to see if there will be any joy. Has anyone else had issues? Link to comment Share on other sites More sharing options...
MADCAN Posted October 29, 2013 Share Posted October 29, 2013 Hi All, I have purchased the datepicker from Ecommy. Followed the install instructions and it doesnt work. I sent a message to Radu and have not got a reply. Why is it so difficult to find a simple module for a simple datepicker. I know I am a newbie but to find something.......... Anyone have any suggestions. If not will have to outsource this. Have a good evening. Link to comment Share on other sites More sharing options...
Radu Posted October 31, 2013 Share Posted October 31, 2013 Hello, I also answered you in the ticketing system, sorry for the delay once again. The module is not quite simple as you can see checking the code and the features. I spent quite a lot of time developing it and keeping it up2date as you can see from the changelog. When you are getting the blank page, most often is when you entered backoffice using a different url than the default one. As a simple example www vs non-www. Right now I am doing a simple modification to avoid the same situation for the future as I simple didn't foreseen it. Link to comment Share on other sites More sharing options...
MohanaKrishnan Posted November 14, 2014 Share Posted November 14, 2014 Ok, I have just spent a couple of hours trying to add a new field in database and code for a datepicker so I can let my customers choose which day they would like there delivery. Its occured to me that its just getting way too complicated for what I am trying to acheive and was thinking a simpler way would be to add a field on the orders page with a javascript datepicker and then just somehow append that input onto the "leave a message regarding your delivery" field. Any advice on the simplest way to acheive this and which files? basically I just want to get the form field variables from the datepicker field and the message field and add them together so that both are displayed. ie. $message = $message + $delivery_date ( the date just appended onto the message) Any help much appreciated as I have noticed also that a lot of people have been after the same system. Thanks. Hi stevenjm, Did you got any solution on this ?. The posts here dosen't sounds having a free solution for this. Please if any one know a solution for this reply. Link to comment Share on other sites More sharing options...
daniel.a Posted November 27, 2014 Share Posted November 27, 2014 this plugin works ? i want to buy it Link to comment Share on other sites More sharing options...
mahones Posted December 5, 2014 Share Posted December 5, 2014 I recently purchased this and installed it, but when I try to checkout after selecting a date, I get the error below... Fatal error: Call to a member function getLastProduct() on a non-object in /home/natural/public_html/modules/eydatepickerproduct/eydatepickerproduct.php on line 273 Once I get this error, my whole store stops working and the error won't go away unless I disable the module... I've been trying to get support from the developer and so far have been waiting days and haven't heard back from him. Link to comment Share on other sites More sharing options...
Radu Posted February 20, 2015 Share Posted February 20, 2015 (edited) Mahones, I didn't find a ticket in my support system with this username but please note the plugin has a tab called support on which you have the details to easily open a support request. In your case I'll need your exact prestashop version, thank you. Edited February 20, 2015 by Radu (see edit history) Link to comment Share on other sites More sharing options...
viola_chisto Posted January 15, 2016 Share Posted January 15, 2016 Hi Radu, I want to buy your module, but I have question : I would like to use it for food delivery, so I only need the time picker with hours. But I would like default time picker is the actual hour + 45 minutes. Is is possible with your module ? Thank you Pierre Link to comment Share on other sites More sharing options...
vishalsingh119 Posted July 11, 2016 Share Posted July 11, 2016 hi,, i am trying your product module page,but it showing 404 error page... Date Picker for checkout (with hours) – Prestashop Not Found how i purchase this product. Link to comment Share on other sites More sharing options...
vishalsingh119 Posted July 12, 2016 Share Posted July 12, 2016 Hello, I also answered you in the ticketing system, sorry for the delay once again. The module is not quite simple as you can see checking the code and the features. I spent quite a lot of time developing it and keeping it up2date as you can see from the changelog. When you are getting the blank page, most often is when you entered backoffice using a different url than the default one. As a simple example www vs non-www. Right now I am doing a simple modification to avoid the same situation for the future as I simple didn't foreseen it. So does there any way,without using paid module we add some code in core file. Link to comment Share on other sites More sharing options...
grjgrj Posted September 5, 2016 Share Posted September 5, 2016 I'm using your module for online food store with (mostly same day) delivery. My problem is that customers order without choosing date or hour 4 the delivery. How can I make them choose the time and date for delivery? Link to comment Share on other sites More sharing options...
AmigaINC Posted September 4, 2017 Share Posted September 4, 2017 Hello, does the module work for 1.7 ? https://www.ecommy.com/product/date-picker-with-hours-for-prestashop It's not precised... Thx Link to comment Share on other sites More sharing options...
Knowband Plugins Posted September 6, 2017 Share Posted September 6, 2017 Hi Radu, I want to buy your module, but I have question : I would like to use it for food delivery, so I only need the time picker with hours. But I would like default time picker is the actual hour + 45 minutes. Is is possible with your module ? Thank you Pierre I'm using your module for online food store with (mostly same day) delivery. My problem is that customers order without choosing date or hour 4 the delivery. How can I make them choose the time and date for delivery? Hello, does the module work for 1.7 ? https://www.ecommy.com/product/date-picker-with-hours-for-prestashop It's not precised... Thx Hi All, After looking at your requirements, I am here to tell you about a perfect module to meet all your requirements. It is the preferred delivery date and time module. Below are some of its features: Allows your customers to choose the desired delivery date and time slot. Customers can select their desired delivery preferences on the checkout page. Customers can also update their desired delivery preferences after placing the order if allowed by admin. Customers get a calendar input to select the desired delivery date. Customers can select the time slot by choosing them from a drop-down list. The admin can configure the ‘time slot range’. For example, if time slot range is 2 hours, it will be shown as 8-10 AM, 10-12 AM, 12-2 PM etc. Admin can set up the start delivery and end delivery time of the day. For example, if start is 8:00 AM and end is 9:00 PM, customers can select the time slots falling under this range only. Admin can make delivery time field Optional or Mandatory. Admin can show or hide the time slot selection from the front end. And much more.... After looking at its features, I would like to address each of you one by one. @viola_chisto I am glad to inform you that it is possible to set default time as the actual hour + 45 minutes. And we have delivery time with hours, and also you can configure it accordingly, you can keep the delivery time gap of 1 hour, 2 hours, 3 hours... depending on your requirement. @grjgrj You can keep the Delivery date and time field mandatory. Without choosing the delivery date and time your customers cannot place an order. @AmigaINC Prestashop delivery date and time is compatible with PS version 1.7. Also adding, It is compatible with all PrestaShop themes and supports multi-lingual. If you like its features and want to explore it, you can do so by visiting the link provided: https://addons.prestashop.com/en/delivery-date/26189-knowband-preferred-delivery-time.html Link to comment Share on other sites More sharing options...
El Patron Posted September 6, 2017 Share Posted September 6, 2017 We recommended this module to client who purchased from addon's it and we installed/configured for them and worked fine. https://addons.prestashop.com/en/delivery-date/20307-delivery-dates-wizard-pro.html TIP: Always pre test modules on a dev copy of your shop before loading to production. Link to comment Share on other sites More sharing options...
vnovak Posted October 2, 2017 Share Posted October 2, 2017 Hello! We use module by Ecommy. Since we need to setup different setting for different delivery methods, is there possibility to install this module second time (second instance of it) and configure in another way? Looking forward to hear from you! Link to comment Share on other sites More sharing options...
Vict0r Posted September 11, 2018 Share Posted September 11, 2018 It works on Prestashop 1.7? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now