Hello all.

I just got my Zencart up and running so I have the most recent release.

What I'm trying to do is get my products set up properly.

I'm selling clothing. So I have a red shirt that comes in small, medium, and large. But I have limited quantities of each. Once I'm out of one size, that's it.

I don't want to make 3 different products for each size with the same image, that's silly.

So how do I get it so that my Option Value with the dropdown to say :
Small (3 left)
Medium (5 left)
Large (1 left)

or something along those lines. Even if I can't have the (#left) I would like to have the size automatically remove itself so I don't have customers buying something that I no longer have.

Thanks!

p.s. I'm a video game programmer by trade and php is very readable to me and so you can get all technical with me and stuff!