# Importing Products to Firework

If you use any of the e-commerce platforms listed below, refer to the importing steps mentioned in the specific platform section

{% content-ref url="/pages/RVuBHk5OAfg3PdLlOGXx" %}
[Shopify](/firework-for-developers/web/tutorials/shopify.md)
{% endcontent-ref %}

{% content-ref url="/pages/hB3Ans0nky4yIPphgPtw" %}
[Magento](/firework-for-developers/web/tutorials/magento.md)
{% endcontent-ref %}

{% content-ref url="/pages/gm2VlRLP5b01rEGaK7qQ" %}
[Wordpress (WooCommerce)](/firework-for-developers/web/tutorials/wordpress-woocommerce.md)
{% endcontent-ref %}

If you are using an e-commerce platform that is not listed above, we have the following options available.

### Using CSV Batch Import

You can batch import your products using CSV file. Follow the steps below to batch import using CSV

1\. Go to Stores section in Firework business portal side menu

![](/files/HTXvJGTCh87NmVGwG4lz)

2\. Click on Custom

![](/files/AD7bwTD1t1greZsy4sEu)

3\. Enter your store details

4\. Click on Batch Import button

![](/files/BTF6i3xCU9Zc0BwEDrzl)

5\. Download the [sample CSV template](https://business.firework.com/product_template.csv) file and create a CSV file with the required fields.

6\. Upload the CSV and you will receive an email with success or error details.

### Using Google XML Product Feed

You can batch import your products from your Google Product Feed XML. Follow the steps below to batch import from your Google Product Feed XML

1\. Go to Stores section in Firework business portal side menu

![](/files/HTXvJGTCh87NmVGwG4lz)

2\. Click on Custom

![](/files/AD7bwTD1t1greZsy4sEu)

3\. Enter your store details

4\. Click on Batch Import button

![](/files/BTF6i3xCU9Zc0BwEDrzl)

5\. Click on Import via Google XML tab

![](/files/w1hoz1pJ3OtoMt4Zz5BS)

6\. Enter the link to your Google XML product feed link and click Continue and the products will be imported. If you receive an error please contact your Partner Success Manager

### Manual Import of Products

You can manually add your products one by one by adding the details of each product.

1\. Go to Stores section in Firework business portal side menu

![](/files/HTXvJGTCh87NmVGwG4lz)

2\. Click on Custom

![](/files/AD7bwTD1t1greZsy4sEu)

3\. Enter your store details

4\. Click on Create a product button

![](/files/rWTESrbpbSZXnW3zxxUi)

5\. You can either enter the product URL and try to scrape the data from the URL or enter the details manually to add the product to Firework.


---

# 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.firework.com/firework-for-developers/additional-resources/importing-products-to-firework.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.
