# Shopware 5

{% hint style="info" %}
**Note:** This article is about importing your products from **Shopware 5**. If you have Shopware 6, follow the steps in [this article.](https://helpcenter.channable.com/import-data/import-how-to/import-your-product-data/import-via-a-webshop/shopware-6)
{% endhint %}

### Before you start

You’ll need

* A Channable account with a project
* A Shopware account

{% stepper %}
{% step %}

### Download the Channable Connector plugin

{% stepper %}
{% step %}
In the Shopware store, download the [Channable Connector plugin](https://store.shopware.com/en/res6026584109026f/channable-connector.html).

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2F8XAOuLpFPKW4iDA4J1kH%2F19247872998802?alt=media&#x26;token=7a29a5cc-f7d9-494f-9f01-495da3d21a79" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In your Shopware backend, go to **Configuration > Plugin Manager**.

{% endstep %}

{% step %}
Click **Installed**. Find the Channable Connector plugin and click the pencil icon to edit your plugin.

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FuXbDKxYGRXwV4W5gVaLn%2F19247853467666?alt=media&#x26;token=018b8644-c569-497e-a6a9-a59a585231fa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Auto connect**.

Note: If you have different shops/languages set in your Shopware account, choose which shop to connect with by selecting the locale tab > **Auto connect**.

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2F3IBslx4rhUXyhhCBIveU%2F360007323940?alt=media&#x26;token=c168253c-ca79-4769-b5d5-6ebeaa26192d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You will be redirected to Channable to finalize your connection. If you haven't logged in yet, you'll be prompted to do so.
{% endstep %}

{% step %}
Click **Add connection**.

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FTlny4tDQ8gtMlt8x56n0%2F19247853472658?alt=media&#x26;token=f10f7e07-5660-4540-8859-1e38aef229f0" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Set up your Shopware 5 connection

{% stepper %}
{% step %}
In Channable, open the project you want to import your product data to.
{% endstep %}

{% step %}
Go to **Setup**, click **+ Set up import** and select **Shopware 5**.
{% endstep %}

{% step %}
At **Choose an existing connection or create a new one**, select the Shopware connection you just made.
{% endstep %}

{% step %}
For **Name**, give your channel a descriptive name (e.g. "Shopware EN")
{% endstep %}

{% step %}
Click **Start import**. You'll be redirected to the **Edit Mapping** step to map your product information.
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Map your products

This page displays your import fields (fields retrieved from your Shopware 5 webshop \[e.g. price, description, title]), and corresponding project fields (Channable's standardized fields used to streamline channel setups).

{% hint style="info" %}
Tip: Want to learn more about how import mapping works in Channable? Read our [dedicated guide on mapping](https://app.gitbook.com/s/UAGSVlvcNsqEqVUgr0tD/getting-started/fields-in-channable/field-mapping-in-channable).
{% endhint %}

{% stepper %}
{% step %}
Compare and adjust mapping:

Review your **Import fields** against Channable's matched **Project fields**. If a field was matched incorrectly, click on the field to select a different field.
{% endstep %}

{% step %}
Check and correct field types:

Check that the right field type is assigned to your project fields. If a field has the wrong type, click **Edit** next to the field, select the correct type in the dropdown, and click **Save & Import**.
{% endstep %}

{% step %}
Exclude fields (optional):

To exclude a field from being included in your product data, click the checkbox in the **Select** column for that field and click **Do not import selected fields**.

Once you've finished mapping, click **Save & Import** to start importing your product data. Depending on how much data you're importing, this can take some time.

Tip: Check the **Status** column in **Setup** to check your import progress. Your product data is fully imported when the Status is **Finished**.
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Review your imported items

{% stepper %}
{% step %}
After your product data has finished importing, go to the **Items** page to view your imported products.
{% endstep %}

{% step %}
Click on an item to see detailed information.

{% endstep %}
{% endstepper %}

You're good to go! Your items are ready to use to create and optimize Feeds, Marketplaces, Shopping Ads, and more in Channable.
{% endstep %}
{% endstepper %}

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FjlaapF4fL3OYlCu52dWR%2F27820202563090?alt=media&#x26;token=54a2f07f-a253-487c-9ef6-8b5c6502dff1" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.channable.com/import-data/import-how-to/import-your-product-data/import-via-a-webshop/shopware-5.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.
