Preisänderer für Magento® 2.x
Auf Lager
- SKU
- prices-changer-m2
Wie oft müssen Sie den regulären oder den Sonderpreis für eine Produktgruppe ändern? Mit unserem Modul erledigen Sie das in wenigen Klicks. Sie filtern Produkte nach beliebigen Attributen, um deren Preise zu ändern. Das Modul unterstützt verschiedene Preisänderungsformeln.
Sicherheit
Die Sicherheit der Preisänderung wird auf zwei Wegen erreicht:
1. Alle Preisänderungen erfolgen in einer einzigen Transaktion. Tritt ein Fehler auf, rollt die Datenbank die Änderungen automatisch zurück.
2. Vor jeder Preisänderung erstellt unser Modul ein Backup der vorherigen Preise. Bei einem Fehler können Sie jederzeit zurückrollen.
Preistypen
Das Modul unterstützt folgende Preistypen:
- Price
- Special Price
- Cost
- Minimum Advertised Price (MSRP)
- Tier Price
- Customizable Options
- Produktattribute vom Typ „Price"
Formeln
Formeln zur flexiblen Preisänderung:
- null: entfernt den Preis vom Produkt.
- 20: Die eingegebene Zahl ersetzt den aktuellen Preis des Produkts.
- -20: Der Preis des Produkts wird um die angegebene Zahl reduziert.
- +20: Der Preis des Produkts wird um den angegebenen Betrag erhöht.
- -10%: Der Preis wird um den angegebenen Prozentsatz reduziert.
- +20%: Der Preis wird um den angegebenen Prozentsatz erhöht.
- max20: Zahl mit Präfix „max" — der Endpreis ist kleiner oder gleich dieser Zahl.
- min20: Zahl mit Präfix „min" — der Endpreis ist größer oder gleich dieser Zahl.
Die Zahlen 20 und 10 dienen als Beispiel. In Ihrem Fall können das beliebige Zahlen sein.
In der Formel können auch andere Preistypen verwendet werden. Zugreifbare Preistypen: {{price}}, {{special_price}}, {{cost}}, {{msrp}}.
In einem Set lassen sich mehrere Formeln verwenden.
Alle Preise sind in der Basiswährung anzugeben.
Demo
Eine Demo-Version der Erweiterung erhalten Sie über unseren technischen Support. Geben Sie in der Nachricht Ihren Namen, den Erweiterungsnamen, Ihre E-Mail-Adresse und die Website-URL an. Die Demo ist 14 Tage gültig.
Beispiele
Einige Beispiele:
1
price: 80
cost: 50
formula: {{cost}} +150%
result: 125
2
price: 80
cost: 50
formula: {{cost}} +150% max110
result: 110
3
price: 80
formula: -15%
result: 65
| CMS Version | Magento 2 |
|---|---|
| Version Compatibility | 2.4, 2.3 |
Follow these steps to install the extension:
- Unpack the resulting archive to the root of your Magento site. As a result, you should have created such a folder [magento_root]/app/code/Extmag/Pricer
- Run the following commands in the root of your Magento site:
- php bin/magento c:f
- php bin/magento s:up
- Log out and log back into the Magento admin interface
- Congratulations. The extension has been successfully installed.
For all questions about the installation, please contact our technical support.
1.7.0
Added support Magento 2.4.9 and Adobe Commerce 2.4.9
1.6.9
Added support Magento 2.4.8-p4 and Adobe Commerce 2.4.8-p4
1.6.8
Refactored code.
1.6.7
Added support Magento 2.4.8-p3 and Adobe Commerce 2.4.8-p3
1.6.6
Added support Magento 2.4.8-p2 and Adobe Commerce 2.4.8-p2
1.6.5
Added support Magento 2.4.8-p1 and Adobe Commerce 2.4.8-p1
Fixed price template validation
1.6.4
Added support Magento 2.4.8 and Adobe Commerce 2.4.8
1.6.3
Fixed a bug with the product attribute with the website scope
1.6.2
Fixed a bug with the default store if prices are not set globally but per website.
1.6.1
Fixed bug with store scopes.
Added support Magento 2.4.7-p5 and Adobe Commerce 2.4.7-p5
1.6.0
Added support Magento 2.4.7-p4 and Adobe Commerce 2.4.7-p4
1.5.9
Added support Magento 2.4.7-p3 and Adobe Commerce 2.4.7-p3
1.5.8
Added support Magento 2.4.7-p2 and Adobe Commerce 2.4.7-p2
1.5.7-1.5.8
Added support Magento 2.4.7-p2 and Adobe Commerce 2.4.7-p2
Added support Magento 2.4.7-p1 and Adobe Commerce 2.4.7-p1
1.5.7
Added support Magento 2.4.7-p1 and Adobe Commerce 2.4.7-p1
1.5.6
Added support Magento 2.4.7 and Adobe Commerce 2.4.7
1.5.5
Added support Magento 2.4.6-p4 and Adobe Commerce 2.4.6-p4
1.5.4
Added support Magento 2.4.6-p3 and Adobe Commerce 2.4.6-p3
1.5.3
Added support Magento 2.4.6-p2 and Adobe Commerce 2.4.6-p2
1.5.2
Added support Adobe Commerce 2.4.6-p1
1.5.1
Support Adobe Commerce (Magento) 2.4.6
Support PHP 8.1
1.5.0
Improved filtering product collection and resetting product indexes.
1.4.4
Added availability to reset all indexes after changing prices.
1.4.3
Fixed the problem with tier prices and option All Websites
1.4.2
Fixed some bugs with XML layout and PHP conditions.
1.4.1
Fixed some minor bugs with Conditions in Price Sets.
1.4.0
Added the ability to change the prices of product attributes with the type "Price"
1.3.0
Fixed some minor bugs.
Changed behavior for Website Prices and Global Prices.
1.2.0
Added the ability to change the prices of custom options
1.1.2
Fixed the PHP warnings
1.1.1
Support Adobe Commerce (Magento) 2.4.5-p1
1.1.0
Added opportunity for bulk changing Tier prices of products
1.0.0
Support PHP 8.1 and Adobe Commerce 2.4.4