Replies: 0
I’d like the customer to receive free shipping when the cart is over $20.
In flat delivery option I used the following formula to reduce the delivery cost to 0 when the value of the cart exceed 20:
cost 19-[fee=”19″ min_fee=”20″]
But it doesn’t work – despite the total cart value is more than 20 the flat delivery cost remains 19.
What is wrong?