I import all my product from my suppliers website by scrapping them.
My products all have many different atributes, what I want to do is just put them in freeform, I will make a html atributes form in my html and just fill up option values from my suppliers site. then just print the options on the order so that I and the customer can see them.

Could anyone give me any tips on how to do this?

Anyone run into the same problem before?

I just want to make it easey to manage, if my supplier adds a dress that has a tourquise or soft chocolate brown colour, I dont want to have to add this to the atributes manualy.

Cheers!