Here’s the setup:
I have some small items that cost $1 to ship. I have other items that ship based on USPS ground advantage shipping rates. Each use different shipping profiles but ship from the same place.
Here’s the issue:
If someone adds one of those smaller items to their cart, the shipping is calculated correctly – $1.
If someone adds any number of other items, the shipping is calculated correctly based on weight.
However if someone orders one of those smaller items and one of the other items, the shipping rates combine: $1+ calculated shipping cost.
What I’m looking for:
If someone orders the smaller item with the other items I would just like to use the calculated shipping cost of the other items because they would be packaged in the same parcel. Essentially shipping would be free on those smaller items if their paired with larger ones.