Our site operates in two different language, french and english.
While I was able to create two separate header with static link for each language, what is the user is already on a certain page and wants to remain on the same page?
Example:
www.website.com/products (english)
and www.website.com/products-fr (french)
If the user click on the language change, it should remain on the same page but in different language.
Hopefully this makes sense.