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
@@ -13,6 +13,12 @@ export const metadata = {
In this guide, you'll learn how to create a product whose variants make up a bundle of products.
<Note>
While the inventory kits feature supports bundled products, it doesn't support all its features, such as custom price for the bundle or separate fulfillment for the items. To support these features, refer your technical team to the [Bundled Products](!resources!/recipes/bundled-products/examples/standard) tutorial.
</Note>
## Bundle Products with Inventory Kits
Consider you separately sell a camera, a lens, and a camera bag, but you want to sell these products as a bundle for a different price.