Solutions to common product CSV import problems
If you're having a problem uploading your product CSV file, then check if the problem is listed in the following solutions. If you're still having problems, then contact Shopify Support.
On this page
Error messages
Daily variant creation limit reached, try again
For stores with 50,000 product variants (excluding Plus stores), no more than 1,000 new variants can be created by CSV uploads (or API) within a 24 hour timeframe. The 24 hour timer starts at the time of the first upload of the day.
Fulfillment service can't be blank
You need to enter the name of the fulfillment service you're using. If you're not using a fulfillment service, then this should be set to manual
.
Ignored line #-## because handle example
already exists
The handle is used to uniquely identify each individual product. Make sure you have a unique handle for each product in your CSV.
Ignored line #-## because it did not contain product data
This means that there is at least one product with a handle, but no product title.
Illegal quoting on line
This error is caused when there is an illegal character in the CSV file that you are trying to import. To fix this, remember that your CSV file must be UTF-8 encoded.
Sometimes, this error is caused by a missing or stray quote.
Incorrect header check
Remove the image from that line and try again. If that resolves the issue, then try hosting the image somewhere else.
Invalid CSV header: missing headers
The first line of your CSV file should be:
Remember to check for extra white spaces at the end of the first line.
Inventory policy is not included in the list
The inventory policy needs to be set to 'deny' or 'continue'.
Inventory quantity can't be blank
The inventory quantity needs to be set. If you're not tracking inventory, then make sure the Variant Inventory Tracker is left blank. Otherwise, the platform requires an inventory quantity.
Inventory quantity is not a number
You need to enter a number value for the quantity of items in stock.
Missing or stray quote on line
This can be the result of Excel or another spreadsheet program adding curly quotes (smart quotes). These quotes need to be replaced with straight quotes. To resolve this issue, open the file in a text editor, and do a search and replace to change