magento / pwa-studio

🛠Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.
https://developer.adobe.com/commerce/pwa-studio/
Open Software License 3.0
1.07k stars 683 forks source link

[feature]: Unable to use my custom currency symbol #2491

Open huykon opened 4 years ago

huykon commented 4 years ago

Describe the bug When I tried to custom my currency symbol on frontend. It's working normally on Magento default but nothing change on PWA.

To reproduce Steps to reproduce the behavior:

  1. Go to Magento admin > Stores > Currency > Currency Symbols
  2. Change currency symbol as you want (I tried ø ) then Click to Save currency symbols + Clear cache
  3. Go to Magento front page and see that applied
  4. Refresh + clear browser cache on PWA url but nothing applied.

Expected behavior Show my custom currency symbol on PWA Venia theme.

Screenshots My setting:

image

Display on Magento Luma:

image

Display on PWA Venia theme:

image

Please complete the following device information:

Please let us know what packages this bug is in regards to:

m2-assistant[bot] commented 4 years ago

Hi @huykon. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


awilcoxa commented 4 years ago

Created PWA-727 in internal Jira for grooming.

@huykon we'll provide additional feedback but just as an initial response, Venia currently doesn't fully support admin configuration/settings.

awilcoxa commented 4 years ago

Groomed with team and currently a low priority for core but willing to accept community contribution (or spike) to prove out feature request.

dani97 commented 3 years ago

@magento I am working on this

dani97 commented 3 years ago

Lack of graphql support for currency symbol, we can fetch only shows symbol of default currency of the store and symbol of base currency. available_currency_codes field of Currency query should return symbol and code.

dani97 commented 3 years ago

https://github.com/magento/magento2/issues/31494

sirugh commented 3 years ago

Adding hold label until backend exposes this information.

VijayKH commented 2 years ago

Hello Team, Philippines currency symbol sign not showing in safari browser. Its is showing price like PHP22.200.

Screenshot 2021-12-21 at 11 01 16 AM Screenshot 2021-12-21 at 11 01 35 AM Screenshot 2021-12-21 at 11 00 56 AM

Chrome Browser showing like this.

Screenshot 2021-12-21 at 11 05 45 AM
sanganinamrata commented 2 years ago

@VijayKH I'm also facing the same issue since too long!!