• Resolved accoglis

    (@accoglis)


    Hello, I’ve just installed this plugin and I am trying to add EAN numbers to my products (Variable).

    I am using the wordpress import/export tool to generate a csv file to update my products, but when I import the updated file the EAN codes doesn’t appear in the product data.

    How can I solve the issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Algoritmika

    (@algoritmika)

    Hi @accoglis,

    I’ve just tested it on my server, and it seems to be working fine. I’ve noticed one thing though – you must add column names to the CSV, otherwise EANs are not imported, i.e. your CSV should look like this:

    ID,EAN
    3810,2000000038100
    3809,2000000038094
    3808,2000000038087
    3807,2000000038070

    Please give it a try and let me know if that helps.

    Thread Starter accoglis

    (@accoglis)

    Hello, now it looks like it’s working correctly.

    Thank you for your help!

    Plugin Author Algoritmika

    (@algoritmika)

    Hi @accoglis,

    Happy to hear it’s solved!

    Please let me know if you need anything else.

    And if you like the plugin, please consider leaving me a rating.

    P.S. And I think I figured out why column names are required (actually not). When there are no column names in the CSV, the importer treats the first line as column names anyway, so basically it will import it without column names as well, it just will skip the first line/product.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘EAN CSV Import not working’ is closed to new replies.