{template 'header.html'}
{template 'left.html'}
{template 'position.html'}
{type::getpositionhtml($type['typeid'])}
{loop type($typeid) $t}
{$t[typename]}
  • {loop archive(0,$t[typeid],0,'0,0,0',20,'aid',8,false,0) $i $archive} {if $i%4==0 && $i> 1}
  • {else}{/if}
    {$archive[stitle]}
    {$archive['title']}
    {if $arc['attr2']}{if $arc['attr2']==$arc['oldprice']}{lang(price)}:{$arc['attr2']}{lang(unit)}{else}{lang(list_price)}:{$arc['oldprice']}{lang(unit)} {lang(discount)}:{$arc['attr2']}{lang(unit)}{/if}{/if}
    {/loop}
{/loop}
{lang(gotop)}
{template 'footer.html'}