Wordpress Currency
Budget: $10 – $30 USD
Hello,
My payment method block the Woocommerce Currency Switcher,
I would like display the price in a currency on the front but don't impact the backend.
I mean something like
<option value="1000">8.38 €</option>
So the calcul will be value*0.00838 = 8.38 €
My payment method block the Woocommerce Currency Switcher,
I would like display the price in a currency on the front but don't impact the backend.
I mean something like
<option value="1000">8.38 €</option>
So the calcul will be value*0.00838 = 8.38 €