magento 1.9.2.1 使用 csv 导入图像

magento 1.9.2.1 import images using the csv

我正在尝试在 magento 1.9.2.1 中使用 csv 导入产品。一切正常,但图像未显示在后端。我尝试通过上传 media/import 文件夹中的图像并将 csv 中的路径指定为 /imagename.jpg。但它不起作用。

我做到了。我刚刚删除了列 small_image、缩略图、图像。 现在可以正常使用了。