# Return Form Integration

## **1. Create the RMS Template**

* Go to **Shopify Admin → Online Store → Themes** and click **Edit theme** on the live theme.

<figure><img src="/files/91byCqafH3K1TNf54yFj" alt=""><figcaption></figcaption></figure>

* From the top dropdown, select **Homepage**, then switch to the **Pages** section.

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

* Click **Create Template**.

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

* Enter a name for your new template.

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

* In the **Apps** section, click **+ Add block** and select the **Return Management System** block.

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

* Rearrange the block position if needed.
* Click **Save**.

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

## **2. Assign the Template to Your Returns Page**

* Go to **Shopify Admin → Pages** and open your Returns page.

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

* Assign the newly created **RMS template** to this page.

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

## **3. Add the Returns Page to Navigation**

* Go to **Shopify Admin → Content → Menus**.

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

* Add the Returns page to your preferred menu (e.g., Main Menu or Footer Menu).

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

## **4. Final Output**

The Returns Form is now successfully integrated into your store, allowing customers to submit return requests directly from the storefront.

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

If you need any help integrating the Return Form, please drop us an email on <help@spicegems.com>


---

# 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/easy-returns-management-system/return-form-integration.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.
