Quote:
Originally Posted by Jon
To put a continue shopping button, you can place this code on your skin1/customer/home_checkout.tpl where you want it to appear.
What I did for my emails was edit:
/skin1/mail/html/mail_header.tpl
and
/skin1/mail/html/signature.tpl
That puts information above and below the actual emails.[/code]
|
The continue shopping button is good if you just want to go back to the home page but what about if you have redirect to cart enabled and you want the continue shopping to go back to the product page you just came from? bearing in mind that you could just use a javascript history back but that would also show if you went to checkout and then had to create an account.