Skip to main content

Add a fixed bundle

A fixed bundle is the default implementation to support basic bundle use cases across Shopify’s ecosystem. These include standard bundles and multi-pack bundles that fit within Shopify’s variant limits.

This guide explains the possible types of fixed bundles, which vary based on the granularity of configuration:

  • Product fixed bundles, configured at the product level.
  • Variant fixed bundles, configured at the variant level.

Anchor to Product fixed bundlesProduct fixed bundles

Product fixed bundles are bundles configured at the product level, where relationships are defined using products and option values. The API is responsible for mapping all the underlying variants of the bundle parent product to the component products.

A diagram showing the relationship between products that model a product fixed bundle

Anchor to Variant fixed bundlesVariant fixed bundles

Variant fixed bundles are bundles configured at the variant level, where relationships are defined using variants.

A diagram showing the relationship between product variants that model a bundle


Was this page helpful?