Manual installation
Last updated
Last updated
Manual integration is a critical process and requires an understanding of the editing theme codes.
You can follow the below step to integrate the calendar snippet on the cart page in your theme.
Step 1: Copy the Snippet code below or you can also find the same code in the installation instructions page of the app.
Step 2: Go to Online Store –> Themes –> Actions –> Edit Code
Step 3: Find the cart.liquid file in your theme. In some cases you need to check for cart-template.liquid
Step 4: Find the <form> tag and </form> tag
Step 5: Paste the code above </form> tag and click on Save!
Bingo! You can now find the calendar displayed on the cart page of your store.
Here is a quick video tutorial about it.