docs: added bundled products guide (#12332)
* docs: added bundled products guide * generate
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user