I want to add a list of products by bulk importing with CSV, but it gave me a missing value error for my CSV file.
for instance, my handle is new-tshirt-edition and I have 20 pictures for that handle. but my size variant only has 7 sizes, but I have 20 image srcs, so when I left the other 13 rows blank. it throws me an error saying the size variant missing. how can I solve this issue?