Importing many attributes
-
Hi guys,
I am trying to import the CSV file containing more than 150 different product attributes. All of them have the same template:
{attribute1name[1]} – {attribute1values[1]}
{attribute2name[1]} – {attribute2values[1]}
etc.By the fact, they look absolutely similar, the only difference is an attribute number.
The basic way is to create more than 150 combinations in the import template to map all the possible attributes with their values, but it seems not optimal.
Could you, guys, please advise something? Maybe it is possible to make a kind of “foreach” function or regular expression for that?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Importing many attributes’ is closed to new replies.