{strip} {$debug = $wa->globals("debug")} {$_color_scheme_class = 'style-'|cat:str_replace('img/themesettings/theme-','',str_replace('.png','',$theme_settings.color_scheme))} {if empty($theme_settings.color_scheme)}{$_color_scheme_class = 'style-1'}{/if} {$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} {$cart_count = $wa->shop->cart->count()} {$cart_total = $wa->shop->cart->total()} {if $wa->shop}{$categories_shop = $wa->shop->categories(0, null, true, true)}{/if} {$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 $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} {$wa->title()|escape} {if $wa->isMobile()} {else} {/if} {if !empty($canonical)} {/if} {if $wa->blog} {if $rss=$wa->blog->rssUrl()} {* RSS *} {/if} {/if} {if !empty($theme_settings.dark_theme)} {literal}{/literal} {/if} {* CSS Styles *} {include file="fonts.html"} {include file="custom.color.html" inline} {include file="`$wa_active_theme_path`/head.html" inline} {$wa->css()} {$wa->js()} {$wa->head()} {include file="blocks.infoline.html" inline} {include file="mobile.navigation.html" inline} {include file="mobile.html" inline} {include file="header.html" inline}
{include file="`$wa_active_theme_path`/main.html" inline}
{include file="footer.html" inline} {if $wa->shop} {/if}
Товар добавлен в корзину
{if !empty($theme_settings.cookie)} {literal} {/literal} {/if} {if !empty($theme_settings.lazyimg)} {/if} {if !empty($theme_settings.dark_theme)} {literal} {/literal} {/if} {/strip}