> For the complete documentation index, see [llms.txt](https://help.freewebstore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.freewebstore.com/manage/products/import-products/import-shopify-products.md).

# Import Shopify Products

Importing products from Shopify is quick, easy, and only requires a few clicks. <br>

### Export Shopify Products

1. Log into your Shopify account.
2. Go to: **Products** overview (not the Products > *Inventory* page)
3. In the top right, click **Export**.
4. A pop-up will appear, select either **Current Page** or **All Products**.
5. Select **CSV for Excel, Numbers, or other spreadsheet programs**.
6. Click **Export Products**.

<figure><img src="/files/V7z7UuhJfWKUd6thCef0" alt=""><figcaption><p>Screenshot of how to export products on Shopify</p></figcaption></figure>

### Import Shopify Products

1. Log into your Freewebstore Control Panel
2. Go to: **Manage** > **Products** > **Import**.
3. Select **Shopify**
4. *Enable the Shopify Importer app if not already enabled.*
5. Upload the Shopify **CSV Export file**.
   1. *If we are unable to map product categories, we will open a "Missing Product Data" pop-up.*
      1. You'll be asked to add a Category for each of your Shopify products.
      2. Once you've added a category for each of your products, click **Confirm Import**.
   2. If we can map your categories automatically, the file will be accepted.
6. *We will then process your import. This generally takes between 0 - 2 hours depending on how many products are in your import.*

<figure><img src="/files/HFhM2NxBgpkJrTsdDvz9" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://help.freewebstore.com/manage/products/import-products/import-shopify-products.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.
