Thread
:
Redirect customer to cart question
View Single Post
#
10
11-29-2005, 05:18 PM
Jon
X-Guru
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
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}
Jon
View Public Profile
Visit Jon's homepage!
Find all posts by Jon