最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

php - Magento: displaying associated product's image on configurable product - Stack Overflow

programmeradmin0浏览0评论

I'd like to have my configurable product's image change when I select a different simple product using the dropdown in Magento. I've tried following this tutorial, but it has no effect at all (and no errors, fyi). Can anyone assist me in a finding a solution for this?

I'd like to have my configurable product's image change when I select a different simple product using the dropdown in Magento. I've tried following this tutorial, but it has no effect at all (and no errors, fyi). Can anyone assist me in a finding a solution for this?

Share Improve this question asked Oct 10, 2011 at 10:00 David MDavid M 1971 gold badge2 silver badges6 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 2

That tutorial works on the latest version of magento I recently used the same method to achieve that, you might want to try using the following module:

https://github./organicinternet/magento-configurable-simple

Among the many feature it adds changing the configurable product image its included.

Also if you want to use the tutorial method, I remend that you:

  • Use firefox and install:
    • Firebug
    • FirePHP
    • FireLogger

Check for Javascript errors and use the Firebug Console to see if you are properly setting the js vars.

Magento CE 1.9 has default feature for it Check below Thread

Change product image for configurable products

For Prgramatically changing the image you can check Below Thread

How to change configurable product main image by associated product image based on color and size attributes?

You can also try this new module, does a lot more then scp

http://www.magentomerce./magento-connect/sdocp-simple-details-on-configurable-products.html

发布评论

评论列表(0)

  1. 暂无评论