• Resolved mattcracow

    (@mattcracow)


    I have weight-based rules:

    (1) 0-1kg – $2
    (2) 1.01-2kg – $4
    (3) 2.01-5kg – $8
    etc.

    My parcel box has a weight of 300g (this is an additional weight).
    For example:
    – the basket’s total weight is 900g.

    How to add box weight to total basket weight to calculate rules correctly?

    In my case i should pay $4 (900g + 300g = 1,2kg).

Viewing 1 replies (of 1 total)
  • Hi @mattcracow thanks for contacting us.
    You can achieve it by subtracting the weight of the box from the rules. So if you have a rule from 0-1kg just change it to 0-0,7kg. So after adding to 700g the weight of the box it will give you exactly 1kg.

    So if the calculation is: package weight = specific shipping cost, and the package weight is: the weight of products + fixed weight of the box, you should get the expected calculation with the above rules.

    If you have any additional questions, let me know, I’ll be happy to help.

    Best regards,
    Karolina

Viewing 1 replies (of 1 total)
  • The topic ‘Add parcel weight to total cart’ is closed to new replies.