{#if $homepage_count == 1#}
{#foreach from=$homepage item=productinfo#}
{#/if#}
{#$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.buynow#}
{#$lang.product_screenshot#}
{#foreach from=$productinfo.screenshots item=item key=key#}
{#if $key < 3#}
{#/if#}
{#/foreach#}
{#if $productinfo.screenshots_count > 3#}
{#/if#}
{#if $productinfo.screenshots_count > 3#}
{#/if#}
{#$productinfo.description#}
{#/foreach#}
{#else#}
{#foreach from=$homepage item=item#}
{#/if#}
{#$item.symbol#}{#$item.price#}
- {#$item.summary#}
{#$lang.product_more#}
-
{#$lang.download#}
{#$lang.buynow#}
{#include file="righter.html"#}