[BUNDLE DISCOUNT] Apply Discount for combination of specifics product collection

Topic summary

Goal: apply a discount only when Product A and Product B are purchased together (bundle condition), not individually.

Key options proposed:

  • Shopify Bundles app: a turnkey way to create product bundles and apply the discount automatically.
  • Build within an existing app: use Shopify Functions (Shopify’s server-side extension framework) to implement discount logic that checks for both product IDs in the cart. A tutorial for quantity discounts was shared and can be adapted to bundle conditions.
  • Alternative app: BOGOS “Classic Bundle,” which applies the discount only when both items are in the cart. Screenshots and setup steps were provided, with a free trial noted. Images are central to understanding this setup.

Constraints: The requester needs the feature inside their own Shopify app (not via a separate app), making the Functions-based approach the most relevant.

Status: No final implementation confirmed. Next step is to implement bundle-eligibility logic via Shopify Functions (or use a third-party bundle app if external solutions become acceptable).

Summarized with AI on December 11. AI used: gpt-5.

Hey @Veer2

I’d recommend using Shopify’s free Bundles app: https://apps.shopify.com/shopify-bundles