# Installation Instructions (Sectioned theme)

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

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

**Step 2** – Go to  **Online Store** under the Shopify admin.

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

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

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

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

**Step 5** – In the **cart.liquid** file search for the included file name **{% section ‘cart-template’%}** in the **‘Sections’** folder.

In our theme, the file name is “**cart-template**“. It may vary depending upon the theme.

**Step 6** – Find the **\<form>** and **\</form>** tags in the **cart-template.liquid** file and paste the snippet above **\</form>** tag.

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

**Quick video instruction:**

{% embed url="<https://vimeo.com/341293517>" %}

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.spicegems.com/geoip-shipping-rate-calculator/installation-instructions-sectioned-theme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
