Global expansion, localizing content, and selling in multiple currencies and languages
I have a registration app that creates a registration form page and the link to it is /apps/registration. So the English version URL is myshop.com/apps/registration. I created a French version but the French URL has a query string at the end to load the proper language form. The French URL is myshop.com/apps/registration?query_string=... (adding /fr to the URL also works: myshop.com/fr/apps/registration?query_string=...)
For this reason, switching the language will not load the proper registration page. Is there a way around this by adding a query string to the translated URL?
Hello @iolo72 ,
Here's how you can achieve the solution:
<a href="/fr/apps/registration">
Switch to French
</a>
Let us know if you can make it.
Transcy
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024