I am implementing a calculator in my application but I want to make the “Reset amounts” button set the quantity of that product to zero, because currently they are done manually from each item:
I want this button to set a value of 0 in several rows of my calculator table.