Import EAN into product variations

Top WooCommerce & WordPress Plugins Forums EAN and Barcodes for WooCommerce Import EAN into product variations

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #85230
    Mike McGowran
    Participant

    hi

    I am trying to import EAN into product variations.  of woo commerce. I have too many variations to add one at a time.

    whats thre best method .  i have csv porduct import suite and also understand a custom column can be added to the import/export .  is itt possible?

    #85231
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Mike,

    You can import EANs with the standard WooCommerce product import tool (in “Products > All Products > Import”). Your CSV file should look similar to this (1975, 1976, 1977, and 1978 are all variation IDs):

    ID,EAN
    1975,2000000019758
    1976,2000000019765
    1977,2000000019772
    1978,2000000019789

    * Although you can name the column differently and then map it manually, I suggest naming it EAN so it would be mapped automatically.

    ** When importing, you need to check the “Existing products that match by ID or SKU will be updated” checkbox. And as you can see, you can also use SKU instead of product ID.

    Please give it a try and let me know what you think.

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