Tips and Tricks HQ Support Portal › Forums › Simple PayPal Shopping Cart › Simple Shopping Cart Tweaks › Free Shipping for Quantity > 1 › Reply To: Free Shipping for Quantity > 1
December 11, 2009 at 2:30 am
#16638
Participant
The simple shopping cart doesn’t have conditional shipping coupons option like the WP eStore but you said it isn’t hard to add this option in. Basically all you have to do is add a conditional “if” statement to check the total item quantity in the cart and remove the shipping if it is more than 1. I can tell you what to do if you can do the coding.