Question

iam using Magmi, iam able to display every product except remote images..

iam thinking i should use column mapper plugin..

so, i have some below doubt related to 'Column Mapper' plugin

My CSV feedfile column names:

store,websites,type,attribute_set,is_affiliate_product,status,visibility,qty,is_in_stock,tax_class_id,weight,name,meta_keyword,description,sku,manufacturer,price,merchant_buy_link,remote_image_url,main_category,color,for,shoe_type,short_description,remote_thumbnail_image_url,category_ids,merchant_name,merchant_id

so, what all columns I need to map and any new columns needs to be added..?

pls kindly suggest me!

Était-ce utile?

La solution

Please read the documentation for the Image attributes processor.

Your column names for the images are not correct. The correct column names for images are:

image
small_image
thumbnail 
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top