Re: Product Options Dropdown "Select XXXX..."
Like you have:
Shirt Color: Select Color
Shirt Size: Select Size
The JS gives an error on those if selected. But, you still have to assign a "Quantity in stock" to those two variants. So, that quantity never changes because they can't be selected. But every variant under those that CAN be selected changes the quantity.
Basically, if you put in 10 for the above fields, and you actually only have 2 items in stock it looks pretty messed up.
That make any sense? Kinda of confusing to explain.
|