
Originally Posted by
w4mmp
Hello,
Understood.
I think I have a solution by using attributes. The product may be set to "Yes, Always Free Shipping". Then the customer via attributes will need to pick a shipping method (USPS First class, USPS Flat Rate small box). Since I know the weight of the product and the shipping charge is fixed by USPS until they raise the rates again, the price via attribute will be added to the total price of the product. What I need to figure out is how to handle when the customer orders multiples of the product. I don't want to multiply the shipping charge by the number ordered as multiples will fit in one flat rate box.
I will figure this out when I have more time.