How to create a bundle of two products when the cart subtotal exceeds 1000
Open F: Function-Creator
- Click the “Create Function” button
- Choose “Cart Transform functions”
- Choose “Transform cart on checkout”

- Give the rule a name
- In “When do you want this rule to work?”, change “Always” to “When certain conditions are met”
- In “Qualifier behavior”, choose “All qualify” or “Any qualify”

- Click on “Add condition”
- Choose **“Cart subtotal amount” **from
- Customer email: enter the email and choose “is” or “isn't”
- Customer order count: enter the count and choose “is,” “is greater than,” or “is lower than”
- Cart subtotal amount: enter the amount and choose “is,” “is greater than,” or “is lower than”
- Enter the amount and click “Add”
- If you want, you can add more than one condition

- Click on “Add cart transform operation”
- Change “Operation type” from “Update line item” to “Merge items into a bundle”
- **update line item : **You can change the line item's title, update the image, and apply a discount as well
- Choose the products to be bundled
- Enter a new “Bundle Title” if you want, (Optional)
- Add a **“Bundle Image URL”, **(Optional)
- Add a “Bundle Price Adjustment” in percentage, (Optional)
- Click on "Add"

- Block on failure: if enabled, checkout is blocked when the transform fails
- Click on “Create”

That's it! You've successfully created a Cart Transform Function for your Shopify store
Updated on: 26/11/2025
Thank you!