Importing Attributes


https://forum.kartris.com/Topic681.aspx
Print Topic | Close Window

By Ollie252 - Wed 6 Jul 2011
Hi Guys, I can't seem to get the data tool to import any attributes. I want to add an attribute of "Material" and a product would be cotton, Polyester etc.

How would i achieve this?

I've tried putting "Cotton" in the P_Attribute1 column, but it gets ignored.

Thanks

Ollie
By Medz - Wed 6 Jul 2011
Hi,  you need to put the data in the P_Attribute1 column in this format ->

[AttributeName]||[AttributeValue]

e.g.

Material||Cotton

Material||Polyester

Regards,

Medz
By Ollie252 - Wed 6 Jul 2011
ok, thanks. I knew it would be something like that. I'll give it a try.