Import additional variation images
You may find yourself needing to import additional images for your product variations. Fortunately, you can do this by using the WP All Import plugin and its WooCommerce add on.
Importing The Images
This example assumes that you have already configured your products and the relevant variations.
Your import spreadsheet actually only needs 2 columns: Variation ID and Images.
Enter your variation IDs, one per row. In the Images column, simply enter a comma separated list of images. You can import remote images, images already in your media library, or images uploaded to the wp-content/uploads/wpallimport/files/
folder; just choose your method when adding the images field data.
The first image will be added as the variation featured image, and the rest will be added as additional images. You can do this at initial import, or as an update to existing items (as shown above). Simple!
Further Reading
The WP All import docs are a great resource if you are just starting out with their plugin.