Jesteś tutaj: Strona główna
{dynamic}
{include file='flash_messages.tpl'}
{/dynamic}
{dynamic}
{foreach from=$boxes_top_side item=v key=k}
{box file="../boxes/$v/box.tpl" box="$k"}
{/foreach}
{/dynamic}
{if $articles && count($articles) > 0}
{include file='news/listofarticles.tpl'}
{/if}
{if 'products' == $skin_settings->main->mode}
{translate key="Recommended products"}
{include file='product/tableofproducts.tpl'}
{if $products->getTotalItemCount() > $products->getItemCountPerPage()}
{include file='paginator.tpl'}
{/if}
|
{dynamic} {foreach from=$boxes_right_side item=v key=k} {box file="../boxes/$v/box.tpl" box="$k"} {/foreach} {/dynamic} |

{$boxNs->$box_id->title|escape}