Managing multiple shops in PrestaShop

The multi-store feature in PrestaShop enables you to manage multiple shops from one convenient interface. Learn how to use this feature here!

This article discusses the multi-store feature in PrestaShop and how to enable it for your own site.

About the multi-store feature

PrestaShop 1.5 and newer versions include the multi-store feature. With this feature, you can easily manage multiple shops using the same interface.

This can be useful if you have stores on multiple domains or subdomains. Instead of logging in to each shop separately to administer it, you can log in once and work with all of the shops simultaneously. Additionally, you can centralize and share many settings between shops (such as inventory) to simplify site administration.

Enabling the multi-store feature

To enable the multi-store feature in PrestaShop, follow these steps:

  1. Log in to PrestaShop as the administrator.

  2. On the menu bar, click PREFERENCES, and then click General.

  3. In the Enable Multistore field, click YES.

  4. Click Save.

    📘

    Note

    To view the multi-store settings, on the menu bar click
    ADVANCED PARAMETERS , and then click
    Multistore .

Managing multiple shops

After you enable the multi-store feature, you are ready to create new shops and shop groups, configure shared inventory, and much more.

For detailed information about how to configure and manage multiple shops, please view the following official PrestaShop documentation:

Related Articles