coreshop / CoreShop

CoreShop - Pimcore enhanced eCommerce
http://www.coreshop.org
Other
275 stars 157 forks source link

Cart Price Rules: Filterable Action Dispatcher #1752

Closed solverat closed 1 month ago

solverat commented 2 years ago
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

In some cases, the ecommerce manager wants to apply rule actions on specific cart items only. Examples:

Example I

Example II

Proposal: Adding a isApplyableForRule filter event in cart rule process could be a solution. Don't know if there could be a priority issue, though (Not resolved items at this very moment, for example). This could be related to https://github.com/coreshop/CoreShop/issues/1729

dpfaffenbauer commented 1 month ago

with the introduction of Cart Item Actions with conditions, this should be possible.