Jump to content

Maximum length, width, depth and weight


Recommended Posts

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 = 10cm
length of product_B = 20cm

width of product_A = 20cm
width of product_B = 30cm

weight of product_A = 1kg
weight of product_B = 2kg
etc.

So,
sum of lenght is 30cm
sum of width is 50cm
and weight is 3kg

Should carrier be displayed in delivery methods if max lenght is set to 20cm and disabled when out of range?
or
Should 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

  • 1 month later...

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     10

Limit                 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

  • 1 year later...

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

×
×
  • Create New...