Closed
Description
Preconditions
- magento ce 2.1.7 with sample data installed
- php 7.0.20
- MySQL 5.7
Steps to reproduce
- Create a new cart price rule
Customer Groups
select all- Set
Conditions
If total quantity greater than 2 for a subselection of items in cart matching ALL of these conditions:
-- Color is red
- set
Actions
Apply
: Percent of product price discount
Discount Amount
: 10
- Save and Navigate to storefront as a guest
- Add 3 products with red color
- View cart and no discount
Test other attribute 8.11
- add new product attribute (text field type) eg: vendor
- add vendor to the default attribute set
- set vendor in product detail page. eg: addas
- update rule change color to vendor. eg: vendor is addas
- back to shopping cart and update
- it works
Expected result
buy a special color (red) and total greater than 2, have 10% discount
Actual result
no discount
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release