Magento
Magento: Change product image on hover in catalog page
To show different image on hover on magento product category page you have to change the small code in the list.phtml file located at app->design->frontend->default->your theme->template->catalog->product->list.pthml and in this file around line 124 you will see something like this // According to magneto 1.9 line number could be different in Read more…