Using Currency Switcher in tab.
-
Hello!
In my theme it has tabs at the top to switch currency and this is the code…
<div class=”dropdown”>
<button id=”currency” type=”button” data-toggle=”dropdown” aria-haspopup=”true” aria-expanded=”false”>
<span> UK STERLING
<i class=”fa fa-angle-down”></i></span>
</button>
<ul class=”dropdown-menu” role=”menu” aria-labelledby=”woocommerce-currency-switcher”>- US DOLLAR , $
- EURO , €
</div>
Is there any way I can change the code to use the currency switcher to change the prices?
Thank you.
https://wordpress.org/plugins/woocommerce-currency-switcher/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Using Currency Switcher in tab.’ is closed to new replies.