Skip to content

Special Price class not added in configurable product page #24972

Closed
@k-edasi

Description

@k-edasi

Preconditions (*)

  1. Magento 2.3.1 & 2.3-develop
  2. Configurable product page with discount prices (this is reproducible on a clean Magento 2 project as well)

Steps to reproduce (*)

  1. Go to a configurable product page that has at least one discount price
  2. Select an option with discount price
  3. class="normal-price" remains and is not changed to special-price

Expected result (*)

  1. class="normal-price" is changed to class="special-price" when discounted option is chosen as in simple product
    e.g(simple product with special price):
    image

Actual result (*)

  1. class="normal-price" remains, which means different styling options can not be added
    image

  2. no console errors

Metadata

Metadata

Labels

Component: CssFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions