# Adding Product Video

<div align="left"><img src="https://1902141528-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEz34EdQLuLYOiF180%2Fsupported2.png?alt=media&#x26;token=b9b5e5d0-1000-4f93-af86-6197df550798" alt=""></div>

With the ScandiPWA theme, you are welcome to add video content to your products and use all the default Magento settings out-of-the-box!

| FIELD         | STATUS        | DESCRIPTION                                                                                                                     |
| ------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| URL           | **SUPPORTED** | The URL of the associated video.                                                                                                |
| Title         | **SUPPORTED** | The video title.                                                                                                                |
| Description   | **SUPPORTED** | The video description.                                                                                                          |
| Preview Image | **SUPPORTED** | An uploaded image that is used as a preview of the video in your store.                                                         |
| Role          | **SUPPORTED** | Determines how the preview image is used in your store. Available options: Base, Small, Thumbnail, or "Hide from Product Page". |

{% hint style="info" %}
**Caching Note**

The product will be updated on the front-end immediately after save as they are part of the ScandiPWA caching solution that will invalidate caching entries for the updated content. No cache flush or any other manual operations are necessary. Content will be visible after page refresh and a new cache entry will be stored.
{% endhint %}

{% embed url="<https://youtu.be/l6hUTlv4qYo>" %}
How to add video for products
{% endembed %}


---

# 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://manual.scandipwa.com/v5.0.4/catalog/catalog-images-and-video/adding-product-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.
