Hi folks
Im looking for at nice styled add to cart button that has a input field and on left side a -(minus) and right side a +(plus) button. the + and - btns should update cart qty via ajax, and when a customer arrive to shop all fields will be either 0 or a traditionel ad to cart button covering it until >0.
I can apply a few examples if you'd like.
basically I want customers always to see what qty is in cart, directly on the buttons.
Anybody found a way to do that?
Thanks
PS I'd like to extend it, so that if there is max available 5 qty, it will show that visually so everybody can understand it just by looking at it, and maybe hovering over it or clicking it.