> 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/geoip-shipping-rate-calculator/installation-instructions-shopify-2.0.md).

# Installation Instructions (Shopify 2.0)

Thank you for installing the GeoIP Shipping Rate Calculator app.

**Step 1:–** Copy the Snippet code below.

```
<div id="spiceshippingappid"></div>
```

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

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

<figure><img src="/files/uP6uHmmk2DTbp8omT5KB" alt=""><figcaption></figcaption></figure>

**Step 4** – Find the file **cart.liquid** in the templates folder.

<figure><img src="/files/0YpXik2sd8Gw43cPiJH6" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

&#x20;In the **Shopify Online Store 2.0,** each page type is represented as a **.json** file within the Templates folder of the theme, they are just simply data files that indicate which **sections** will appear by default on a page, and in what order.\
\
In our theme, we can see that **cart.json** file have a “**cart-items**” property, which is the section for that page, and the “**type**” property is used to identify the name of the included file.
{% endhint %}

<figure><img src="/files/uhsqP4dJXqGUJ1Cciji0" alt=""><figcaption></figcaption></figure>

**Step 5:-** Search for the **cart-items** section file name **(main-cart-items)** in the **Sections** folde&#x72;**.** In our theme, the file name is **“main-cart-items.liquid“.** It may vary depending upon the them&#x65;**.**

<figure><img src="/files/jVjPwe0uSMrCTJgaHveC" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/kLVrb4FZlCCD61n0emGU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For any enquiry or free installation assistance, simply contact us on our email: **<help@spicegems.com>**
{% endhint %}
