Can I add bundles within bundles (nested bundles)?
No, Shopify does not support nested bundles. When using Shopify’s native bundling features, such as Bundled Products or Cart Transform Functions, a bundle can only include individual products or variants. It is not possible to include one bundle inside another.
This is because Shopify’s bundling system is designed to resolve only one level of bundling. During checkout, it expects each item inside a bundle to resolve into an actual product SKU. If one of those items is itself a bundle, Shopify will treat it as a single product and will not break it down into its components.
What you can do instead
If you want to offer something similar to a nested bundle, include all products directly in one bundle i.e. add all the individual products you want customers to purchase together within a single bundle, rather than grouping smaller bundles inside it.
Summary
- Bundles within bundles (nested bundles) are not supported due to a platform limitation in Shopify.
- All products must be included directly within one bundle.
- Advanced configurations are possible, but they need to be flattened into a single bundle before checkout.
Updated on: 10/10/2025
Thank you!