Hello
Sometimes we use multiple add to cart buttons on a same product page, especially if it's a long one.
If I use more than one, there are duplicate ids, function plusval() and minusval() are duplicated.
Because of duplication of #qtyinput, the second plus minus modifies the first input's value.
JSON schema is also duplicated
Please Log in or Create an account to join the conversation.