Skip to content

Wrong price after first return from product page.  #3740

@dmytrokravch

Description

@dmytrokravch

Current behavior

After visiting the product list page I visit the product detail view page first time - Price there is correct. Then I return to the product list page again and then detail product view - this time I have the wrong price value (looks like it have discount of approximately 10%). this behavior seems to happen only on the second visit of the detail page, First visit and visits thereafter display the correct price.

Expected behavior

Price should always remain the same

Steps to reproduce the issue

set config properties to
"sourcePriceIncludesTax": true,
"calculateServerSide": false
then
1 Load category page. 2 Load product. 3 Back to the category page.

Repository

Can you handle fixing this bug by yourself?

  • YES
  • NO

Which Release Cycle state this refers to? Info for developer.

Pick one option.

  • This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from develop branch and create Pull Request 2. Feature / Improvement back to develop.
  • This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from release branch and create Pull Request 3. Stabilisation fix back to release.
  • This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.

Environment details

  • Browser: 77.0.3865.120 Chrome
  • OS: Windows 10
  • Node: 12.13.0
  • Code Version: VSF 1.10.4

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2: ImportantPriority mark - still high ;)bugBug reports

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions