First, can somebody clarify the difference between an Option and an Attribute? I am assuming an Attribute is the combination of an Option Name with one or more Option Values.

I have a product item with 11 attributes. I would like to change the order of these attributes for a specific product item but not necessarily reorder the attributes for other products that use only some of them.

Is there any way to do this other than setting the sort order in the Option Name controller? It seems like it should be done in the Attribute Controller but if it is, I am bening dense and cannot see how to do it.