by robm » Wed Nov 30, 2011 10:04 am
Rick,
ShopSite's built-in free shipping applies to all products, and can only be limited by a total dollar amount in the cart. You could use a free shipping coupon that is limited to certain products, but this would require the customer to enter the code.
You could set your "free shipping" items to be a lower weight, and set the weight range for $0 ground shipping to encompass this range, while charging the normal amounts for other shipping options.
A shipping API would be your best bet to accomplish your goal, as you could then set it to only work for specific products.
Rob