> For the complete documentation index, see [llms.txt](https://help.spicegems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.spicegems.com/order-delivery-date/installation/manual-installation-in-2.0-theme.md).

# Manual installation in 2.0 Theme

This process is for Shopify 2.0 themes.

**Step 1:** Copy the below-shared snippet code:-

(same code is available on the installation instructions page in the app)

```
<div class="spicegemsodd" id="spicegemsoddappID"></div>
```

**Step 2:** Go to the **Online store** –> **Themes**>**Shopify Admin**.

**Step 3:** Select **Actions** (Current theme) and click **“Edit code”.**

**Step 4:** Find **main-cart-items.liquid** in the **Sections** folde&#x72;**.** It may differ depending on the theme’s structur&#x65;**.**

**Step 5**: Find the  **\</form>** tag in the file. Paste the snippet above **\</form>** tag and save the changes.

You can now find the calendar displayed on the cart page of your store.

{% hint style="info" %}
***Please note that the calendar will only work when it is placed inside the form.***
{% endhint %}

The calendar is now visible on the cart page.
