# 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: 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.vinovathemes.com/furstore-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.
