Slava Posted November 19, 2013 Share Posted November 19, 2013 Is there anybody who knows how Prestashop calculate:- Maximum package length?- Maximum package width?- Maximum package depth?- Maximum package weight?(All of those to set in carrier settings.)Is this sum of all products in shopping cart or something else?e.g.:length of product_A = 10cmlength of product_B = 20cmwidth of product_A = 20cmwidth of product_B = 30cmweight of product_A = 1kgweight of product_B = 2kgetc.So,sum of lenght is 30cmsum of width is 50cmand weight is 3kgShould carrier be displayed in delivery methods if max lenght is set to 20cm and disabled when out of range?orShould carrier be displayed in delivery methods if max weight is set to 2kg and disabled when out of range?Maybe "Max Package" options are only checking every single product and then if one is oversized or overweight doesn't show carrier in delivery methods.Maybe completly in other ways? Link to comment Share on other sites More sharing options...
samuel89 Posted January 5, 2014 Share Posted January 5, 2014 bumped.. My question is do they just sum everythg up or do they take into account of height? Ie.. Length Width Height Product A 30 30 30 Product B 40 20 10Limit 60 50 50 So, if you stack them up, techcally it will fit into a 60 50 50 box perfectly. But if u just calculate by summing up obviously the length will exceed and it will fail. Thanks. Link to comment Share on other sites More sharing options...
Dh42 Posted January 5, 2014 Share Posted January 5, 2014 Prestashop does not "pack" goods, it figures as one per package. Presto-changeo's shipping modules do pack goods in boxes though. Link to comment Share on other sites More sharing options...
samuel89 Posted January 7, 2014 Share Posted January 7, 2014 But does the maximum width, length depth include all product in the cart? By the looks of it it only checks for each individual products which isn't very logical way to do it. 2 Link to comment Share on other sites More sharing options...
cockpitinferno Posted February 13, 2015 Share Posted February 13, 2015 Can tyou tell me where to find presta changeo's module please? wich one is it on the website? I have a problem, some of my products can be send with carrier when they are alon, but when you add product 1 wich is 80cm high and product 2 wich is 90cm the total of both sizes is over the maximum size autorised by the carrier and prestashop doesnt not calculate the total size of the cart. so i don't know how to resolve that. Link to comment Share on other sites More sharing options...
Recommended Posts