# Import

Variant Image Wizard supports importing the [**assigned variant images in your product's detail page**](https://help.shopify.com/en/manual/products/product-media/add-images-variants).

![The variant images on the left-hand side can be imported](/files/-MWev-tUvP6vqrHV3XJs)

## How do I import my existing variant images?

{% hint style="success" %}
There are 2 ways:

* **When you open Variant Image Wizard for the first time on a product,** you'll be prompted to add any existing variant images, as you can see on [example 1](/variant-image-wizard/import.md#example-1-configuring-a-product-for-the-first-time).&#x20;
* **You can also import your existing variant images at any time** by using the multi-select functionality, shown in [example 2](/variant-image-wizard/import.md#example-2-importing-after-configuring-your-product).
  {% endhint %}

## Example 1: Configuring a product for the first time

As you can see below, simply hit **Continue**, followed by **Yes**.&#x20;

{% embed url="<https://youtu.be/NF29xvNu6S0>" %}

## Example 2: Importing after configuring your product

To import variant images at any time, simply select the variants you'd like to configure and click on the **More** icon (3 dots). Then, click on **Import Shopify Variant Image**, followed by **Confirm**.

{% embed url="<https://youtu.be/M9N_gafSDTY>" %}


---

# 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.productwiz.io/variant-image-wizard/import.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.
