Hi,
I've created an e-shop selling baby clothing.
I used WP E-Commerce for this and it was pretty simple.
However, there's one small problem.
If someone wants to buy a t-shirt, which comes in the following baby sizes: 000 (which is the smallest size), 00, 0 and 1, then the drop down menu shows it as:
0
00
000
1
That's understandable, as it sees 0 and being smaller than 00.
However, is there a way around this, so the drop down shows
000
00
0
1