Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Learn more about why modules are isolated in [this documentation](!docs!/learn/f
- [Inventory Across Locations](./concepts/page.mdx#inventorylevel): Manage inventory levels across different locations, such as warehouses.
- [Reservation Management](./concepts/page.mdx#reservationitem): Reserve quantities of inventory items at specific locations for orders or other purposes.
- [Check Inventory Availability](/references/inventory-next/confirmInventory): Check whether an inventory item has the necessary quantity for purchase.
- [Inventory Kits](./inventory-kit/page.mdx): Create and manage inventory kits for a single product, allowing you to implement use cases like bundled or multi-part products.

---

Expand Down
1 change: 1 addition & 0 deletions www/apps/resources/app/commerce-modules/product/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Learn more about why modules are isolated in [this documentation](!docs!/learn/f

- [Products Management](/references/product/models/Product): Store and manage products. Products have custom options, such as color or size, and each variant in the product sets the value for these options.
- [Product Organization](/references/product/models): The Product Module provides different data models used to organize products, including categories, collections, tags, and more.
- [Bundled and Multi-Part Products](../inventory/inventory-kit/page.mdx): Create and manage inventory kits for a single product, allowing you to implement use cases like bundled or multi-part products.

---

Expand Down
7 changes: 4 additions & 3 deletions www/apps/resources/generated/edit-dates.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const generatedEditDates = {
"app/commerce-modules/inventory/_events/page.mdx": "2024-07-03T19:27:13+03:00",
"app/commerce-modules/inventory/concepts/page.mdx": "2024-10-08T15:11:27.634Z",
"app/commerce-modules/inventory/inventory-in-flows/page.mdx": "2025-01-08T12:21:12.157Z",
"app/commerce-modules/inventory/page.mdx": "2024-12-25T15:55:02.850Z",
"app/commerce-modules/inventory/page.mdx": "2025-01-09T09:28:33.889Z",
"app/commerce-modules/order/_events/_events-table/page.mdx": "2024-07-03T19:27:13+03:00",
"app/commerce-modules/order/_events/page.mdx": "2024-07-03T19:27:13+03:00",
"app/commerce-modules/order/claim/page.mdx": "2024-10-09T10:11:12.090Z",
Expand Down Expand Up @@ -64,7 +64,7 @@ export const generatedEditDates = {
"app/commerce-modules/product/_events/page.mdx": "2024-07-03T19:27:13+03:00",
"app/commerce-modules/product/guides/price/page.mdx": "2024-12-25T15:10:37.730Z",
"app/commerce-modules/product/guides/price-with-taxes/page.mdx": "2024-12-25T15:10:40.879Z",
"app/commerce-modules/product/page.mdx": "2024-12-25T15:55:02.850Z",
"app/commerce-modules/product/page.mdx": "2025-01-09T09:29:05.898Z",
"app/commerce-modules/promotion/_events/_events-table/page.mdx": "2024-07-03T19:27:13+03:00",
"app/commerce-modules/promotion/_events/page.mdx": "2024-07-03T19:27:13+03:00",
"app/commerce-modules/promotion/actions/page.mdx": "2024-10-09T14:49:01.645Z",
Expand Down Expand Up @@ -5787,5 +5787,6 @@ export const generatedEditDates = {
"references/types/HttpTypes/interfaces/types.HttpTypes.StoreProductPricingContext/page.mdx": "2025-01-07T12:54:22.026Z",
"references/types/StockLocationTypes/interfaces/types.StockLocationTypes.FilterableStockLocationAddressProps/page.mdx": "2025-01-07T12:54:23.060Z",
"references/types/StockLocationTypes/types/types.StockLocationTypes.UpdateStockLocationAddressInput/page.mdx": "2025-01-07T12:54:23.057Z",
"references/types/StockLocationTypes/types/types.StockLocationTypes.UpsertStockLocationAddressInput/page.mdx": "2025-01-07T12:54:23.058Z"
"references/types/StockLocationTypes/types/types.StockLocationTypes.UpsertStockLocationAddressInput/page.mdx": "2025-01-07T12:54:23.058Z",
"app/commerce-modules/inventory/inventory-kit/page.mdx": "2025-01-09T09:39:50.221Z"
}
4 changes: 4 additions & 0 deletions www/apps/resources/generated/files-map.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/commerce-modules/inventory/inventory-in-flows/page.mdx",
"pathname": "/commerce-modules/inventory/inventory-in-flows"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/inventory/inventory-kit/page.mdx",
"pathname": "/commerce-modules/inventory/inventory-kit"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/inventory/links-to-other-modules/page.mdx",
"pathname": "/commerce-modules/inventory/links-to-other-modules"
Expand Down
94 changes: 92 additions & 2 deletions www/apps/resources/generated/sidebar.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Retrieve Customer in Storefront",
"title": "Retrieve Logged-In Customer in Storefront",
"path": "/storefront-development/customers/retrieve",
"children": []
},
Expand Down Expand Up @@ -1237,6 +1237,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/addToCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -2258,7 +2266,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Retrieve Customer in Storefront",
"title": "Retrieve Logged-In Customer in Storefront",
"path": "/storefront-development/customers/retrieve",
"children": []
},
Expand Down Expand Up @@ -4261,6 +4269,14 @@ export const generatedSidebar = [
"title": "Inventory in Flows",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/inventory/inventory-kit",
"title": "Inventory Kit",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -4308,6 +4324,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/addToCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -5225,6 +5249,14 @@ export const generatedSidebar = [
"initialOpen": false,
"autogenerate_as_ref": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -5873,6 +5905,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/refundPaymentWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "refundPaymentsWorkflow",
"path": "/references/medusa-workflows/refundPaymentsWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -7773,6 +7813,14 @@ export const generatedSidebar = [
"initialOpen": false,
"autogenerate_as_ref": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -7845,6 +7893,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/refundPaymentWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "refundPaymentsWorkflow",
"path": "/references/medusa-workflows/refundPaymentsWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -7928,6 +7984,14 @@ export const generatedSidebar = [
"path": "/references/medusa-workflows/steps/refundPaymentStep",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "refundPaymentsStep",
"path": "/references/medusa-workflows/steps/refundPaymentsStep",
"children": []
},
{
"loaded": true,
"isPathHref": true,
Expand Down Expand Up @@ -9407,6 +9471,8 @@ export const generatedSidebar = [
"type": "category",
"title": "Concepts",
"initialOpen": false,
"autogenerate_tags": "concept+product",
"autogenerate_as_ref": true,
"children": [
{
"loaded": true,
Expand All @@ -9415,6 +9481,14 @@ export const generatedSidebar = [
"path": "/commerce-modules/product/links-to-other-modules",
"title": "Links to Other Modules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Inventory Kits",
"path": "/commerce-modules/inventory/inventory-kit",
"children": []
}
]
},
Expand Down Expand Up @@ -13347,6 +13421,14 @@ export const generatedSidebar = [
"title": "updateTaxRatesWorkflow",
"path": "/references/medusa-workflows/updateTaxRatesWorkflow",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "updateTaxRegionsWorkflow",
"path": "/references/medusa-workflows/updateTaxRegionsWorkflow",
"children": []
}
]
},
Expand Down Expand Up @@ -13430,6 +13512,14 @@ export const generatedSidebar = [
"title": "updateTaxRatesStep",
"path": "/references/medusa-workflows/steps/updateTaxRatesStep",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "updateTaxRegionsStep",
"path": "/references/medusa-workflows/steps/updateTaxRegionsStep",
"children": []
}
]
},
Expand Down
5 changes: 5 additions & 0 deletions www/apps/resources/sidebars/inventory.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ export const inventorySidebar = [
path: "/commerce-modules/inventory/inventory-in-flows",
title: "Inventory in Flows",
},
{
type: "link",
path: "/commerce-modules/inventory/inventory-kit",
title: "Inventory Kit",
},
{
type: "link",
path: "/commerce-modules/inventory/links-to-other-modules",
Expand Down
2 changes: 2 additions & 0 deletions www/apps/resources/sidebars/product.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ export const productSidebar = [
type: "category",
title: "Concepts",
initialOpen: false,
autogenerate_tags: "concept+product",
autogenerate_as_ref: true,
children: [
{
type: "link",
Expand Down
2 changes: 1 addition & 1 deletion www/packages/tags/src/tags/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const auth = [
"path": "/storefront-development/customers/reset-password"
},
{
"title": "Retrieve Customer in Storefront",
"title": "Retrieve Logged-In Customer in Storefront",
"path": "/storefront-development/customers/retrieve"
},
{
Expand Down
4 changes: 4 additions & 0 deletions www/packages/tags/src/tags/cart.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ export const cart = [
"title": "addToCartWorkflow",
"path": "/references/medusa-workflows/addToCartWorkflow"
},
{
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow"
},
{
"title": "createCartWorkflow",
"path": "/references/medusa-workflows/createCartWorkflow"
Expand Down
6 changes: 6 additions & 0 deletions www/packages/tags/src/tags/concept.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
export const concept = [
{
"title": "Inventory Kits",
"path": "/commerce-modules/inventory/inventory-kit"
}
]
2 changes: 1 addition & 1 deletion www/packages/tags/src/tags/customer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const customer = [
"path": "/storefront-development/customers/reset-password"
},
{
"title": "Retrieve Customer in Storefront",
"title": "Retrieve Logged-In Customer in Storefront",
"path": "/storefront-development/customers/retrieve"
},
{
Expand Down
4 changes: 4 additions & 0 deletions www/packages/tags/src/tags/event-bus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ export const eventBus = [
"title": "addToCartWorkflow",
"path": "/references/medusa-workflows/addToCartWorkflow"
},
{
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow"
},
{
"title": "createCartWorkflow",
"path": "/references/medusa-workflows/createCartWorkflow"
Expand Down
41 changes: 21 additions & 20 deletions www/packages/tags/src/tags/index.ts
Original file line number Diff line number Diff line change
@@ -1,36 +1,37 @@
export * from "./product.js"
export * from "./inventory.js"
export * from "./query.js"
export * from "./pricing.js"
export * from "./server.js"
export * from "./tax.js"
export * from "./storefront.js"
export * from "./payment.js"
export * from "./order.js"
export * from "./cart.js"
export * from "./stripe.js"
export * from "./server.js"
export * from "./product-category.js"
export * from "./auth.js"
export * from "./tax.js"
export * from "./inventory.js"
export * from "./fulfillment.js"
export * from "./order.js"
export * from "./customer.js"
export * from "./product-collection.js"
export * from "./fulfillment.js"
export * from "./region.js"
export * from "./product-category.js"
export * from "./auth.js"
export * from "./api-key.js"
export * from "./query.js"
export * from "./sales-channel.js"
export * from "./remote-link.js"
export * from "./publishable-api-key.js"
export * from "./stock-location.js"
export * from "./concept.js"
export * from "./sales-channel.js"
export * from "./product.js"
export * from "./step.js"
export * from "./link.js"
export * from "./remote-query.js"
export * from "./region.js"
export * from "./workflow.js"
export * from "./file.js"
export * from "./locking.js"
export * from "./stock-location.js"
export * from "./store.js"
export * from "./user.js"
export * from "./promotion.js"
export * from "./currency.js"
export * from "./event-bus.js"
export * from "./logger.js"
export * from "./user.js"
export * from "./notification.js"
export * from "./file.js"
export * from "./js-sdk.js"
export * from "./admin.js"
export * from "./promotion.js"
export * from "./remote-query.js"
export * from "./notification.js"
export * from "./currency.js"
export * from "./locking.js"
8 changes: 8 additions & 0 deletions www/packages/tags/src/tags/inventory.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
export const inventory = [
{
"title": "Inventory Kits",
"path": "/commerce-modules/inventory/inventory-kit"
},
{
"title": "Retrieve Product Variant's Inventory in Storefront",
"path": "/storefront-development/products/inventory"
Expand All @@ -15,6 +19,10 @@ export const inventory = [
"title": "addToCartWorkflow",
"path": "/references/medusa-workflows/addToCartWorkflow"
},
{
"title": "completeCartWorkflow",
"path": "/references/medusa-workflows/completeCartWorkflow"
},
{
"title": "confirmVariantInventoryWorkflow",
"path": "/references/medusa-workflows/confirmVariantInventoryWorkflow"
Expand Down
Loading
Loading