
11-29-2005, 05:47 PM
|
|
|
|
 X-Adept
|
|
Join Date: Mar 2003
Posts: 921
|
|
|
Quote:
Originally Posted by Jon
No prob of course
If you append &addedtocart=1 to the redirect in cart.php you can use this code in your product.tpl
{if $smarty.get.addedtocart eq "1"}
Show Message
{/if}
|
Thanks! 
|
|