We need to add a LOT of attribute labels into an attribute.
we currently have an excell CSV sheet that we could export to CSV in any format we would wish.
How can we use this CSV sheet to import the attribute label data wihout having to do it all by hand.
were talking 540 different possible labels, in 3 different languages..
Our CSV already reads something like
RaETs, Firma, RaETs
So technically if magento would have something like “import CSV file with values” added on to the attribute label page it would be great.... but i knot it does not have it.
How could we go around doing something like this manually? would just importing it into the MySQL fields mess it all up? or is there any other safe way to do this?
Hello, any solution for above question?? I have the same issue. i have many attributes i cant insert all in by hand. can we import attributes or any solution for this kind or any mysql queries?
Hi Mage4Frank,
Thanks for replying. Yes i have ried this and this is suitable for importing attributes options not attributes as whole. for eg., shirt_size is an attribute, large,medium,small are the options. The thread is very useful to import the attrtibute options(like large,medium,small). Can we import attributes?(like shirt_size,shirt_color)?
Hi Mage4Frank,
Thanks for replying. Yes i have tried this and this is suitable for importing attributes options not attributes as whole. for eg., shirt_size is an attribute, large,medium,small are the options. The thread is very useful to import the attrtibute options(like large,medium,small). Can we import attributes?(like shirt_size,shirt_color)?
Not attributes, i have managed to import attribute options. As i have said in the previous post. Now i dont have time to look at it, but if there is any solution please let me know.
You have been able to import attribute options one by one? Or the whole attributes options at the same time? Because I could manage to create all attributes if it’s easy to import options…
i have a beta in development that is now importing all attributes and attribute options via magentos dataflow technology. It uses your standard CSV to import all attributes and assoicated attribute options. This has been great for sites that have hundreds if not thousands of attributes to import before you can begin importing products. Ive wrriten both a import bulk products module (grouped / configurable/simple/bundle/virtual products) and now this the import attributes module. The attributes is still in beta testing anyone who would like to help test it before it becomes stable please email me at PM me here