Skip to main content


When I click to add or minus the value, it changes all of them. How can I change it so each component works individually, instead of copy catting each other? I tried changing the names and it didn’t help.

Are they all connected to a single variable? If so you need to use 3 different variables.


How do I tie the three variables together to create an accurate total (among the three different variables) for the cart icon number?