Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Price shown on summary differs from the one used by the PriceRange component #498

Open
weslybrandao opened this issue Mar 30, 2021 · 2 comments
Labels

Comments

@weslybrandao
Copy link

Describe the bug
The price range is not respecting the maximum value, when setting this value prices with values above the maximum value are returned

To Reproduce
Steps to reproduce the behavior:

  1. Go to the department page
  2. Add a maximum price in the price range
  3. then check that no price above the filter value was displayed

Expected behavior

When selecting a maximum price, they should not bring values higher than it

Screenshots

image

Desktop environment:

https://homologoutletespacohering.myvtex.com/calcas

@chrsmutti
Copy link
Contributor

Hey @weslybrandao, thanks for the report.

From what I've gathered, it seems to be due to the ProductSummary component not showing the lowest-priced SKU, every interaction with the PriceRange selector uses the pricing information of the lowest-priced SKU, as does the ordering functionality.

We'll have to analyze it more and see what we can do. Once the team has more info, we'll get back to this issue to inform you.

@chrsmutti chrsmutti changed the title Price Range Bug Price shown on summary differs from the one used by the PriceRange component Mar 31, 2021
@bpinheiro8
Copy link

Have we had any updates on this theme?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants