Frage

Is it possible to create multiple action for price rules? Like I am setting a 5% Discounts for customers but the discount is capped at $250.00 When the purchased is greater than $5000.00? Is this possible? TIA.

War es hilfreich?

Lösung

By default, Its not possible to set Limit for Maximum discount amount in case of setting discount in percent (%).

You can check applyRule function in Magento\SalesRule\Model\RulesApplier class to extend this for your requirement.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top