Replies: 0
There appears to be an error in how combined shipping is calculated.
2 of the same items being shipped in separate boxes.
When I add an item that costs $400.00 shipping is $20.00
When I add two of the same items, shipping is $50.00
After researching what I could to figure out what is happening, I determined that the value being submitted to UPS for insurance is the combined total multiplied by the quantity of packages instead of the individual cost. The rates being returned from UPS are that of 2 packages being valued at $800 each instead of $400.00 each.