I am setting up shipping cost rate table to charge by weight and zone. I was wondering what happens when an order exceeds the shipping rate table's max weight?
For example, say my rate table is only setup to go up to 20 lbs, but someone orders enough items to make the total weight 21 lbs or more. Would the store split up the remaining weight and add it as if it was two shipments or would it just display shipping cost is $0 since that weight is not defined in the table?
Thanks
(Using MS 9.1.0.1)