How to import the images of products with a csv file via dataflow of Magento 1.6.2? -


hi have issue import of product images.

i use magento 1.6.2 , want import products import dataflow of magento. have images in media/import - import dataflow rows.

example: image 12345.jpg in media/import/1/2/12345.jpg in csv looks like: "/1/2/12345.jpg"

but when want import csv says: "the image doesn't exist."

why? help. thx

it needs go in media/import folder csv says /image.jpg (where image.jpg actual filename of image you're using). there's another answer made details... i'll see if can find , paste correct details in here. link has working csv samples successful import.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -