I have set up 3 different offers to customers depending on their cart value:
3k - they get free product A
10K - they get either A or B to choose
over 20K they get A and B
My problem is the cart starts to get a bit confusing as ideally I want to put an upper limit on the offers so only one shows at any time. At the moment if you spend over 20K you get offered all 3 which is confusing and not how I need it to be. Can I set an upper limit that goes something like:
>3K - <=10K free prod A only displayed
>10K - <=20K free prod A or B only displayed
>20K free A and B only displayed
Thanks, Kevin
3k - they get free product A
10K - they get either A or B to choose
over 20K they get A and B
My problem is the cart starts to get a bit confusing as ideally I want to put an upper limit on the offers so only one shows at any time. At the moment if you spend over 20K you get offered all 3 which is confusing and not how I need it to be. Can I set an upper limit that goes something like:
>3K - <=10K free prod A only displayed
>10K - <=20K free prod A or B only displayed
>20K free A and B only displayed
Thanks, Kevin
Comment