Mit diesem Modul können Sie eine Funktion aktivieren, die die Verwendung von Gutscheincodes blockiert, wenn der Warenkorb Produkte enthält, die einen reduzierten Preis haben (Produkt im Sale mit Rabatt). Der Kunde sieht eine Benachrichtigung darüber. Es ist nur möglich, Gutscheincodes im Warenkorb zu verwenden, wenn die Produkte, die sich darin befinden, nicht im Sale sind.
Bitte beachten Sie, dass dieses Modul die Verwendung von Gutscheincodes im Warenkorb deaktiviert, wenn mindestens ein rabattiertes Produkt vorhanden ist. Dies ist der Arbeitsablauf dieses Addons.
Die wichtigste Funktion dieses PrestaShop-Moduls ist die Möglichkeit, die Verwendung von Gutscheincodes zu deaktivieren, wenn der Warenkorb Produkte enthält, die gerade "im Angebot" sind. Das bedeutet, dass es nicht möglich ist, einen Gutscheincode für Produkte zu verwenden, die bereits einen Rabatt haben. Leider hat PrestaShop diese Funktion standardmäßig nicht. Aber keine Sorge - dieses Modul hat das Problem auf sehr schnelle und praktische Weise gelöst.
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