# Connect Stores

{% hint style="info" %}
This feature is available in the Orbe **Plus** and **Enterprise** plans. You only need to subscribe on **one store.**\
All other connected stores can remain on the **Free plan** and are fully sponsored, with access to all features.
{% endhint %}

Orbe allows you to connect **multiple Shopify stores** or stores on other platforms into one unified shopping experience.

<figure><img src="/files/pmQ2PSROeSZ8zw2JCS3i" alt="" width="375"><figcaption></figcaption></figure>

Merchants that sell internationally often have separate stores for each country or region. Each store typically has its own domain. For example:

* `store-us.myshopify.com` (Shopify store)
* `store-eu.myshopify.com` (Shopify store)
* `store-uk.myshopify.com` (Shopify store)
* `store-asia.com` (another platform or technology)

With Orbe, you can easily connect all these expansion stores. This way, your customers see a unified geolocation popup that automatically directs them to the correct store based on their location and preferences.

## FAQs

<details>

<summary><strong>Do I need to pay for each store I connect?</strong></summary>

No. With the Plus plan, you only need to upgrade in one store. All other stores are sponsored for free. Learn more here: [Redirect to another store](/general/connect-stores/redirect-to-another-store.md)

</details>

<details>

<summary><strong>Can I connect stores outside of Shopify?</strong></summary>

Yes. You can connect stores from other platforms like Magento, distributors or franchise websites. Learn more how to do it here: [Redirect to another store](/general/connect-stores/redirect-to-another-store.md)

</details>

<details>

<summary><strong>What if I have more than 4 stores to connect?</strong></summary>

You’ll need an Enterprise plan. [Contact us](https://orbe.app/contact) and we’ll help you upgrade.

</details>

## How to use it

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🔀 <strong>Redirect to another store</strong></td><td>Learn how to add and redirect customers between your multiple stores.</td><td><a href="/pages/csnfKSjzr7SwDS9pR16I">/pages/csnfKSjzr7SwDS9pR16I</a></td></tr><tr><td>⚙️ <strong>Settings</strong></td><td>Manage your redirect preferences and exclude specific URLs from redirection.</td><td><a href="/pages/gWu32owOXbfulHGyY0qj">/pages/gWu32owOXbfulHGyY0qj</a></td></tr></tbody></table>


---

# 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.orbe.app/general/connect-stores.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.
