Skip to content

Instantly share code, notes, and snippets.

@EdwardIII
Created October 26, 2012 12:50
Show Gist options
  • Save EdwardIII/3958591 to your computer and use it in GitHub Desktop.
Save EdwardIII/3958591 to your computer and use it in GitHub Desktop.
<catalog_product_view><!-- product view -->
<reference name="root">
<action method="setTemplate"><template>page/1column.phtml</template></action>
</reference>
<reference name="product.info">
<block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
</reference>
</catalog_product_view>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment