Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Magento: displaying associated product's image on configurable product

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?

like image 294
David M Avatar asked Feb 01 '26 20:02

David M


2 Answers

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.com/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 recommend 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.

like image 148
Allan MacGregor Avatar answered Feb 04 '26 10:02

Allan MacGregor


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?

like image 40
Emizen Tech Avatar answered Feb 04 '26 10:02

Emizen Tech



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!