# General information

{% hint style="success" %}
For full compatibility, make sure you use the latest versions of the External Importer Pro and WooCommerce plugins.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=GiUZF1U3bYM>" %}

After extracting products, you can easily import them to your WooCommerce catalog. You can do that in the following ways:

* Click Import next to the desired products.
* Import all selected products.
* Automatically import all extracted products.

![](/files/-MJI0PFX6_hA2oubGBUy)

### Import settings

You solely control what data to import and its volume. For settings, go to`External Importer > Settings > Import`.

![](/files/-MJI0rkuve0OFUy6O3nU)

### Product type

You can import the following products:

* External/Affiliate products
* Simple products

Grouped, Variable, Virtual, and other product types aren't supported. External/Affiliate products will be created by default. These products can't be added to the cart on your website. Instead, visitors will be redirected to external websites to make a purchase.

Simple products are suitable for creating your own store or a [dropshipping store](/monetization/dropshipping.md).&#x20;

### Duplicates&#x20;

To avoid adding duplicate products to your website, the plugin will search duplicates by product URL.

![](/files/-MJI0kX51hu3jSAKIORt)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ei-docs.keywordrush.com/importing-to-woocommerce/general-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
