I currently have a quantity input in the works that lets the user type in a number, but I'd also like it if there were an option next to the input that lets them click a "+" sign to add onto the quantity. How do I do this?
Like this sites quantity option: http://www.nastygal.com/clothes-tops-graphics/going-batty-muscle-tee
My quantity input code:
QTY:</b> {{ product | product_quantity_input }}