{template 'header.html'} {if $archive[pics]}
{loop $archive[pics] $pic}
{$pic[alt]}
{/loop}
{else}
{$archive[title]}
{/if}
{if $archive['attr2']} {/if} {if $archive['oldprice']} {/if}
{lang(productname)}: {$archive[title]}
{lang(price)}: {$archive['attr2']}{lang(unit)}
{lang(list_price)}: {$archive['oldprice']}{lang(unit)}
{lang(discount)}: {jsPrice($archive['aid'])}{lang(unit)}
{if config::get('isecoding')=='1'} {/if}
{lang(ecoding)}: {if $archive['ecoding']}{$archive[ecoding]}{else}{lang(not)}{/if}
{lang(view)}: {view_js($archive[aid])}
{lang(adddate)}: {$archive[adddate]}
{lang(strgrades)}: {$archive[strgrade]}
{if $archive['attr2']}

{lang(buy)} {lang(makeorders)} {/if}

{lang(pintro)}

introduction

{$archive[content]}
{if $archive[special]}
{lang(special)}: {$archive[special]} {/if} {if $archive[type]}
{lang(type)}: {$archive[type]} {/if} {if $archive[area]}
{lang(area)}: {$archive[area]}
{/if}
Tag: {$archive[tag]}
{if $archive['p']['aid']} {lang(archivep)}:{$archive['p']['title']} {else} {lang(archivep)}:{lang(nopage)} {/if}
{if $archive['n']['aid']} {lang(archiven)}:{$archive['n']['title']} {else} {lang(archiven)}:{lang(nopage)} {/if}
{template 'comment/comment.html'}
{lang(backuppage)}
{template 'footer.html'}