change configurable product image in magento

how to change configurable product image in magento In this post we will show you How to change configurable product image(product main image) by associated product image based on color and size attributes. hear we will use call function get_json_config_images at \app\code\core\Mage\Catalog\Block\Product\View\Type\Configurable.php location. There is one block at \app\code\core\Mage\Catalog\Block\Product\View\Type\Configurable.php . 1) Go to Extend of …

change configurable product image in magento Read More »