We want to set up USPS live rates based on shipping weight.
We have weights for each product, but where do we specify the weight of the shipping box?
We don't want to add extra weight to each product to account for the shipping box because this would give really low or really high shipping costs.
For example, let's say ...
* a shipping box weighs 1 lb
* 4 items can fit in a box
* each item is 1/2 lb.
If we add 1/4 lb to the weight of each item to account for the box and someone orders just 1 item, the actual total weight of the order would be 1-1/2 lb but 3dcart would think it's only 1/2 + 1/4 = 3/4 lb!
How have you accounted for the weight of the shipping box?
We have weights for each product, but where do we specify the weight of the shipping box?
We don't want to add extra weight to each product to account for the shipping box because this would give really low or really high shipping costs.
For example, let's say ...
* a shipping box weighs 1 lb
* 4 items can fit in a box
* each item is 1/2 lb.
If we add 1/4 lb to the weight of each item to account for the box and someone orders just 1 item, the actual total weight of the order would be 1-1/2 lb but 3dcart would think it's only 1/2 + 1/4 = 3/4 lb!
How have you accounted for the weight of the shipping box?
Comment