I’m using the UPS extension with the “per product option” method. Everything works great, except I have one product which is very small and light weight. When this product is ordered on its own, the shipping charges end up being more than the price of the item itself.
I’ve created a separate package class for this item, using .01 for all the values, and set the weight of the product to 0.1 lbs, but it doesn’t seem to make any difference. I want to offer free shipping on this item. Is there any way I can do that?