# Walmart Swatch Images

## <mark style="color:$primary;">**What are Walmart swatch images?**</mark>

A swatch image is a visual preview of a child (variation) SKU within a variant group.

On Walmart, swatch images appear as small thumbnails that represent a specific product variant, typically based on attributes like color, pattern, or finish. They can be found as clickable options on the marketplace’s product page.

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

When a buyer selects a swatch (e.g., Red), the main listing image automatically updates to reflect that variant, giving them a clearer visual preview before purchasing.

Swatch images are not strictly required, but are highly recommended. Walmart requires them to meet the following criteria:

* Square images (100x100 pixels).
* Color format: RGB.
* File format: JPEG, JPG, PNG, BMP (GIF images aren't permitted).
* Clean white or transparent background.
*

You can set up swatch images for variant listings directly in your Walmart Seller Center using image URLs. These URLs must be permanent, direct links that comply with Walmart’s standards.

More information on Walmart’s image guidelines can be found [HERE](https://marketplacelearn.walmart.com/guides/Item%20setup/Item%20content,%20imagery,%20and%20media/Product-detail-page:-Image-guidelines-&-requirements).

## <mark style="color:$primary;">**How to set up swatch images for Walmart listings using LitCommerce?**</mark>

If you are managing listings through LitCommerce, the tool offers a built-in feature to update swatch images for your Walmart listings. Follow the steps below to proceed.

{% stepper %}
{% step %}
Go to the LitCommerce Walmart channel from the sidebar menu.

<figure><img src="/files/0BZQYczA3XZeEOPyk4bg" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Select a variant listing you want to update and open the listing details page by clicking on the title.

<figure><img src="/files/3AFAJKIbBsljfYOdRLMK" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Go to the Variations tab and click on the `Manage Swatch Image` button.

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

{% endstep %}

{% step %}
Select a variant attribute and its option. Then, hit the image box to start assigning images.

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

{% endstep %}

{% step %}
Select one image from the available options or enter an image URL.

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

{% endstep %}

{% step %}
Click `Ok` to confirm image selection.

<figure><img src="/files/91ON3GjEt9gQOwJPcCkc" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Click `Apply` to finalize the swatch image assignment process.

<figure><img src="/files/PStkqLZ6aWOFLvDuLJD2" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

When everything is set, perform the action `Save & Publish` to send the changes to Walmart.

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

{% hint style="info" %}

* **Swatch images may take a few minutes to appear on Walmart, as the marketplace runs an approval process before making them publicly visible.**

* **Walmart API has some restrictions for the updating process. We recommend reviewing** [**this article**](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/supported-platforms/walmart/walmart-api-limits) **to be aware of those limits.**
  {% endhint %}

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/walmart/walmart-swatch-images.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.
