Why aren't my bundles breaking down and how to solve it (V2.0)

There are a few reasons why your bundles might not break down correctly. One reason is that the cart transform function is not running. If the cart transform function does not run, it directly affects how bundles are broken down in the order.

Why the cart transform function may not run

The cart transform function in Simple Bundles only works for orders processed through Shopify Checkout. If it isn't running, the order is likely coming from a channel that does not support Shopify Checkout, such as:

  • Subscription orders (e.g., processed through subscription apps)
  • Third-party sales channels (e.g., external marketplaces)
  • Third-party apps importing orders from another source

Bundle breakdown falls back to methods used in Simple Bundles 1.0

Normally, the cart transform function splits the bundle into its individual components before checkout. If the function doesn’t run, bundle breakdown will fall back to the methods used in Simple Bundles V1.0 instead. (See: How to handle orders that cannot be edited on Shopify for V1.0)

You can customize settings for these methods in Settings > Advanced settings.

Still need help? Contact Us Contact Us