<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
use Twig\TemplateWrapper;
/* base.html.twig */
class __TwigTemplate_a367afac68bf8bb9212176ce693a565b extends Template
{
private Source $source;
/**
* @var array<string, Template>
*/
private array $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
yield "<!DOCTYPE html>
<html lang=\"";
// line 2
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 2), "locale", [], "any", false, false, false, 2), "html", null, true);
yield "\" itemscope itemtype=\"http://schema.org/WebPage\">
\t<head>
\t\t<meta charset=\"UTF-8\">
\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
\t\t<title>";
// line 8
yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "title", [], "any", false, false, false, 8)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "title", [], "any", false, false, false, 8)) : (((CoreExtension::getAttribute($this->env, $this->source, ($context["sett"] ?? null), "get", ["sitename"], "method", false, false, false, 8) . ". ") . CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "name", [], "any", false, false, false, 8))));
yield "</title>
\t\t<meta name=\"description\" content=\"";
// line 9
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "descr", [], "any", false, false, false, 9), "html", null, true);
yield "\">
\t\t<meta name=\"keywords\" content=\"";
// line 10
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "kw", [], "any", false, false, false, 10), "html", null, true);
yield "\">
\t\t
\t\t";
// line 12
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/favicon.html.twig");
yield "
\t\t";
// line 14
$context["langsarray"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), ($context["langs"] ?? null), "|");
// line 15
yield "\t\t";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 15) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 15)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 15) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 15)))) {
// line 16
yield "\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(($context["langsarray"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["lang"]) {
// line 17
yield "\t\t\t\t<link rel=\"alternate\" hreflang=\"";
yield $this->extensions['App\Twig\HrefLang']->hrefLang($context["lang"]);
yield "\" href=\"";
yield $this->extensions['App\Twig\Path']->getLocalePath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 17), "attributes", [], "any", false, false, false, 17), "get", ["_route"], "method", false, false, false, 17), $context["lang"], Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 17), "attributes", [], "any", false, false, false, 17), "all", [], "any", false, false, false, 17), "_route_params", [], "any", false, false, false, 17), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 17), "query", [], "any", false, false, false, 17), "all", [], "any", false, false, false, 17)), true);
yield "\" />\t\t\t
\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['lang'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 19
yield "\t\t";
}
// line 20
yield "\t\t
\t\t";
// line 21
if ((($tmp = ($context["canonical"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 22
yield "\t\t\t<link rel=\"canonical\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["canonical"] ?? null), "html", null, true);
yield "\"/>
\t\t";
} else {
// line 24
yield "\t\t\t<link rel=\"canonical\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['App\Twig\Path']->getPath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 24), "attributes", [], "any", false, false, false, 24), "get", ["_route"], "method", false, false, false, 24), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 24), "attributes", [], "any", false, false, false, 24), "all", [], "any", false, false, false, 24), "_route_params", [], "any", false, false, false, 24))), "html", null, true);
yield "\"/>
\t\t";
}
// line 26
yield "\t\t
\t\t";
// line 27
yield CoreExtension::getAttribute($this->env, $this->source, ($context["sett"] ?? null), "get", ["meta"], "method", false, false, false, 27);
yield "
\t\t";
// line 31
yield "\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
\t\t";
// line 32
if (((((($context["noindex"] ?? null) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 32) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 32))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 32) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 32))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 32) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 32))) || CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "test", [], "any", false, false, false, 32))) {
// line 33
yield "\t\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
\t\t";
}
// line 35
yield "
\t\t";
// line 41
yield "
\t\t";
// line 42
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 42) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 42)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 42) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 42)))) {
// line 43
yield " <!-- Yandex.Metrika counter -->
\t\t<script type=\"text/javascript\">
\t\t\t(function(m,e,t,r,i,k,a){
\t\t\t\tm[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
\t\t\t\tm[i].l=1*new Date();
\t\t\t\tfor (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
\t\t\t\tk=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
\t\t\t})(window, document,'script','https://mc.webvisor.org/metrika/tag_ww.js', 'ym');
\t\t\tym(24172600, 'init', {webvisor:true, clickmap:true, ecommerce:\"dataLayer\", accurateTrackBounce:true, trackLinks:true});
\t\t</script>
\t\t<noscript><div><img src=\"https://mc.yandex.ru/watch/24172600\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
\t\t<!-- /Yandex.Metrika counter -->
\t\t
\t\t<meta name=\"yandex-verification\" content=\"e9d392bbe8fa2dc7\" />
\t\t";
}
// line 59
yield "\t\t<meta name=\"mailru-verification\" content=\"37d58a46a72cab32\"/>
\t\t";
// line 60
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 60) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 60))) {
// line 61
yield "\t\t\t<meta name=\"yandex-verification\" content=\"32ebb5a363838de4\"/>
\t\t";
}
// line 63
yield "
\t\t";
// line 64
yield from $this->unwrap()->yieldBlock('stylesheets', $context, $blocks);
// line 67
yield "
\t\t";
// line 68
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/gtm.html.twig");
yield "
\t\t<script charset=\"UTF-8\" src=\"";
// line 69
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_sendpulse", [], "any", false, false, false, 69), "html", null, true);
yield "\" async></script>
\t\t<meta name=\"google-site-verification\" content=\"VvrJOpBdLaX1XdH6LItB6exU1FB2N-uOnCaZSbAiKi4\" />
\t\t";
// line 73
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->init();
yield "
\t\t";
// line 74
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/ga_consent.html.twig");
yield "
\t\t";
// line 76
if ((($tmp = ($context["ga_events_search"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 77
yield "\t\t\t";
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->searchResults(($context["q"] ?? null), ($context["prods"] ?? null));
yield "
\t\t";
}
// line 79
yield "
\t\t";
// line 80
if ((($tmp = ($context["ga_events_prodlist"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 81
yield "\t\t\t";
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->prodList(($context["prods"] ?? null));
yield "
\t\t";
}
// line 83
yield "
\t\t";
// line 84
if ((($tmp = ($context["ga_events_prodcont"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 85
yield "\t\t\t";
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->prodCont(($context["prod"] ?? null));
yield "
\t\t";
}
// line 86
yield "\t\t
\t\t";
// line 88
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/razmetka.html.twig");
yield "
\t</head>
\t<body class=\"page";
// line 90
yield ((((($_v0 = ($context["args"] ?? null)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0[0] ?? null) : null) == "cart")) ? ("-cart") : (""));
yield "\">
\t\t<div id=\"fb-root\"></div>
\t\t<script async defer crossorigin=\"anonymous\" src=\"https://connect.facebook.net/ru_RU/sdk.js#xfbml=1&version=v5.0\"></script>
\t\t";
// line 95
if (((($_v1 = ($context["args"] ?? null)) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1[0] ?? null) : null) == "register")) {
// line 96
yield "\t\t\t<div id=\"register_error_0\">
\t\t\t\t<div class=\"added-message\">";
// line 97
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["ps-error"], "method", false, false, false, 97);
yield "</div>
\t\t\t</div>
\t\t";
}
// line 100
yield "\t\t<div id=\"prod_added\">
\t\t\t<div class=\"added-message\">";
// line 101
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["added-message-1"], "method", false, false, false, 101);
yield "</div>
\t\t</div>
\t\t<div id=\"prod_removed\">
\t\t\t<div class=\"added-message\">";
// line 104
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["added-message-2"], "method", false, false, false, 104);
yield "</div>
\t\t</div>
\t\t<div id=\"prod_added2\">
\t\t\t<div class=\"added-message\">";
// line 107
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["added-message-3"], "method", false, false, false, 107);
yield "</div>
\t\t</div>
\t\t<span id=\"ScMail\" style=\"display: none;\">";
// line 110
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 110), "get", ["useremail"], "method", false, false, false, 110), "html", null, true);
yield "</span>
\t\t<div id=\"supheader\">
\t\t\t";
// line 113
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/timer.html.twig");
yield "
\t\t\t<div
\t\t\t\tdata-controller=\"block-usermessage\"
\t\t\t\tdata-block-usermessage-url-value=\"";
// line 117
yield $this->extensions['App\Twig\Path']->getPath("block_usermessage");
yield "\"
\t\t\t\tdata-block-usermessage-ignore-errors-value=\"true\"
\t\t\t></div>
\t\t\t<div class=\"hidden-xs widemenu\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"wm-menu\">
\t\t\t\t\t\t<ul class=\"widemenulist\">
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 126
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "delivery"]);
yield "\" ";
if (((($_v2 = ($context["args"] ?? null)) && is_array($_v2) || $_v2 instanceof ArrayAccess ? ($_v2[0] ?? null) : null) == "delivery")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-1"], "method", false, false, false, 126);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t";
// line 128
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 128) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 128)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 128) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 128)))) {
// line 129
yield "\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 130
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "optovim-pokupatelyam"]);
yield "\" ";
if (((($_v3 = ($context["args"] ?? null)) && is_array($_v3) || $_v3 instanceof ArrayAccess ? ($_v3[0] ?? null) : null) == "optovim-pokupatelyam")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-2"], "method", false, false, false, 130);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 133
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "skidki"]);
yield "\" ";
if (((($_v4 = ($context["args"] ?? null)) && is_array($_v4) || $_v4 instanceof ArrayAccess ? ($_v4[0] ?? null) : null) == "skidki")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-3"], "method", false, false, false, 133);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 135
($context["env"] ?? null), "site", [], "any", false, false, false, 135) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 135))) {
// line 136
yield "\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 137
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "promocje"]);
yield "\" ";
if (((($_v5 = ($context["args"] ?? null)) && is_array($_v5) || $_v5 instanceof ArrayAccess ? ($_v5[0] ?? null) : null) == "promocje")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["promocje"], "method", false, false, false, 137);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t";
}
// line 140
yield "\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 141
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
yield "\" ";
if (((($_v6 = ($context["args"] ?? null)) && is_array($_v6) || $_v6 instanceof ArrayAccess ? ($_v6[0] ?? null) : null) == "contact")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-4"], "method", false, false, false, 141);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 144
yield $this->extensions['App\Twig\Path']->getPath("comments");
yield "\" ";
if (((($_v7 = ($context["args"] ?? null)) && is_array($_v7) || $_v7 instanceof ArrayAccess ? ($_v7[0] ?? null) : null) == "comments")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-5"], "method", false, false, false, 144);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-0\">
\t\t\t\t\t\t\t\t<ul class=\"nav wm-nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">";
// line 149
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-6"], "method", false, false, false, 149);
yield "
\t\t\t\t\t\t\t\t\t\t\t<span class=\"caret\"></span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-left\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 154
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
yield "\" ";
if (((($_v8 = ($context["args"] ?? null)) && is_array($_v8) || $_v8 instanceof ArrayAccess ? ($_v8[0] ?? null) : null) == "contact")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-7"], "method", false, false, false, 154);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 157
yield $this->extensions['App\Twig\Path']->getPath("comments");
yield "\" ";
if (((($_v9 = ($context["args"] ?? null)) && is_array($_v9) || $_v9 instanceof ArrayAccess ? ($_v9[0] ?? null) : null) == "comments")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-8"], "method", false, false, false, 157);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 159
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 159) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 159)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 159) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 159)))) {
// line 160
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\"><a href=\"";
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "q"]);
yield "\"";
if (((($_v10 = ($context["args"] ?? null)) && is_array($_v10) || $_v10 instanceof ArrayAccess ? ($_v10[0] ?? null) : null) == "q")) {
yield " class=\"active\"";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-14"], "method", false, false, false, 160);
yield "</a></li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 162
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 163
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "about"]);
yield "\" ";
if (((($_v11 = ($context["args"] ?? null)) && is_array($_v11) || $_v11 instanceof ArrayAccess ? ($_v11[0] ?? null) : null) == "about")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-9"], "method", false, false, false, 163);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 166
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
yield "\" ";
if (((($_v12 = ($context["args"] ?? null)) && is_array($_v12) || $_v12 instanceof ArrayAccess ? ($_v12[0] ?? null) : null) == "info")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-10"], "method", false, false, false, 166);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 171
yield "\t\t\t\t\t\t\t\t\t\t\t";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 171) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 171)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 171) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 171)))) {
// line 172
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 173
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "kuponi"]);
yield "\" ";
if (((($_v13 = ($context["args"] ?? null)) && is_array($_v13) || $_v13 instanceof ArrayAccess ? ($_v13[0] ?? null) : null) == "kuponi")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-11"], "method", false, false, false, 173);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 176
yield $this->extensions['App\Twig\Path']->getPath("articles_list");
yield "\" ";
if (((($_v14 = ($context["args"] ?? null)) && is_array($_v14) || $_v14 instanceof ArrayAccess ? ($_v14[0] ?? null) : null) == "articles")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-12"], "method", false, false, false, 176);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 179
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 180
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "polzovatelskoe-soglashenie"]);
yield "\" ";
if (((($_v15 = ($context["args"] ?? null)) && is_array($_v15) || $_v15 instanceof ArrayAccess ? ($_v15[0] ?? null) : null) == "polzovatelskoe-soglashenie")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-13"], "method", false, false, false, 180);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 182
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 182) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 182)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 182) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 182)))) {
// line 183
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 184
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "usloviya-vozvrata-i-obmena"]);
yield "\" ";
if (((($_v16 = ($context["args"] ?? null)) && is_array($_v16) || $_v16 instanceof ArrayAccess ? ($_v16[0] ?? null) : null) == "usloviya-vozvrata-i-obmena")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["leftmenu-14"], "method", false, false, false, 184);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 187
yield "\t\t\t\t\t\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 187) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 187))) {
// line 188
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 189
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "regulamin-hurtowni"]);
yield "\" ";
if (((($_v17 = ($context["args"] ?? null)) && is_array($_v17) || $_v17 instanceof ArrayAccess ? ($_v17[0] ?? null) : null) == "regulamin-hurtowni")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-15"], "method", false, false, false, 189);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 192
yield "\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-geo\">
\t\t\t\t\t\t";
// line 199
if (((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 199) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 199)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 199) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 199))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 199) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 199))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 199) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 199)))) {
// line 200
yield "\t\t\t\t\t\t\t<ul class=\"nav wm-nav wm-langs\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">";
// line 202
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 202), "locale", [], "any", false, false, false, 202), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t<span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right dropdown-lang-menu\">
\t\t\t\t\t\t\t\t\t\t";
// line 206
$context["langsarray"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), ($context["langs"] ?? null), "|");
// line 207
yield "\t\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(($context["langsarray"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["lang"]) {
// line 208
yield "\t\t\t\t\t\t\t\t\t\t\t";
yield "\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 209
yield $this->extensions['App\Twig\Path']->getLocalePath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 209), "attributes", [], "any", false, false, false, 209), "get", ["_route"], "method", false, false, false, 209), $context["lang"], Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 209), "attributes", [], "any", false, false, false, 209), "all", [], "any", false, false, false, 209), "_route_params", [], "any", false, false, false, 209), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 209), "query", [], "any", false, false, false, 209), "all", [], "any", false, false, false, 209)), true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["lang"], "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t";
// line 212
yield "\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['lang'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 213
yield "\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t";
}
// line 217
yield "\t\t\t\t\t\t";
if (((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 217) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 217)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 217) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 217))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 217) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 217))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 217) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 217)))) {
// line 218
yield "\t\t\t\t\t\t\t<ul class=\"nav wm-geo-nav\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t";
// line 220
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 220)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 221
yield "\t\t\t\t\t\t\t\t\t\t<img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("003-placeholderopt.svg", "img"), "html", null, true);
yield "\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t";
} else {
// line 223
yield "\t\t\t\t\t\t\t\t\t\t<img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("003-placeholder.svg", "img"), "html", null, true);
yield "\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t";
}
// line 225
yield "\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">
\t\t\t\t\t\t\t\t\t\t<span class=\"wm-geo-city\">";
// line 227
yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 227), "get", ["checkout"], "method", false, false, false, 227), "city_name", [], "any", false, false, false, 227)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 227), "get", ["checkout"], "method", false, false, false, 227), "city_name", [], "any", false, false, false, 227), "html", null, true)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity"], "method", false, false, false, 227)));
yield "</span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right\">
\t\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\">
\t\t\t\t\t\t\t\t\t\t\t\t<span aria-hidden=\"true\">×</span>
\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"sr-only\">Close</span>
\t\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t\t\t";
// line 235
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity"], "method", false, false, false, 235);
yield "
\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t<br><span class=\"wm-geo-city\">";
// line 237
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 237), "get", ["checkout"], "method", false, false, false, 237), "city_name", [], "any", false, false, false, 237), "html", null, true);
yield "</span>?
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t<li class=\"text-nowrap\">
\t\t\t\t\t\t\t\t\t\t\t<a data-toggle=\"modal\" href=\"#modal_region_mir\" rel=\"nofollow\" class=\"wm-button-change\">";
// line 240
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity2"], "method", false, false, false, 240);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" class=\"wm-button-ok\">";
// line 241
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity3"], "method", false, false, false, 241);
yield "</a>
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t";
}
// line 247
yield "\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-tel\">
\t\t\t\t\t\t";
// line 249
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 249) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 249))) {
// line 250
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:0800312370";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 252
($context["env"] ?? null), "site", [], "any", false, false, false, 252) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 252))) {
// line 253
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:88005052523";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 255
($context["env"] ?? null), "site", [], "any", false, false, false, 255) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 255))) {
// line 256
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:88005052523";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 258
($context["env"] ?? null), "site", [], "any", false, false, false, 258) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 258))) {
// line 259
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:+48668522718";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 261
($context["env"] ?? null), "site", [], "any", false, false, false, 261) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 261))) {
// line 262
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:+48668522718";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t";
} else {
// line 265
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:0800312370";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t";
}
// line 268
yield "\t\t\t\t\t\t<span class=\"top-phone-time";
if ((($tmp = !($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield " top-phone-time-inactive";
}
yield "\"></span>
\t\t\t\t\t\t<span>";
// line 269
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-time-from"], "method", false, false, false, 269);
yield "
\t\t\t\t\t\t\t";
// line 270
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-start"], "method", false, false, false, 270);
yield "
\t\t\t\t\t\t\t";
// line 271
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-time-to"], "method", false, false, false, 271);
yield "
\t\t\t\t\t\t\t";
// line 272
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-end"], "method", false, false, false, 272);
yield "
\t\t\t\t\t\t\t(";
// line 273
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-city"], "method", false, false, false, 273);
yield ")</span>
\t\t\t\t\t\t |<a data-toggle=\"modal\" href=\"#modal_callback\" rel=\"nofollow\" class=\"wm-callback\">
\t\t\t\t\t\t\t";
// line 275
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["callback"], "method", false, false, false, 275);
yield "
\t\t\t\t\t\t</a>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t\t<div id=\"stiheader-ghost\"></div>
\t\t<div id=\"stiheader\">
\t\t\t<div class=\"middle-header\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-sm-3\">
\t\t\t\t\t\t\t<div class=\"mh-logo\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 289
yield $this->extensions['App\Twig\Path']->getPath("home");
yield "\"><img alt=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 289), "html", null, true);
yield "\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 289) . ".") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 289), "locale", [], "any", false, false, false, 289)) . ".png"), "img"), "html", null, true);
yield "\" class=\"img-responsive\"/></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-sm-9\">
\t\t\t\t\t\t\t<div class=\"mh-menu\">
\t\t\t\t\t\t\t\t<ul class=\"nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<div href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"mh-button\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 297
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("022-menu-1.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"20\" class=\"iamenu\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 298
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("022-menu-2" . (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 298)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html", null, true);
yield "\" alt=\"\" width=\"20\" class=\"amenu\"><span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right mh-topmenu\">
\t\t\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 302
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/catmenu.html.twig", ["template" => "topcatmenu"]);
yield "
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t<div class=\"mh-menu-block\"></div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-pics\">
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t";
// line 312
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/cart.html.twig");
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t<div class=\"mhpi-img\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 318
yield $this->extensions['App\Twig\Path']->getPath("wishlist");
yield "\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("006-heart1.png", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\"
\t\t\t\t\t\t\t\t\t\tdata-controller=\"block-loader\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-url-value=\"";
// line 325
yield $this->extensions['App\Twig\Path']->getPath("block_userlogin");
yield "\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-ignore-errors-value=\"true\"
\t\t\t\t\t\t\t\t\t> ...\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-search\">
\t\t\t\t\t\t\t\t<form name=\"search\" action=\"";
// line 332
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"]);
yield "\" method=\"get\" class=\"input-group\" id=\"topsearch\">
\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords\" class=\"form-control search\" aria-label=\"";
// line 333
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 333);
yield "\" placeholder=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 333);
yield "\" value=\"";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 333), "query", [], "any", false, false, false, 333), "get", ["q"], "method", false, false, false, 333)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 333), "query", [], "any", false, false, false, 333), "get", ["q"], "method", false, false, false, 333));
} elseif ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 333), "parameter", [], "any", false, false, false, 333), "get", ["q"], "method", false, false, false, 333)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 333), "parameter", [], "any", false, false, false, 333), "get", ["q"], "method", false, false, false, 333));
}
yield "\">
\t\t\t\t\t\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search2\"><img src=\"";
// line 335
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("005-search" . (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 335)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html", null, true);
yield "\" alt=\"\" width=\"16\"></button>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t<div class=\"search_queries\">
\t\t\t\t\t\t\t\t\t";
// line 339
$context["i"] = 0;
// line 340
yield "\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(($context["search_queries_rand"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["query"]) {
// line 341
yield "\t\t\t\t\t\t\t\t\t\t";
if ((($context["i"] ?? null) > 0)) {
yield " |
\t\t\t\t\t\t\t\t\t\t";
}
// line 343
yield "\t\t\t\t\t\t\t\t\t\t<form action=\"";
yield (((($tmp = (($_v18 = ($context["search_queries"] ?? null)) && is_array($_v18) || $_v18 instanceof ArrayAccess ? ($_v18[$context["query"]] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v19 = ($context["search_queries"] ?? null)) && is_array($_v19) || $_v19 instanceof ArrayAccess ? ($_v19[$context["query"]] ?? null) : null), "html", null, true)) : ($this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"])));
yield "\" method=\"GET\" id=\"search-form-";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["i"] ?? null), "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t\t";
// line 344
if ((($tmp = !(($_v20 = ($context["search_queries"] ?? null)) && is_array($_v20) || $_v20 instanceof ArrayAccess ? ($_v20[$context["query"]] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "<input type=\"hidden\" name=\"q\" value=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["query"], "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 346
yield "\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["query"], "html", null, true);
yield "</button>
\t\t\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t\t\t";
// line 348
$context["i"] = (($context["i"] ?? null) + 1);
// line 349
yield "\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['query'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 350
yield "\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<nav class=\"navbar navbar-default lastheader\" id=\"lastheader\">
\t\t\t\t";
// line 358
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/navbar-part.html.twig");
yield "
\t\t\t</nav>
\t\t</div>
\t\t<div class=\"container m-main-buttons visible-xs\">
\t\t\t<form name=\"search\" action=\"";
// line 363
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"]);
yield "\" method=\"get\" class=\"input-group\" id=\"topsearch2\">
\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords2\" class=\"form-control search\" aria-label=\"";
// line 364
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 364);
yield "\" placeholder=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 364);
yield "\" value=\"";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 364), "query", [], "any", false, false, false, 364), "get", ["q"], "method", false, false, false, 364)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 364), "query", [], "any", false, false, false, 364), "get", ["q"], "method", false, false, false, 364));
} elseif ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 364), "parameter", [], "any", false, false, false, 364), "get", ["q"], "method", false, false, false, 364)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 364), "parameter", [], "any", false, false, false, 364), "get", ["q"], "method", false, false, false, 364));
}
yield "\">
\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search\"><img src=\"";
// line 366
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("005-search" . (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 366)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html", null, true);
yield "\" alt=\"\" width=\"16\"></button>
\t\t\t\t</div>
\t\t\t</form>
\t\t\t";
// line 369
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "mainpage", [], "any", false, false, false, 369) == "1")) {
// line 370
yield "\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"";
// line 371
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "new"]);
yield "\" class=\"m-main-button mmb-1\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-1"], "method", false, false, false, 371);
yield "</a>
\t\t\t\t</div>
\t\t\t\t";
// line 373
if ((($tmp = ($context["isVisibleActions"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 374
yield "\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"";
// line 375
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "action"]);
yield "\" class=\"m-main-button mmb-2\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-2"], "method", false, false, false, 375);
yield "</a>
\t\t\t\t\t</div>
\t\t\t\t";
} else {
// line 378
yield "\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"";
// line 379
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "mix"]);
yield "\" class=\"m-main-button mmb-2\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-3"], "method", false, false, false, 379);
yield "</a>
\t\t\t\t\t</div>
\t\t\t\t";
}
// line 382
yield "\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"";
// line 383
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "pop"]);
yield "\" class=\"m-main-button mmb-3\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-4"], "method", false, false, false, 383);
yield "</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-xs-12 col-nopadding\">
\t\t\t\t\t<a class=\"m-main-button mmb-4\">";
// line 386
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-5"], "method", false, false, false, 386);
yield "
\t\t\t\t\t\t<span class=\"pull-right\">
\t\t\t\t\t\t\t<i class=\"fa fa-bars\"></i>
\t\t\t\t\t\t</span>
\t\t\t\t\t</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t<div id=\"m-main-cats\">
\t\t\t\t\t";
// line 394
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/catmenu.html.twig", ["template" => "maincatmenu"]);
yield "
\t\t\t\t</div>
\t\t\t";
}
// line 397
yield "\t\t</div>
\t\t<!-- Main Content -->
\t\t<div class=\"container m-t-3 m-m-t\">
\t\t\t<div class=\"row\">
\t\t\t\t";
// line 402
if ((((((Twig\Extension\CoreExtension::testEmpty(($context["prod"] ?? null)) && ((($_v21 = ($context["args"] ?? null)) && is_array($_v21) || $_v21 instanceof ArrayAccess ? ($_v21[0] ?? null) : null) != "login")) && ((($_v22 = ($context["args"] ?? null)) && is_array($_v22) || $_v22 instanceof ArrayAccess ? ($_v22[0] ?? null) : null) != "cart")) && ((($_v23 = ($context["args"] ?? null)) && is_array($_v23) || $_v23 instanceof ArrayAccess ? ($_v23[0] ?? null) : null) != "register")) && ((($_v24 = ($context["args"] ?? null)) && is_array($_v24) || $_v24 instanceof ArrayAccess ? ($_v24[0] ?? null) : null) != "order")) && ((($_v25 = ($context["args"] ?? null)) && is_array($_v25) || $_v25 instanceof ArrayAccess ? ($_v25[0] ?? null) : null) != "checkout"))) {
// line 403
yield "
\t\t\t\t\t<!-- Filter Sidebar -->
\t\t\t\t\t<div class=\"col-sm-3 col-xl-2 left-desktop-menu";
// line 405
if (((((($_v26 = ($context["args"] ?? null)) && is_array($_v26) || $_v26 instanceof ArrayAccess ? ($_v26[0] ?? null) : null) == "catalog") && CoreExtension::inFilter((($_v27 = ($context["args"] ?? null)) && is_array($_v27) || $_v27 instanceof ArrayAccess ? ($_v27[1] ?? null) : null), ["new", "pop", "mix", "onsale", "selection1", "selection2"])) && ((($_v28 = ($context["args"] ?? null)) && is_array($_v28) || $_v28 instanceof ArrayAccess ? ($_v28[2] ?? null) : null) == ""))) {
yield " active";
}
yield "\">
\t\t\t\t\t\t";
// line 406
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/left-blocks.html.twig");
yield "
\t\t\t\t\t</div>
\t\t\t\t\t<!-- End Filter Sidebar -->
\t\t\t\t\t<!-- Product List -->
\t\t\t\t\t<div class=\"col-sm-9 col-xl-10 cont\">
\t\t\t\t\t";
} else {
// line 414
yield "\t\t\t\t\t\t<div class=\"col-sm-12 cont\">
\t\t\t\t\t\t";
}
// line 416
yield "
\t\t\t\t\t\t";
// line 417
if (((((($_v29 = ($context["args"] ?? null)) && is_array($_v29) || $_v29 instanceof ArrayAccess ? ($_v29[0] ?? null) : null) == "user") && ((($_v30 = ($context["args"] ?? null)) && is_array($_v30) || $_v30 instanceof ArrayAccess ? ($_v30[1] ?? null) : null) == "order-history")) && ($context["order"] ?? null))) {
// line 418
yield "\t\t\t\t\t\t\t";
} elseif ((((($_v31 = ($context["args"] ?? null)) && is_array($_v31) || $_v31 instanceof ArrayAccess ? ($_v31[0] ?? null) : null) == "user") && ((($_v32 = ($context["args"] ?? null)) && is_array($_v32) || $_v32 instanceof ArrayAccess ? ($_v32[1] ?? null) : null) == ""))) {
// line 419
yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["breadcrumbs-user"], "method", false, false, false, 419);
yield "</h1>
\t\t\t\t\t\t\t";
} elseif (((($_v33 = // line 420
($context["args"] ?? null)) && is_array($_v33) || $_v33 instanceof ArrayAccess ? ($_v33[0] ?? null) : null) == "wishlist")) {
// line 421
yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["breadcrumbs-wishlist"], "method", false, false, false, 421);
yield "</h1>
\t\t\t\t\t\t\t";
} elseif (((($_v34 = // line 422
($context["args"] ?? null)) && is_array($_v34) || $_v34 instanceof ArrayAccess ? ($_v34[0] ?? null) : null) == "catalog")) {
// line 423
yield "\t\t\t\t\t\t\t\t<div class=\"title";
yield (((($tmp = ($context["prods"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pl-breadcrumbs") : (""));
yield (((($tmp = ($context["prod"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pc-breadcrumbs") : (""));
yield "\">";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/breadcrumbs.html.twig");
yield "</div>
\t\t\t\t\t\t\t";
} elseif (((($_v35 = // line 424
($context["args"] ?? null)) && is_array($_v35) || $_v35 instanceof ArrayAccess ? ($_v35[0] ?? null) : null) == "articles")) {
// line 425
yield "\t\t\t\t\t\t\t\t<div class=\"title";
yield (((($tmp = ($context["prods"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pl-breadcrumbs") : (""));
yield (((($tmp = ($context["prod"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pc-breadcrumbs") : (""));
yield "\">";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/breadcrumbs.html.twig");
yield "</div>
\t\t\t\t\t\t\t";
} elseif (((((((($_v36 = // line 426
($context["args"] ?? null)) && is_array($_v36) || $_v36 instanceof ArrayAccess ? ($_v36[0] ?? null) : null) != "cart") && !Twig\Extension\CoreExtension::testEmpty(($context["args"] ?? null))) && ((($_v37 = ($context["args"] ?? null)) && is_array($_v37) || $_v37 instanceof ArrayAccess ? ($_v37[0] ?? null) : null) != "login")) && ((($_v38 = ($context["args"] ?? null)) && is_array($_v38) || $_v38 instanceof ArrayAccess ? ($_v38[0] ?? null) : null) != "register")) && ((($_v39 = ($context["args"] ?? null)) && is_array($_v39) || $_v39 instanceof ArrayAccess ? ($_v39[0] ?? null) : null) != "comments"))) {
// line 427
yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "h1", [], "any", false, false, false, 427)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "h1", [], "any", false, false, false, 427)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "name", [], "any", false, false, false, 427)));
yield "</h1>
\t\t\t\t\t\t";
}
// line 429
yield "
\t\t\t\t\t\t";
// line 430
if (((($_v40 = ($context["args"] ?? null)) && is_array($_v40) || $_v40 instanceof ArrayAccess ? ($_v40[0] ?? null) : null) == "contact")) {
// line 431
yield "\t\t\t\t\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/contact.html.twig");
yield "
\t\t\t\t\t\t";
}
// line 433
yield "
\t\t\t\t\t\t";
// line 434
yield from $this->unwrap()->yieldBlock('body', $context, $blocks);
// line 435
yield "
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Main Content -->
\t\t\t<!-- Footer -->
\t\t\t<div class=\"footer\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<a href=\"";
// line 447
yield $this->extensions['App\Twig\Path']->getPath("home");
yield "\"><img alt=\"Logo\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 447) . ".") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 447), "locale", [], "any", false, false, false, 447)) . ".png"), "img"), "html", null, true);
yield "\" class=\"img-responsive footmenu-logo\"/></a>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t";
// line 449
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 449) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 449)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 449) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 449)))) {
// line 450
yield "\t\t\t\t\t\t\t\t<span>";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-40"], "method", false, false, false, 450);
yield "</span>
\t\t\t\t\t\t\t\t<a href=\"";
// line 451
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["instagram-link"], "method", false, false, false, 451);
yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("012-instagram.svg", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t";
// line 452
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 452) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 452)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 452) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 452)))) {
// line 453
yield "\t\t\t\t\t\t\t\t\t<a href=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["vkontakte-link"], "method", false, false, false, 453);
yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("vk.png", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t";
}
// line 455
yield "\t\t\t\t\t\t\t\t<a href=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["facebook-link"], "method", false, false, false, 455);
yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("013-facebook.svg", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t";
}
// line 457
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t<span>";
// line 459
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-41"], "method", false, false, false, 459);
yield "</span>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
// line 460
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("visa2.png", "img"), "html", null, true);
yield "\" alt=\"\" height=\"14\"></a>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
// line 461
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("mc2.png", "img"), "html", null, true);
yield "\" alt=\"\" height=\"18\"></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>";
// line 466
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-42"], "method", false, false, false, 466);
yield "</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 470
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "about"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-51"], "method", false, false, false, 470);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 473
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "delivery"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-52"], "method", false, false, false, 473);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
// line 475
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 475) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 475)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 475) != CoreExtension::getAttribute($this->env, $this->source, ($context["emv"] ?? null), "mixopt", [], "any", false, false, false, 475)))) {
// line 476
yield "\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 477
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "optovim-pokupatelyam"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-53"], "method", false, false, false, 477);
yield "</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 480
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 481
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "faq"]);
yield "\">FAQ</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 484
yield $this->extensions['App\Twig\Path']->getPath("comments");
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-55"], "method", false, false, false, 484);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 487
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-56"], "method", false, false, false, 487);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
// line 489
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 489) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 489)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 489) != CoreExtension::getAttribute($this->env, $this->source, ($context["emv"] ?? null), "mixopt", [], "any", false, false, false, 489)))) {
// line 490
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 491
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "skidki"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-57"], "method", false, false, false, 491);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 493
($context["env"] ?? null), "site", [], "any", false, false, false, 493) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 493))) {
// line 494
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 495
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "promocje"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["promocje"], "method", false, false, false, 495);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 498
yield "\t\t\t\t\t\t\t\t";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 498) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 498)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 498) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 498)))) {
// line 499
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 500
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "usloviya-vozvrata-i-obmena"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["leftmenu-14"], "method", false, false, false, 500);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
} else {
// line 503
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 504
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-10"], "method", false, false, false, 504);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 507
yield "\t\t\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 507) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 507))) {
// line 508
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 509
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "regulamin-hurtowni"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-15"], "method", false, false, false, 509);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 512
yield "\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>";
// line 516
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-43"], "method", false, false, false, 516);
yield "</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
// line 518
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/footmenu.html.twig");
yield "\t\t\t\t\t\t\t
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6 foot-contacts\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>";
// line 522
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-12"], "method", false, false, false, 522);
yield "</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t";
// line 525
$context["opt"] = "";
// line 526
yield "\t\t\t\t\t\t\t\t";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 526)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 527
yield "\t\t\t\t\t\t\t\t\t";
$context["opt"] = "-opt";
// line 528
yield "\t\t\t\t\t\t\t\t";
}
// line 529
yield "
\t\t\t\t\t\t\t\t";
// line 530
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-phone" . ($context["opt"] ?? null))], "method", false, false, false, 530)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 531
yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-phone\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t";
// line 535
yield CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-phone" . ($context["opt"] ?? null))], "method", false, false, false, 535);
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 538
yield "\t\t\t\t\t\t\t\t";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-email" . ($context["opt"] ?? null))], "method", false, false, false, 538)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 539
yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-envelope-o\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t";
// line 544
yield CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-email" . ($context["opt"] ?? null))], "method", false, false, false, 544);
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 547
yield "\t\t\t\t\t\t\t\t";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-address" . ($context["opt"] ?? null))], "method", false, false, false, 547)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 548
yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-map-marker\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t";
// line 553
yield CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-address" . ($context["opt"] ?? null))], "method", false, false, false, 553);
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 556
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"copyright\">
\t\t\t\t\t<div class=\"container\">
\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t<div class=\"col-md-6 text-left fcc-1\">
\t\t\t\t\t\t\t\t";
// line 565
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["copy"], "method", false, false, false, 565);
yield "
\t\t\t\t\t\t\t\t";
// line 566
yield CoreExtension::getAttribute($this->env, $this->source, ($context["sett"] ?? null), "get", ["sitename"], "method", false, false, false, 566);
yield "
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-6 text-right fcc-2\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 569
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "polzovatelskoe-soglashenie"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-6"], "method", false, false, false, 569);
yield "</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t\t\t\t<div class=\"footer-space\"></div>
\t\t\t\t\t\t\t";
// line 574
if (((((($_v41 = ($context["args"] ?? null)) && is_array($_v41) || $_v41 instanceof ArrayAccess ? ($_v41[0] ?? null) : null) == "order") && ((($_v42 = ($context["args"] ?? null)) && is_array($_v42) || $_v42 instanceof ArrayAccess ? ($_v42[1] ?? null) : null) == "finish")) && CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_google_conversion", [], "any", false, false, false, 574))) {
// line 575
yield "\t\t\t\t\t\t\t\t<!-- Google Code for https://www.dombusin.com/ Conversion Page -->
\t\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t\t\t/* <![CDATA[ */
var google_conversion_id = ";
// line 578
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_google_conversion", [], "any", false, false, false, 578), "html", null, true);
yield ";
var google_conversion_language = \"en\";
var google_conversion_format = \"3\";
var google_conversion_color = \"ffffff\";
var google_conversion_label = \"k8dOCK3ioWcQ1vqV0AM\";
var google_remarketing_only = false;
/* ]]> */
\t\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t\t<script src=\"//www.googleadservices.com/pagead/conversion.js\"></script>
\t\t\t\t\t\t\t\t<noscript>
\t\t\t\t\t\t\t\t\t<div style=\"display:inline;\">
\t\t\t\t\t\t\t\t\t\t<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//www.googleadservices.com/pagead/conversion/973438294/?label=k8dOCK3ioWcQ1vqV0AM&guid=ON&script=0\"/>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</noscript>
\t\t\t\t\t\t\t";
}
// line 593
yield "\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Footer -->
\t\t\t<a href=\"#top\" class=\"back-top text-center\">
\t\t\t\t<img src=\"";
// line 600
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("014-up-arrow.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"10\">
\t\t\t</a>
\t\t\t";
// line 603
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->addToCart();
yield "
\t\t\t";
// line 605
yield "
\t\t\t";
// line 606
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_bitrix", [], "any", false, false, false, 606)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 607
yield "\t\t\t\t<script>
\t\t\t\t\t(function (w, d, u) {
var s = d.createElement('script');
s.async = true;
s.src = u + '?' + (
Date.now() / 60000 | 0
);
var h = d.getElementsByTagName('script')[0];
h.parentNode.insertBefore(s, h);
})(window, document, 'https://bitrix24.dombusin.com/upload/crm/site_button/ ";
// line 616
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_bitrix", [], "any", false, false, false, 616), "html", null, true);
yield ".js');
\t\t\t\t</script>
\t\t\t";
}
// line 619
yield "
\t\t\t";
// line 620
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_emt", [], "any", false, false, false, 620)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 621
yield "\t\t\t\t<script src=\"https://emailtools.ru/js/api/v1/tools.js\" defer=\"\" async=\"\"></script>
\t\t\t\t<script>
\t\t\t\t\twindow.EMT = window.EMT || {};
EMT._client_id = ";
// line 624
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_emt", [], "any", false, false, false, 624), "html", null, true);
yield "
\t\t\t\t</script>
\t\t\t";
}
// line 627
yield "
\t\t\t";
// line 628
yield $this->extensions['App\Twig\Klaviyo']->klaviyoSnippet();
yield "
\t\t\t";
// line 629
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 629) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 629)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 629) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 629)))) {
// line 630
yield "\t\t\t\t";
// line 631
yield "\t\t\t";
}
// line 632
yield "\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_cookie.html.twig");
yield "
\t\t\t";
// line 633
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_callback.html.twig");
yield "
\t\t\t";
// line 634
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_sent.html.twig");
yield "
\t\t\t";
// line 635
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_city.html.twig");
yield "
\t\t\t";
// line 636
if ((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 636) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 636)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 636) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 636))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 636) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 636)))) {
// line 637
yield "\t\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_opt_redirect.html.twig");
yield "
\t\t\t";
}
// line 639
yield "\t\t\t";
// line 640
yield "
\t\t\t";
// line 641
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "esputnik_id", [], "any", false, false, false, 641)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 642
yield "\t\t\t\t<script>
\t\t\t\t\t!function (t, e, c, n) {
var s = e.createElement(c);
s.async = 1,
s.src = 'https://statics.esputnik.com/scripts/' + n + '.js';
var r = e.scripts[0];
r.parentNode.insertBefore(s, r);
var f = function () {
f.c(arguments);
};
f.q = [];
f.c = function () {
f.q.push(arguments);
};
t['eS'] = t['eS'] || f;
}(window, document, 'script', '";
// line 657
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "esputnik_id", [], "any", false, false, false, 657), "html", null, true);
yield "');
\t\t\t\t</script>
\t\t\t\t<script>
\t\t\t\t\teS('init');
\t\t\t\t</script>
\t\t\t";
}
// line 662
yield "\t\t\t
\t\t\t";
// line 672
yield "
\t\t\t";
// line 673
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/jslabels.html.twig");
yield "
\t\t\t
\t\t\t";
// line 675
yield from $this->unwrap()->yieldBlock('javascripts', $context, $blocks);
// line 678
yield "\t\t\t";
if (((($_v43 = ($context["args"] ?? null)) && is_array($_v43) || $_v43 instanceof ArrayAccess ? ($_v43[0] ?? null) : null) == "cart")) {
// line 679
yield "\t\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "cart/block/cart-block-scripts.html.twig");
yield "
\t\t\t";
}
// line 681
yield "\t\t</body>
\t</body>
</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
yield from [];
}
// line 64
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_stylesheets(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 65
yield "\t\t\t";
yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
yield "
\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 434
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_body(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 675
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_javascripts(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 676
yield "\t\t\t\t";
yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
yield "
\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "base.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 1685 => 676, 1672 => 675, 1650 => 434, 1636 => 65, 1623 => 64, 1609 => 681, 1603 => 679, 1600 => 678, 1598 => 675, 1593 => 673, 1590 => 672, 1586 => 662, 1577 => 657, 1560 => 642, 1558 => 641, 1555 => 640, 1553 => 639, 1547 => 637, 1545 => 636, 1541 => 635, 1537 => 634, 1533 => 633, 1528 => 632, 1525 => 631, 1523 => 630, 1521 => 629, 1517 => 628, 1514 => 627, 1508 => 624, 1503 => 621, 1501 => 620, 1498 => 619, 1492 => 616, 1481 => 607, 1479 => 606, 1476 => 605, 1472 => 603, 1466 => 600, 1457 => 593, 1439 => 578, 1434 => 575, 1432 => 574, 1422 => 569, 1416 => 566, 1412 => 565, 1401 => 556, 1395 => 553, 1388 => 548, 1385 => 547, 1379 => 544, 1372 => 539, 1369 => 538, 1363 => 535, 1357 => 531, 1355 => 530, 1352 => 529, 1349 => 528, 1346 => 527, 1343 => 526, 1341 => 525, 1335 => 522, 1328 => 518, 1323 => 516, 1317 => 512, 1309 => 509, 1306 => 508, 1303 => 507, 1295 => 504, 1292 => 503, 1284 => 500, 1281 => 499, 1278 => 498, 1270 => 495, 1267 => 494, 1265 => 493, 1258 => 491, 1255 => 490, 1253 => 489, 1246 => 487, 1238 => 484, 1232 => 481, 1229 => 480, 1221 => 477, 1218 => 476, 1216 => 475, 1209 => 473, 1201 => 470, 1194 => 466, 1186 => 461, 1182 => 460, 1178 => 459, 1174 => 457, 1166 => 455, 1158 => 453, 1156 => 452, 1150 => 451, 1145 => 450, 1143 => 449, 1136 => 447, 1122 => 435, 1120 => 434, 1117 => 433, 1111 => 431, 1109 => 430, 1106 => 429, 1100 => 427, 1098 => 426, 1090 => 425, 1088 => 424, 1080 => 423, 1078 => 422, 1073 => 421, 1071 => 420, 1066 => 419, 1063 => 418, 1061 => 417, 1058 => 416, 1054 => 414, 1043 => 406, 1037 => 405, 1033 => 403, 1031 => 402, 1024 => 397, 1018 => 394, 1007 => 386, 999 => 383, 996 => 382, 988 => 379, 985 => 378, 977 => 375, 974 => 374, 972 => 373, 965 => 371, 962 => 370, 960 => 369, 954 => 366, 941 => 364, 937 => 363, 929 => 358, 919 => 350, 913 => 349, 911 => 348, 905 => 346, 898 => 344, 891 => 343, 885 => 341, 880 => 340, 878 => 339, 871 => 335, 858 => 333, 854 => 332, 844 => 325, 832 => 318, 823 => 312, 810 => 302, 803 => 298, 799 => 297, 784 => 289, 767 => 275, 762 => 273, 758 => 272, 754 => 271, 750 => 270, 746 => 269, 739 => 268, 726 => 265, 713 => 262, 711 => 261, 699 => 259, 697 => 258, 685 => 256, 683 => 255, 671 => 253, 669 => 252, 657 => 250, 655 => 249, 651 => 247, 642 => 241, 638 => 240, 632 => 237, 627 => 235, 616 => 227, 612 => 225, 606 => 223, 600 => 221, 598 => 220, 594 => 218, 591 => 217, 585 => 213, 579 => 212, 573 => 209, 569 => 208, 564 => 207, 562 => 206, 555 => 202, 551 => 200, 549 => 199, 540 => 192, 528 => 189, 525 => 188, 522 => 187, 510 => 184, 507 => 183, 505 => 182, 494 => 180, 491 => 179, 479 => 176, 467 => 173, 464 => 172, 461 => 171, 450 => 166, 438 => 163, 435 => 162, 423 => 160, 421 => 159, 410 => 157, 398 => 154, 390 => 149, 376 => 144, 364 => 141, 361 => 140, 349 => 137, 346 => 136, 344 => 135, 333 => 133, 321 => 130, 318 => 129, 316 => 128, 305 => 126, 293 => 117, 286 => 113, 280 => 110, 274 => 107, 268 => 104, 262 => 101, 259 => 100, 253 => 97, 250 => 96, 248 => 95, 240 => 90, 235 => 88, 231 => 86, 225 => 85, 223 => 84, 220 => 83, 214 => 81, 212 => 80, 209 => 79, 203 => 77, 201 => 76, 196 => 74, 192 => 73, 185 => 69, 181 => 68, 178 => 67, 176 => 64, 173 => 63, 169 => 61, 167 => 60, 164 => 59, 146 => 43, 144 => 42, 141 => 41, 138 => 35, 134 => 33, 132 => 32, 129 => 31, 125 => 27, 122 => 26, 116 => 24, 110 => 22, 108 => 21, 105 => 20, 102 => 19, 91 => 17, 86 => 16, 83 => 15, 81 => 14, 76 => 12, 71 => 10, 67 => 9, 63 => 8, 54 => 2, 51 => 1,);
}
public function getSourceContext(): Source
{
return new Source("<!DOCTYPE html>
<html lang=\"{{ app.request.locale }}\" itemscope itemtype=\"http://schema.org/WebPage\">
\t<head>
\t\t<meta charset=\"UTF-8\">
\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
\t\t<title>{{ (page.title ? page.title : sett.get('sitename') ~ '. ' ~ page.name)|raw }}</title>
\t\t<meta name=\"description\" content=\"{{ page.descr }}\">
\t\t<meta name=\"keywords\" content=\"{{ page.kw }}\">
\t\t
\t\t{{ include ('block/favicon.html.twig') }}
\t\t{% set langsarray = langs|split('|') %}
\t\t{% if env.site!=env.mir and env.site!=env.miropt %}
\t\t\t{% for lang in langsarray %}
\t\t\t\t<link rel=\"alternate\" hreflang=\"{{ hreflang(lang) }}\" href=\"{{ locale_path(app.request.attributes.get('_route'), lang, app.request.attributes.all._route_params|merge(app.request.query.all), true) }}\" />\t\t\t
\t\t\t{% endfor %}
\t\t{% endif %}
\t\t
\t\t{% if canonical %}
\t\t\t<link rel=\"canonical\" href=\"{{ canonical }}\"/>
\t\t{% else %}
\t\t\t<link rel=\"canonical\" href=\"{{ absolute_url(path(app.request.attributes.get('_route'), app.request.attributes.all._route_params)) }}\"/>
\t\t{% endif %}
\t\t
\t\t{{ sett.get('meta')|raw }}
\t\t{# {% if(canonical) %}
\t\t\t<link rel=\"canonical\" href=\"{{ canonical }}\"/>
\t\t{% endif %} #}
\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
\t\t{% if noindex or env.site == env.mixopt or env.site == env.domopt or env.site == env.miropt or env.test %}
\t\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
\t\t{% endif %}
\t\t{# {% if env.is_opt or noindex or default_lang != app.request.locale %}
\t\t\t<meta name='robots' content='noindex, nofollow'/>
\t\t{% elseif (env.site==env.mix or env.site==env.mixopt) and app.request.locale!='pl' %}
\t\t\t<meta name='robots' content='noindex, nofollow'/>
\t\t{% endif %} #}
\t\t{% if env.site==env.mir or env.site==env.miropt %}
<!-- Yandex.Metrika counter -->
\t\t<script type=\"text/javascript\">
\t\t\t(function(m,e,t,r,i,k,a){
\t\t\t\tm[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
\t\t\t\tm[i].l=1*new Date();
\t\t\t\tfor (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
\t\t\t\tk=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
\t\t\t})(window, document,'script','https://mc.webvisor.org/metrika/tag_ww.js', 'ym');
\t\t\tym(24172600, 'init', {webvisor:true, clickmap:true, ecommerce:\"dataLayer\", accurateTrackBounce:true, trackLinks:true});
\t\t</script>
\t\t<noscript><div><img src=\"https://mc.yandex.ru/watch/24172600\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
\t\t<!-- /Yandex.Metrika counter -->
\t\t
\t\t<meta name=\"yandex-verification\" content=\"e9d392bbe8fa2dc7\" />
\t\t{% endif %}
\t\t<meta name=\"mailru-verification\" content=\"37d58a46a72cab32\"/>
\t\t{% if env.site == env.dom %}
\t\t\t<meta name=\"yandex-verification\" content=\"32ebb5a363838de4\"/>
\t\t{% endif %}
\t\t{% block stylesheets %}
\t\t\t{{ encore_entry_link_tags('app') }}
\t\t{% endblock %}
\t\t{{ include('block/gtm.html.twig') }}
\t\t<script charset=\"UTF-8\" src=\"{{ env.code_sendpulse }}\" async></script>
\t\t<meta name=\"google-site-verification\" content=\"VvrJOpBdLaX1XdH6LItB6exU1FB2N-uOnCaZSbAiKi4\" />
\t\t{{ ga_events_init()|raw }}
\t\t{{ include('block/ga_consent.html.twig') }}
\t\t{% if ga_events_search %}
\t\t\t{{ ga_events_search(q, prods)|raw }}
\t\t{% endif %}
\t\t{% if ga_events_prodlist %}
\t\t\t{{ ga_events_prodlist(prods)|raw }}
\t\t{% endif %}
\t\t{% if ga_events_prodcont %}
\t\t\t{{ ga_events_prodcont(prod)|raw }}
\t\t{% endif %}\t\t
\t\t{{ include('block/razmetka.html.twig') }}
\t</head>
\t<body class=\"page{{ args[0]=='cart' ? '-cart' : '' }}\">
\t\t<div id=\"fb-root\"></div>
\t\t<script async defer crossorigin=\"anonymous\" src=\"https://connect.facebook.net/ru_RU/sdk.js#xfbml=1&version=v5.0\"></script>
\t\t{% if args[0] == 'register' %}
\t\t\t<div id=\"register_error_0\">
\t\t\t\t<div class=\"added-message\">{{ labels.get('ps-error')|raw }}</div>
\t\t\t</div>
\t\t{% endif %}
\t\t<div id=\"prod_added\">
\t\t\t<div class=\"added-message\">{{ labels.get('added-message-1')|raw }}</div>
\t\t</div>
\t\t<div id=\"prod_removed\">
\t\t\t<div class=\"added-message\">{{ labels.get('added-message-2')|raw }}</div>
\t\t</div>
\t\t<div id=\"prod_added2\">
\t\t\t<div class=\"added-message\">{{ labels.get('added-message-3')|raw }}</div>
\t\t</div>
\t\t<span id=\"ScMail\" style=\"display: none;\">{{ app.session.get('useremail') }}</span>
\t\t<div id=\"supheader\">
\t\t\t{{ include('block/timer.html.twig') }}
\t\t\t<div
\t\t\t\tdata-controller=\"block-usermessage\"
\t\t\t\tdata-block-usermessage-url-value=\"{{ path('block_usermessage') }}\"
\t\t\t\tdata-block-usermessage-ignore-errors-value=\"true\"
\t\t\t></div>
\t\t\t<div class=\"hidden-xs widemenu\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"wm-menu\">
\t\t\t\t\t\t<ul class=\"widemenulist\">
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'delivery'}) }}\" {% if args[0] == 'delivery' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-1')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'optovim-pokupatelyam'}) }}\" {% if args[0] == 'optovim-pokupatelyam' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-2')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'skidki'}) }}\" {% if args[0] == 'skidki' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-3')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t{% elseif env.site == env.mix %}
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'promocje'}) }}\" {% if args[0] == 'promocje' %} class=\"active\" {% endif %}>{{ labels.get('promocje')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'contact'}) }}\" {% if args[0] == 'contact' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-4')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('comments') }}\" {% if args[0] == 'comments' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-5')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-0\">
\t\t\t\t\t\t\t\t<ul class=\"nav wm-nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">{{ labels.get('main-static-menu-6')|raw }}
\t\t\t\t\t\t\t\t\t\t\t<span class=\"caret\"></span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-left\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'contact'}) }}\" {% if args[0] == 'contact' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-7')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('comments') }}\" {% if args[0] == 'comments' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-8')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mix or env.site == env.mixopt %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\"><a href=\"{{ path('static_page', {'page_intname': 'q'}) }}\"{% if args[0] == 'q' %} class=\"active\"{% endif %}>{{ labels.get('main-static-menu-14')|raw }}</a></li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'about'}) }}\" {% if args[0] == 'about' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-9')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'info'}) }}\" {% if args[0] == 'info' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-10')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{# <li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'reglament'}) }}\" {% if args[0] == 'reglament' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-101')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li> #}
\t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.dom or env.site == env.mir %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'kuponi'}) }}\" {% if args[0] == 'kuponi' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-11')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('articles_list') }}\" {% if args[0] == 'articles' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-12')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'polzovatelskoe-soglashenie'}) }}\" {% if args[0] == 'polzovatelskoe-soglashenie' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-13')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'usloviya-vozvrata-i-obmena'}) }}\" {% if args[0] == 'usloviya-vozvrata-i-obmena' %} class=\"active\" {% endif %}>{{ labels.get('leftmenu-14')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mixopt %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'regulamin-hurtowni'}) }}\" {% if args[0] == 'regulamin-hurtowni' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-15')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-geo\">
\t\t\t\t\t\t{% if env.site == env.dom or env.site == env.domopt or env.site == env.mix or env.site == env.mixopt %}
\t\t\t\t\t\t\t<ul class=\"nav wm-nav wm-langs\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">{{ app.request.locale }}
\t\t\t\t\t\t\t\t\t\t<span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right dropdown-lang-menu\">
\t\t\t\t\t\t\t\t\t\t{% set langsarray = langs|split('|') %}
\t\t\t\t\t\t\t\t\t\t{% for lang in langsarray %}
\t\t\t\t\t\t\t\t\t\t\t{# {% if lang != app.request.locale %} #}\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ locale_path(app.request.attributes.get('_route'), lang, app.request.attributes.all._route_params|merge(app.request.query.all), true) }}\">{{ lang }}</a>
\t\t\t\t\t\t\t\t\t\t\t{# {
\t\t\t\t\t\t\t\t\t\t\t{# {% endif %} #}
\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if env.site == env.dom or env.site == env.domopt or env.site == env.mir or env.site == env.miropt %}
\t\t\t\t\t\t\t<ul class=\"nav wm-geo-nav\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t{% if env.is_opt %}
\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('003-placeholderopt.svg', 'img') }}\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('003-placeholder.svg', 'img') }}\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">
\t\t\t\t\t\t\t\t\t\t<span class=\"wm-geo-city\">{{ app.session.get('checkout').city_name ? app.session.get('checkout').city_name : labels.get('yourcity')|raw}}</span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right\">
\t\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\">
\t\t\t\t\t\t\t\t\t\t\t\t<span aria-hidden=\"true\">×</span>
\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"sr-only\">Close</span>
\t\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t\t\t{{ labels.get('yourcity')|raw }}
\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t<br><span class=\"wm-geo-city\">{{ app.session.get('checkout').city_name }}</span>?
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t<li class=\"text-nowrap\">
\t\t\t\t\t\t\t\t\t\t\t<a data-toggle=\"modal\" href=\"#modal_region_mir\" rel=\"nofollow\" class=\"wm-button-change\">{{ labels.get('yourcity2')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" class=\"wm-button-ok\">{{ labels.get('yourcity3')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-tel\">
\t\t\t\t\t\t{% if env.site == env.domopt %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:0800312370{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-callopt.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t{% elseif env.site == env.mir %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:88005052523{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-call.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t{% elseif env.site == env.miropt %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:88005052523{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-callopt.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t{% elseif env.site == env.mix %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:+48668522718{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-call.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t{% elseif env.site == env.mixopt %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:+48668522718{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-callopt.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:0800312370{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-call.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t<span class=\"top-phone-time{% if not isCallAvailable %} top-phone-time-inactive{% endif %}\"></span>
\t\t\t\t\t\t<span>{{ labels.get('tel-time-from')|raw }}
\t\t\t\t\t\t\t{{ labels.get('tel-start')|raw }}
\t\t\t\t\t\t\t{{ labels.get('tel-time-to')|raw }}
\t\t\t\t\t\t\t{{ labels.get('tel-end')|raw }}
\t\t\t\t\t\t\t({{ labels.get('tel-city')|raw }})</span>
\t\t\t\t\t\t |<a data-toggle=\"modal\" href=\"#modal_callback\" rel=\"nofollow\" class=\"wm-callback\">
\t\t\t\t\t\t\t{{ labels.get('callback')|raw }}
\t\t\t\t\t\t</a>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t\t<div id=\"stiheader-ghost\"></div>
\t\t<div id=\"stiheader\">
\t\t\t<div class=\"middle-header\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-sm-3\">
\t\t\t\t\t\t\t<div class=\"mh-logo\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('home') }}\"><img alt=\"{{ env.site }}\" src=\"{{ asset(env.site ~ '.' ~ app.request.locale ~ '.png', 'img') }}\" class=\"img-responsive\"/></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-sm-9\">
\t\t\t\t\t\t\t<div class=\"mh-menu\">
\t\t\t\t\t\t\t\t<ul class=\"nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<div href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"mh-button\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('022-menu-1.svg', 'img') }}\" alt=\"\" width=\"20\" class=\"iamenu\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('022-menu-2' ~ (env.is_opt ? 'opt' : '') ~ '.svg', 'img') }}\" alt=\"\" width=\"20\" class=\"amenu\"><span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right mh-topmenu\">
\t\t\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t{{ include ('block/catmenu.html.twig', {'template': 'topcatmenu'}) }}
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t<div class=\"mh-menu-block\"></div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-pics\">
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t{{ include('block/cart.html.twig') }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t<div class=\"mhpi-img\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('wishlist') }}\"><img src=\"{{ asset('006-heart1.png', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\"
\t\t\t\t\t\t\t\t\t\tdata-controller=\"block-loader\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-url-value=\"{{ path('block_userlogin') }}\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-ignore-errors-value=\"true\"
\t\t\t\t\t\t\t\t\t> ...\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-search\">
\t\t\t\t\t\t\t\t<form name=\"search\" action=\"{{ path('prod_list_spec', {'spec': 'search'}) }}\" method=\"get\" class=\"input-group\" id=\"topsearch\">
\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords\" class=\"form-control search\" aria-label=\"{{ labels.get('block-search-1')|raw }}\" placeholder=\"{{ labels.get('block-search-1')|raw }}\" value=\"{% if(app.request.query.get('q')) %}{{ app.request.query.get('q')|e }}{% elseif(app.request.parameter.get('q')) %}{{ app.request.parameter.get('q')|e }}{% endif %}\">
\t\t\t\t\t\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search2\"><img src=\"{{ asset('005-search' ~ (env.is_opt ? 'opt' : '') ~ '.svg', 'img') }}\" alt=\"\" width=\"16\"></button>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t<div class=\"search_queries\">
\t\t\t\t\t\t\t\t\t{% set i = 0 %}
\t\t\t\t\t\t\t\t\t{% for query in search_queries_rand %}
\t\t\t\t\t\t\t\t\t\t{% if i > 0 %} |
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t<form action=\"{{ search_queries[query] ? search_queries[query] : path('prod_list_spec', {'spec': 'search'}) }}\" method=\"GET\" id=\"search-form-{{ i }}\">
\t\t\t\t\t\t\t\t\t\t\t{% if not search_queries[query] %}<input type=\"hidden\" name=\"q\" value=\"{{ query }}\">
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\">{{ query }}</button>
\t\t\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t\t\t{% set i = i + 1 %}
\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<nav class=\"navbar navbar-default lastheader\" id=\"lastheader\">
\t\t\t\t{{ include('block/navbar-part.html.twig') }}
\t\t\t</nav>
\t\t</div>
\t\t<div class=\"container m-main-buttons visible-xs\">
\t\t\t<form name=\"search\" action=\"{{ path('prod_list_spec', {'spec': 'search'}) }}\" method=\"get\" class=\"input-group\" id=\"topsearch2\">
\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords2\" class=\"form-control search\" aria-label=\"{{ labels.get('block-search-1')|raw }}\" placeholder=\"{{ labels.get('block-search-1')|raw }}\" value=\"{% if(app.request.query.get('q')) %}{{ app.request.query.get('q')|e }}{% elseif(app.request.parameter.get('q')) %}{{ app.request.parameter.get('q')|e }}{% endif %}\">
\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search\"><img src=\"{{ asset('005-search' ~ (env.is_opt ? 'opt' : '') ~ '.svg', 'img') }}\" alt=\"\" width=\"16\"></button>
\t\t\t\t</div>
\t\t\t</form>
\t\t\t{% if page.mainpage == '1' %}
\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'new'}) }}\" class=\"m-main-button mmb-1\">{{ labels.get('main-mobile-buttons-1')|raw }}</a>
\t\t\t\t</div>
\t\t\t\t{% if isVisibleActions %}
\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'action'}) }}\" class=\"m-main-button mmb-2\">{{ labels.get('main-mobile-buttons-2')|raw }}</a>
\t\t\t\t\t</div>
\t\t\t\t{% else %}
\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'mix'}) }}\" class=\"m-main-button mmb-2\">{{ labels.get('main-mobile-buttons-3')|raw }}</a>
\t\t\t\t\t</div>
\t\t\t\t{% endif %}
\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'pop'}) }}\" class=\"m-main-button mmb-3\">{{ labels.get('main-mobile-buttons-4')|raw }}</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-xs-12 col-nopadding\">
\t\t\t\t\t<a class=\"m-main-button mmb-4\">{{ labels.get('main-mobile-buttons-5')|raw }}
\t\t\t\t\t\t<span class=\"pull-right\">
\t\t\t\t\t\t\t<i class=\"fa fa-bars\"></i>
\t\t\t\t\t\t</span>
\t\t\t\t\t</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t<div id=\"m-main-cats\">
\t\t\t\t\t{{ include ('block/catmenu.html.twig', {'template': 'maincatmenu'}) }}
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t</div>
\t\t<!-- Main Content -->
\t\t<div class=\"container m-t-3 m-m-t\">
\t\t\t<div class=\"row\">
\t\t\t\t{% if prod is empty and args[0]!='login' and args[0]!='cart' and args[0]!='register' and args[0]!='order' and args[0]!='checkout' %}
\t\t\t\t\t<!-- Filter Sidebar -->
\t\t\t\t\t<div class=\"col-sm-3 col-xl-2 left-desktop-menu{% if args[0]=='catalog' and args[1] in ['new', 'pop', 'mix', 'onsale', 'selection1', 'selection2'] and args[2]=='' %} active{% endif %}\">
\t\t\t\t\t\t{{ include('block/left-blocks.html.twig') }}
\t\t\t\t\t</div>
\t\t\t\t\t<!-- End Filter Sidebar -->
\t\t\t\t\t<!-- Product List -->
\t\t\t\t\t<div class=\"col-sm-9 col-xl-10 cont\">
\t\t\t\t\t{% else %}
\t\t\t\t\t\t<div class=\"col-sm-12 cont\">
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if args[0]=='user' and args[1]=='order-history' and order %}
\t\t\t\t\t\t\t{% elseif args[0]=='user' and args[1]=='' %}
\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ labels.get('breadcrumbs-user')|raw }}</h1>
\t\t\t\t\t\t\t{% elseif args[0]=='wishlist' %}
\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ labels.get('breadcrumbs-wishlist')|raw }}</h1>
\t\t\t\t\t\t\t{% elseif args[0]=='catalog' %}
\t\t\t\t\t\t\t\t<div class=\"title{{ prods ? ' pl-breadcrumbs' : '' }}{{ prod ? ' pc-breadcrumbs' : '' }}\">{{ include('block/breadcrumbs.html.twig') }}</div>
\t\t\t\t\t\t\t{% elseif args[0]=='articles' %}
\t\t\t\t\t\t\t\t<div class=\"title{{ prods ? ' pl-breadcrumbs' : '' }}{{ prod ? ' pc-breadcrumbs' : '' }}\">{{ include('block/breadcrumbs.html.twig') }}</div>
\t\t\t\t\t\t\t{% elseif args[0]!='cart' and args is not empty and args[0]!='login' and args[0]!='register' and args[0]!='comments' %}
\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ page.h1 ? page.h1 |raw : page.name |raw }}</h1>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if args[0]=='contact' %}
\t\t\t\t\t\t\t{{ include('block/contact.html.twig') }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% block body %}{% endblock %}
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Main Content -->
\t\t\t<!-- Footer -->
\t\t\t<div class=\"footer\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<a href=\"{{ path('home') }}\"><img alt=\"Logo\" src=\"{{ asset(env.site ~ '.' ~ app.request.locale ~ '.png', 'img') }}\" class=\"img-responsive footmenu-logo\"/></a>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t{% if env.site != env.mir and env.site != env.miropt %}
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-40')|raw }}</span>
\t\t\t\t\t\t\t\t<a href=\"{{ labels.get('instagram-link')|raw }}\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('012-instagram.svg', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t{% if env.site == env.mir or env.site == env.miropt %}
\t\t\t\t\t\t\t\t\t<a href=\"{{ labels.get('vkontakte-link')|raw }}\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('vk.png', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t<a href=\"{{ labels.get('facebook-link')|raw }}\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('013-facebook.svg', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-41')|raw }}</span>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('visa2.png', 'img') }}\" alt=\"\" height=\"14\"></a>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('mc2.png', 'img') }}\" alt=\"\" height=\"18\"></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-42')|raw }}</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'about'})}}\">{{ labels.get('footmenu-51')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'delivery'})}}\">{{ labels.get('footmenu-52')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != emv.mixopt %}
\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'optovim-pokupatelyam'})}}\">{{ labels.get('footmenu-53')|raw }}</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'faq'})}}\">FAQ</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('comments')}}\">{{ labels.get('footmenu-55')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'contact'})}}\">{{ labels.get('footmenu-56')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != emv.mixopt %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'skidki'})}}\">{{ labels.get('footmenu-57')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% elseif env.site == env.mix %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'promocje'})}}\">{{ labels.get('promocje')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'usloviya-vozvrata-i-obmena'}) }}\">{{ labels.get('leftmenu-14')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'info'}) }}\">{{ labels.get('main-static-menu-10')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if env.site == env.mixopt %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'regulamin-hurtowni'}) }}\">{{ labels.get('main-static-menu-15')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-43')|raw }}</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{{ include ('block/footmenu.html.twig') }}\t\t\t\t\t\t\t
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6 foot-contacts\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-12')|raw }}</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t{% set opt = '' %}
\t\t\t\t\t\t\t\t{% if env.is_opt %}
\t\t\t\t\t\t\t\t\t{% set opt = '-opt' %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if blocks.get('footmenu-phone' ~ opt) %}
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-phone\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-phone' ~ opt)|raw }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if blocks.get('footmenu-email' ~ opt) %}
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-envelope-o\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-email' ~ opt)|raw }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if blocks.get('footmenu-address' ~ opt) %}
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-map-marker\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-address' ~ opt)|raw }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"copyright\">
\t\t\t\t\t<div class=\"container\">
\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t<div class=\"col-md-6 text-left fcc-1\">
\t\t\t\t\t\t\t\t{{ labels.get('copy')|raw }}
\t\t\t\t\t\t\t\t{{ sett.get('sitename')|raw }}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-6 text-right fcc-2\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'polzovatelskoe-soglashenie'}) }}\">{{ labels.get('footmenu-6')|raw }}</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t\t\t\t<div class=\"footer-space\"></div>
\t\t\t\t\t\t\t{% if args[0] == 'order' and args[1] == 'finish' and env.code_google_conversion %}
\t\t\t\t\t\t\t\t<!-- Google Code for https://www.dombusin.com/ Conversion Page -->
\t\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t\t\t/* <![CDATA[ */
var google_conversion_id = {{ env.code_google_conversion }};
var google_conversion_language = \"en\";
var google_conversion_format = \"3\";
var google_conversion_color = \"ffffff\";
var google_conversion_label = \"k8dOCK3ioWcQ1vqV0AM\";
var google_remarketing_only = false;
/* ]]> */
\t\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t\t<script src=\"//www.googleadservices.com/pagead/conversion.js\"></script>
\t\t\t\t\t\t\t\t<noscript>
\t\t\t\t\t\t\t\t\t<div style=\"display:inline;\">
\t\t\t\t\t\t\t\t\t\t<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//www.googleadservices.com/pagead/conversion/973438294/?label=k8dOCK3ioWcQ1vqV0AM&guid=ON&script=0\"/>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</noscript>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Footer -->
\t\t\t<a href=\"#top\" class=\"back-top text-center\">
\t\t\t\t<img src=\"{{ asset('014-up-arrow.svg', 'img') }}\" alt=\"\" width=\"10\">
\t\t\t</a>
\t\t\t{{ ga_events_addtocart()|raw }}
\t\t\t{# {{ ga_events_deletefromcart()|raw }} #}
\t\t\t{% if(env.code_bitrix) %}
\t\t\t\t<script>
\t\t\t\t\t(function (w, d, u) {
var s = d.createElement('script');
s.async = true;
s.src = u + '?' + (
Date.now() / 60000 | 0
);
var h = d.getElementsByTagName('script')[0];
h.parentNode.insertBefore(s, h);
})(window, document, 'https://bitrix24.dombusin.com/upload/crm/site_button/ {{ env.code_bitrix }}.js');
\t\t\t\t</script>
\t\t\t{% endif %}
\t\t\t{% if(env.code_emt) %}
\t\t\t\t<script src=\"https://emailtools.ru/js/api/v1/tools.js\" defer=\"\" async=\"\"></script>
\t\t\t\t<script>
\t\t\t\t\twindow.EMT = window.EMT || {};
EMT._client_id = {{ env.code_emt }}
\t\t\t\t</script>
\t\t\t{% endif %}
\t\t\t{{ klavio_snippet()|raw }}
\t\t\t{% if env.site==env.mix or env.site==env.mixopt %}
\t\t\t\t{# {{ include('block/modal_lang.html.twig') }} #}
\t\t\t{% endif %}
\t\t\t{{ include('block/modal_cookie.html.twig') }}
\t\t\t{{ include('block/modal_callback.html.twig') }}
\t\t\t{{ include('block/modal_sent.html.twig') }}
\t\t\t{{ include('block/modal_city.html.twig') }}
\t\t\t{% if env.site == env.dom or env.site == env.mir or env.site == env.mix %}
\t\t\t\t{{ include('block/modal_opt_redirect.html.twig') }}
\t\t\t{% endif %}
\t\t\t{# {{ include('block/ga_consent_banner.html.twig') }} #}
\t\t\t{% if(env.esputnik_id) %}
\t\t\t\t<script>
\t\t\t\t\t!function (t, e, c, n) {
var s = e.createElement(c);
s.async = 1,
s.src = 'https://statics.esputnik.com/scripts/' + n + '.js';
var r = e.scripts[0];
r.parentNode.insertBefore(s, r);
var f = function () {
f.c(arguments);
};
f.q = [];
f.c = function () {
f.q.push(arguments);
};
t['eS'] = t['eS'] || f;
}(window, document, 'script', '{{ env.esputnik_id }}');
\t\t\t\t</script>
\t\t\t\t<script>
\t\t\t\t\teS('init');
\t\t\t\t</script>
\t\t\t{% endif %}\t\t\t
\t\t\t{# {% if env.site==env.mix or env.site==env.mixopt %}
\t\t\t\t<script>
\t\t\t\t(function(w,d,u){
\t\t\t\t\t\tvar s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()/60000|0);
\t\t\t\t\t\tvar h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);
\t\t\t\t})(window,document,'https://bitrix24.dombusin.com/upload/crm/site_button/loader_5_vcvrc1.js');
\t\t\t\t</script>
\t\t\t{% endif %} #}
\t\t\t{{ include('block/jslabels.html.twig') }}
\t\t\t
\t\t\t{% block javascripts %}
\t\t\t\t{{ encore_entry_script_tags('app') }}
\t\t\t{% endblock %}
\t\t\t{% if args[0] == 'cart' %}
\t\t\t\t{{ include('cart/block/cart-block-scripts.html.twig') }}
\t\t\t{% endif %}
\t\t</body>
\t</body>
</html>
", "base.html.twig", "/home/test.dombusin.com/public_html/templates/base.html.twig");
}
}