Skip to content

Shipping cost not calculated correctly #111

Open
@schimkat

Description

There seems to be a problem with calculating shipping costs, based on product weight. Shipping based on product price seems to be correct. In this Sample output file shipping costs should be calculated like this:

Product weight <= 0.035 Kg = 19 DKK shipping cost .. otherwise 39 DKK shipping cost
Product price >= 500 DKK = 0 DKK shipping cost

.. but it would seem that to many products are having the 19 DKK shipping, while it should be 39 DKK shipping as the product weighs more than 0.035 Kg

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions