# Wordpress (WooCommerce)

Firework has a wordpress plugin to integrate the video feed and manage your products with zero coding in your wordpress site.

Our native WooCommerce integration provides API endpoints for product and cart hydrations directly from WooCommerce.

#### Download the [plugin](https://drive.google.com/file/d/1aMT7Z5LvLKSYn-h8BsVJIAm41ODPV1nP/view)

After downloading the ZIP file of the plugin,

1. Log in to the administrator panel
2. Go to Plugins Add > New > Upload
3. Click Choose file (**Browse**) and select the downloaded zip file of the plugin
4. Click **Install Now** button
5. Click **Activate** button for activating Short Video Gallery. You will need to register an account with Firework, or to log in to Firework to access the videos

#### Embed Firework Feed

1. In your WordPress post / page where you would like to place your videos, select the + icon and then select the Firework Web Stories plug-in

![](/files/fm000mBBkVGQoaMo0FC4)

2\. Choose your embed layout and which playlist / channel / video you would like to embed

### Import Products to Firework

You have to import the products to Firework before you can add them to the videos or livestream.

Importing products is very easy. After you have successfully added the plugin and connected to your Firework account, follow the steps below

1\. Click on the Firework option from your Wordpress Admin menu bar

2\. Select Stores in the Firework side menu

3\. Click on Products -> Import Products

![](/files/UfHP5DYjCJaUZJYfR837)

4\. You will see a list of your products with an import option right next to it. Import all the products you need to import

![](/files/mE1heHvOzzIio3A6zmSk)

5\. Go back to Products tab and all the products you imported should be visible here now

![](/files/ID71b27C2bwhbqD5mCsW)

### Purchase Tracking with WooCommerce

Firework automatically supports purchase tracking for WooCommerce stores. Once the Firework plugin is installed and your WooCommerce account is connected, purchase events will be captured without requiring any additional setup.


---

# 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/web/tutorials/wordpress-woocommerce.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.
