- New
- 78x
- 1.7
- 8.0

The module allows you to exclude selected products from the minimum order price
If you need to exclude some products from the total minimum order amount, this module will allow you to do so.
The minimum order price is set in "Eshop settings" => "Order settings" => "Minimum order price is required"
In the module settings, you can choose what "Current Purchase Value" amount you want to use.
There is an option to display the amount without or with the reduction of excluded products.
You can also set your own additional text in the module so that the customer is well informed why he did not reach the minimum order amount.
Products excluded from the calculation of the minimum order amount can be set for each product in the "Prices" section.
Just look all the way down and check or uncheck if you want to exclude the product from the minimum order amount calculation.
The module is compatible with Prestashop 1.7 to 8.1.x
Information for programmers:
If you need to change excluded products en masse, this is the no_purchase_calculate column in the ps_product table, where the value 1 or 0 (off) is written.