View Single Post
  #55  
Old 02-19-2011, 08:58 PM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default 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.
Reply With Quote