Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 697 Bytes

2023-03-21-add-condition-for-properties-to-rule-builder.md

File metadata and controls

14 lines (14 loc) · 697 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add condition for properties to Rule Builder
issue: NEXT-20434
author: Lars Kemper
author_email: l.kemper@shopware.com
author_github: @LarsKemper
---

Core

  • Added new rule condition src/Core/Checkout/Cart/Rule/LineItemPropertyValueRule.php
  • Added new rule Condition src/Core/Checkout/Cart/Rule/LineItemVariantValueRule.php

Administration

  • Added new rule condition cartLineItemPropertyValue to src/Administration/Resources/app/administration/src/app/decorator/condition-type-data-provider.decorator.js
  • Added new rule condition cartLineItemVariantValue to src/Administration/Resources/app/administration/src/app/decorator/condition-type-data-provider.decorator.js