Usage of image preloading for color swatch operation

Color Swatch is often a requirement for Magento Stores. You can find lots of Color Swatch Extensions and tutorials on the internet. Most of them are slow in speed in terms of swatching the image. So I am sharing some tips on overcoming that. You just have to place the following code in app/design/frontend/*/*/catalog/product/view/media.phtml: <script …

Read more