how to update total on click plus and minus button shopify cart page
i want to add button plus and minus for qty related when qty clicks then update subtotal without page load. i am also using the debut theme and the file name is section folder cart-templated.liquid <button onclick="this.parentNode.querySelector('input[type=number]').stepDown()" >-</button> <label for="updates_large_{{…