Skip to content

Price on ProductPage event is zero for configurable products #69

@ericclaeren

Description

@ericclaeren

Magento version 2.3.5-p2 #:

Edition EE

Expected behavior:

The min price to be displayed for a configurable product.

Actual behavior:

Price is always displayed as 0.

Steps to reproduce:

  1. Visit configurable product page
  2. Inspect Datalayer ProductPage

What happened?

The change was introduced here:
2.4.0...2.5.1#diff-4431d83985d4d014ab1c33820ee280c9ebd92203b337426d3bedb772c2018831R104

It has changed from getFinalPrice() to getPrice() which broke this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions