Ship Per Weight Extension
Ship Per Weight Extension
Ship Per Weight extension for Magento has the function to calculate Magento shipping cost per weight condition.
- If the total weight is 0.2, shipping cost will be multiplied by 1.
- If the total weight is 1.2, shipping cost will be multiplied by 2.
- If the total weight is 2.6, shipping cost will be multiplied by 3.
- And so on.
This extension also calculate shipping cost by city or region.
Documentaion
Demo
In the demo, I only input the 4 cities in the csv file.
So, please use those cities in the demo to make the shipping method appear. Or you firstly read the documentaion to better understand about this extension.