Description
It is either a regression or related bug to MC-19683
Description:
"As low as" price on catalog page does not display the lowest price per the selected Color attribute.
Steps to reproduce:
- Create a configurable product with two swatch attributes Color and Size.
- Create a combination of options with Black Red White and S, M , L attribute values
- Change price of the product this way:
|name|price|
|test product for min price-Black-S|200|
|test product for min price-Black-L|100|
|test product for min price-Black-M|200|
|test product for min price-White-S|200|
|test product for min price-White-L|200|
|test product for min price-White-M|180|
|test product for min price-Red-S|170|
|test product for min price-Red-L|200|
|test product for min price-Red-M|200|
-
Open Stores->Attributes->Product
-
Open Size attribute: set Visible on Catalog Page to "Yes" ; set "Use In product Listing" to No.
-
Check product on store front
-
Click on color Black
Actual result: "As low as" price for Black is 200.
Expected: "As low as" price for Black is 100
Metadata
Metadata
Assignees
Labels
Type
Projects
Status