# Multi-Shop

Multi Shop enables you to manage multiple shops with distinct domains using a single Limio App. This feature allows businesses to support various web domains from just one Limio application. This can be useful if you have:

* Different brands, e.g. brand1.com and brand2.com
* Different subdomains for different use cases, e.g. partners.brand.com and billing.brand.com

## How to configure Multi Shop

Navigate to the app, then select Config > Templates > Campaigns/Pages. Choose the desired Page template, and fill in the domain details under the Domain Tab.

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

#### Domain URL

This will be the Domain URL used for Pages generated from this Page Template.

#### Favicon URL

This will be the Favicon URL used for Pages generated from this Page Template.

#### Shop Title

This will be the [Meta Title](/product/seo/how-to-configure-the-seo-metadata-of-your-pages.md) of the Pages generated from this Page Template.

## Using Multi Shop in Pages

Once your multi shop config is completed, you can use it within the Pages section.

#### Creating a new page

When creating a new page you can select the template via the dropdown.

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

Upon creating a tag, you can see the relevant Domain URL show.

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

#### Changing an existing page

You can also change the template after a page has been created and the domain will change respectively. using the following steps:

1. Open the existing page in the page builder
2. Click on 'Settings'
3. Find the 'Template' dropdown button to reveal the list of available page templates

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

## Using Multi Shop in Journeys

Once your multi shop config is completed and you have created some pages you can use it within the Journey section.

#### Creating a multi-shop journey

Creating a multi-shop journey is fairly similar to creating a normal journey, the major difference being that you can now have one journey that works on multiple domains.

Under Domain just select the shop domains you wish to include in the journey and they will be automatically added in the starting point URL as well as the Fallback Tag.

You will then be able to use the normal conditions and actions to set journeys as before.

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

Keep in mind that the same tag will be used across all the different domains.


---

# 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.limio.com/product/settings/how-to-set-up-shops-on-multiple-domains-multi-shop.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.
