I need to change the destination url of the add to cart button on the page when your viewing a product. I thought it would be in product.tpl or product.php but it doesn't seem to be in there. If anyone know where I can change this I would be greatful.
Update I found it here:
{include file="buttons/add_to_cart.tpl" style="button"}
This makes the url got to /cart.php how can I get it to go to customer/cart.php
Thanks
Mike