{* product hits view *} {* $smarty.const.CONF_SCROLL_HITS *} {if $smarty.const.CONF_HITS_TYPE == 0}
{else}
{section name=i1 loop=$hits_to_show max=$smarty.const.CONF_MAX_HITS}
0}style="display:none"{/if}>
{$hits_to_show[i1][1]|escape}
{$hits_to_show[i1][1]}
{if $hits_to_show[i1][2] > 0} {$hits_to_show[i1][6]} {/if}

 
{/section}
{/if}