Close

Facebook Shop and Language

nonam
8 years ago
#12036 Quote
Avatar
  • 57
Hello:

Just wondering how this would work with bilingual shops. I know that Facebook can translate text but the fact is that I have done a lot of the translation myself to ensure the terminology is accurate. So, I assume that the customers are directed to the store in the language used while in Facebook?

I will be looking at something like this eventually and am just curious right now. Thanks!
Deni
8 years ago
#12057 Quote
Avatar
  • Moderator
  • 389
nonam wrote:
Hello:

Just wondering how this would work with bilingual shops. I know that Facebook can translate text but the fact is that I have done a lot of the translation myself to ensure the terminology is accurate. So, I assume that the customers are directed to the store in the language used while in Facebook?

I will be looking at something like this eventually and am just curious right now. Thanks!


Hi, 

At the moment we do not support multiple languages in our Facebook Shop plugin.

We can add the language selector dropdown using this code:
@Html.Action("LanguageSelector", "Common")


It will need a little modification as a JS function is missing.

You can suggest it in our user voice portal so we can think about its implementation.
Best Regards,
Mladen Staykov
Nop-Templates.com
nonam
8 years ago
#12064 Quote
Avatar
  • 57
Thanks! I'll give it some thought as well.