{intl l="Search Result for"} {$smarty.get.q}
{include file="includes/toolbar.html" toolbar="top" limit=$limit order=$product_order}
{ifloop rel="product_list"}
-
{loop type="product" name="product_list" title="{$smarty.get.q}" limit=$limit page=$product_page order=$product_order}
{include file="includes/single-product.html" product_id=$ID hasBtn=true hasDescription=true width="218" height="146"}
{assign "products_count" $LOOP_TOTAL}
{/loop}