How to show the delivery calendar on a specific position on the cart page?

To show date picker on specific position in your cart page, needs to insert the below code in cart.liquid file.

Cart file path: Login into admin panel-> left side menu, select online store -> select Themes.

Now in left side bar of theme editor, Search “cart.liquid” file in Section, click on it to open.

Insert below code in the file on proper position where you want to show Date picker and save the file.

<div class="iweb-order-delivery-dt-pro"></div>

For quick view of all the above step, check the below image #

Scroll to Top