• Resolved pduke

    (@pduke)


    Hi, i have this very simple rule, (screenshot: https://i.imgur.com/rLpA6Ln.png)

    from 0 to 2 kg there is a charge of 2.70 euros and from then on there is a charge of 1 euro per extra kilo.
    So 3 kg = 2.70 + 0.70 = 3.40
    With the setting as seen in the screenshot, above 2kg the app sums as below
    Ex. 3 kg package
    (3 * 0.70) + 2.70 = 4.80

    while the correct should be:
    2.70 + 0.70(for the extra kg) = 3.40

    I tried all combinations, it is imposible for me to find the right syntax.

    could you suggest how to setup such rule?

    cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • anonymized-14293447

    (@anonymized-14293447)

    sorry to jump in… but how have you created that extra options, “add X for every extra Y kg”? Is it a Pro feature?

    Plugin Support tograczyk

    (@tograczyk)

    Hi @pduke,

    Weight is calculated from the first kilogram in both rules. You may want to take this into account in your calculation (for example, subtract shipping cost in subsequent rules).

    Due to the fact that additional cost per weight is a PRO feature of our Flexible Shipping plugin, contact us directly at https://flexibleshipping.com/support/ and we will be glad to help you set the appropriate rules.

    @arsenalemusica As I mentioned above, it’s a Flexible Shipping PRO feature. More on this in our documentation:

    https://docs.flexibleshipping.com/article/38-flexible-shipping-progressively-increasing-weight-based-shipping

    Best regards,
    Tomek

    Thread Starter pduke

    (@pduke)

    Hi Tomek,

    If i understood correct, you have to substract (minimum weight * cost of extra weight). It is kinda strange method but the calculation works correctly.
    Unfortunatelly i wasn’t able to find the example you posted before opening this topic

    (i choose the public forum this time, it is better for everybody)

    cheers!

    • This reply was modified 3 years, 8 months ago by pduke.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘1 euro per kg after 2kg’ is closed to new replies.