How do i control the order of product variations in the frontend?
I will explain what i mean ....
If i make a simple characteristic, a dropdownlist with for example the values: none, 1 and 2 then these show in the backend nice in order, so first none, then 1 and last 2.
Then i go to the productpage and pick the characteristic and then create the variations, so far so good.
But then the order of the variations with each there own characteristic get mixed up and in the frontend in the dropdownlist it shows as 1, none, 2.
I tried it several times with different values and it gets mixed up allways.
What am i doing wrong or how can i solve this?