Page 1 of 1

remove cartitem without checkbox(Calguys ecomerce solution)

Posted: Tue Aug 07, 2012 6:57 am
by aadm
Hello,

We use the ecommerce solution from calguy it works well. But we are starting to create an nice look and feel of the cart. Does any one know if there is an way to remove an item from the cart bij clicking on a link rather then use the checkbox?

Thanks!

With regards,

Aadm

Re: remove cartitem without checkbox(Calguys ecomerce soluti

Posted: Thu Jul 10, 2014 9:46 am
by abuzed
Hi,

Anybody got a solution for this? It's userfriendly to get a remove link :-*

Thanks for any replay

Re: remove cartitem without checkbox(Calguys ecomerce soluti

Posted: Thu Jul 10, 2014 10:02 am
by abuzed
Does anybody got a solution for this?

I've found this request (taged "fixed") but can found the resolution: http://dev.cmsmadesimple.org/feature_request/view/2589

Thanks

Re: remove cartitem without checkbox(Calguys ecomerce soluti

Posted: Thu Jul 10, 2014 11:45 am
by chandra
Is nothing related to the question inside SVN?

Re: remove cartitem without checkbox(Calguys ecomerce soluti

Posted: Thu Jul 10, 2014 3:46 pm
by velden
I *think* that fix is implemented as the current checkboxes.

Only way I can think of is 'fooling' the module with some javascript to fake a specific checkbox value and post that.

Ajaxified would be nice. However, take care that it would 'reset' all other possible set values (e.g. article counts). You should work around that too.