{#include file="header.html"#}
{#$productinfo.name#} {#$lang.price#}: {#$productinfo.symbol#}{#$productinfo.price#}

{#$productinfo.name#}{#if $productinfo.version#} {#$productinfo.version#}{#/if#}

{#$productinfo.summary#}
{#$lang.product_download_size#}:{#$productinfo.filesize#} {#if $productinfo.os#}{#$lang.product_supported_os#}:{#$productinfo.os#}{#/if#}
{#$lang.download#} {#$lang.download#} {#$lang.buynow#} {#$lang.buynow#}
{#if $productinfo.screenshots#}
{#$lang.product_screenshot#}
{#foreach from=$productinfo.screenshots item=item key=key#} {#if $key < 3#}
{#$productinfo.name#} {#$lang.product_screenshot#}
{#/if#} {#/foreach#} {#if $productinfo.screenshots_count > 3#} {#/if#}
{#if $productinfo.screenshots_count > 3#} {#/if#}
{#/if#}
{#$productinfo.description#}
{#include file="righter.html"#}
{#include file="footer.html"#}