- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Stock Location Module
The Stock Location Module provides stock-location-related features in your Medusa and Node.js applications.
How to Use Stock Location Module's Service#
You can use the Stock Location Module's main service by resolving from the Medusa container the resource Modules.STOCK_LOCATION
imported from @medusajs/framework/utils
.
For example:
Features#
Stock Location Management#
Store and manage stock locations. Stock locations are associated with data models of other modules that require a location, such as the Inventory Module's InventoryLevel.
Address Management#
Manage the address of each stock location.
Was this page helpful?