I’m attempting to create a discount code for a specific combination of products. Essentially, I want to offer a discount when a customer purchases both Product A and Product B together. The discount should only be applied when both items are included in the order. Can you assist me in setting up this type of discount?
Hey @Veer2
I’d recommend using Shopify’s free Bundles app: https://apps.shopify.com/shopify-bundles
Hello @SBD
Thanks for your reply.
I need this feature for my own app, Which is already on Shopify. Discountify
So I can’t implement your solution.
Hey @Veer2
Got you - in that case, Functions should have you covered. Here’s a tutorial running your through applying quantity discounts - you could adjust the logic to apply discounts for a bundle of products.