# Manage variation images on Etsy

Etsy allows a maximum of 20 images per listing. If your listing has more images than the set limit, only the first 20 images in the Images tab will be used.

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

You can drag and drop images in the LitCommerce Images tab to prioritize the ones you want at the top. If a variation is linked to an image that is not within the first 20, Etsy will automatically use the product thumbnail image for it.

Additionally, remove the redundant images by hovering over them and click `x` on the top-right corner.

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

This article walks you through how to manage your Etsy variation images in LitCommerce.

## <mark style="color:$primary;">**How LitCommerce automatically assigns images to your variations**</mark>

### <mark style="color:$info;">**Listings with only one variant attribute**</mark>

If the listing only has one variant attribute (e.g. Size), LitCommerce will automatically transfer the corresponding variant images from the Main Store to Etsy.

Variations that do not have an image assigned in the Main Store will take the product thumbnail image as the default.

<figure><img src="/files/6qpo7hKahUPLONM96Unx" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**Listings with more than one variant attribute**</mark>

You can only map Etsy variation images using one variant attribute. For Etsy listings with two variant attributes (e.g. Color and Size), LitCommerce automatically assigns variation images according to the variant attribute that has only one image per option.

{% hint style="info" %}
**Auto-assign images only apply when the listings are first added to the LitCommerce Etsy channel from All Products. Later updates made to existing listings will not trigger this feature.**
{% endhint %}

## <mark style="color:$primary;">**How to manage variation images manually in LitCommerce**</mark>

### <mark style="color:$info;">**Listing with only one variant attribute**</mark>

You will need to update the variation images in the Main Store. Then, simply perform `Load Images From Main Store` to retrieve them to the Etsy listing.

After that, click `Save & Publish` to reflect the updated image data on the marketplace.

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

{% hint style="success" %}
**For bulk updating variation images, use the `Load Images From Main Store` and `Update To Etsy` actions under `Select Action`.**
{% endhint %}

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

### <mark style="color:$info;">**Listings with more than one variant attribute**</mark>

You can manually select which attribute to base the variation images on with the `Manage Variation Images` button. Follow the steps below to proceed.

{% stepper %}
{% step %}
Head to the LitCommerce Etsy channel and click on the title to open the listing details page.

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

{% endstep %}

{% step %}
Go to the Variations tab and click `Manage Variation Images`.

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

{% endstep %}

{% step %}
Select the desired Variation Type (attribute), then click on each option to assign the corresponding images.

<figure><img src="/files/29SYOmRhH2hMIYBxULbE" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Click `Save`.

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

{% endstep %}
{% endstepper %}

Once the variation images are set, click `Save & Publish` to send the new image data to Etsy.

<figure><img src="/files/9lhoPDCgRuWBjX7TTLvt" alt=""><figcaption></figcaption></figure>

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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.litcommerce.com/marketplace-integration/supported-platforms/etsy/manage-variation-images-on-etsy.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.
