mehere Posted July 15, 2014 Share Posted July 15, 2014 (edited) Hello everybody. We are under PS 1.6.0.8 and we operate in drop shipping, which basically means we do not stock products, so customers can have in the same cart items from different vendors (manufacturers assigned in each product's page) and then we would need to calculate shipping costs based on each manufacturer. We found useful this addon http://addons.prestashop.com/en/shipping-logistics-delivery-prestashop-modules/8827-dimensional-weight.html also for dimensional weight calculation but unfortunately the developer has no time now to add the functionality we need. In practice, for each cart, in case it includes items from different manufacturers we should: 1 - automatically calculate the total weight for each manufacturer (sum of the weights of individual products sold by him), and the total dimension (sum of the dimensions of individual products sold by him) for each manufacturer; 2 - compare the total weight and dimensional weight for the manufacturer to apply the real rate of the carrier; 3 - sum the transport costs of individual producers to obtain the total cost of transport. This would be perfect. But, an easier version and hopefully much cheaper for us would be: 1 - automatically calculate the total weight for each manufacturer (sum of the weights of individual products sold by him), 2 - sum the transport costs of individual manufacturers to obtain the total cost of transport. I hope I was clear enough. Waiting for your kind reply, Greetings Michele Edited July 16, 2014 by michelehere (see edit history) Link to comment Share on other sites More sharing options...
mehere Posted July 16, 2014 Author Share Posted July 16, 2014 Hello. Sorry for multiple files attached but have problems with uploader from my smartphone. Hope this file clarifies what we need in the easier solution indicated above...am travelling so please pardon my hand writing Cheers Link to comment Share on other sites More sharing options...
mehere Posted July 17, 2014 Author Share Posted July 17, 2014 Following the questions I received, some more useful details.Basically, we don't need neither want to setup more carriers but the ones in PS default section along with their zones and weight fees. Then in products, again as PS default, we already set the available carriers for each of them and this new module should "simply" add the dimensional weight feature, compare with standard weight, calculate the heavier and assign transportation costs to each product in the shopping cart.After that, it should sum those weights per manufacturer (manufacturer also has been associated already in each product page as of PS default) and then sum manufacturers' total costs to obtain the grand transportation cost. Link to comment Share on other sites More sharing options...
limon994 Posted July 20, 2014 Share Posted July 20, 2014 Hello everybody. We are under PS 1.6.0.8 and we operate in drop shipping, which basically means we do not stock products, so customers can have in the same cart items from different vendors (manufacturers assigned in each product's page) and then we would need to calculate shipping costs based on each manufacturer. We found useful this addon http://addons.prestashop.com/en/shipping-logistics-delivery-prestashop-modules/8827-dimensional-weight.html also for dimensional weight calculation but unfortunately the developer has no time now to add the functionality we need. In practice, for each cart, in case it includes items from different manufacturers we should: 1 - automatically calculate the total weight for each manufacturer (sum of the weights of individual products sold by him), and the total dimension (sum of the dimensions of individual products sold by him) for each manufacturer; 2 - compare the total weight and dimensional weight for the manufacturer to apply the real rate of the carrier; 3 - sum the transport costs of individual producers to obtain the total cost of transport. This would be perfect. But, an easier version and hopefully much cheaper for us would be: 1 - automatically calculate the total weight for each manufacturer (sum of the weights of individual products sold by him), 2 - sum the transport costs of individual manufacturers to obtain the total cost of transport. I hope I was clear enough. Waiting for your kind reply, Greetings MicheleIMG_20140716_105148.jpgIMG_20140716_105148.jpgIMG_20140716_105148.jpgIMG_20140716_105148.jpgIMG_20140716_105148.jpg Please see PM Thanks Link to comment Share on other sites More sharing options...
mehere Posted July 24, 2014 Author Share Posted July 24, 2014 Hello, topic closed. I found the best solution for me using an existing plugin. Being new in this community I don't know if I am allowed to mention companies/plugins here, guess not. Thank you very much to all those who offered their services. Cheers Link to comment Share on other sites More sharing options...
ianiddamalgoda Posted May 18, 2015 Share Posted May 18, 2015 Can someone please advice how to solve this.. Link to comment Share on other sites More sharing options...
selectshop.at Posted May 18, 2015 Share Posted May 18, 2015 Can someone please advice how to solve this.. This was a request for a paid job, this means development of a non existent module/feature. Seems user opted for to use a already existing module. Send per weight calculation: http://addons.prestashop.com/en/shipping-logistics-delivery-prestashop-modules/8827-dimensional-weight.html Multivendor module: http://addons-modules.com/store/en/market-place-all-modules/21-agile-prestashop-multiple-seller-vendor-module.html 1 Link to comment Share on other sites More sharing options...
mehere Posted May 18, 2015 Author Share Posted May 18, 2015 Hello, as said above I didn't know if could "advertise" some plugins but from reply above I now see it should be possible therefore here it is my soution, also mentioned above: Agile's multipleseller module Cheers M 1 Link to comment Share on other sites More sharing options...
ianiddamalgoda Posted May 18, 2015 Share Posted May 18, 2015 Thanks so much ill check it out Link to comment Share on other sites More sharing options...
rubensaid Posted July 6, 2015 Share Posted July 6, 2015 This is a code that override cart.php to calculate shipping cost by supplier. Check it the code here https://www.prestashop.com/forums/topic/451519-override-calculate-shipping-cost-grouping-products-by-supplier/?p=2089214 1 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