# Embed return portal to the store page

#### **Step 1: Access Your Shopline Admin Dashboard**

1. Log in to your Shopline account.
2. Navigate to the **Admin Dashboard**.

#### **Step 2: Create a New Page**

1. In the Shopline Admin Dashboard, go to **Online Store** in the left-hand menu.
2. Click on **Pages**.
3. Click on **Create a page**.

<figure><img src="/files/5VpblGMQBNWzFvBOeOLv" alt=""><figcaption></figcaption></figure>

#### **Step 3: Configure the New Page**

1. In the **Title** field, enter a suitable title for your return page.
2. In the **Content** section, switch to the **HTML editor** by clicking on the **<>** icon.

<figure><img src="/files/3ySdbjrQ8huVfbc7Us0y" alt=""><figcaption></figcaption></figure>

#### **Step 4: Embed the Return Page Code**

1. Obtain the embed code for your Synctrack Returns page from your Synctrack Returns dashboard.

   * Log in to your Synctrack Returns account.
   * Navigate to the **Return Page** settings.
   * Copy the provided embed code.

   <figure><img src="/files/o6z5l7iXWGsU57WZ0alL" alt=""><figcaption></figcaption></figure>
2. Paste the copied embed code into the HTML editor of the new page on Shopline.

#### **Step 5: Save and Publish the Page**

1. Click **Add** to create the new page.
2. You can view the new page by clicking on the **View Page** button after saving.


---

# 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://docs.returnsdrive.com/branding-return-center/embed-return-portal-to-the-store-page.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.
