# Adding products to a video

For providing the users a seamless shopping experience, you can add products to a video and users can add the products to the cart directly from the player (if you have completed the shopping integration or you are using one of the e-commerce platforms Firework integration).

{% hint style="info" %}
You can only add products to the videos you own (the ones you have uploaded). If you are using one of the videos from Firework library, you will not be able to add your products to it.
{% endhint %}

Follow the steps below to add products to the video

1\. Click on the video you need to add the products and click the edit button.

![](/files/4xQCI30fNxVSEf4E7Awp)

2\. Click on the Video overlays button.

![](/files/OXolQeGsxrxDr1afT6qi)

3\. Click on Product Card. (Product Card option will only be visible if you have created at-least one Store and you have added/imported at-least one product).

![](/files/YasqIjQIEqH19DTbObUB)

4\. Select the Store you want to add the products from.

![](/files/therPD1Pw4aaJh0f14OP)

4\. Select the product or multiple products you need to add to the video and click Add

![](/files/7KuHYBz61FW4X3PzdfMD)

5\. Click Save & Update


---

# 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/adding-products-to-a-video.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.
