Hey @Veer2
I’d recommend using Shopify’s free Bundles app: https://apps.shopify.com/shopify-bundles
Goal: apply a discount only when Product A and Product B are purchased together (bundle condition), not individually.
Key options proposed:
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).