title | issue | author | author_email | author_github |
---|---|---|---|---|
Add new promotion rule condition and improve MatchAllLineItemsRule |
NEXT-18987 |
Krispin Lütjann |
King-of-Babylon |
- Added the new condition rule
Checkout/Promotion/Rule/PromotionLineItemRule.php
- Changed the behavior of the
MatchAllLineItemsRule
to only consider the line items of the given type
- Added the new component
sw-condition-promotion-line-item
: src/app/component/rule/condition-type/sw-condition-promotion-line-item/index.js
src/app/component/rule/condition-type/sw-condition-promotion-line-item/sw-condition-line-item.scss
src/app/component/rule/condition-type/sw-condition-promotion-line-item/sw-condition-line-item.html.twig
- Added the new rule condition
promotionLineItem
to thecondition-type-data-provider.decorator