cancel
Showing results for 
Search instead for 
Did you mean: 

Image does not exist when bulk importing products. Please help

SOLVED

Re: Image does not exist when bulk importing products. Please help

Hello @afaye058,

 

Hi.
Magento can import images to gallery.

Not exactly all the images should be in separate columns. Here is example.


If you upload let's say 5 images for 1 product, in your file you need to place image name with leading slash (/image_name.jpg) in _media_image column (each line for each image) e.g:

4.png

This are images to one product with SKU

If you import images just to gallery you will get them here -

3.png

But as you can see, none of images are added as main product image.

 

In Magento main products image is called base and it is sown at product page, small image will be shown at category view and thumbnail (in related products etc)

 

So to make some or one of your images to be shown as small, base and thumbnail you need to have separate columns and there put image names too

 

So you can make one and the same image as small, base nad thumbnail or different images.

Let me know if found an issue. 

 

--
If you've found one of my answers useful, please give "Kudos" or "Accept as Solution"