docs: added bundled products guide (#12332)

* docs: added bundled products guide

* generate
This commit is contained in:
Shahed Nasser
2025-05-07 16:16:05 +03:00
committed by GitHub
parent a3bdb3e383
commit fe3e79ea5a
18 changed files with 14077 additions and 10742 deletions
@@ -202,6 +202,12 @@ You can now [execute the workflow](!docs!/learn/fundamentals/workflows#3-execute
## Bundled Products
<Note>
While inventory kits support bundled products, some features like custom pricing for a bundle or separate fulfillment for a bundle's items are not supported. To support those features, follow the [Bundled Products](../../../recipes/bundled-products/examples/standard/page.mdx) tutorial to learn how to customize the Medusa application to add bundled products.
</Note>
Consider you have three products: shirt, pants, and shoes. You sell those products separately, but you also want to offer them as a bundle.
![Diagram showcasing products each having their own variants and inventory](https://res.cloudinary.com/dza7lstvk/image/upload/v1736414787/Medusa%20Resources/bundled-product-1_vmzewk.jpg)