jcadima
3/25/2015 - 1:41 PM

Show magento related products on "content" block http://magento.stackexchange.com/questions/3177/showing-related-products-in-product-view-p


<block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>



<reference name="content">
    <block type="catalog/product_list_related" name="catalog.product.related" after="upsell_products" template="catalog/product/list/related.phtml"/>
</reference>