Hi,
I've got a shopping cart with a dropdown menu for the quantity in stead of the three icons. I know how to add stuff to the shopping cart (how to increment the quantity) with the dropdown, but how do I decrease the number of items per product with my dropdown menu? Do I have to empty the shopping cart first and then add the products? That's not my prefered method, because you'll loose all other products in your cart.