prestauser9 Posted April 15, 2009 Share Posted April 15, 2009 I've submitted this suggestion as a feature request here. Basically, I'm wondering if it is possible via the creation of a module or by editing the current Prestashop code to allow for an automatic calculation of the weight-based Shipping fee, where the starting price is known, and the cost of each extra weight unit or fraction of the weight unit is at a fixed costs. For example, if the first 2kg costs $20, and every extra kg costs $4, instead of manually entering into the back office each range of weights (0-2kg, 2.01 - 3kg,3.01-4kg ...,9.01-10kg), there user interface (UI) should have the option to enter the starting range (0-2kg) and it's price ($20), the increment (1kg), and the cost of each additional increment ($4).What would be the best way to go about implementing this? Or is there a module available that does this? Link to comment Share on other sites More sharing options...
stopshop Posted June 3, 2009 Share Posted June 3, 2009 This is something I too have been quit interested in.Our current store includes the DHL charge in the final selling price, so basically it offers Free Shipping on all products.We are however setting up a new shop that will be shipping products worldwide. We'll use both UPS and DHL as express options. Literally, we'll have to create the weight ranges up to which ever max kg we want to go to (x2 DHL & UPS) then manually go through the painful process of adding the charge per kg/weight range for both couriers x over 20 countries we'll be shipping to (for starters).If there is a module that we could use to speed this process up as well as for future price updating, please let us know. Link to comment Share on other sites More sharing options...
Ardian Yuli Setyanto Posted June 3, 2009 Share Posted June 3, 2009 hay guys, i have made solution for this. but still in indonesian language, english translation may be available next day. may you want to review http://statics.ilmoe.com/tutorial/prestashop/manual_instalasi_prestashop_shipping_module_indonesia.pdfwith this code you will be able to implement any carrier fee method like this the first 2kg costs $20 every extra kg costs $4 total weight 3,6kg = $20 + (2 x $4) = $28 this calculation is used in many indonesian carriers.thanks. Link to comment Share on other sites More sharing options...
maximilian8777 Posted March 30, 2015 Share Posted March 30, 2015 hi i need something like this, automatic calculation shipping first 7,99€ for 7,99kg and after add +1€ at every extra 1kg please help! Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted May 1, 2017 Share Posted May 1, 2017 hi i need something like this, automatic calculation shipping first 7,99€ for 7,99kg and after add +1€ at every extra 1kg please help! hello,i have a module like this, http://www.dealsel.com/en/prestashop-modules/950-prestashop-weight-range-based-shipping-cost.html Link to comment Share on other sites More sharing options...
selectshop.at Posted May 1, 2017 Share Posted May 1, 2017 Well, quite old topic here ! 2009-2015, besides that there are a few solutions for this (also free, integrated into Prestashop 1.6. versions) https://github.com/PrestaShop/carriercompare Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted May 1, 2017 Share Posted May 1, 2017 Well, quite old topic here ! 2009-2015, besides that there are a few solutions for this (also free, integrated into Prestashop 1.6. versions) https://github.com/PrestaShop/carriercompare yes,very old topic,i have not noticed it,there are difference with the one shipped with Prestashop 1.6. versions, Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now