I want to give all customers free shipping but the amount has to be over $99 and items in a certain category are excluded (no free shipping). How do i apply this?
I tried messing around with this but couldn't make it happen.
You would set up a shopping cart price rule with the Conditions:
----
If ALL of these conditions are TRUE :
If total cost greater than 99
for a subselection of items in cart matching ALL of these conditions:
Category is not ###
----
where ### is the category ID.
Conditions defined above by robfico will work, dont forget to set the action of your shopping carte price rule :
Free shipping > For shipment with matching items