---
title: "How to Import Additional Variation Images"
source: "https://docs.nexcess.com/software/kadence/iconic/woothumbs/how-to-import-additional-variation-images/"
description: "Coming soon: Iconic WooThumbs is becoming part of Kadence Shop Kit. You may see both names used while we update the product, documentation, and customer experie…"
vertical: "Software"
area: "WooThumbs"
date: "2021-07-02"
last_modified: "2026-08-12"
---

# How to Import Additional Variation Images

**Coming soon:** Iconic WooThumbs is becoming part of Kadence Shop Kit. You may see both names used while we update the product, documentation, and customer experience.

If you’re looking to import additional variation images, you can now do so using the product importer that comes with WooCommerce.

This works in the same way as importing multiple images to a normal product and in this guide, we’ll explain how.

**To import your additional variation images, take the following steps:**

## Create your CSV file

First of all, you’ll need to create a CSV file. This file will contain all the information WooCommerce needs to import your variation images.

Your import spreadsheet or CSV file only needs 2 columns: Variation ID or SKU (whichever you prefer) and Images.

In the images column, you’ll need to create a comma-separated list of images for your variations. These are your additional variation images.

![csv example](https://docs.nexcess.com/wp-content/uploads/2026/06/csv-1024x124-1.png)

For detailed instructions (and samples) on setting up your CSV file, see [WooCommerce’s documentation](https://docs.woocommerce.com/document/product-csv-importer-exporter/#section-1).

## Import your images

**Next, we’ll need to import your CSV file. To do this, take the following steps:**

1. From your WordPress dashboard, go to **Products** > **All Products** and click the **Import** button at the top of the page.

![import button](https://docs.nexcess.com/wp-content/uploads/2026/06/import-button.jpg)

2. Once clicked, you’ll be taken to a new page where you can upload your products CSV file.
3. For this example, we’re using the ‘sample\_products.csv’ file that comes sampled with WooCommerce.
4. Upload your CSV file and check the **Update existing products** checkbox to add your variation images to existing products. Then, click **Continue**.

![update existing products](https://docs.nexcess.com/wp-content/uploads/2026/06/import-checked.jpg)

3. Next, you’ll need to select which fields you want to import and which you want to ignore. The fields that show here should be matched automatically by WooCommerce. 
    1. If your CSV file only contains a Variation ID or SKU column and an Images column, then you don’t need to change anything.
4. Because we’re looking to import variation images only, we need to make sure we change all the dropdowns except **Images** and **SKU** or **ID** to **Do not Import**.

![do not import](https://docs.nexcess.com/wp-content/uploads/2026/06/do-not-import.jpg)

5. Once done, click **Run the importer**.
6. Wait until the importer finishes and that’s it! Your new variation images have been imported.
