{category attr="title"}
{loop name="category.image" type="image" source="category" source_id={$ID} width=218 height=146 resize_mode="borders"}{/if} {if #category_display_subcategories#} {ifloop rel="subcategories"}
-
{loop name="subcategories" type="category" parent=$category_id}
- {$TITLE} {/loop}
-
{loop type="product" name="product_list" category=$category_id limit=$limit page=$product_page order=$product_order}
{include file="includes/single-product.html" product_id=$ID hasBtn=true hasDescription=true hasQuickView=true width="218" height="146"}
{/loop}