Closed
Description
Preconditions (*)
- Magento 2.3.1 & 2.3-develop
- Configurable product page with discount prices (this is reproducible on a clean Magento 2 project as well)
Steps to reproduce (*)
- Go to a configurable product page that has at least one discount price
- Select an option with discount price
class="normal-price"
remains and is not changed to special-price
Expected result (*)
class="normal-price"
is changed toclass="special-price"
when discounted option is chosen as in simple product
e.g(simple product with special price):
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 that Pull Request has been created to fix issueThe issue has been reproduced on latest 2.3 release