Only some attribute’s values are added when importing products
-
Hi.
I’m not trying to import products exactly, but rather trying to populate attribute values from a .csv file. For this purpose, in my .csv I have 3 columns: some unique ID, the attribute name and the attribute value.
Thus, I may have 10 rows with the same ID and name but different values.
At step 3:
1. I assign the ID as the product name2. Set the product type to variable product
3. On the “Attributes tab”, I assign the “name” to be taken from the column with the attribute name, and the “value” to be taken by it’s column (see attached screenshot)
However, only some of the values are inserted. Could this be because instead of matching an existing attributes, the import trys to create new once, and because the attribute name is too long, thus the slug is too long and attribute cannot bre created?
- The topic ‘Only some attribute’s values are added when importing products’ is closed to new replies.