Question

I am getting errors while import products.

I have downloaded sample files and trying to upload the same on the website. But getting errors.

Invalid value for Attribute Set column (set doesn't exist?) in rows: 1, 2, 3, 4, 5, 6
Was it helpful?

Solution

  1. Check once the attribute set which you added in CSV and compare with the attribute set which you want to assign the products in admin
  2. By going to admin > stores > attribute set, you can find the attribute set name
  3. copy and paste the desired attribute set id name in CSV file then try.

Please let me know if you find any issues. Then it will be clear all of your error.

OTHER TIPS

Please make sure! It seems some missing attribute set name.

You need to change the column value of the attribute set. whichever is your CSV file. and the rows are 1,2,3,4,5,6. It means you mentioned the wrong attribute set name or you mentioned attribute set name which does not exist in your store.

I hope then it works!

To import products through Magento Default Import Process, "attribute_set_code" is a required entity to define in sheet(CSV) with valid value. In most cases the value of it could be "Default" but check it from Admin -- Store -- Attributes -- Attribute Set and make sure you opt the correct on which you are going to create products.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top