Magento quantity increments using jQuery
If we need to add increments in the quantity then we can follow the below simple method . First of all we need to add the jQuery code. Add the following to one of your jQuery js files (or create a new one if that’s your thing). Then Move the file app/design/frontend/base/default/template/catalog/product/view/addtocart.phtml into your theme …