Wednesday, January 14, 2015

How to remove image zoom from product details page on Magento 1.9 RWD theme

Commented out the following line in /www/magento19.1_us/skin/frontend/rwd/default/js/app.js:

# vim /www/magento19.1_us/skin/frontend/rwd/default/js/app.js

//image.elevateZoom();

No comments: