Let me explain in detai lmy needs. I have 3 products called A B and C.
BUNDLES (which must offer a discount)
On product page A I want to show two bundles, one with product B and one with product C.
On product page B I want to show one bundle with product A.
On product page C I want to show one bundle with product A.
Moreover if i BUY:
Only product A i want a popup to appear when checkout button is clicked showing a cros sell to add product B and/or Product C with a discount.
Only product B i want a popup to appear when checkout button is clicked showing a cros sell to add product A and/or Product C with a discount.
Only product C i want a popup to appear when checkout button is clicked showing a cros sell to add product A and/or Product B with a discount.
At the same time if i choose one of the bundle i want:
If A+B is chosen i want a popup to appear when checkout button is clicked showing a cros sell to add product C with a discount.
If A+C is chosen i want a popup to appear when checkout button is clicked showing a cros sell to add product B with a discount.
If B+A is chosen i want a popup to appear when checkout button is clicked showing a cros sell to add product C with a discount.
If C+A is chosen i want a popup to appear when checkout button is clicked showing a cros sell to add product B with a discount.
Is there any app or combo of app able to do so? All the app i’ve tested are in conflict eachother