Examples Setup
These examples will be demonstrated using a Flat Rate of $100 per order with “Ground” as the method name. One $45 product is in the cart.
This examples can be used in conjunction with other algorithms.
1. Surcharge by Percentage of Shipping Rate
In this example CSV the shipping rate will be increased by 10% to give a total of $110.
2. Decrease by Percentage of Shipping Rate
In this example CSV the shipping rate will be decreased by 50% to give a total of $50.
3. Surcharge by Percentage of Cart Price
In this example CSV the shipping rate will be surcharged by 10% of the cart price ($45) to give a total of $104.50.
4. Replace with Percentage of Cart Price
In this example CSV the shipping rate will be replaced by the 10% of the cart price ($45) to give a total of $4.50.