> For the complete documentation index, see [llms.txt](https://documents.shopifymate.com/mate-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.shopifymate.com/mate-documentation/installation/importing-products-with-a-csv-file.md).

# Importing Products With a CSV File

Importing products into your Shopify store using a comma-separated values (CSV) file is useful when you switch to Shopify from another platform or when you want to make many changes to your products or inventory.\
When you import products, the data is converted from the CSV file into products and you can select whether you want to publish your new products to all sales channels or only to your online store.

With each demo, we include a CSV file so you can use it if you want a product list like our demo.

{% hint style="danger" %}
**Note**: the sample data installation is for reference only; this step is unnecessary when installing the theme. We made this tutorial because there were a few customers who wanted to have sample data of product images of the demo.
{% endhint %}

### Kindly adhere to the following instructions:

1. Go to “**Product**”, click “**Import**”
2. Click "**Add file**" or drag and drop the CSV file you want to use. Then click "Upload and continue" to proceed.

<div align="left"><figure><img src="/files/DfORnNVd8Dy8aZFl2KOl" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/T3UsvDpPkrcJU1EBnRxw" alt=""><figcaption></figcaption></figure></div>


---

# 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://documents.shopifymate.com/mate-documentation/installation/importing-products-with-a-csv-file.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.
