I am using magmi for multiple image upload, but I am unable to upload images, there is only one image uploading. Please help me with example.
Thanks
I am using magmi for multiple image upload, but I am unable to upload images, there is only one image uploading. Please help me with example.
Thanks
Max, make sure that your csv should have media_gallery field and it should have multiple image url with (;) semicolon seprator like
/extraimg1.jpg;/extraimg2.jpg
and make sure 'Image attributes processor' option on magmi page is checked.