I need to generate coupon code which allow customer "Free Shipping". I have generated one with following options:
Promotions -> Shopping Cart Price Rules
- All Customer Groups
- Specific Coupon
- Coupon Code
- no condition
- Free Shipping - For matching items only
I am getting all shipping methods with price $0
where I want Free Shipping
option included with all shipping method with their actual price. There is setting in System -> Configuration, free shipping is available for price > 100
, but I want to give free shipping
option to some customers using coupon. I am getting following options:
Any suggestions?