Jerome wrote: Hello,
You should take a look at the column names.
Between "product_name" and "product_msrp", you have a column with an empty name.
And between "color" and "genre", you also have a column with an empty name.
It would be interesting and necessary to have more details about what these columns are exactly and from where the content (of these columns) is coming from.
Regards,
QUESTIONS:
1) Do you mean I cannot have hempty colums. I thought that you could also have empty columns and that these were ignored during the import process
2) I attached the full columns. As you can see I have the "PRODUCT_PARENT_ID", the "PRODUCT_TYPE" and the "PRODUCT_CODE" all with right rules.
I don't know why the import of variant failed and they are imported as main product.
I get:
The product 254121 should have an empty value instead of the value 89142 in the field product_parent_id as it is a main product (not a variant) and thus doesn't have any parent.
The product 254122 should have an empty value instead of the value 89142 in the field product_parent_id as it is a main product (not a variant) and thus doesn't have any parent.
The product 254123 should have an empty value instead of the value 89142 in the field product_parent_id as it is a main product (not a variant) and thus doesn't have any parent.
The product 254124 should have an empty value instead of the value 89142 in the field product_parent_id as it is a main product (not a variant) and thus doesn't have any parent.
AND SO ON...