|
{include file="category_tree.tpl.html"}
|
|
|
 |
{$smarty.const.CHANGE_CURRENCY_LINK}:
{include file="change_currency.tpl.html"}
{* show one of special offers *}
{counter name='special_offers_count' start=0 skip=1 print=false}
{section name=i loop=$special_offers}
{counter name=special_offers_count print=false}
{/section}
{counter name=special_offers_count assign="special_offers_count"}
{if $special_offers_count > 1}
{math equation="rand() % (maximum-1)" maximum=$special_offers_count assign="special_offers_random_index"}
{/if}
{* end of special offers*}
|
{include file="search_form.tpl.html"}
|
 |
{include file="$main_content_template"} |
|
|
|
 |
{if $NewsShortListTpl}
{include file=$NewsShortListTpl}
{/if}
|
|
 |
{include file="customer_survey.tpl.html"} |
|
 |
{$smarty.const.STRING_MODULES_LINKEXCHANGE}
|