Hey guys,
I have the following shopify store www.medifresco.es
I have enabled right drawer feature on my theme as I would like to test it out and see if I can increase conversion rate.
For my business, it is important that the customer can pick which day they want their order to be delivered, I am using datepicker for this. Datepicker cannot be implemented on a dynamic cart and it will look ugly, I want to have an intermediate step before going to checkout, which will be this page: https://medifresco.es/pages/dia-de-entrega
Unfortunately, when I add the button below to go to checkout (this code):
|
|
| - |
is not working and when clicking is basically doing nothing… I guess there is a feature from cart that must be implemented as well but I cannot find it. Of course when this works, the link in the right drawer will be changed to redirect the user to the calendar and afterwards it will take them to the final checkout
Hope you guys can help me with this one.
Thanks!!