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

Frontend is not updating currency in product page and cart #506

Closed
julianocosta89 opened this issue Oct 20, 2022 · 1 comment
Closed

Frontend is not updating currency in product page and cart #506

julianocosta89 opened this issue Oct 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@julianocosta89
Copy link
Member

Bug Report

Which version of the demo you are using? d44100d.

Symptom

Frontend is not updating currency symbol and value in product page and cart.

What is the expected behavior?

What do you expect to see?
When selecting a currency, I expect the frontend to show me the symbols and values of the products in the selected currency.

What is the actual behavior?
Just landing page is updated, if we navigate to product page or cart, the products are shown with its dollar symbol and price.

Reproduce

  • Run the demo:
    docker compose up --no-build
  • Select a currency other than dollar
  • Navigate to a product page (you will see the price in dollar)
  • Add the product to the cart (the product will be added to the cart as a product in dollar, no matter what currency you have selected).

We will close this issue if:

  • The steps you provided are complex.
  • If we can not reproduce the behavior you're reporting.

Additional Context

Add any other context about the problem here.
Homepage:
Screenshot from 2022-10-20 22-56-15

After selecting the product:
Screenshot from 2022-10-20 22-56-58

@julianocosta89 julianocosta89 added the bug Something isn't working label Oct 20, 2022
@austinlparker
Copy link
Member

Closed by #522

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants