# Common Video or 3D Content

Enhance your customers’ visual experience by showcasing **3D models and videos** consistently across all product variants using our app.

{% hint style="info" %}
⚠️ Theme Compatibility Reminder:

*To use 3D models and videos, your **theme must support** these media types.*\
*Please check with your theme developer to confirm compatibility before proceeding.*
{% endhint %}

The setup for displaying 3D models and videos is the same as that of common images.\
Follow these simple steps:

### 1. Add Media

Place the **3D model or video** *before* the first variant image in the **Media Gallery**.

<figure><img src="/files/HRKgWd9TegSEzbSbqv5k" alt=""><figcaption></figcaption></figure>

### 2. Variant Images Placement

* After the common media (3D model or Video), add the **variant-specific images**.
* Refer to the snapshot for visual guidance on media arrangement. You can add any of the media (either a 3D model or a video) based on your preferences.

<figure><img src="/files/YqwEIhybWXXspR7pdsxi" alt=""><figcaption></figcaption></figure>

After arranging the ***common media before the first variant image***, the EVI app will automatically show the common media on the selected product variant.

Demonstration:

<figure><img src="/files/mwW1AMaUXIN93ikzP2PM" alt=""><figcaption></figcaption></figure>

If you need any help with the common media configuration, feel free to reach out at <help@spicegems.com>&#x20;


---

# 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://help.spicegems.com/evi-easy-variant-images/configure-multiple-images-on-the-product-variant/configure-the-common-images-1.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.
