docs: add inventory kit conceptual guide (#10891)

This commit is contained in:
Shahed Nasser
2025-01-09 11:59:52 +02:00
committed by GitHub
parent 28febfc643
commit 3ee15f3b85
28 changed files with 664 additions and 34 deletions
@@ -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.
---