Develop > Controller layer > Application developer > Order Management subsystem
Store groups
The store group is used by all stores to share assets without having to create an asset store to hold them. For example, all TaxCategories, SupportedLanguages, SupportedCurrencies, CalculationCodes, and ShippingJurisdictions that are defined in the store group are automatically available for use by all stores.
On a WCS instance, a single store group is supported, and not multiple stores.
To share assets among multiple stores, you can also use storepath and asset stores. You can create multiple asset stores to hold different assets.
Related concepts
Related tasks
Create store data assets
Create store data assets in an XML file
Related reference