Hi @an29 ,
Thanks for providing clarity!
Could it be that I have over 10 000 products in the CSV? Looks like when i only try 3 it works fine
It is possible that the CSV import maximum size value could be causing this. Please navigate to the product import page in order to see what the current value is set to, as seen in the screenshot below:
https://snipboard.io/p75Ryb.jpg
Here is more detailed information on increasing the maximum size:
https://woocommerce.com/document/product-csv-importer-exporter/#how-to-increase-the-csv-import-maximum-size
This is a large number of products to upload so as a workaround, you can split the CSV into multiple parts to upload separately.
Additionally, please check that the formatting matches what’s expected in the link below:
https://github.com/woocommerce/woocommerce/wiki/Product-CSV-Import-Schema#csv-columns-and-formatting
Hope this helps ??