Hello,
We imported our product data already. But we have not imported the variants yet. How can we update the existintg products but creating variants?
What I did:
I created an attribute : "Attribute test: (I tried with variant creation mode = Dynamically or Instant) with 2 values: "Value 1" and "Value 2"
1/ Go to Export Variant > Export data (with internal ID, external ID, name)
2/ As the product does not have any variant, I created new lines in the CSV / Excel file with the following columns and values:
- Name = PRODUCTNAME
- product_template_attribute_value_ids = Attribute test: Value 2
3/ To import: Product variant > Favorites > Import > Upload file
--> But when I upload I get this error message:
No matching record found for name 'Attribute test: Value 2' in field 'Attribute Values' at row 2 (
PRODUCTNAME
)
Can you please help? Thank you.