> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/import-data/import-how-to/import-your-product-data/import-via-a-webshop/magento-1.md).

# Magento 1

If you have a Magento based webshop, you can import your projects in Channable using our Channable Connect plugin.&#x20;

{% stepper %}
{% step %}

### Installation

Download the official *Channable Connect* plugin [here](http://www.magmodules.eu/magento-extensions/channable-connect.html). You will receive a zip file and a serial number. Install and register the plugin. Now go to "System > Configuration" and click "Channable Connect". You can find instructions on how to install the plugin [here](https://www.magmodules.eu/help/magento2-channable-connect.html).
{% endstep %}

{% step %}

### Magento

<figure><img src="/files/150e8ac747d770a785022128ffa8ad665e128339" alt=""><figcaption></figcaption></figure>

Go through the fields under "Products - Data" and make sure that the correct fields are mapped. Under "Products - Data Extra fields & Shipping" you can optionally import extra values into Channable.

<figure><img src="/files/6c7d5ba8339eaaac19afaca5ff3b749784adb73c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Connect with Channable

In Channable Connect for Magento, scroll down to "Feeds - Available" and click one of the links. We can make a connection for every store.

<figure><img src="/files/9d50f9b56d9a6e3b3b3813236c0bcddbd7b3f8b8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### New connection

Now create a new Channable account or log in to Channable. [Create a new project](/get-started/getting-started/create-a-new-project.md), go to **Setup** and select the Magento store you want to connect.

<figure><img src="/files/2f1a0447dbfae0acc021d40fe2e6a3a9baf4a528" alt=""><figcaption></figcaption></figure>

Click **Continue** and the next step shows which fields are imported from Magento. Click **Save & Import** to import all products.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/import-data/import-how-to/import-your-product-data/import-via-a-webshop/magento-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
