VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: andrai2 on March 12, 2013, 15:22:03 PM

Title: How to add delete button in virtuemart shopping cart module?
Post by: andrai2 on March 12, 2013, 15:22:03 PM
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
Title: Re: How to add delete button in virtuemart shopping cart module?
Post by: trimixdive on March 12, 2013, 19:25:30 PM
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.

Title: Re: How to add delete button in virtuemart shopping cart module?
Post by: andrai2 on March 14, 2013, 18:52:47 PM
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