Shopify uses Handle to group product rows, so blanks, spaces, uppercase variants, and special characters can split or reject products.
Use lowercase handles with hyphens, keep the same handle for all variant rows of one product, and rerun the checker before import.
Two product rows may share the same Variant SKU because of a copy-paste mistake or a missing variant option.
Fix accidental repeats in the source CSV and only keep duplicate SKUs when your Shopify workflow intentionally allows them.
Shopify imports expect clean numeric prices, valid product statuses, and image URLs that can be fetched during import.
Rewrite prices as plain numbers, use accepted status values, and test image URLs in a browser before uploading.