{#include file="header.html"#}
{#foreach from=$products item=cate key=key#} {#$cate.name#} {#/foreach#}
{#foreach from=$product_list item=item#} {#/foreach#}
{#$lang.product#} {#$lang.version#} {#$lang.price#} {#$lang.buynow#}
{#$item.name#} {#$item.version#} {#$item.symbol#}{#$item.price#} {#$lang.buynow#}{#$lang.buynow#}
{#$multlink#}
{#include file="righter.html"#}
{#include file="footer.html"#}