app/design/frontend/default/THEME/layout/catalog.xml:
However when I increase both setColumnCount and setItemLimit to 5 only 4 upsell products are displayed.
block type="catalog/product_list_upsell" name="product.info.upsell" as="upsell_products" template="catalog/product/list/upsell.phtml">
<action method="setColumnCount"><columns>4</columns></action>
<action method="setItemLimit"><type>upsell</type><limit>4</limit></action>
</block>
However when I increase both setColumnCount and setItemLimit to 5 only 4 upsell products are displayed.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.