Quick answer
KitForge FBT and quantity break discounts run through Shopify Discount Functions at checkout. Fixed kit bundles use Cart Transform to expand parent lines into component SKUs with kit-level pricing. Understanding both layers prevents confusion when debugging cart totals.
- FBT and QB discounts are Shopify Discount Functions — not Liquid theme discounts.
- Fixed kits rely on Cart Transform for line structure and kit pricing.
- Widget-only mode ties discount eligibility to widget-initiated adds.
- Always test checkout after changing discount labels or tier percentages.
Why KitForge splits Cart Transform and Discount Functions
Shopify's Functions platform assigns different capabilities to cart transform and discount runtimes. KitForge uses each for what Shopify supports natively — kit line expansion via transform, percentage or fixed discounts on FBT/QB via discount functions.
This architecture keeps checkout authoritative: the storefront widget displays expected prices, but checkout functions enforce them.
Coexistence with other discount apps
Shopify applies discount stacking rules at checkout. Test carts when automatic discounts, discount codes, and KitForge widget discounts could overlap on the same lines.
KitForge does not support BOGO or free-gift mechanics — only fixed kit, FBT, and quantity breaks.
Launch checklist
Validate shopify discount functions for bundle apps explained in a staging theme and a test order before relying on it in peak season.
Confirm variant coverage, mobile layout, and that the discount only applies through the intended path so shoppers are not surprised at checkout.
- Preview the offer on a real product page and on mobile.
- Place a test order that exercises the discount and inventory path.
- Brief support on what is included and what is not.
- Document the success metric before you scale the offer.
Mistakes that quietly kill conversion
Assuming theme app extensions survive theme switches causes silent outages. Re-check embeds after every theme publish.
For “Shopify Discount Functions for bundle apps explained,” keep the page focused on one primary next step. Extra widgets, stacked badges, and unclear exclusions increase bounce more often than they increase AOV.
- Do not hide eligibility rules until checkout.
- Do not bundle unrelated leftovers without a customer story.
- Do not skip mobile QA on choice-heavy widgets.
- Do not launch without a rollback plan for the discount.
How to measure whether it worked
Confirm the integration path with one paid test order and inspect line items, discounts, and any fulfillment metafields.
If the metric moves but support volume rises, fix presentation or inventory rules before cloning the offer across more SKUs.
- Attach rate on treated product pages
- AOV and contribution margin after discounts
- Refund or fulfillment exception rate
- Time for a teammate to edit the offer safely
Final recommendation
KitForge's integration with Shopify Functions is split by offer type: Cart Transform for fixed kits, Discount Functions for FBT and quantity breaks. Test both paths before campaigns.
If you want this kind of offer to feel native to the buying journey, Kitforge Bundles is built around that exact problem: turning related Shopify products into clearer bundle offers before the shopper reaches checkout.
FAQ
Can I use Shopify automatic discounts with KitForge QB?
Test in checkout — Shopify resolves competing discounts per its stacking rules. KitForge tier discounts apply via Functions when widget conditions are met.
Why does fixed kit pricing not use Discount Functions?
Kit pricing and component expansion are handled in Cart Transform so fulfillment sees correct child SKUs with kit-level line structure.
What should I do before publishing changes related to Shopify Discount Functions for bundle apps explained?
Preview on mobile, place a test order, and confirm inventory and discount behavior match the storefront promise. Only then activate for all traffic.
When is Kitforge Bundles the wrong tool?
If you only need a simple Buy X Get Y or free-gift discount with no product-page merchandising, native Shopify discounts may be enough. Kitforge is built for fixed kits, FBT, and quantity-break widgets with inventory validation.
How long should I wait before judging the offer?
Give the offer at least one to two weeks of normal traffic, or enough orders to see attach rate stabilize. Seasonal spikes can distort a shorter window.