I think the title says it.
Sometimes I need a different action after add to cart based on what my product is. This could be useful in a number of ways, such as guiding a client through a 'building a kit' workflow.
Thanks, tcindie!
I think the title says it.
Sometimes I need a different action after add to cart based on what my product is. This could be useful in a number of ways, such as guiding a client through a 'building a kit' workflow.
Thanks, tcindie!
Comments
Comment #1
willvincent commentedWould this have to be for the individual product, or would setting it by product class be enough?
Comment #2
lindsayo commentedI think it would have to be per product. Because there may be products in a particular class that behave differently than others in that class.
Comment #3
willvincent commentedComment #4
willvincent commentedThe only way this can be done would be to manually override the global cart redirection variable on every product page load, it would not work when multiple products are displayed on a single page.. even then, it's not a good solution.
Therefore, this can only be achieved with modifications to the ubercart core uc_cart.module file.
As such, I've retagged this as an ubercart issue.
Comment #5
tr commentedThis will have to go in 7.x-3.x first, if it's implemented.
Comment #6
tr commentedComment #7
tr commentedThere doesn't seem to be any community interest in doing this, so closing this issue as won't fix. If you would like to contribute a patch for this, please feel free to reopen the issue.