Skip to content

Commit 841f688

Browse files
committed
Merge remote-tracking branch 'origin/develop' into db-upgrade-pr
# Conflicts: # app/code/Magento/SalesRuleSampleData/fixtures/sales_rules.csv
2 parents bd3fe1c + 4d44447 commit 841f688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
name,description,simple_action,discount_amount,is_active,conditions_serialized,actions_serialized
2-
"20% off all Women’s and Men’s Pants","20% off all Women’s and Men’s Pants","by_percent",20,1,"{""type"":""Magento\\CatalogRule\\Model\\Rule\\Condition\\Combine"",""attribute"":null,""operator"":null,""value"":""1"",""is_value_processed"":null,""aggregator"":""all"",""conditions"":[{""type"":""Magento\\CatalogRule\\Model\\Rule\\Condition\\Product"",""attribute"":""category_ids"",""operator"":""()"",""value"":""is_value_processed"",""0"":false}]}","{""type"":""Magento\\CatalogRule\\Model\\Rule\\Action\\Collection"",""attribute"":null,""operator"":""="",""value"":null}"
2+
"20% off all Women’s and Men’s Pants","20% off all Women’s and Men’s Pants","by_percent",20,1,"{""type"":""Magento\\CatalogRule\\Model\\Rule\\Condition\\Combine"",""attribute"":null,""operator"":null,""value"":""1"",""is_value_processed"":null,""aggregator"":""all"",""conditions"":[{""type"":""Magento\\CatalogRule\\Model\\Rule\\Condition\\Product"",""attribute"":""category_ids"",""operator"":""()"",""value"":%url_key=pants-women,url_key=pants-men%,""is_value_processed"":false}]}","{""type"":""Magento\\CatalogRule\\Model\\Rule\\Action\\Collection"",""attribute"":null,""operator"":""="",""value"":null}"

0 commit comments

Comments
 (0)