View Single Post
  #11  
Old 11-29-2005, 05:47 PM
 
Light Speed Light Speed is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 921
 

Default

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!
Reply With Quote