product import

I try for a long time to import products but importing always fails. After the last importing process I got this error message:

Errors on 1 source record(s)
* Line 1
> Wrong value for field number 16 (value ‘For sale’ does not match regex rule ^[0|1]$)
> Wrong value for field number 17 (value ‘For purchase’ does not match regex rule ^[0|1]$)
> Wrong value for field number 18 (value ‘Type’ does not match regex rule ^[0|1]$)
> Wrong value for field number 20 (value ‘Creation date’ does not match regex rule ^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]$)

I checked all of the data but nothing seems wrong.

You probably forget to check the box “ignore first line”, so you try to import the title line.

Thanks, there is one more issue concerning the products import process. Why “Minim. selling price” field is missing?

Hi, is it possible to import the Minim. selling price for products? I have to import hundreds of products, so it will be so hard to enter minim. selling price manually.

Can you give me the sample of create date you used to import?
I cannot import my csv file as it need the create date in yyyy-dd-mm format.