I am new in hybris and I want to know how Basesite,Basestore,site and store are different from each other. And can one base site have multiple basestore and vice versa.
Asked
Active
Viewed 3,484 times
0
-
refer to this [What should I do when someone answers my question?](https://stackoverflow.com/help/someone-answers) I see you have not accepted an answer to many of your questions. – HybrisHelp Apr 17 '20 at 09:33
1 Answers
2
From Overview of the CMS2 Data Model:
A CMSSite is the entry point to a website. A CMSSite is assigned to one or more stores, known as base stores, which define the product catalogs and the versions that should be available in the website.
You can treat BaseStore as a physical shop, and a BaseSite/CMSSite as a website. A site can cater different stores. The relationship between BaseStore and BaseSite is many-to-many.

geffchang
- 3,279
- 2
- 32
- 58