- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Store Module
The Store Module provides store-related features in your Medusa and Node.js applications.
How to Use Store Module's Service#
You can use the Store Module's main service by resolving from the Medusa container the resource Modules.STORE
.
For example:
Features#
Store Management#
A store holds the main configurations of your commerce store, such as supported currencies, default region and sales channel, and more.
Multi-Tenancy Support#
You can create multiple stores, each having its own configurations.
Was this page helpful?