Tips and Tricks HQ Support Portal › Forums › Simple PayPal Shopping Cart › Simple Shopping Cart Tweaks › Automatic redirect after "add to cart" › Reply To: Automatic redirect after "add to cart"
December 17, 2009 at 8:40 am
#16783
Participant
in the “wp_shopping_cart.php” file search for the following line of code
if ($_POST['addcart'])
inside that if statement you can add your condition and put the redirection code so it redirects to the target page.
Once you do this it will work similar to what it doesn’t when you add a product from my products page