We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Money
useMoney
No response
Hydrogen
2024.7.4
2.11.2
npm create @shopify/hydrogen@latest
i18n
{ language: "FR", country: "FR" }
The formatted price should follow the app’s language format.
The formatted price always uses the English format.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2024.7.4
What version of Remix are you using?
2.11.2
Steps to Reproduce
npm create @shopify/hydrogen@latest
i18n
options to the Hydrogen context such as{ language: "FR", country: "FR" }
Money
component or theuseMoney
hook and observe the formatted stringExpected Behavior
The formatted price should follow the app’s language format.
Actual Behavior
The formatted price always uses the English format.
The text was updated successfully, but these errors were encountered: