{include header.html}
{$results_info}
{$line2 = 0} {foreach $results AS $result} {if $line2} {$lineclass = ' class=tr2'; $line2 = 0} {else} {$lineclass = ''; $line2 = 1} {/if} {if $result.type} {else} {/if} {/foreach}
{$langs.type} {$langs.title} {$langs.category} {$langs.price} {$langs.clicks} {$langs.date}
{$langs.article} _tpl_vars['result']['type']){ echo '' . $this->pcategories[$this->_tpl_vars['result']['cat_id']]['name'] . ''; }else{ echo '' . $this->acategories[$this->_tpl_vars['result']['cat_id']]['name'] . ''; } ?> {if $result.price}{$result.price}{else} {/if} {$result.clicks} {echo DisplayDate($result.created)}
{$pagelist}
{foreach $products AS $product}
{/foreach}
{include footer.html}