# EAN import

### Native WooCommerce EAN

* Navigate to **External Importer > Settings > Import**.
* Activate the "Import GTIN/EAN" checkbox.
* This will import the EAN into the **GTIN, UPC, EAN, or ISBN** field in WooCommerce.

<figure><img src="https://2204606725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJHhS3qgDA1lCM6b1Nw%2Fuploads%2FsGIJXeS1XQomnmGpwhjK%2Fimage.png?alt=media&#x26;token=44192098-1dd5-4a33-ae52-f3252197cc85" alt=""><figcaption></figcaption></figure>

### Third-party EAN Plugins

* Install the **EAN for WooCommerce** plugin.
* The EAN will be stored in the product meta with the `_alg_ean` key.
* Go to **External Importer > Settings > Custom Fields** and configure the settings accordingly:

<figure><img src="https://2204606725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJHhS3qgDA1lCM6b1Nw%2Fuploads%2Fx2i7S9vMd2CQnmcp0oYN%2F%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%BD%D1%8F.png?alt=media&#x26;token=f40943e0-7cb5-4485-972b-36605a07b1c1" alt=""><figcaption></figcaption></figure>

As a result, EANs will be imported into EAN for WooCommerce:

<figure><img src="https://2204606725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJHhS3qgDA1lCM6b1Nw%2Fuploads%2Ft2KAsXx3umZMi7ReyXhv%2F%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%BD%D1%8F.png?alt=media&#x26;token=a2bd037d-891f-4384-8b4f-b33a9507b1c0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Please note that not all parsers have methods for getting EANs. [Custom parsers](https://ei-docs.keywordrush.com/extracting-products/custom-advanced-parsers) may be required.
{% endhint %}
