Installing NopCommerce on multidomain based on language.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 anni tempo fa
Hi Andrei Mazoulnitsyn,

I wanted to setup a store that should follow these rule:

1. Should run on different domains based on the language culture, eg: the DomainName.nl should open only the dutch language website, DomainName.com should launch only the english website.

2. The Menu, Categories and sidebar text are getting translated when i use the language extension, but not the categories and products, it is being displayed in default english language.

So im ultimately confused to proceed with. If I dont have an option to mount other domains to this portal, is there a way to automatically get all the texts translated into their respective languages based on the language culture?

Like...

When you logon to:
DomainName.com/en/ --> Should open only the English Website
DomainName.com/nl/ --> Should open only the Dutch Website
DomainName.com/pt/ --> Should open only the Portuguese Website

How to achieve this?
Plz. help,
Thank you.
11 anni tempo fa
Any Help plz?
11 anni tempo fa
Visit here http://www.tolpeit.it/nopcommerce-multi-domain-with-seperate-languages-support/!
I have change code in nopcommerce. It works
11 anni tempo fa
I've implemented this too, and it does seem to work which is great.

Would there be a way to link the permissions so if you logged into one .de site then switching language to the .com it would keep you connected?
As currently i have to login again
11 anni tempo fa
Hi Tolpeit,
For the Development Scenario,
I did add the reference and added the settings in the web.config, mapped the domains on IIS bindings after adding a record for other domains on my HOSTS file but when i navigate via browser, the language culture remains English for all the domains.
Also when i switch with reference to the language culture seo code eg: domain.com/nl/
it shows the portal related words getting translated in their respective languages but not the real inner content.
11 anni tempo fa
Hi,
I did add the language strings downloading from the language extensions pack available from the nopCommerce website. My requirement is simple,
1. The single shopping cart should translate its products in English, Dutch, Portuguese, Spanish with respect to the incoming http request.
2. Would be great if can manage these language culture with respect to its domain(s).
For eg: domain.com –> shows up the english content(Both Inner content and Portal controls too).
domain.nl –> Should show Dutch
domain.es –> Spanish
domain.pt –> Portuguese
Should redirect based on the client side country detection.

How to achieve this?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.