Category Archives: OpenCart

Enable Multi Languages in OpenCart

I want to show Multi Languages in opencart header. Anyone can help me.

1. Add the new language in admin side: System > Localisation > Language page.
2. Now the language switch menu will be available in frontend on your site.
3. Using css and javascript make it a dropdown selector.

Once the above steps are done, add files to the folder mentioned in the System > Localisation > Language page to fetch the new language translation data.