Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 695 Bytes

2022-01-05-add-list-price-ratio-rule-condition.md

File metadata and controls

15 lines (15 loc) · 695 Bytes
title issue author author_email author_github
Add price/list price percentage rule condition
NEXT-19182
Krispin Lütjann
k.luetjann@shopware.com
King-of-Babylon

Core

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

Administration

  • Added the new component sw-condition-line-item-list-price-ratio:
    • src/app/component/rule/condition-type/sw-condition-line-item-list-price-ratio/index.js
    • src/app/component/rule/condition-type/sw-condition-line-item-list-price-ratio/sw-condition-line-item-list-price-ratio.html.twig
  • Added the new rule condition cartLineItemListPriceRatio to the condition-type-data-provider.decorator