Hello all,
I am trying to set up a tiered "insurance" fee to be added to my shipping rates that we are receiving from UPS, to be based on the cart total.
We have a UPS shipping provider configured and working as needed, but I need to add an additional amount to the order using the following pricing tiers.
<$100 --- no charge
$100-300 --- 2.70
>$300 --- 2.70 + .90 for every $100
I don't care how the charge is implemented:
- It could be added to the shipping cost
- It could be considered "handling"
- If there is some other option avail, I'm open to that too
It seems to me that the "Wrapper" or "Order Rules" shipping methods should allow me to manually achieve what I am looking for, but they don't appear to allow for incremental costs IN ADDITION TO the UPS rates, based on the Order Subtotal.
When I select the cost to be "Rates From" UPS... it only allows me to set a multiplier... I really just need to add a fixed rate, to be added to the UPS cost.
I can't find any documentation on how they are supposed to work. Also, I would prefer to NOT have to manually define every $100 increment between $300 and +Infinity to account for all cart sizes.
Any thoughts or help would be greatly appreciated.
Thanks!
Edited by user Friday, March 18, 2016 10:52:18 AM(UTC)
| Reason: Not specified