Special promo grades

I am after setting up pay level discounts on the store.ideally I would like those spending



0-1500 to get 12.5% off

1500-3000 to get 15.00% off

3000-5000 to get 17.5% off



Etc etc



Is there a way that I can get this setup in the store at all as I can’t get my head round the best way to configure it.



Any help would be great

Yeah I had the same problem but the best way is to set up 3 “cart” promotions.



1st one

if “ALL” of these conditions are “TRUE”

condition to be if “order sub total” = greater than 0

AND “order sub total” is less than 1501

then bonus is “Order discount”

"by a percentage of " 12.5%,





2nd one

if “ALL” of these conditions are “TRUE”

condition to be if “order sub total” = greater than 1500

AND “order sub total” is less than 3001

then bonus is “Order discount”

"by a percentage of " 15%,



3rd one 3001 to 5000 etc



John



John

Thank you I will set this up now.