If your product's dimensions are in inches(in), but the stacking dimensions are in centimetres(cm), it will disregard the stacking unit and just use whatever the product is.

Example: My chairs are 1x1x3 ft. But the stacking dimension only changes the height by 5 inches. It would add 5 ft for every chair.

CommentFileSizeAuthor
#2 stacking_dimension-2773663-2.patch901 bytesthejacer87

Comments

thejacer87 created an issue. See original summary.

thejacer87’s picture

Status: Active » Needs review
StatusFileSize
new901 bytes

uses physical_dimensions_convert to convert to the same unit as the line item

  • joshmiller committed caa2fa9 on 7.x-1.x authored by thejacer87
    Issue #2773663 by thejacer87: Stacking dimension doesn't account for...
joshmiller’s picture

Status: Needs review » Fixed

Thanks Jace! This is much simpler than I was imagining. Great work.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.