Tämän moduulin avulla voit ottaa käyttöön ominaisuuden, joka estää kuponkikoodien käytön, jos ostoskorissa on tuotteita, joilla on alennusmyynti. Asiakas näkee siitä ilmoituksen. Kuponkikoodeja voi käyttää vain, jos tuotteet eivät ole alennuksessa.
Huomioi, että tämä moduuli estää kuponkikoodien käytön ostoskorissa, jos ostoskorissa on vähintään yksi alennettu tuote. Tämä on tämän lisäosan työnkulku.
Tämän PrestaShop-moduulin tärkein ja tärkein ominaisuus on mahdollisuus poistaa kuponkikoodien käyttö käytöstä, kun ostoskoriin tulee tuotteita, jotka ovat tällä hetkellä "myynnissä". Tämä tarkoittaa, että kuponkikoodia ei ole mahdollista käyttää tuotteisiin, joissa on jo alennus. Valitettavasti PrestaShopissa ei oletusarvoisesti ole tätä ominaisuutta. Mutta ei hätää - tämä moduuli ratkaisee ongelman todella nopeasti ja kätevästi.
1.5.7
- added improvements to module workflow in prestashop 8.1.x to avoid fatal errors in cart controller
1.5.6
- added improvements to module usage in prestashop 8.x
1.5.5
- due to the translations problem in prestashop 1.7 we decided to create a field on module configuration page where you can easily change the text that will appear for customers in cart
1.5.4
- added notification message fixes,
- from now notification about "(1/1) ContextErrorException Notice: Undefined variable: productWithDiscount in CartController.php line 81 at CartController->updateCart()" does not appear anymore in shopping cart
1.5.3
- added feature that allows to exclude some vouchers from restrictions that module generates
- from now you can set a string, module will not block codes that starts with this string
1.5.2
- module is ready to work with PrestaShop 1.7.x
- added improvements to updates checker (feature to check availability of updates)
1.5.1
- added improvements to the module related to workflow during checkout process
- now module identify products on sale in a proper (better) way
1.4.1
- started project on mypresta.eu marketplace
- started to log changes in thie module with this changelog