Add To Cart Button Changes The Quantity From A Higher Number To 1 also shows missing variant

When testing the store out as I am building the site I added products, options and values to each. when I add items into the cart and then raise the quantity from 1 to a higher number and then click “add to cart” it shows the quantity changes back to 1 in the cart.

It also shows missing variant when I tested the site as well.

it does not seem to have anything to do with inventory levels as I have everything changed to do not track inventory. Please help… if someone has an idea or could point me in the right direction I would appreciate it.

thanks

Hello @maslaserdesign
It seems quantity not updates in your form input field + form’s variant select box not works due to any JS error so it needs to debug the code and fix it on theme.

so how do i go about fixing these items? Also I am in the process of of adding all of my products and options. should i wait until I complete that before fixing the issue so I only have to deal with it once will it matter?