Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 756 Bytes

2022-01-17-add-cart-position-price-rule-condition.md

File metadata and controls

16 lines (16 loc) · 756 Bytes
title issue author author_email author_github
Add cart position price rule condition
NEXT-19470
Krispin Lütjann
King-of-Babylon

Core

  • Added the new condition rule Checkout/Cart/Rule/CartPositionPriceRule.php

Administration

  • Added the new component sw-condition-cart-position-price:
    • src/app/component/rule/condition-type/sw-condition-cart-position-price/index.js
    • src/app/component/rule/condition-type/sw-condition-cart-position-price/sw-condition-cart-position-price.html.twig
  • Added the new rule condition cartPositionPrice to the condition-type-data-provider.decorator
  • Changed sw-settings-shipping-price-matrix to make the rule select of an empty matrix rule assignment aware