-- HikaShop version -- : Starter
Hi there,
Currency Switcher
1.How do I edit the code for the currency switcher to include country flags instead of the country currency and code.
2. I would also like the drop downs for the currencies to redirect to another domain, while retaining the currency switching functionality.
In essence, all I want to do is select a country flag from a dropdown and then redirect to a specific domain of mine e.g a.)clicking on the usa flag will redirect to mydomain.com and display currency for all products in USD
b.)clicking on the UK flag will redirect to mydomain.co.uk and display currency for all products in GBP
Canonical Url Redirection/Navigation
I have made my products to redirect to external links on click, but now I need this links to open in a new window in the browser, rather than on the same page. How do I go about this?