Yes, it is possible, you just need 2 rows. For the first row, set max distance 8km and R5 for the rate per km. Then the second row, for example, max distance 100km or whatever max distance you need, then set the rate per km as R8.
Set minimum rate to R40 if you want to make it not less than R40 if the distance below 8KM.
Thread Starter
d4zza
(@d4zza)
Hi Sofyan,
Thanks for the reply.
The problem that is happening is that shipping should be:
8km = R40 (which is correct)
9km = R40 + R8 = R48
Instead at 9km it is calculated R8 x 9km = R72
Ah I see, I think your case will need a shipping discount option. That feature is currently in progress, probably will be included in the next update release.
Hi @d4zza I just released update version 2.1.7. It supposes to fix your issue. I made a test case the same as your conditional, it needs to set a discount fixed value R24 for the second rate row.
Thread Starter
d4zza
(@d4zza)
Thanks so much! I will try it out.