{* главный файл-каркас шаблона магазина *} {* подключение файла заголовков *} {include file="head.tpl.html"} {if $smarty.const.CONF_SHOP_BILD eq 1 and $isadmin ne "yes"} {* сообщение о профилактике *}


{$smarty.const.STRING_BILD}
{$smarty.const.STRING_BILD_DES}
{else}
{* панель отладочной информации *} {if $smarty.const.CONF_DISPLAY_INFO eq 1 and $isadmin eq "yes"}
  {$smarty.const.STRING_EXE_DATA}: 0.000 {$smarty.const.TIME_SEK} {$smarty.const.STRING_PREEXE_DATA}: 0.000 {$smarty.const.TIME_SEK} {$smarty.const.BD_DO_TIME}: 0.000 {$smarty.const.TIME_SEK} {$smarty.const.STRING_ALL_EXETIME}: 0.000 {$smarty.const.TIME_SEK} {$smarty.const.STRING_DO_COUNT}: 0
{/if} {* вывод сообщений об ошибках *} {if $exploerrors ne ""}{$exploerrors}{/if} {* меню *}
{* шапка *}
Название магазина
Описание или слоган вашего интернет-магазина
{* форма поиска товаров *}
{$smarty.const.STRING_SEARCH} {section name=sert loop=$searchstrings}{/section} {$smarty.const.STRING_SEARCH_IN_RESULTS} {$smarty.const.ADVANCED_SEARCH_LINK}
{* центральная часть *}
{* левая колонка (если есть блоки) *} {if $countlb > 0} {/if} {* правая колонка (если есть блоки) *} {if $countrb > 0} {/if}
{include file="blocks.tpl.html" binfo=$left_blocks bclass="hdb" nopad=1 balign="center"}
{* верхние блоки *} {include file="blocks.tpl.html" binfo=$top_blocks bclass="hdbtop" balign="left"} {* вывод центральной страницы *} {include file="$main_content_template"} {* нижние блоки *} {include file="blocks.tpl.html" binfo=$bottom_blocks bclass="hdbtop" balign="left"}
{* подвал *}
© 2009 Интернет-магазин
{* прорисовка скрытого ajax бокса *} {/if}