cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Default language for storefront

0 Likes
448

Hello experts,

I had created a custom country-specific content catalog and site.

I had set country-specific defaulLanguage and defaultCurrency in BaseStore and CMSSite.

However when I go to the country-specific storefront I see that defaultCurrency is applied but defaulLanguage is not changed. Property file is provided.

What can be the issue?

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

geffchang
Active Contributor
0 Likes

Check if the language is set via the `lang` parameter. You might want to `DefaultContextInformationLoader`.