Skip to content

Instantly share code, notes, and snippets.

@fusco
Created July 13, 2012 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fusco/3105119 to your computer and use it in GitHub Desktop.
Save fusco/3105119 to your computer and use it in GitHub Desktop.
<block type="catalog/product_list" name="home" template="catalog/product/home.phtml">
<action method="setCategoryId">
<category_id>53</category_id>
</action>
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
<block type="page/html_pager" name="product_list_toolbar_pager"/>
</block>
<action method="setToolbarBlockName">
<name>product_list_toolbar</name>
</action>
</block>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment