Page 1 of 1

Shipping plugin with dynamic cost change

Posted: 18 Sep 2023, 09:20
by mino182
Hi, please, could anyone with shipping plugins experiece tell me, if shipping plugin can affect shipping cost?
If it's possible to make plugin which doesn't have fixed cost, but dynamically changing costs according to quantity of goods for example...

Thank you.

Re: Shipping plugin with dynamic cost change

Posted: 18 Sep 2023, 15:24
by Jan
Hi, for now, there is no such event. But if there is someone who will create such plugin and will need to change the price, then there is no problem to add event to core.

For now you can achieve this with standard core features and quantity rule, e.g. you will create three shipping methods which will have different quantity rule:

Shipping A: 1 - 5 pcs: 10eur
Shipping B: 6 - 10pcs: 20eur
Shipping C: 11 - 20pcs 30eur

etc.
Image

Jan