Hi there! Welcome to the Web-Experiment.info - Customized Web Scraping And Data Extraction Solutions. You will need to enable JavaScript in your browser to use our Magento themes and extensions store. If you are really stuck, you can email us at support@web-experimen.info and we will do our best to help
If you need to change product image to 130px*130px. Open category to edit and paste following code to the Custom Design field:
<reference name="root"> <action method="setTemplate"><template>page/2columns-left.phtml</template></action> </reference> <reference name="content"> <reference name="category.products"> <reference name="product_list"> <action method="setColumnCount"> <count>5</count> </action> <action method="setImageSize"> <size>130</size> </action> </reference> </reference> </reference>
Go to contentsBack to previous page