Questions tagged [currency-symbol]
The currency-symbol tag has no summary.
21 questions
0 votes
1 answer
406 views
How to replace the UAE currency symbol to the new symbol, which is the "D" with two horizontal lines. In Magento Backend
How can I use the new UAE Dirham symbol across Magento if it doesn't yet have a Unicode character and the backend only accepts text (not image or font uploads)? The Central Bank of the UAE recently ...
0 votes
1 answer
135 views
Currency Symbol as image
Is there any possible ways we can use currency svg image on front-end instead of text ? Note:- Replace in products view, list and cart page etc relaed to all front-end pages only. Thanks in advance.
1 vote
1 answer
243 views
How to get Current Currency symbol or currency code in UI component form field
I have created a Custom Module using the UI Component on Admin Side. Now i Need to show a Current Currency symbol or currency code in this field like above image
1 vote
0 answers
645 views
Locale configuration files 2.4.6 - Currency Format problems
Does anyone know where the configuration files are for currency format and symbol as on 2.4.6? In this case the 'locale' doesn't exist for the specific country in the options so am using the default ...
2 votes
2 answers
838 views
How to move currency symbol using currency_display_options_forming event hook in Magento 2.4.5
I am upgrading from 2.4.3 to 2.4.5 and see that the code to move currency symbol from left to right of price is not working. How can I update the code to get it to work? Currently I'm using the ...
4 votes
1 answer
957 views
Best practice to remove currency symbol on productpage in Magento2
I am new to Magento, I am trying to remove the euro currency symbol from the product page, in Magento 2.3. In the following file it seems that I can adjust the price, value, and currency: vendor/...
0 votes
2 answers
201 views
Currency conversion from 3 character code (USD) to their symbol as output ($) in magento 2?
Does magento 2 is having something inbuilt function for currency symbol getting ? What I want is - Input will be 3 characters currency code as USD, INR, JPY, EUR etc. corresponsing to that output ...
1 vote
1 answer
1k views
Magento 2.3.3 How to change Currency decimal symbol comma to dot in arabic store view
I want to change currency decimal symbol from comma to dot for Arabic store view. Below is the solution that I tried but it's not working for all the pages like category, search page, minicart, ...
0 votes
2 answers
539 views
Change currency symbol position from left to right in RTL theme
I have tried to change currency position using below mentioned observer code its working on English website that list LTR but its not working on Arabic website that is RTL. app/code/Vendor/Moduele/etc/...
0 votes
2 answers
522 views
Remove currency symbol on prices from some pages - NOT ALL
I would like to remove the currency symbols from prices, but not in the cart and checkout page. It could be done with CSS but is there another way to approach this?
1 vote
1 answer
455 views
Different currency symbol grand total Euros and Dollars M2.3
I set my M2.3 to Deutsch but the grand total is still with $ symbol, please can you help with this issue?
1 vote
0 answers
78 views
how to switch currency depending on the language code in $ _SERVER
I use a separate translation service, it makes a copy of my frontend and redirects to another domain. I am using language switcher from this service. since they are not related to magento stores I ...
1 vote
0 answers
166 views
Magento 2 - dynamically update the currency symbol
I am trying to dynamically update the currency symbol (based on a users custom customer attribute). I have a plugin afterGetCurrency which is loading correctly, and I can get the current symbol but ...
4 votes
2 answers
1k views
Show custom currency symbol in Magento2
I used below event <event name="currency_display_options_forming"> <observer name="vendor_extension_change_currency_position" instance="Vendor\Module\Observer\ChangeCurrencySymbol" /> ...
0 votes
3 answers
410 views
Rupee Symbol error
Indian currency symbol is not showing in magneto 2