Closed (works as designed)
Project:
UC Add to Cart Tweaks
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2009 at 17:37 UTC
Updated:
26 Apr 2010 at 04:00 UTC
It would be nice to specify which page the cart would redirect per product class.
for example, if a customer purchases a role, I would like my customers to be redirected to a certain welcome page or new product page as opposed to the cart.
Comments
Comment #1
rszrama commentedThat's what this module does, just when the item is added to the cart instead of after checkout. Remember, just b/c they've added a product with a role promotion to the shopping cart doesn't mean they're going to buy it.
Comment #2
FranCarstens commentedHi Ryan,
I was trying to find the same thing. I only have 4 options under Features:
I find no place to add a custom URL to redirect to. Am I missing something or is there a hidden setup page for this module?
!! EDIT !!
Okay, by hacking the actual module I was able to add my own options. Not sure if this is the way it's meant to be done but here goes:
Around Line#86
As well as
Around Line#197
Cheers!
Francois.