Hello
i sell t-shirts
i have attributes like color and size.
colors: red, white, yellow
sizes: s,m,l,xl
and i have also features:
size-x,
size-y,
neck,
each of the size: s,m,l,xl have got different sizes: size-x,size-y, neck
how i can assign different feature sizes depending on selected attribute ? is there some module that supports this?