I try to import products in our new Shopify webshop, but we keep getting the error “Invalid CSV header: missing headers: Title” (Free translated from Dutch) The file is a CSV (UTF8) and all the headers are still in the original file I downloaded from Shopify. I tried a lot of different ways but I can’t fix it. Is there anybody who can help me with this problem?
Thanks Sandy, import of this sheet works, but it’s not an file I can edit by myself. If I open it in Excel as a CSV UTF8 and import it again I get the same error message. So this is not the solution for me..
Hi @Lyt35 ,
From file you attached previously, it seems like tool you are using to edit csv files is configured to save files with semicolon delimiter, while it should use comma.
When you save files make sure you save then using comma delimiter, if you use microsoft office, you will have an option so save file as “CSV (Comma delimited) (*.csv)”.
I tried, but the strange this is when I open the file in Notepad ++ again it shows the semicolon again instead of the comma. I tried it in Google Sheet now and it’s working. Thanks anyway!