Guest Posted March 11, 2006 Posted March 11, 2006 I would like to offer free ground shipping on certain items, provided that there is a minimum order amount. I would signify whether an item is eligible for free shipping by setting a new field in the products table. If the customer selects a shipping method other than ground then I would want to charge the full shipping amount on the order. If they select ground and have non-eligible items in their cart then the ground quote should reflect the weights of these items only. Anyone know the best way to do this? Do I have to get 2 quotes from UPS (1 with the weights of all items to use as shipping charges other than ground, and 1 with eligible items' weights removed to obtain the ground shipping charge). I am an amateur programmer so would appreciate any help in this. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.