Liquid, Javascript
My problem is that my information is complete but when import the file, shopify me say that "Invalid CSV header: Title headers are missing."
I am saving the file with the name "Product_Import.csv" in excel with the option CSV UTF-8(comma delimit) and with the option CSV (comma delimit)(*CSV), neither options work. help me, please.
This is the file: https://drive.google.com/file/d/1RnnEitE4fl855T7kWt_l3VeP4T41kA1F/view?usp=sharing
Hi
Your file is not comma separated but semi colon separated:
Handle;Title;Body (HTML);Vendor;Standard Product Type
Needs to be like this:
Handle,Title,Body (HTML),Vendor,Standard Product Type
Try exporting products from admin and then you will have correct file layout that you can then use to import with.
Regards
Tom
I already tried exporting the file to the admin but it doesn't work. What can I do to save the file comma delimit?
Hi
You can also try loading the file into google drive and exporting in correct format from there. The file is exported correctly from Shopify so sounds like when you open and save it then it is being changed by your program to an incorrect format.
Regards
Tom
Thank you, I could already solve, Effectivility export the file from google and it worked.
¿Alguna vez has creado una colección y has tenido problemas para añadir tus productos a...
By Ann Sep 10, 2024Una de las cosas que más presión genera a la hora de emprender con un negocio es conver...
By Teo Aug 20, 2024¿Alguna vez has visitado una página web lenta con imágenes pixeladas? ¿Qué haces cuando...
By Ann Aug 13, 2024