The PrestaShop Multi-Store feature lets you run multiple online shops from a single admin panel. Itโs very useful if you want to manage different brands, domains, languages, or customer groups without installing PrestaShop multiple times.
๐น What is Multi-Store in PrestaShop?
It allows you to:
- Manage multiple shops (stores) from one back office
- Share or separate products, customers, orders, and inventory
- Use different domains or subdomains
- Customize each storeโs design, pricing, and catalog
๐น Example Use Cases
- Same products, different domains โ
mysite.com&mysite.in - Different brands โ Brand A store & Brand B store
- Wholesale + Retail stores
- Country-specific stores (India, UAE, etc.)
๐น Types of Multi-Store Setup
PrestaShop gives 3 levels:
1. Shop
- Individual store
- Can have unique theme, products, and settings
2. Shop Group
- Group of shops sharing some data (like customers or stock)
3. All Shops
- Global settings applied to all stores
๐น How to Enable Multi-Store
- Go to Advanced Parameters โ Multistore
- Click Enable Multistore
- Save settings
๐น How to Add a New Store
- Go to Advanced Parameters โ Multistore
- Click Add new shop group (optional)
- Click Add new shop
- Configure:
- Shop name
- Shop URL (domain/subdomain)
- Associated shop group
- Save
๐น Domain Setup (Important)
You must configure domain in:
- Hosting (cPanel / DNS)
- Point domain/subdomain to same PrestaShop folder
Example:
store1.comstore2.com
๐น What Can Be Shared or Separate?
| Feature | Can be Shared |
|---|---|
| Products | โ Yes |
| Customers | โ Yes |
| Orders | โ No |
| Themes | โ Separate |
| Prices | โ Optional |
| Stock | โ Optional |
๐น Advantages
- Save hosting cost (single installation)
- Centralized management
- Easy scaling for new brands or regions
๐น Disadvantages
- Complex setup (especially domains & SSL)
- Some modules may not support multistore
- Mistakes can affect all shops
๐น Pro Tips (Important)
- Always test on staging before enabling
- Use separate themes if branding differs
- Check module compatibility with multistore
- Backup before making changes
- ย
