Created
June 5, 2012 15:28
-
-
Save dannymcc/2875680 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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