I"ve found a tutorial on how to add a calendar onto the cart page. I’m also wanting this on the product page itself but up above the ADD TO CART Button.
Can anyone tell me where to place the code in the product.liquid so it sits nicely above the ADD TO CART button and not at the bottom of the page.
this code is working but , i dont have product.template file in my store ,i have product-form.liquid where i want this . but due to forloop i could not implement.
and how can i highlight the date for selection like range (from ,to).
Hi, I tried adding the code into the file like you mention but there nothing appears. I am using the Narrative theme and not sure what the reason is for this. Can you help me out?
Decide whether to let customers choose suitable delivery dates and time slots in your preferred format or not by enabling or disabling the delivery date picker from the backend of the delivery app. Display the delivery date picker on either product page(s) or cart page.
When your requirement is limited to just showing the estimated delivery date to the customers, then you should use scripts to show the delivery date.
Order Delivery Date Manager provides the delivery date selection on the product page and also with the cart page.
Hey Megan, I’ve had a look on your shop and wonder which app you used for the date picker and free text field. I’d need both for my shop, but as newbie don’t know where to start.
You kindly helped me out with some code to add a Delivery Date / Calendar. If I needed to make this section required how would you go about setting this as a requirement?