Skip to main content

How to import additional images

Working with Product Images in Elovate

Updated yesterday

Elovate currently supports two key image attributes from Magento:

  • Main image – the primary product image.

  • Additional images – any extra product images (gallery images).

Main Image

The Main image attribute is straightforward. Simply provide the URL or path to the product’s primary image. This is the image shown first in your product detail page and typically used in listings.

Additional Images

For additional product images, Elovate lets you combine multiple image references into a single field:

  • Use the attribute Additional images.

  • Place all image references (e.g., image1, image2, image3, image4, image5) in one column.

  • Separate each image with a semicolon (;).

Example:

Sku

Main image

Addional images

image_test

/image_url.jpg

/image_url.jpg;/image_url2.jpg

This way, Elovate will correctly process and assign all your gallery images without requiring separate fields for each.

Did this answer your question?