{$TITLE}
{loop name="brand.image" type="image" source="brand" id={$LOGO_IMAGE_ID} width=218 height=146 resize_mode="borders"}{assign var="amount" value={count type="product" brand=$ID}} {include file="includes/toolbar.html" toolbar="top" limit=$limit order=$product_order amount={$amount}}
-
{loop type="product" name="product_list" brand=$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}