Hello!
I would like to ask How to add delete button in virtuemart shopping cart module?
So that customer could deletr product form cart module
I try this http://forum.virtuemart.net/index.php?topic=99141.0 , but i think i am missing somthing
As i understand i have to modify modules/mod_virtuemart_cart/tmpl/default.php but i am not strong in php
I have joomla 2.5.9 and virtuemart 2.0.14
Tahnks in advance!
May be someone can help
How about if you advice customer to set qty of the product to zero (0), that is same as delete. I think that this very common wayto delete product from cart in many web shop.
Thanks for answer, i try
But I need somethin like in this module, delete button to cart module
http://www.yagendoo.com/en/joomla/joomla-extensions/virtuemart-extensions/virtuemart-modules/virtuemart-ajax-image-cart-module.html
Like in this module