Hi Edvard,
I'm currently using a combination of redirect and onthefly translation, this is in order to allow translation of my checkout and cart pages. I would ideally like it to transition from one to another smoothly without requiring a second click by the customer. Is there any way I can trigger the onthefly translation through a redirect? For instance I would like something like this:
redirect 301 /af/cart http://www.seed-city.com/cart?lang=af
However, I'm aware this will not work. Thanks for your time. Ant.