Minimal order value by category Problems & solutions


List of available topics

  1. Module does not work with disabled overrides
    Module in version of prestashop 1.6 uses "overrides". Overriding is a way to "override" class files and controller files. PrestaShop's ingenious class auto-loading function makes the "switch" to other files fairly simple.  PrestaShop allows to disable overrides, or these overrides are disabled automatically in some cases (like update of the shop) or while you apply security patch (presta from time to time releases security patches). If overrides will not be enabled - minimal order value by category module will not work.