Currency Changer on Front End

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 5 ans
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
Il y a 5 ans
Hi Make sure your both currency is published.
Il y a 5 ans
Hi Yes both currencies are published but nothing shows on the front of the website.
Regards
Breda
Il y a 5 ans
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
Il y a 5 ans
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
Il y a 5 ans
Hello Brenda,

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

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

Regards,
Tom
Il y a 5 ans
Thanks I'll do that.
Regards
Breda
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.