Can I get some help in Magento?
I have an online store set up for a client where I have set up shipping free for anything over $500. This works well throughout the checkout process.
I have set up another coupon code that gives 10% discount to a coupon code DIS123
This works well by itself as well. But when I use this coupon code and the price on the cart is over $500 it doesn't work. Any advice?
When I put the coupon code, there is a dropdown to select "Free shipping" and I have to select No.
What is my best option to get this working?
Thanks for your help in advance :)
Fast and dirty method is:
Display freeshipping_freeshipping if and only if base grand total in Quote is more than 500$