Adding a handling fee for shipping if order total is too low
Posted: Thu Aug 17, 2017 6:28 pm
I want to add a handling fee for shipping if order total is too low. How can I accomplish this?
Is there a single extension to do this or do I have to use multiple extensions?
I can't add the fee in Order Totals because I don't want customers who pick up their products from the store to pay extra shipping fees.
We are currently using OpenCart version 2.0.3.1
For example:
---------------------------------------------------
Order Total - Shipping - Handling fee
32€ yes 0€
8€ yes 4€
8€ no 0€
---------------------------------------------------
Is there a single extension to do this or do I have to use multiple extensions?
I can't add the fee in Order Totals because I don't want customers who pick up their products from the store to pay extra shipping fees.
We are currently using OpenCart version 2.0.3.1
For example:
---------------------------------------------------
Order Total - Shipping - Handling fee
32€ yes 0€
8€ yes 4€
8€ no 0€
---------------------------------------------------