2. How to create a Cart modifierΒΆ

Cart modifiers are simple plugins that allow you to define rules according to which carts should be modified (and in what order).

Generally, this is how you implement a “bulk rebate” module, for instance.

Previous topic

1. How to create a product

Next topic

3. How to create a Payment backend

This Page