Currency Changer on Front End

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 лет назад
Sorry this is a basic question, I've taken over a nopCommerce site and in the admin there are 2 currencies set up but on the front end there is no where to change the currency. Do I need to add a widget to allow shoppers to change currency?
thanks
Breda
5 лет назад
Hi Make sure your both currency is published.
5 лет назад
Hi Yes both currencies are published but nothing shows on the front of the website.
Regards
Breda
5 лет назад
Much easier would be to investigate issue with store URL. If that is theme issue for example. Maybe someone
deliberately hide currency selector? Have you checked at view files as well?

Regards,
Tom
5 лет назад
Hi Tom,
I don't want to post the url on a public forum, can I send you a PM? I am looking at the source code but I don't know where to look for the currency module.
thanks
Breda
5 лет назад
Hello Brenda,

Search for
@await Component.InvokeAsync("CurrencySelector")

In default view is located at Views/Shared/_Header.cshtml

Regards,
Tom
5 лет назад
Thanks I'll do that.
Regards
Breda
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.