I am using VM 2.0.1f on Joomla 1.5. As I do not want the popup when the add to cart button is clicked, I've
changed the sendtocart function in vmprices.js - instead of task=addJS, I've made it task=add.
The products are being added to my cart, but the page is not getting redirected to display the
shopping cart, it continues to be on the item that I added. Please could you help me solve this problem?
Thanks,
Deepa
index.php?option=com_virtuemart&view=cart
should be executed
it does not execute that if I do not put in an alert after adding the item.....
What am i doing wrong?