{strip} {$html_class_array = []} {$_color_scheme_class = 'style-'|cat:str_replace('img/themesettings/theme-','',str_replace('.png','',$theme_settings.color_scheme))} {$shop_desktop_close = waRequest::cookie('shop_desktop_close')} {$shop_desktop = waRequest::cookie('shop_desktop')} {if $wa->shop} {$_cart_url = $wa->getUrl('shop/frontend/cart')} {if $wa->param('checkout_version') == 2} {if method_exists($wa->shop, 'checkout')} {$_cart_url = $wa->shop->checkout()->cartUrl()} {else} {$_cart_url = $wa->getUrl('shop/frontend/cart')} {/if} {/if} {/if} {$wa->title()|escape} {if $action == 'productReviews' || $action == 'productPage'}{/if} {if $wa->isMobile() && $shop_desktop != '1'} {else} {/if} {if !empty($canonical)} {/if} {if $wa->blog} {if $rss=$wa->blog->rssUrl()} {/if} {/if} {if $wa->shop && $wa->shop->currency() == 'RUB'} {/if} {if $wa->shop}{if $wa->param('checkout_version') == 2}{/if}{/if} {include file="`$wa_active_theme_path`/head.html" inline} {* Fonts include *} {if !empty($theme_settings.site_font)} {if $theme_settings.site_font == 1} {elseif $theme_settings.site_font == 2} {elseif $theme_settings.site_font == 3} {elseif $theme_settings.site_font == 4} {elseif $theme_settings.site_font == 5} {elseif $theme_settings.site_font == 6} {elseif $theme_settings.site_font == 7} {elseif $theme_settings.site_font == 8} {elseif $theme_settings.site_font == 9} {/if} {/if} {$wa->css()} {$wa->js()} {$wa->head()} {if $wa->isMobile() && $shop_desktop != '1'} {if $shop_desktop_close != '1'}
[`Desktop version`]
{/if} {/if}
{if $theme_settings.header_links == 'shop-pages'} {$pages = $wa->shop->pages()} {wa_print_tree tree=$pages collapsible_class='tree' class="menu-h-top" unfolded=true elem =':name'} {elseif $theme_settings.header_links == 'site-pages'} {$pages = $wa->site->pages()} {wa_print_tree tree=$pages collapsible_class='tree' class="menu-h-top" unfolded=true elem =':name'} {else} {/if}
{if $theme_settings.header_phone}{$theme_settings.header_phone}{/if}
{if $wa->shop} {$cart_count = $wa->shop->cart->count()} {$cart_total = $wa->shop->cart->total()}
[`Cart`] {$cart_count} {wa_currency($cart_total, $wa->shop->currency())} {if $theme_settings.header_cart && isset($action)} {if $action != 'cart' && $action != 'checkout'} {/if} {/if}
{/if}
{if $wa->shop} {/if}
{if $wa->shop}

{$theme_settings.header_text_1}

{$theme_settings.header_text_2}

{$theme_settings.header_text_3}

{/if}
{* Catalog navigation *} {include file="navigation.html" inline} {* Page breadcrumbs *} {* Footer *} {include file="footer.html" inline}
{if $wa->shop}
{/if}
{if $wa->shop} {$compare_p = waRequest::cookie('shop_compare', '', waRequest::TYPE_STRING)} {$favorite_p = waRequest::cookie("shop_favorite", '', waRequest::TYPE_STRING)} {$view_p = waRequest::cookie("shop_view", '', waRequest::TYPE_STRING)}
{/if} {/strip}