Web-store-buddy provides three methods for calculating shipping charges:
- A charge “per item” method
- Charge bands based on the value of the order
- Percentage charge bands based on the value of the order
In addition, with the charge-per-item method, you have been able to add a handling charge, and set a minimum and a maximum limit for the order delivery charge. But up until now these options have not been available for the other two calculation methods.
Now these additional options are available for the other two calculation methods as well!