<catalog_product_view translate="label"> <!-- snip --> <reference name="content"> <!-- snip --> <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> <!-- snip --> </reference> <!-- snip --> </catalog_product_view>
Magento helper blog is created for the help of magento developers, magento helper provide all type problem solution like magento extensions problem, magento compilation process or magento related any help.