EAN field does not appear in the import

Top WooCommerce & WordPress Plugins Forums EAN and Barcodes for WooCommerce EAN field does not appear in the import

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #84918
    Joanna Prus
    Participant

    Hello, I would like to throw in more EAN codes for individual products using import, CSV file. Unfortunately, the EAN field does not appear in the import. Can you help me?

    #84919
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Joanna,

    What you need to do is to name your column as "Meta: _alg_ean" in CSV, and then select “Import as meta data” when mapping a column. I.e. your CSV should be something like this:

    ID,"Meta: _alg_ean"
    3058,6331147155877
    2162,6619533858237
    

    Please give it a try and let me know if you have any questions.

    #84920
    Tom Anbinder
    Moderator
    Plugin Support

    A quick note – we’ve just released a new plugin version (v1.5.0), where I’ve added our field to the WooCommerce import (and export) tools. So now you can simply select “EAN” in the “Column mapping” step. Additionally, it will also automatically map the column, if you name it EAN in your CSV file:

    ID,EAN
    3058,6331147155877
    2162,6619533858237
    

    P.S. Old method that I’ve described earlier (with “Import as meta data”) will still also work.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.