#487

stephen
Keymaster

6. Please go to file: app/design/frontend/sns_aio/default/layout/catalog.xml find and edit the bellow code:

<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
    <action method="setColumnCount"><columns>4</columns></action>

7.
– With listing page: Please go to file: app/design/frontend/sns_aio/default/template/catalog/product/list.phtml find and edit the bello code:

$imgWidth = 190;
$imgHeight = 277;

– With product page: Please go to file: app/design/frontend/sns_aio/default/template/catalog/product/view/media.phtml find and edit code with format
resize(
Example: resize(360, 525)