I read this post:
http://www.zen-cart.com/showthread.p...hopping-button
What my boss want to have is as follow:
1. When user on the english checking out and then click continue shopping = it goes to http://vllusion.com/products
2. When user change the checking out language to fr and then click continue shopping = it goes to http://vllusion.com/estore/index.php...ex&language=fr
Changing the on tpl_shopping_cart_default.php:
<div class="buttonRow back"><?php echo '<a href="http://vllusion.com/products">'
This only works for the English.
How can I set the link whenever user changes it to "language=fr"


Reply With Quote
