Skip to content

Instantly share code, notes, and snippets.

@dannymcc
Created June 5, 2012 15:28
Show Gist options
  • Select an option

  • Save dannymcc/2875680 to your computer and use it in GitHub Desktop.

Select an option

Save dannymcc/2875680 to your computer and use it in GitHub Desktop.
<div class="grid">
<div class="grid_6">
{{block type=”catalog/product_new” column_count=”2” label=”New Products” template=”gravdept/catalog/new-products-slider.phtml” }}
</div>
<div class="grid_6">
{{block type=”catalog/product_list” category_id=”73” column_count=”2” label=”Featured Products” template=”gravdept/catalog/category-slider.phtml” }}
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment