Forums
(@mihir1337)
3 years ago
I have this code in js not working in quick view
`jQuery(“input.product-count”).TouchSpin({ min: 1, max: 1000, step: 1, buttondown_class: “btn btn-link”, buttonup_class: “btn btn-link”, });