# Import Bulk product

Welcome to Shopeasy's Import Bulk Product section! Here, you can add Bulk products in your catalog Using CSV file. Follow these steps to get started:

**Step 1: Navigate to Catalog**&#x20;

* Find and select the **"Catalog"** option in the Side-Bar.

**Step 2: Access Product Management**&#x20;

* Look for the **"Products"** submenu.

**Step 3: Bulk Upload Products**&#x20;

* Open "Add New Product" sub-menu, locate and select "Bulk Upload Product" to simplify the process of adding multiple products at once.

**Step 4: Download Sample CSV**&#x20;

* In the Bulk Upload Product section, locate the option to download a sample CSV file. This file serves as a template for bulk product entry.

**Step 5: Understand the CSV Format**&#x20;

* Open the downloaded CSV file to understand the required format for product information. Ensure your data follows this template for a smooth upload process.

**Step 6: Enter Bulk Product Details in CSV**&#x20;

* Using the sample CSV as a guide, input the details of your products. Include product titles, descriptions, images, prices, weights, and any variant information like color and size.

**Step 7: Save Your CSV File**&#x20;

* Save the updated CSV file on your device once you've entered all the necessary product details.

**Step 8: Upload Your Bulk Products**&#x20;

* Return to the Bulk Upload Product section and click on the upload button. Select your saved CSV file and let the system seamlessly add your products to the store in bulk.

**Note:** This streamlined process makes managing your e-commerce store's inventory efficient. If you have any questions or need assistance, refer to our documentation or reach out to our support team. Happy selling!

<figure><img src="/files/AB6L3YvLk4oVrpSEgkz6" 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://docs.shopeasy.ai/import-bulk-product.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.
