{/if}
{* HEADER *}
{include file="./header.html" inline}
{* CONTENT *}
{if !empty($action) && $action == 'productReviews'}
{else}
{/if}
{* MAIN *}
{include file="`$themeActive`/main.html" categ=$categ}
{* FOOTER *}
{include file="./footer.html" inline}
{if $ts.colors_bg_fon}
{/if}
{* CSS *}
{shopSkcallbackHelper::getForm()}
{/if}
{else}
{* IN DEVELOPMENT*}
{include file="./development.html" inline}
{/if}
{if $wa->shop}{shopConnectPlugin::init()}{/if}
{*$wa->shop->catajaxPlugin->getAjaxMenu()*}
{literal}
{/literal}
{*
*}
{/strip}