View Single Post
  #57  
Old 05-24-2011, 06:04 PM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Product Options Dropdown "Select XXXX..."

Quote:
Originally Posted by SID357
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.

I see what you mean. You have to add a Quantity to your "select" variants even though they can't be purchased, otherwise if you have "disable products that are out of stock" checked it won't show up. Then, if all of your "colors" and "sizes" are "out of stock" (quantity = 0) your product still shows up because you still have some "Select Colors" and "Select Sizes" left in stock ( quantity ne 0) even though the customer can't purchase any of this product. You're right, pretty messed up.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote