Make all store images the base, small and thumbnail images in Magento?

后端 未结 6 910
迷失自我
迷失自我 2020-12-13 16:13

I have a Magento store that has around 3,000 products. Almost all of these products have a single image attached to it.

For some reason, even though I set the small

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-13 16:23

    I used stereo_world's method on magento 1.7.0.2 and it worked great. (I can't upvote his answer because I'm new to stackoverflow)

    I don't know where he is seeing the attribute id in the attribute panel, because I don't see a numerical id there at all. I found the ids (85,86,87) by opening up phpMyAdmin and looking in eav_attribute table.

    As clockworkgeek pointed out - reindex/cache flush are necessary.

提交回复
热议问题