# Embedding notes for Shopify themes

## Embedding notes for Shopify themes

To embed the affiliate portal pages on your store, navigate to **Settings** > **Affiliate portal** > **Portal pages** > **Embed into your store**.&#x20;

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

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

After clicking the **Embed into your store button**, your setup process will depend on which Shopify theme version you are using. Check the two cases below to find the correct steps for your store:

### Online Store 2.0 themes (modern themes)

If you are using a modern, updated Shopify theme, embedding the portal is quick and easy. The app will guide you through 3 simple steps, as shown in the pop-up.

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

### Vintage themes (theme version 1.0)

If your store runs on an older, vintage Shopify theme, the automated guide pop-up will not be visible in your theme editor. You will need to embed the portal pages manually. Please follow our [step-by-step documentation](/affiliate-portal/affiliate-portal-display-options/embed-on-the-storefront.md) or watch the tutorial video inside the pop-up.

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


---

# 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.bixgrow.com/affiliate-portal/affiliate-portal-display-options/embed-on-the-storefront/embedding-notes-for-shopify-themes.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.
