Mit diesem Modul für PrestaShop können Sie Rabatt-Schwellenwerte erstellen, die einen Rabatt auf den Warenkorb basierend auf dessen Wert anwenden. Zum Beispiel können Sie eine Rabattbedingung erstellen wie: Wenn der Warenkorb mehr als 500 € wert ist, wenden Sie einen Rabatt von 2% an, oder wenn der Warenkorb mehr als 1000 € wert ist, wenden Sie einen Rabatt von 5% an.
Wie Sie bereits wissen, können Sie mit diesem Modul für PrestaShop eine spezielle Art von Rabatt erstellen, der auf den Warenkorb angewendet wird, abhängig von seinem Wert. Das Modul ermöglicht die Erstellung unbegrenzter Schwellenwerte und die Zuweisung eines Rabatts zu diesen Regeln. Zum Beispiel:
Wie funktioniert es?
Das Modul wird während des Checkout-Prozesses auf den Warenkorb angewendet. Abhängig vom Warenkorbwert prüft das Modul, ob es einen speziellen Rabatt für diesen Warenkorbwert gibt. Und wenn es einen dedizierten Rabatt gibt, fügt das Modul diesen Rabatt zum Warenkorb hinzu und reduziert den vom Kunden zu zahlenden Gesamtbetrag. Der Rabatt gilt für den Warenkorb, die Bestellung und alle anderen bestellbezogenen Dinge wie Bestellhistorie, Bestellrechnung usw.
1.3.1
- added improvements to module usage in prestashop 8.x
- added support of php 8.1.x
- added new feature to exclude products from selected manufacturer in calculation process of cart value
1.3.0
- added improvements to multistore support in prestashop 1.6.x
1.2.9
- added improvements to module workflow with some specific payment modules that activates order after some time (sends payment confirmation to payment module)
1.2.8
- improved module workflow in multistore environment
1.2.7
- added improvements of module appearance in cart
1.2.6
- added new feature to exclude discounted products from calculation process of discount privilege and discount values
- added improvements to module workflow in prestashop 1.6.x to avoid internal server errors when order is placed in shop
1.2.5
- added improvements to appearance of module in displayShoppingCartFooter hook to avoid empty table with available cart quantity discounts
1.2.4
- added improvements to appearance of module on cart page
1.2.3
- added improvements to appearance of discounts in cart
- from now modules overrides CartRule to include discount also if shop does not have any voucher code
1.2.2
- updated the links on module configuration page
1.2.1
- added improvements to calculation of discounts in cart
1.2.0
- added updates checker feature to the module to check for updates automatically
1.1.0
- added full polish translation of the module
- released version dedicated fo for prestashop 1.6.x
1.0.0
- started project on mypresta addons marketplace
1.6.x