I found the error:
I was mapping a column (ARTICLE) in the CSV file to two different fields (Product Title and attribute:pa_articolo). I don’t know why but in this way the import failed. Is it a problem you are aware of or is it a feature for some specific reasons?
Thanks anyway,
Alessio Falai.
This is the link to the CSV file:
https://drive.google.com/file/d/1a1B2WhgJ735CJ02sPnolJOIcehrQ4eTE/view?usp=sharing
When I import, I choose the delimiter “Semicolon” and I apply the following mapping:
Price: Regular Price -> PRICE
Images/Gallery -> IMAGES
Product Categories -> GRP
Product Title -> ARTICLE
Product SKU -> ID
Notice that the “ID” column is mapped to the SKU in WordPress. The other mappings are just product global attributes.
Please let me know. Thanks,
Alessio Falai.