Closed
Description
Minimum Advertised Prices duplicates for all configurable products on product list with price from selected swatch.
Preconditions
- Magento 2.4
Steps to reproduce
- Enable MAP (Stores -> Configuration -> Sales -> Sales -> Minimum Advertised Price -> Enable MAP).
- Enable 'Show Swatches in Product List', enabled by default (Stores -> Configuration -> Catalog -> Catalog -> Storefront -> Show Swatches in Product List).
- The product attribute uses for configurable products should be visible on Product List (Stores -> Attributes -> Product -> select attribute -> Storefront Properties -> Used in Product Listing) in order to show attribute swatches for Product List.
- Create few configurable products for the attribute with 'swatch' (Visual Swatch, Text Swatch) type with associated products:
- Configurable A:
- Black A: price 1, MAP 11. (ex: 'black' color)
- White A: price 2, MAP 12. (ex: 'white' color)
- Configurable B:
- Black B: price 10, MAP 110. (ex: 'black' color)
- White B: price 20, MAP 120. (ex: 'white' color)
- Configurable A:
- Create category, assign created products.
Expected result
Actual result
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 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 developmentIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch