In a multisite commerce application, you must determine how many catalogs you have and which sites use them. For example, in Oracle Commerce Reference Store, there are two catalogs, masterCatalog
and StoreCatalog
. CRS Store US and CRS Store Germany both use masterCatalog
, while CRS Home uses StoreCatalog
.