# General

## Bulk remove media from multiple variants?

Select the variant(s) you'd like to remove media (images/videos/models) from. Then, click on the **Garbage bin** icon button located on the top right. Finally, **Confirm** the removal in the dialog presented.

{% embed url="<https://www.youtube.com/watch?v=MUzHU6AS7CY>" %}

## What happens when I don't select any images, videos, and/or models for a particular product variant?

By default, if a variant has no images, videos, and/or models, **all** [**product media**](https://help.shopify.com/en/manual/products/product-media) **will be displayed for that variant**.

![](/files/-McANldwifKP9VEy_qtU)

In the above screenshot, a **Green Leopard / Small** Poncho Cape will show all of the product's media as shown below. You can find all of the product's media by visiting its [**Product details**](https://help.shopify.com/en/manual/products/details) page.

![](/files/-McANssOcbJtL6iT8yCw)

## Where are my images, videos, and/or models uploaded to?

Your images are uploaded to your [**Product's media**](https://help.shopify.com/en/manual/products/product-media). You can visit them in your [**Product's detail page**](https://help.shopify.com/en/manual/products/details).

## How do I crop an image?

Open up the [**Product's detail page**](https://help.shopify.com/en/manual/products/details) of the product that contains the image that you want to crop. Open up that image and then follow [**this cropping guide**](https://help.shopify.com/en/manual/shopify-admin/productivity-tools/image-editor#crop-an-image).

## How do I change an image, video or model's alt text (description)?

{% embed url="<https://help.shopify.com/en/manual/products/product-media/add-alt-text>" %}


---

# 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.productwiz.io/variant-wizard/faq/variant-images/general.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.
