Skip to main content

bundlesof

A Bundle of Bundles is a specialized grouping mechanism that allows merchandisers to organize multiple, related product bundles under a single parent container. The parent bundle serves only as a logical container and cannot be added to cart directly - it exists solely to help shoppers navigate to the appropriate child bundle.

Important: Bundles of bundles should be used as a last resort for complex scenarios when simpler bundle options don't meet your requirements. This is the most complex bundle use case and should only be implemented when other bundle types cannot address your specific merchandising needs.

Structure

In a Bundle of Bundles, you typically have:

  1. A parent bundle with a single component (e.g. "Couch Type")
  2. Multiple bundle options within that component (e.g., "2-Seater Sofa Bundle", "3-Seater Sofa Bundle")
  3. Each bundle option is itself a complete bundle with its own components and configuration options

When implementing a Bundle of Bundles in your storefront, the parent bundle serves primarily as a navigation aid. Shoppers browse the parent bundle to discover the available bundle options, then select and configure the specific child bundle they're interested in.

For a detailed implementation example, see the Couch Collection example.

Bundle of bundles

Requirements

  • You cannot have more than one level of child bundles. In other words, a child bundle cannot have a child bundle as a component.
  • A parent bundle can contain both bundle and product components.
  • Each bundle of bundle option needs to be configured and added to the cart individually.

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.