kristo1980 Posted May 7, 2017 Share Posted May 7, 2017 Hello,I have a site in french and a site in English with two different domain names and two different backoffices, I want to add the possibility of switching from one site to another, I am not pro code but I think to add a Stuff like this in the header.tpl file of the two sites The two shops are on prestashop 1.6 <p>Choose your language navigation</p> <a href="https://www.site-francais/" ><img src="france.png" /></a></div> <a href="https://www.site-anglais/" ><img src="anglais.png" /></a></div> There is another way to do it can be cleaner and correct? Thank you for your help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now