Hi,
I was wondering if someone could point me in the right direction?
I would like to change the function of a button on my site (the add to cart button), so instead of adding to the shopping cart it actually pulls from the database from a url and takes the customer there.
I can change the button into a simple hyperlink, but I need to pull the url from the d/b based on the product id
I would really appreciate someone pointing me in the right direction (as you can tell I am new to php)
Thanks