var/cache/dev/twig/6e/6efbdd942c7e82298be3278b2f54d286.php line 226

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* base.html.twig */
  16. class __TwigTemplate_a367afac68bf8bb9212176ce693a565b extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'stylesheets' => [$this'block_stylesheets'],
  30.             'body' => [$this'block_body'],
  31.             'javascripts' => [$this'block_javascripts'],
  32.         ];
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = []): iterable
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  41.         // line 1
  42.         yield "<!DOCTYPE html>
  43. <html lang=\"";
  44.         // line 2
  45.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse2), "locale", [], "any"falsefalsefalse2), "html"nulltrue);
  46.         yield "\" itemscope itemtype=\"http://schema.org/WebPage\">
  47. \t<head>
  48. \t\t<meta charset=\"UTF-8\">
  49. \t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  50. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  51. \t\t<title>";
  52.         // line 8
  53.         yield (((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "title", [], "any"falsefalsefalse8)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? (CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "title", [], "any"falsefalsefalse8)) : (((CoreExtension::getAttribute($this->env$this->source, ($context["sett"] ?? null), "get", ["sitename"], "method"falsefalsefalse8) . ". ") . CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "name", [], "any"falsefalsefalse8))));
  54.         yield "</title>
  55. \t\t<meta name=\"description\" content=\"";
  56.         // line 9
  57.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "descr", [], "any"falsefalsefalse9), "html"nulltrue);
  58.         yield "\">
  59. \t\t<meta name=\"keywords\" content=\"";
  60.         // line 10
  61.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "kw", [], "any"falsefalsefalse10), "html"nulltrue);
  62.         yield "\">
  63. \t\t
  64. \t\t";
  65.         // line 12
  66.         yield Twig\Extension\CoreExtension::include($this->env$context"block/favicon.html.twig");
  67.         yield "
  68. \t\t";
  69.         // line 14
  70.         $context["langsarray"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), ($context["langs"] ?? null), "|");
  71.         // line 15
  72.         yield "\t\t";
  73.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse15) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse15)) && (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse15) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse15)))) {
  74.             // line 16
  75.             yield "\t\t\t";
  76.             $context['_parent'] = $context;
  77.             $context['_seq'] = CoreExtension::ensureTraversable(($context["langsarray"] ?? null));
  78.             foreach ($context['_seq'] as $context["_key"] => $context["lang"]) {
  79.                 // line 17
  80.                 yield "\t\t\t\t<link rel=\"alternate\" hreflang=\"";
  81.                 yield $this->extensions['App\Twig\HrefLang']->hrefLang($context["lang"]);
  82.                 yield "\" href=\"";
  83.                 yield $this->extensions['App\Twig\Path']->getLocalePath(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse17), "attributes", [], "any"falsefalsefalse17), "get", ["_route"], "method"falsefalsefalse17), $context["lang"], Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse17), "attributes", [], "any"falsefalsefalse17), "all", [], "any"falsefalsefalse17), "_route_params", [], "any"falsefalsefalse17), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse17), "query", [], "any"falsefalsefalse17), "all", [], "any"falsefalsefalse17)), true);
  84.                 yield "\" />\t\t\t
  85. \t\t\t";
  86.             }
  87.             $_parent $context['_parent'];
  88.             unset($context['_seq'], $context['_key'], $context['lang'], $context['_parent']);
  89.             $context array_intersect_key($context$_parent) + $_parent;
  90.             // line 19
  91.             yield "\t\t";
  92.         }
  93.         // line 20
  94.         yield "\t\t
  95. \t\t";
  96.         // line 21
  97.         if ((($tmp = ($context["canonical"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  98.             // line 22
  99.             yield "\t\t\t<link rel=\"canonical\" href=\"";
  100.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["canonical"] ?? null), "html"nulltrue);
  101.             yield "\"/>
  102. \t\t";
  103.         } else {
  104.             // line 24
  105.             yield "\t\t\t<link rel=\"canonical\" href=\"";
  106.             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->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse24), "attributes", [], "any"falsefalsefalse24), "get", ["_route"], "method"falsefalsefalse24), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse24), "attributes", [], "any"falsefalsefalse24), "all", [], "any"falsefalsefalse24), "_route_params", [], "any"falsefalsefalse24))), "html"nulltrue);
  107.             yield "\"/>
  108. \t\t";
  109.         }
  110.         // line 26
  111.         yield "\t\t
  112. \t\t";
  113.         // line 27
  114.         yield CoreExtension::getAttribute($this->env$this->source, ($context["sett"] ?? null), "get", ["meta"], "method"falsefalsefalse27);
  115.         yield "
  116. \t\t";
  117.         // line 31
  118.         yield "\t\t
  119. \t\t";
  120.         // line 32
  121.         if (((((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "is_test", [], "any"falsefalsefalse32) || ($context["noindex"] ?? null)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse32) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse32))) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse32) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "domopt", [], "any"falsefalsefalse32))) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse32) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse32)))) {
  122.             // line 33
  123.             yield "\t\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
  124. \t\t";
  125.         }
  126.         // line 35
  127.         yield "
  128. \t\t";
  129.         // line 41
  130.         yield "
  131. \t\t";
  132.         // line 42
  133.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse42) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse42)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse42) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse42)))) {
  134.             // line 43
  135.             yield "        <!-- Yandex.Metrika counter -->
  136. \t\t<script type=\"text/javascript\">
  137. \t\t\t(function(m,e,t,r,i,k,a){
  138. \t\t\t\tm[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  139. \t\t\t\tm[i].l=1*new Date();
  140. \t\t\t\tfor (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
  141. \t\t\t\tk=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
  142. \t\t\t})(window, document,'script','https://mc.webvisor.org/metrika/tag_ww.js', 'ym');
  143. \t\t\tym(24172600, 'init', {webvisor:true, clickmap:true, ecommerce:\"dataLayer\", accurateTrackBounce:true, trackLinks:true});
  144. \t\t</script>
  145. \t\t<noscript><div><img src=\"https://mc.yandex.ru/watch/24172600\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
  146. \t\t<!-- /Yandex.Metrika counter -->
  147. \t\t
  148. \t\t<meta name=\"yandex-verification\" content=\"e9d392bbe8fa2dc7\" />
  149. \t\t";
  150.         }
  151.         // line 59
  152.         yield "\t\t<meta name=\"mailru-verification\" content=\"37d58a46a72cab32\"/>
  153. \t\t";
  154.         // line 60
  155.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse60) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "dom", [], "any"falsefalsefalse60))) {
  156.             // line 61
  157.             yield "\t\t\t<meta name=\"yandex-verification\" content=\"32ebb5a363838de4\"/>
  158. \t\t";
  159.         }
  160.         // line 63
  161.         yield "
  162. \t\t";
  163.         // line 64
  164.         yield from $this->unwrap()->yieldBlock('stylesheets'$context$blocks);
  165.         // line 67
  166.         yield "
  167. \t\t";
  168.         // line 68
  169.         yield Twig\Extension\CoreExtension::include($this->env$context"block/gtm.html.twig");
  170.         yield "
  171. \t\t<script charset=\"UTF-8\" src=\"";
  172.         // line 69
  173.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "code_sendpulse", [], "any"falsefalsefalse69), "html"nulltrue);
  174.         yield "\" async></script>
  175. \t\t<meta name=\"google-site-verification\" content=\"VvrJOpBdLaX1XdH6LItB6exU1FB2N-uOnCaZSbAiKi4\" />
  176. \t\t";
  177.         // line 73
  178.         yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->init();
  179.         yield "
  180. \t\t";
  181.         // line 74
  182.         yield Twig\Extension\CoreExtension::include($this->env$context"block/ga_consent.html.twig");
  183.         yield "
  184. \t\t";
  185.         // line 76
  186.         if ((($tmp = ($context["ga_events_search"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  187.             // line 77
  188.             yield "\t\t\t";
  189.             yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->searchResults(($context["q"] ?? null), ($context["prods"] ?? null));
  190.             yield "
  191. \t\t";
  192.         }
  193.         // line 79
  194.         yield "
  195. \t\t";
  196.         // line 80
  197.         if ((($tmp = ($context["ga_events_prodlist"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  198.             // line 81
  199.             yield "\t\t\t";
  200.             yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->prodList(($context["prods"] ?? null));
  201.             yield "
  202. \t\t";
  203.         }
  204.         // line 83
  205.         yield "
  206. \t\t";
  207.         // line 84
  208.         if ((($tmp = ($context["ga_events_prodcont"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  209.             // line 85
  210.             yield "\t\t\t";
  211.             yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->prodCont(($context["prod"] ?? null));
  212.             yield "
  213. \t\t";
  214.         }
  215.         // line 86
  216.         yield "\t\t
  217. \t\t";
  218.         // line 88
  219.         yield Twig\Extension\CoreExtension::include($this->env$context"block/razmetka.html.twig");
  220.         yield "
  221. \t</head>
  222. \t<body class=\"page";
  223.         // line 90
  224.         yield ((((($_v0 = ($context["args"] ?? null)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0[0] ?? null) : null) == "cart")) ? ("-cart") : (""));
  225.         yield "\">
  226. \t\t<div id=\"fb-root\"></div>
  227. \t\t<script async defer crossorigin=\"anonymous\" src=\"https://connect.facebook.net/ru_RU/sdk.js#xfbml=1&version=v5.0\"></script>
  228. \t\t";
  229.         // line 95
  230.         if (((($_v1 = ($context["args"] ?? null)) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1[0] ?? null) : null) == "register")) {
  231.             // line 96
  232.             yield "\t\t\t<div id=\"register_error_0\">
  233. \t\t\t\t<div class=\"added-message\">";
  234.             // line 97
  235.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["ps-error"], "method"falsefalsefalse97);
  236.             yield "</div>
  237. \t\t\t</div>
  238. \t\t";
  239.         }
  240.         // line 100
  241.         yield "\t\t<div id=\"prod_added\">
  242. \t\t\t<div class=\"added-message\">";
  243.         // line 101
  244.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["added-message-1"], "method"falsefalsefalse101);
  245.         yield "</div>
  246. \t\t</div>
  247. \t\t<div id=\"prod_removed\">
  248. \t\t\t<div class=\"added-message\">";
  249.         // line 104
  250.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["added-message-2"], "method"falsefalsefalse104);
  251.         yield "</div>
  252. \t\t</div>
  253. \t\t<div id=\"prod_added2\">
  254. \t\t\t<div class=\"added-message\">";
  255.         // line 107
  256.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["added-message-3"], "method"falsefalsefalse107);
  257.         yield "</div>
  258. \t\t</div>
  259. \t\t<span id=\"ScMail\" style=\"display: none;\">";
  260.         // line 110
  261.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsefalsefalse110), "get", ["useremail"], "method"falsefalsefalse110), "html"nulltrue);
  262.         yield "</span>
  263. \t\t<div id=\"supheader\">
  264. \t\t\t";
  265.         // line 113
  266.         yield Twig\Extension\CoreExtension::include($this->env$context"block/timer.html.twig");
  267.         yield "
  268. \t\t\t<div
  269. \t\t\t\tdata-controller=\"block-usermessage\"
  270. \t\t\t\tdata-block-usermessage-url-value=\"";
  271.         // line 117
  272.         yield $this->extensions['App\Twig\Path']->getPath("block_usermessage");
  273.         yield "\"
  274. \t\t\t\tdata-block-usermessage-ignore-errors-value=\"true\"
  275. \t\t\t></div>
  276. \t\t\t<div class=\"hidden-xs widemenu\">
  277. \t\t\t\t<div class=\"container\">
  278. \t\t\t\t\t<div class=\"wm-menu\">
  279. \t\t\t\t\t\t<ul class=\"widemenulist\">
  280. \t\t\t\t\t\t\t<li class=\"wm-group-1\">
  281. \t\t\t\t\t\t\t\t<a href=\"";
  282.         // line 126
  283.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "delivery"]);
  284.         yield "\" ";
  285.         if (((($_v2 = ($context["args"] ?? null)) && is_array($_v2) || $_v2 instanceof ArrayAccess ? ($_v2[0] ?? null) : null) == "delivery")) {
  286.             yield " class=\"active\" ";
  287.         }
  288.         yield ">";
  289.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-1"], "method"falsefalsefalse126);
  290.         yield "</a>
  291. \t\t\t\t\t\t\t</li>
  292. \t\t\t\t\t\t\t";
  293.         // line 128
  294.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse128) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse128)) && (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse128) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse128)))) {
  295.             // line 129
  296.             yield "\t\t\t\t\t\t\t<li class=\"wm-group-1\">
  297. \t\t\t\t\t\t\t\t<a href=\"";
  298.             // line 130
  299.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "optovim-pokupatelyam"]);
  300.             yield "\" ";
  301.             if (((($_v3 = ($context["args"] ?? null)) && is_array($_v3) || $_v3 instanceof ArrayAccess ? ($_v3[0] ?? null) : null) == "optovim-pokupatelyam")) {
  302.                 yield " class=\"active\" ";
  303.             }
  304.             yield ">";
  305.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-2"], "method"falsefalsefalse130);
  306.             yield "</a>
  307. \t\t\t\t\t\t\t</li>
  308. \t\t\t\t\t\t\t<li class=\"wm-group-1\">
  309. \t\t\t\t\t\t\t\t<a href=\"";
  310.             // line 133
  311.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "skidki"]);
  312.             yield "\" ";
  313.             if (((($_v4 = ($context["args"] ?? null)) && is_array($_v4) || $_v4 instanceof ArrayAccess ? ($_v4[0] ?? null) : null) == "skidki")) {
  314.                 yield " class=\"active\" ";
  315.             }
  316.             yield ">";
  317.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-3"], "method"falsefalsefalse133);
  318.             yield "</a>
  319. \t\t\t\t\t\t\t</li>
  320. \t\t\t\t\t\t\t";
  321.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 135
  322. ($context["env"] ?? null), "site", [], "any"falsefalsefalse135) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse135))) {
  323.             // line 136
  324.             yield "\t\t\t\t\t\t\t<li class=\"wm-group-1\">
  325. \t\t\t\t\t\t\t\t<a href=\"";
  326.             // line 137
  327.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "promocje"]);
  328.             yield "\" ";
  329.             if (((($_v5 = ($context["args"] ?? null)) && is_array($_v5) || $_v5 instanceof ArrayAccess ? ($_v5[0] ?? null) : null) == "promocje")) {
  330.                 yield " class=\"active\" ";
  331.             }
  332.             yield ">";
  333.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["promocje"], "method"falsefalsefalse137);
  334.             yield "</a>
  335. \t\t\t\t\t\t\t</li>
  336. \t\t\t\t\t\t\t";
  337.         }
  338.         // line 140
  339.         yield "\t\t\t\t\t\t\t<li class=\"wm-group-2\">
  340. \t\t\t\t\t\t\t\t<a href=\"";
  341.         // line 141
  342.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
  343.         yield "\" ";
  344.         if (((($_v6 = ($context["args"] ?? null)) && is_array($_v6) || $_v6 instanceof ArrayAccess ? ($_v6[0] ?? null) : null) == "contact")) {
  345.             yield " class=\"active\" ";
  346.         }
  347.         yield ">";
  348.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-4"], "method"falsefalsefalse141);
  349.         yield "</a>
  350. \t\t\t\t\t\t\t</li>
  351. \t\t\t\t\t\t\t<li class=\"wm-group-2\">
  352. \t\t\t\t\t\t\t\t<a href=\"";
  353.         // line 144
  354.         yield $this->extensions['App\Twig\Path']->getPath("comments");
  355.         yield "\" ";
  356.         if (((($_v7 = ($context["args"] ?? null)) && is_array($_v7) || $_v7 instanceof ArrayAccess ? ($_v7[0] ?? null) : null) == "comments")) {
  357.             yield " class=\"active\" ";
  358.         }
  359.         yield ">";
  360.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-5"], "method"falsefalsefalse144);
  361.         yield "</a>
  362. \t\t\t\t\t\t\t</li>
  363. \t\t\t\t\t\t\t<li class=\"wm-group-0\">
  364. \t\t\t\t\t\t\t\t<ul class=\"nav wm-nav\">
  365. \t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
  366. \t\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">";
  367.         // line 149
  368.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-6"], "method"falsefalsefalse149);
  369.         yield "
  370. \t\t\t\t\t\t\t\t\t\t\t<span class=\"caret\"></span>
  371. \t\t\t\t\t\t\t\t\t\t</a>
  372. \t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-left\">
  373. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
  374. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  375.         // line 154
  376.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
  377.         yield "\" ";
  378.         if (((($_v8 = ($context["args"] ?? null)) && is_array($_v8) || $_v8 instanceof ArrayAccess ? ($_v8[0] ?? null) : null) == "contact")) {
  379.             yield " class=\"active\" ";
  380.         }
  381.         yield ">";
  382.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-7"], "method"falsefalsefalse154);
  383.         yield "</a>
  384. \t\t\t\t\t\t\t\t\t\t\t</li>
  385. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
  386. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  387.         // line 157
  388.         yield $this->extensions['App\Twig\Path']->getPath("comments");
  389.         yield "\" ";
  390.         if (((($_v9 = ($context["args"] ?? null)) && is_array($_v9) || $_v9 instanceof ArrayAccess ? ($_v9[0] ?? null) : null) == "comments")) {
  391.             yield " class=\"active\" ";
  392.         }
  393.         yield ">";
  394.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-8"], "method"falsefalsefalse157);
  395.         yield "</a>
  396. \t\t\t\t\t\t\t\t\t\t\t</li>
  397. \t\t\t\t\t\t\t\t\t\t\t";
  398.         // line 159
  399.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse159) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse159)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse159) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse159)))) {
  400.             // line 160
  401.             yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\"><a href=\"";
  402.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "q"]);
  403.             yield "\"";
  404.             if (((($_v10 = ($context["args"] ?? null)) && is_array($_v10) || $_v10 instanceof ArrayAccess ? ($_v10[0] ?? null) : null) == "q")) {
  405.                 yield " class=\"active\"";
  406.             }
  407.             yield ">";
  408.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-14"], "method"falsefalsefalse160);
  409.             yield "</a></li>
  410. \t\t\t\t\t\t\t\t\t\t\t";
  411.         }
  412.         // line 162
  413.         yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  414. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  415.         // line 163
  416.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "about"]);
  417.         yield "\" ";
  418.         if (((($_v11 = ($context["args"] ?? null)) && is_array($_v11) || $_v11 instanceof ArrayAccess ? ($_v11[0] ?? null) : null) == "about")) {
  419.             yield " class=\"active\" ";
  420.         }
  421.         yield ">";
  422.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-9"], "method"falsefalsefalse163);
  423.         yield "</a>
  424. \t\t\t\t\t\t\t\t\t\t\t</li>
  425. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  426. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  427.         // line 166
  428.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
  429.         yield "\" ";
  430.         if (((($_v12 = ($context["args"] ?? null)) && is_array($_v12) || $_v12 instanceof ArrayAccess ? ($_v12[0] ?? null) : null) == "info")) {
  431.             yield " class=\"active\" ";
  432.         }
  433.         yield ">";
  434.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-10"], "method"falsefalsefalse166);
  435.         yield "</a>
  436. \t\t\t\t\t\t\t\t\t\t\t</li>
  437. \t\t\t\t\t\t\t\t\t\t\t";
  438.         // line 171
  439.         yield "\t\t\t\t\t\t\t\t\t\t\t";
  440.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse171) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "dom", [], "any"falsefalsefalse171)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse171) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse171)))) {
  441.             // line 172
  442.             yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  443. \t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  444.             // line 173
  445.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "kuponi"]);
  446.             yield "\" ";
  447.             if (((($_v13 = ($context["args"] ?? null)) && is_array($_v13) || $_v13 instanceof ArrayAccess ? ($_v13[0] ?? null) : null) == "kuponi")) {
  448.                 yield " class=\"active\" ";
  449.             }
  450.             yield ">";
  451.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-11"], "method"falsefalsefalse173);
  452.             yield "</a>
  453. \t\t\t\t\t\t\t\t\t\t\t\t</li>
  454. \t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  455. \t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  456.             // line 176
  457.             yield $this->extensions['App\Twig\Path']->getPath("articles_list");
  458.             yield "\" ";
  459.             if (((($_v14 = ($context["args"] ?? null)) && is_array($_v14) || $_v14 instanceof ArrayAccess ? ($_v14[0] ?? null) : null) == "articles")) {
  460.                 yield " class=\"active\" ";
  461.             }
  462.             yield ">";
  463.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-12"], "method"falsefalsefalse176);
  464.             yield "</a>
  465. \t\t\t\t\t\t\t\t\t\t\t\t</li>
  466. \t\t\t\t\t\t\t\t\t\t\t";
  467.         }
  468.         // line 179
  469.         yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  470. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  471.         // line 180
  472.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "polzovatelskoe-soglashenie"]);
  473.         yield "\" ";
  474.         if (((($_v15 = ($context["args"] ?? null)) && is_array($_v15) || $_v15 instanceof ArrayAccess ? ($_v15[0] ?? null) : null) == "polzovatelskoe-soglashenie")) {
  475.             yield " class=\"active\" ";
  476.         }
  477.         yield ">";
  478.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-13"], "method"falsefalsefalse180);
  479.         yield "</a>
  480. \t\t\t\t\t\t\t\t\t\t\t</li>
  481. \t\t\t\t\t\t\t\t\t\t\t";
  482.         // line 182
  483.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse182) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse182)) && (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse182) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse182)))) {
  484.             // line 183
  485.             yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  486. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  487.             // line 184
  488.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "usloviya-vozvrata-i-obmena"]);
  489.             yield "\" ";
  490.             if (((($_v16 = ($context["args"] ?? null)) && is_array($_v16) || $_v16 instanceof ArrayAccess ? ($_v16[0] ?? null) : null) == "usloviya-vozvrata-i-obmena")) {
  491.                 yield " class=\"active\" ";
  492.             }
  493.             yield ">";
  494.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["leftmenu-14"], "method"falsefalsefalse184);
  495.             yield "</a>
  496. \t\t\t\t\t\t\t\t\t\t\t</li>
  497. \t\t\t\t\t\t\t\t\t\t\t";
  498.         }
  499.         // line 187
  500.         yield "\t\t\t\t\t\t\t\t\t\t\t";
  501.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse187) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse187))) {
  502.             // line 188
  503.             yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  504. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  505.             // line 189
  506.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "reglament"]);
  507.             yield "\" ";
  508.             if (((($_v17 = ($context["args"] ?? null)) && is_array($_v17) || $_v17 instanceof ArrayAccess ? ($_v17[0] ?? null) : null) == "reglament")) {
  509.                 yield " class=\"active\" ";
  510.             }
  511.             yield ">";
  512.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-101"], "method"falsefalsefalse189);
  513.             yield "</a>
  514. \t\t\t\t\t\t\t\t\t\t\t</li>
  515. \t\t\t\t\t\t\t\t\t\t\t";
  516.         }
  517.         // line 192
  518.         yield "\t\t\t\t\t\t\t\t\t\t\t";
  519.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse192) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse192))) {
  520.             // line 193
  521.             yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  522. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  523.             // line 194
  524.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "regulamin-hurtowni"]);
  525.             yield "\" ";
  526.             if (((($_v18 = ($context["args"] ?? null)) && is_array($_v18) || $_v18 instanceof ArrayAccess ? ($_v18[0] ?? null) : null) == "regulamin-hurtowni")) {
  527.                 yield " class=\"active\" ";
  528.             }
  529.             yield ">";
  530.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-15"], "method"falsefalsefalse194);
  531.             yield "</a>
  532. \t\t\t\t\t\t\t\t\t\t\t</li>
  533. \t\t\t\t\t\t\t\t\t\t\t";
  534.         }
  535.         // line 197
  536.         yield "\t\t\t\t\t\t\t\t\t\t</ul>
  537. \t\t\t\t\t\t\t\t\t</li>
  538. \t\t\t\t\t\t\t\t</ul>
  539. \t\t\t\t\t\t\t</li>
  540. \t\t\t\t\t\t</ul>
  541. \t\t\t\t\t</div>
  542. \t\t\t\t\t<div class=\"wm-geo\">
  543. \t\t\t\t\t\t";
  544.         // line 204
  545.         if (((((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse204) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "dom", [], "any"falsefalsefalse204)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse204) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "domopt", [], "any"falsefalsefalse204))) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse204) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse204))) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse204) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse204)))) {
  546.             // line 205
  547.             yield "\t\t\t\t\t\t\t<ul class=\"nav wm-nav wm-langs\">
  548. \t\t\t\t\t\t\t\t<li class=\"dropdown\">
  549. \t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">";
  550.             // line 207
  551.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse207), "locale", [], "any"falsefalsefalse207), "html"nulltrue);
  552.             yield "
  553. \t\t\t\t\t\t\t\t\t\t<span class=\"fa fa-chevron-down\"></span>
  554. \t\t\t\t\t\t\t\t\t</a>
  555. \t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right dropdown-lang-menu\">
  556. \t\t\t\t\t\t\t\t\t\t";
  557.             // line 211
  558.             $context["langsarray"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), ($context["langs"] ?? null), "|");
  559.             // line 212
  560.             yield "\t\t\t\t\t\t\t\t\t\t";
  561.             $context['_parent'] = $context;
  562.             $context['_seq'] = CoreExtension::ensureTraversable(($context["langsarray"] ?? null));
  563.             foreach ($context['_seq'] as $context["_key"] => $context["lang"]) {
  564.                 // line 213
  565.                 yield "\t\t\t\t\t\t\t\t\t\t\t";
  566.                 yield "\t\t\t\t\t\t\t\t\t\t\t
  567. \t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  568.                 // line 214
  569.                 yield $this->extensions['App\Twig\Path']->getLocalePath(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse214), "attributes", [], "any"falsefalsefalse214), "get", ["_route"], "method"falsefalsefalse214), $context["lang"], Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse214), "attributes", [], "any"falsefalsefalse214), "all", [], "any"falsefalsefalse214), "_route_params", [], "any"falsefalsefalse214), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse214), "query", [], "any"falsefalsefalse214), "all", [], "any"falsefalsefalse214)), true);
  570.                 yield "\">";
  571.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["lang"], "html"nulltrue);
  572.                 yield "</a>
  573. \t\t\t\t\t\t\t\t\t\t\t";
  574.                 // line 217
  575.                 yield "\t\t\t\t\t\t\t\t\t\t";
  576.             }
  577.             $_parent $context['_parent'];
  578.             unset($context['_seq'], $context['_key'], $context['lang'], $context['_parent']);
  579.             $context array_intersect_key($context$_parent) + $_parent;
  580.             // line 218
  581.             yield "\t\t\t\t\t\t\t\t\t</ul>
  582. \t\t\t\t\t\t\t\t</li>
  583. \t\t\t\t\t\t\t</ul>
  584. \t\t\t\t\t\t";
  585.         }
  586.         // line 222
  587.         yield "\t\t\t\t\t\t";
  588.         if (((((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse222) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "dom", [], "any"falsefalsefalse222)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse222) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "domopt", [], "any"falsefalsefalse222))) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse222) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse222))) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse222) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse222)))) {
  589.             // line 223
  590.             yield "\t\t\t\t\t\t\t<ul class=\"nav wm-geo-nav\">
  591. \t\t\t\t\t\t\t\t<li class=\"dropdown\">
  592. \t\t\t\t\t\t\t\t\t";
  593.             // line 225
  594.             if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "is_opt", [], "any"falsefalsefalse225)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  595.                 // line 226
  596.                 yield "\t\t\t\t\t\t\t\t\t\t<img src=\"";
  597.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("003-placeholderopt.svg""img"), "html"nulltrue);
  598.                 yield "\" width=\"20\" alt=\"\" width=\"10\">
  599. \t\t\t\t\t\t\t\t\t";
  600.             } else {
  601.                 // line 228
  602.                 yield "\t\t\t\t\t\t\t\t\t\t<img src=\"";
  603.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("003-placeholder.svg""img"), "html"nulltrue);
  604.                 yield "\" width=\"20\" alt=\"\" width=\"10\">
  605. \t\t\t\t\t\t\t\t\t";
  606.             }
  607.             // line 230
  608.             yield "\t\t\t\t\t\t\t\t\t&nbsp;&nbsp;
  609. \t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">
  610. \t\t\t\t\t\t\t\t\t\t<span class=\"wm-geo-city\">";
  611.             // line 232
  612.             yield (((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsefalsefalse232), "get", ["checkout"], "method"falsefalsefalse232), "city_name", [], "any"falsefalsefalse232)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsefalsefalse232), "get", ["checkout"], "method"falsefalsefalse232), "city_name", [], "any"falsefalsefalse232), "html"nulltrue)) : (CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["yourcity"], "method"falsefalsefalse232)));
  613.             yield "</span>
  614. \t\t\t\t\t\t\t\t\t</a>
  615. \t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right\">
  616. \t\t\t\t\t\t\t\t\t\t<li>
  617. \t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\">
  618. \t\t\t\t\t\t\t\t\t\t\t\t<span aria-hidden=\"true\">×</span>
  619. \t\t\t\t\t\t\t\t\t\t\t\t<span class=\"sr-only\">Close</span>
  620. \t\t\t\t\t\t\t\t\t\t\t</button>
  621. \t\t\t\t\t\t\t\t\t\t\t";
  622.             // line 240
  623.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["yourcity"], "method"falsefalsefalse240);
  624.             yield "
  625. \t\t\t\t\t\t\t\t\t\t\t-
  626. \t\t\t\t\t\t\t\t\t\t\t<br><span class=\"wm-geo-city\">";
  627.             // line 242
  628.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsefalsefalse242), "get", ["checkout"], "method"falsefalsefalse242), "city_name", [], "any"falsefalsefalse242), "html"nulltrue);
  629.             yield "</span>?
  630. \t\t\t\t\t\t\t\t\t\t</li>
  631. \t\t\t\t\t\t\t\t\t\t<li class=\"text-nowrap\">
  632. \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\">";
  633.             // line 245
  634.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["yourcity2"], "method"falsefalsefalse245);
  635.             yield "</a>
  636. \t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" class=\"wm-button-ok\">";
  637.             // line 246
  638.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["yourcity3"], "method"falsefalsefalse246);
  639.             yield "</a>
  640. \t\t\t\t\t\t\t\t\t\t</li>
  641. \t\t\t\t\t\t\t\t\t</ul>
  642. \t\t\t\t\t\t\t\t</li>
  643. \t\t\t\t\t\t\t</ul>
  644. \t\t\t\t\t\t";
  645.         }
  646.         // line 252
  647.         yield "\t\t\t\t\t</div>
  648. \t\t\t\t\t<div class=\"wm-tel\">
  649. \t\t\t\t\t\t";
  650.         // line 254
  651.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse254) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "domopt", [], "any"falsefalsefalse254))) {
  652.             // line 255
  653.             yield "\t\t\t\t\t\t\t<a href=\"";
  654.             if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  655.                 yield "tel:0800312370";
  656.             } else {
  657.                 yield "#";
  658.             }
  659.             yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
  660.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg""img"), "html"nulltrue);
  661.             yield "\" alt=\"\" width=\"9\">
  662. \t\t\t\t\t\t\t\t0-800-312-370</a>
  663. \t\t\t\t\t\t";
  664.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 257
  665. ($context["env"] ?? null), "site", [], "any"falsefalsefalse257) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse257))) {
  666.             // line 258
  667.             yield "\t\t\t\t\t\t\t<a href=\"";
  668.             if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  669.                 yield "tel:88005052523";
  670.             } else {
  671.                 yield "#";
  672.             }
  673.             yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
  674.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg""img"), "html"nulltrue);
  675.             yield "\" alt=\"\" width=\"9\">
  676. \t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
  677. \t\t\t\t\t\t";
  678.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 260
  679. ($context["env"] ?? null), "site", [], "any"falsefalsefalse260) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse260))) {
  680.             // line 261
  681.             yield "\t\t\t\t\t\t\t<a href=\"";
  682.             if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  683.                 yield "tel:88005052523";
  684.             } else {
  685.                 yield "#";
  686.             }
  687.             yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
  688.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg""img"), "html"nulltrue);
  689.             yield "\" alt=\"\" width=\"9\">
  690. \t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
  691. \t\t\t\t\t\t";
  692.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 263
  693. ($context["env"] ?? null), "site", [], "any"falsefalsefalse263) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse263))) {
  694.             // line 264
  695.             yield "\t\t\t\t\t\t\t<a href=\"";
  696.             if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  697.                 yield "tel:+48668522718";
  698.             } else {
  699.                 yield "#";
  700.             }
  701.             yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
  702.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg""img"), "html"nulltrue);
  703.             yield "\" alt=\"\" width=\"9\">
  704. \t\t\t\t\t\t\t\t+48 668 522 718</a>
  705. \t\t\t\t\t\t";
  706.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 266
  707. ($context["env"] ?? null), "site", [], "any"falsefalsefalse266) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse266))) {
  708.             // line 267
  709.             yield "\t\t\t\t\t\t\t<a href=\"";
  710.             if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  711.                 yield "tel:+48668522718";
  712.             } else {
  713.                 yield "#";
  714.             }
  715.             yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
  716.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg""img"), "html"nulltrue);
  717.             yield "\" alt=\"\" width=\"9\">
  718. \t\t\t\t\t\t\t\t+48 668 522 718</a>
  719. \t\t\t\t\t\t";
  720.         } else {
  721.             // line 270
  722.             yield "\t\t\t\t\t\t\t<a href=\"";
  723.             if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  724.                 yield "tel:0800312370";
  725.             } else {
  726.                 yield "#";
  727.             }
  728.             yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
  729.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg""img"), "html"nulltrue);
  730.             yield "\" alt=\"\" width=\"9\">
  731. \t\t\t\t\t\t\t\t0-800-312-370</a>
  732. \t\t\t\t\t\t";
  733.         }
  734.         // line 273
  735.         yield "\t\t\t\t\t\t<span class=\"top-phone-time";
  736.         if ((($tmp =  !($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  737.             yield " top-phone-time-inactive";
  738.         }
  739.         yield "\"></span>
  740. \t\t\t\t\t\t<span>";
  741.         // line 274
  742.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["tel-time-from"], "method"falsefalsefalse274);
  743.         yield "
  744. \t\t\t\t\t\t\t";
  745.         // line 275
  746.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["tel-start"], "method"falsefalsefalse275);
  747.         yield "
  748. \t\t\t\t\t\t\t";
  749.         // line 276
  750.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["tel-time-to"], "method"falsefalsefalse276);
  751.         yield "
  752. \t\t\t\t\t\t\t";
  753.         // line 277
  754.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["tel-end"], "method"falsefalsefalse277);
  755.         yield "
  756. \t\t\t\t\t\t\t(";
  757.         // line 278
  758.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["tel-city"], "method"falsefalsefalse278);
  759.         yield ")</span>
  760. \t\t\t\t\t\t&nbsp;|<a data-toggle=\"modal\" href=\"#modal_callback\" rel=\"nofollow\" class=\"wm-callback\">
  761. \t\t\t\t\t\t\t";
  762.         // line 280
  763.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["callback"], "method"falsefalsefalse280);
  764.         yield "
  765. \t\t\t\t\t\t</a>
  766. \t\t\t\t\t</div>
  767. \t\t\t\t</div>
  768. \t\t\t</div>
  769. \t\t</div>
  770. \t\t<div id=\"stiheader-ghost\"></div>
  771. \t\t<div id=\"stiheader\">
  772. \t\t\t<div class=\"middle-header\">
  773. \t\t\t\t<div class=\"container\">
  774. \t\t\t\t\t<div class=\"row\">
  775. \t\t\t\t\t\t<div class=\"col-sm-3\">
  776. \t\t\t\t\t\t\t<div class=\"mh-logo\">
  777. \t\t\t\t\t\t\t\t<a href=\"";
  778.         // line 294
  779.         yield $this->extensions['App\Twig\Path']->getPath("home");
  780.         yield "\"><img alt=\"";
  781.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse294), "html"nulltrue);
  782.         yield "\" src=\"";
  783.         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"falsefalsefalse294) . ".") . CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse294), "locale", [], "any"falsefalsefalse294)) . ".png"), "img"), "html"nulltrue);
  784.         yield "\" class=\"img-responsive\"/></a>
  785. \t\t\t\t\t\t\t</div>
  786. \t\t\t\t\t\t</div>
  787. \t\t\t\t\t\t<div class=\"col-sm-9\">
  788. \t\t\t\t\t\t\t<div class=\"mh-menu\">
  789. \t\t\t\t\t\t\t\t<ul class=\"nav\">
  790. \t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
  791. \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\">
  792. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  793.         // line 302
  794.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("022-menu-1.svg""img"), "html"nulltrue);
  795.         yield "\" alt=\"\" width=\"20\" class=\"iamenu\">
  796. \t\t\t\t\t\t\t\t\t\t\t<img src=\"";
  797.         // line 303
  798.         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"falsefalsefalse303)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html"nulltrue);
  799.         yield "\" alt=\"\" width=\"20\" class=\"amenu\"><span class=\"fa fa-chevron-down\"></span>
  800. \t\t\t\t\t\t\t\t\t\t</div>
  801. \t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right mh-topmenu\">
  802. \t\t\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t
  803. \t\t\t\t\t\t\t\t\t\t\t\t";
  804.         // line 307
  805.         yield Twig\Extension\CoreExtension::include($this->env$context"block/catmenu.html.twig", ["template" => "topcatmenu"]);
  806.         yield "
  807. \t\t\t\t\t\t\t\t\t\t\t</li>
  808. \t\t\t\t\t\t\t\t\t\t</ul>
  809. \t\t\t\t\t\t\t\t\t</li>
  810. \t\t\t\t\t\t\t\t</ul>
  811. \t\t\t\t\t\t\t\t<div class=\"mh-menu-block\"></div>
  812. \t\t\t\t\t\t\t</div>
  813. \t\t\t\t\t\t\t<div class=\"mh-pics\">
  814. \t\t\t\t\t\t\t\t<div class=\"mhp-item\">
  815. \t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
  816. \t\t\t\t\t\t\t\t\t\t";
  817.         // line 317
  818.         yield Twig\Extension\CoreExtension::include($this->env$context"block/cart.html.twig");
  819.         yield "
  820. \t\t\t\t\t\t\t\t\t</div>
  821. \t\t\t\t\t\t\t\t</div>
  822. \t\t\t\t\t\t\t\t<div class=\"mhp-item\">
  823. \t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
  824. \t\t\t\t\t\t\t\t\t\t<div class=\"mhpi-img\">
  825. \t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  826.         // line 323
  827.         yield $this->extensions['App\Twig\Path']->getPath("wishlist");
  828.         yield "\"><img src=\"";
  829.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("006-heart1.png""img"), "html"nulltrue);
  830.         yield "\" alt=\"\"></a>
  831. \t\t\t\t\t\t\t\t\t\t</div>
  832. \t\t\t\t\t\t\t\t\t</div>
  833. \t\t\t\t\t\t\t\t</div>
  834. \t\t\t\t\t\t\t\t<div class=\"mhp-item\">
  835. \t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\"
  836. \t\t\t\t\t\t\t\t\t\tdata-controller=\"block-loader\"
  837. \t\t\t\t\t\t\t\t\t\tdata-block-loader-url-value=\"";
  838.         // line 330
  839.         yield $this->extensions['App\Twig\Path']->getPath("block_userlogin");
  840.         yield "\"
  841. \t\t\t\t\t\t\t\t\t\tdata-block-loader-ignore-errors-value=\"true\"
  842. \t\t\t\t\t\t\t\t\t> ...\t\t\t\t\t\t\t\t\t
  843. \t\t\t\t\t\t\t\t\t</div>
  844. \t\t\t\t\t\t\t\t</div>
  845. \t\t\t\t\t\t\t</div>
  846. \t\t\t\t\t\t\t<div class=\"mh-search\">
  847. \t\t\t\t\t\t\t\t<form name=\"search\" action=\"";
  848.         // line 337
  849.         yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"]);
  850.         yield "\" method=\"get\" class=\"input-group\" id=\"topsearch\">
  851. \t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords\" class=\"form-control search\" aria-label=\"";
  852.         // line 338
  853.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method"falsefalsefalse338);
  854.         yield "\" placeholder=\"";
  855.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method"falsefalsefalse338);
  856.         yield "\" value=\"";
  857.         if ((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse338), "query", [], "any"falsefalsefalse338), "get", ["q"], "method"falsefalsefalse338)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  858.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse338), "query", [], "any"falsefalsefalse338), "get", ["q"], "method"falsefalsefalse338));
  859.         } elseif ((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse338), "parameter", [], "any"falsefalsefalse338), "get", ["q"], "method"falsefalsefalse338)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  860.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse338), "parameter", [], "any"falsefalsefalse338), "get", ["q"], "method"falsefalsefalse338));
  861.         }
  862.         yield "\">
  863. \t\t\t\t\t\t\t\t\t<div class=\"input-group-btn\">
  864. \t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search2\"><img src=\"";
  865.         // line 340
  866.         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"falsefalsefalse340)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html"nulltrue);
  867.         yield "\" alt=\"\" width=\"16\"></button>
  868. \t\t\t\t\t\t\t\t\t</div>
  869. \t\t\t\t\t\t\t\t</form>
  870. \t\t\t\t\t\t\t\t<div class=\"search_queries\">
  871. \t\t\t\t\t\t\t\t\t";
  872.         // line 344
  873.         $context["i"] = 0;
  874.         // line 345
  875.         yield "\t\t\t\t\t\t\t\t\t";
  876.         $context['_parent'] = $context;
  877.         $context['_seq'] = CoreExtension::ensureTraversable(($context["search_queries_rand"] ?? null));
  878.         foreach ($context['_seq'] as $context["_key"] => $context["query"]) {
  879.             // line 346
  880.             yield "\t\t\t\t\t\t\t\t\t\t";
  881.             if ((($context["i"] ?? null) > 0)) {
  882.                 yield "&nbsp;&nbsp;|&nbsp;&nbsp;
  883. \t\t\t\t\t\t\t\t\t\t";
  884.             }
  885.             // line 348
  886.             yield "\t\t\t\t\t\t\t\t\t\t<form action=\"";
  887.             yield (((($tmp = (($_v19 = ($context["search_queries"] ?? null)) && is_array($_v19) || $_v19 instanceof ArrayAccess ? ($_v19[$context["query"]] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v20 = ($context["search_queries"] ?? null)) && is_array($_v20) || $_v20 instanceof ArrayAccess ? ($_v20[$context["query"]] ?? null) : null), "html"nulltrue)) : ($this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"])));
  888.             yield "\" method=\"GET\" id=\"search-form-";
  889.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["i"] ?? null), "html"nulltrue);
  890.             yield "\">
  891. \t\t\t\t\t\t\t\t\t\t\t";
  892.             // line 349
  893.             if ((($tmp =  !(($_v21 = ($context["search_queries"] ?? null)) && is_array($_v21) || $_v21 instanceof ArrayAccess ? ($_v21[$context["query"]] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  894.                 yield "<input type=\"hidden\" name=\"q\" value=\"";
  895.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["query"], "html"nulltrue);
  896.                 yield "\">
  897. \t\t\t\t\t\t\t\t\t\t\t";
  898.             }
  899.             // line 351
  900.             yield "\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\">";
  901.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["query"], "html"nulltrue);
  902.             yield "</button>
  903. \t\t\t\t\t\t\t\t\t\t</form>
  904. \t\t\t\t\t\t\t\t\t\t";
  905.             // line 353
  906.             $context["i"] = (($context["i"] ?? null) + 1);
  907.             // line 354
  908.             yield "\t\t\t\t\t\t\t\t\t";
  909.         }
  910.         $_parent $context['_parent'];
  911.         unset($context['_seq'], $context['_key'], $context['query'], $context['_parent']);
  912.         $context array_intersect_key($context$_parent) + $_parent;
  913.         // line 355
  914.         yield "\t\t\t\t\t\t\t\t</div>
  915. \t\t\t\t\t\t\t</div>
  916. \t\t\t\t\t\t</div>
  917. \t\t\t\t\t</div>
  918. \t\t\t\t</div>
  919. \t\t\t</div>
  920. \t\t\t<nav class=\"navbar navbar-default lastheader\" id=\"lastheader\">
  921. \t\t\t\t";
  922.         // line 363
  923.         yield Twig\Extension\CoreExtension::include($this->env$context"block/navbar-part.html.twig");
  924.         yield "
  925. \t\t\t</nav>
  926. \t\t</div>
  927. \t\t<div class=\"container m-main-buttons visible-xs\">
  928. \t\t\t<form name=\"search\" action=\"";
  929.         // line 368
  930.         yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"]);
  931.         yield "\" method=\"get\" class=\"input-group\" id=\"topsearch2\">
  932. \t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords2\" class=\"form-control search\" aria-label=\"";
  933.         // line 369
  934.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method"falsefalsefalse369);
  935.         yield "\" placeholder=\"";
  936.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method"falsefalsefalse369);
  937.         yield "\" value=\"";
  938.         if ((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse369), "query", [], "any"falsefalsefalse369), "get", ["q"], "method"falsefalsefalse369)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  939.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse369), "query", [], "any"falsefalsefalse369), "get", ["q"], "method"falsefalsefalse369));
  940.         } elseif ((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse369), "parameter", [], "any"falsefalsefalse369), "get", ["q"], "method"falsefalsefalse369)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  941.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse369), "parameter", [], "any"falsefalsefalse369), "get", ["q"], "method"falsefalsefalse369));
  942.         }
  943.         yield "\">
  944. \t\t\t\t<div class=\"input-group-btn\">
  945. \t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search\"><img src=\"";
  946.         // line 371
  947.         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"falsefalsefalse371)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html"nulltrue);
  948.         yield "\" alt=\"\" width=\"16\"></button>
  949. \t\t\t\t</div>
  950. \t\t\t</form>
  951. \t\t\t";
  952.         // line 374
  953.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "mainpage", [], "any"falsefalsefalse374) == "1")) {
  954.             // line 375
  955.             yield "\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  956. \t\t\t\t\t<a href=\"";
  957.             // line 376
  958.             yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "new"]);
  959.             yield "\" class=\"m-main-button mmb-1\">";
  960.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-1"], "method"falsefalsefalse376);
  961.             yield "</a>
  962. \t\t\t\t</div>
  963. \t\t\t\t";
  964.             // line 378
  965.             if ((($tmp = ($context["isVisibleActions"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  966.                 // line 379
  967.                 yield "\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  968. \t\t\t\t\t\t<a href=\"";
  969.                 // line 380
  970.                 yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "action"]);
  971.                 yield "\" class=\"m-main-button mmb-2\">";
  972.                 yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-2"], "method"falsefalsefalse380);
  973.                 yield "</a>
  974. \t\t\t\t\t</div>
  975. \t\t\t\t";
  976.             } else {
  977.                 // line 383
  978.                 yield "\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  979. \t\t\t\t\t\t<a href=\"";
  980.                 // line 384
  981.                 yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "mix"]);
  982.                 yield "\" class=\"m-main-button mmb-2\">";
  983.                 yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-3"], "method"falsefalsefalse384);
  984.                 yield "</a>
  985. \t\t\t\t\t</div>
  986. \t\t\t\t";
  987.             }
  988.             // line 387
  989.             yield "\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  990. \t\t\t\t\t<a href=\"";
  991.             // line 388
  992.             yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "pop"]);
  993.             yield "\" class=\"m-main-button mmb-3\">";
  994.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-4"], "method"falsefalsefalse388);
  995.             yield "</a>
  996. \t\t\t\t</div>
  997. \t\t\t\t<div class=\"col-xs-12 col-nopadding\">
  998. \t\t\t\t\t<a class=\"m-main-button mmb-4\">";
  999.             // line 391
  1000.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-5"], "method"falsefalsefalse391);
  1001.             yield "
  1002. \t\t\t\t\t\t<span class=\"pull-right\">
  1003. \t\t\t\t\t\t\t<i class=\"fa fa-bars\"></i>
  1004. \t\t\t\t\t\t</span>
  1005. \t\t\t\t\t</a>
  1006. \t\t\t\t</div>
  1007. \t\t\t\t<div class=\"clear\"></div>
  1008. \t\t\t\t<div id=\"m-main-cats\">
  1009. \t\t\t\t\t";
  1010.             // line 399
  1011.             yield Twig\Extension\CoreExtension::include($this->env$context"block/catmenu.html.twig", ["template" => "maincatmenu"]);
  1012.             yield "
  1013. \t\t\t\t</div>
  1014. \t\t\t";
  1015.         }
  1016.         // line 402
  1017.         yield "\t\t</div>
  1018. \t\t<!-- Main Content -->
  1019. \t\t<div class=\"container m-t-3 m-m-t\">
  1020. \t\t\t<div class=\"row\">
  1021. \t\t\t\t";
  1022.         // line 407
  1023.         if ((((((Twig\Extension\CoreExtension::testEmpty(($context["prod"] ?? null)) && ((($_v22 = ($context["args"] ?? null)) && is_array($_v22) || $_v22 instanceof ArrayAccess ? ($_v22[0] ?? null) : null) != "login")) && ((($_v23 = ($context["args"] ?? null)) && is_array($_v23) || $_v23 instanceof ArrayAccess ? ($_v23[0] ?? null) : null) != "cart")) && ((($_v24 = ($context["args"] ?? null)) && is_array($_v24) || $_v24 instanceof ArrayAccess ? ($_v24[0] ?? null) : null) != "register")) && ((($_v25 = ($context["args"] ?? null)) && is_array($_v25) || $_v25 instanceof ArrayAccess ? ($_v25[0] ?? null) : null) != "order")) && ((($_v26 = ($context["args"] ?? null)) && is_array($_v26) || $_v26 instanceof ArrayAccess ? ($_v26[0] ?? null) : null) != "checkout"))) {
  1024.             // line 408
  1025.             yield "
  1026. \t\t\t\t\t<!-- Filter Sidebar -->
  1027. \t\t\t\t\t<div class=\"col-sm-3 col-xl-2 left-desktop-menu";
  1028.             // line 410
  1029.             if (((((($_v27 = ($context["args"] ?? null)) && is_array($_v27) || $_v27 instanceof ArrayAccess ? ($_v27[0] ?? null) : null) == "catalog") && CoreExtension::inFilter((($_v28 = ($context["args"] ?? null)) && is_array($_v28) || $_v28 instanceof ArrayAccess ? ($_v28[1] ?? null) : null), ["new""pop""mix""onsale""selection1""selection2"])) && ((($_v29 = ($context["args"] ?? null)) && is_array($_v29) || $_v29 instanceof ArrayAccess ? ($_v29[2] ?? null) : null) == ""))) {
  1030.                 yield " active";
  1031.             }
  1032.             yield "\">
  1033. \t\t\t\t\t\t";
  1034.             // line 411
  1035.             yield Twig\Extension\CoreExtension::include($this->env$context"block/left-blocks.html.twig");
  1036.             yield "
  1037. \t\t\t\t\t</div>
  1038. \t\t\t\t\t<!-- End Filter Sidebar -->
  1039. \t\t\t\t\t<!-- Product List -->
  1040. \t\t\t\t\t<div class=\"col-sm-9 col-xl-10 cont\">
  1041. \t\t\t\t\t";
  1042.         } else {
  1043.             // line 419
  1044.             yield "\t\t\t\t\t\t<div class=\"col-sm-12 cont\">
  1045. \t\t\t\t\t\t";
  1046.         }
  1047.         // line 421
  1048.         yield "
  1049. \t\t\t\t\t\t";
  1050.         // line 422
  1051.         if (((((($_v30 = ($context["args"] ?? null)) && is_array($_v30) || $_v30 instanceof ArrayAccess ? ($_v30[0] ?? null) : null) == "user") && ((($_v31 = ($context["args"] ?? null)) && is_array($_v31) || $_v31 instanceof ArrayAccess ? ($_v31[1] ?? null) : null) == "order-history")) && ($context["order"] ?? null))) {
  1052.             // line 423
  1053.             yield "\t\t\t\t\t\t\t";
  1054.         } elseif ((((($_v32 = ($context["args"] ?? null)) && is_array($_v32) || $_v32 instanceof ArrayAccess ? ($_v32[0] ?? null) : null) == "user") && ((($_v33 = ($context["args"] ?? null)) && is_array($_v33) || $_v33 instanceof ArrayAccess ? ($_v33[1] ?? null) : null) == ""))) {
  1055.             // line 424
  1056.             yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
  1057.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["breadcrumbs-user"], "method"falsefalsefalse424);
  1058.             yield "</h1>
  1059. \t\t\t\t\t\t\t";
  1060.         } elseif (((($_v34 =         // line 425
  1061. ($context["args"] ?? null)) && is_array($_v34) || $_v34 instanceof ArrayAccess ? ($_v34[0] ?? null) : null) == "wishlist")) {
  1062.             // line 426
  1063.             yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
  1064.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["breadcrumbs-wishlist"], "method"falsefalsefalse426);
  1065.             yield "</h1>
  1066. \t\t\t\t\t\t\t";
  1067.         } elseif (((($_v35 =         // line 427
  1068. ($context["args"] ?? null)) && is_array($_v35) || $_v35 instanceof ArrayAccess ? ($_v35[0] ?? null) : null) == "catalog")) {
  1069.             // line 428
  1070.             yield "\t\t\t\t\t\t\t\t<div class=\"title";
  1071.             yield (((($tmp = ($context["prods"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? (" pl-breadcrumbs") : (""));
  1072.             yield (((($tmp = ($context["prod"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? (" pc-breadcrumbs") : (""));
  1073.             yield "\">";
  1074.             yield Twig\Extension\CoreExtension::include($this->env$context"block/breadcrumbs.html.twig");
  1075.             yield "</div>
  1076. \t\t\t\t\t\t\t";
  1077.         } elseif (((($_v36 =         // line 429
  1078. ($context["args"] ?? null)) && is_array($_v36) || $_v36 instanceof ArrayAccess ? ($_v36[0] ?? null) : null) == "articles")) {
  1079.             // line 430
  1080.             yield "\t\t\t\t\t\t\t\t<div class=\"title";
  1081.             yield (((($tmp = ($context["prods"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? (" pl-breadcrumbs") : (""));
  1082.             yield (((($tmp = ($context["prod"] ?? null)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? (" pc-breadcrumbs") : (""));
  1083.             yield "\">";
  1084.             yield Twig\Extension\CoreExtension::include($this->env$context"block/breadcrumbs.html.twig");
  1085.             yield "</div>
  1086. \t\t\t\t\t\t\t";
  1087.         } elseif (((((((($_v37 =         // line 431
  1088. ($context["args"] ?? null)) && is_array($_v37) || $_v37 instanceof ArrayAccess ? ($_v37[0] ?? null) : null) != "cart") &&  !Twig\Extension\CoreExtension::testEmpty(($context["args"] ?? null))) && ((($_v38 = ($context["args"] ?? null)) && is_array($_v38) || $_v38 instanceof ArrayAccess ? ($_v38[0] ?? null) : null) != "login")) && ((($_v39 = ($context["args"] ?? null)) && is_array($_v39) || $_v39 instanceof ArrayAccess ? ($_v39[0] ?? null) : null) != "register")) && ((($_v40 = ($context["args"] ?? null)) && is_array($_v40) || $_v40 instanceof ArrayAccess ? ($_v40[0] ?? null) : null) != "comments"))) {
  1089.             // line 432
  1090.             yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
  1091.             yield (((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "h1", [], "any"falsefalsefalse432)) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? (CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "h1", [], "any"falsefalsefalse432)) : (CoreExtension::getAttribute($this->env$this->source, ($context["page"] ?? null), "name", [], "any"falsefalsefalse432)));
  1092.             yield "</h1>
  1093. \t\t\t\t\t\t";
  1094.         }
  1095.         // line 434
  1096.         yield "
  1097. \t\t\t\t\t\t";
  1098.         // line 435
  1099.         if (((($_v41 = ($context["args"] ?? null)) && is_array($_v41) || $_v41 instanceof ArrayAccess ? ($_v41[0] ?? null) : null) == "contact")) {
  1100.             // line 436
  1101.             yield "\t\t\t\t\t\t\t";
  1102.             yield Twig\Extension\CoreExtension::include($this->env$context"block/contact.html.twig");
  1103.             yield "
  1104. \t\t\t\t\t\t";
  1105.         }
  1106.         // line 438
  1107.         yield "
  1108. \t\t\t\t\t\t";
  1109.         // line 439
  1110.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  1111.         // line 440
  1112.         yield "
  1113. \t\t\t\t\t</div>
  1114. \t\t\t\t</div>
  1115. \t\t\t</div>
  1116. \t\t\t<!-- End Main Content -->
  1117. \t\t\t<!-- Footer -->
  1118. \t\t\t<div class=\"footer\">
  1119. \t\t\t\t<div class=\"container\">
  1120. \t\t\t\t\t<div class=\"row\">
  1121. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
  1122. \t\t\t\t\t\t\t<a href=\"";
  1123.         // line 452
  1124.         yield $this->extensions['App\Twig\Path']->getPath("home");
  1125.         yield "\"><img alt=\"Logo\" src=\"";
  1126.         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"falsefalsefalse452) . ".") . CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse452), "locale", [], "any"falsefalsefalse452)) . ".png"), "img"), "html"nulltrue);
  1127.         yield "\" class=\"img-responsive footmenu-logo\"/></a>
  1128. \t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
  1129. \t\t\t\t\t\t\t\t";
  1130.         // line 454
  1131.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse454) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse454)) && (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse454) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse454)))) {
  1132.             // line 455
  1133.             yield "\t\t\t\t\t\t\t\t<span>";
  1134.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-40"], "method"falsefalsefalse455);
  1135.             yield "</span>
  1136. \t\t\t\t\t\t\t\t<a href=\"";
  1137.             // line 456
  1138.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["instagram-link"], "method"falsefalsefalse456);
  1139.             yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
  1140.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("012-instagram.svg""img"), "html"nulltrue);
  1141.             yield "\" alt=\"\"></a>
  1142. \t\t\t\t\t\t\t\t";
  1143.             // line 457
  1144.             if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse457) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse457)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse457) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse457)))) {
  1145.                 // line 458
  1146.                 yield "\t\t\t\t\t\t\t\t\t<a href=\"";
  1147.                 yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["vkontakte-link"], "method"falsefalsefalse458);
  1148.                 yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
  1149.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("vk.png""img"), "html"nulltrue);
  1150.                 yield "\" alt=\"\"></a>
  1151. \t\t\t\t\t\t\t\t";
  1152.             }
  1153.             // line 460
  1154.             yield "\t\t\t\t\t\t\t\t<a href=\"";
  1155.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["facebook-link"], "method"falsefalsefalse460);
  1156.             yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
  1157.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("013-facebook.svg""img"), "html"nulltrue);
  1158.             yield "\" alt=\"\"></a>
  1159. \t\t\t\t\t\t\t\t";
  1160.         }
  1161.         // line 462
  1162.         yield "\t\t\t\t\t\t\t</div>
  1163. \t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
  1164. \t\t\t\t\t\t\t\t<span>";
  1165.         // line 464
  1166.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-41"], "method"falsefalsefalse464);
  1167.         yield "</span>
  1168. \t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
  1169.         // line 465
  1170.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("visa2.png""img"), "html"nulltrue);
  1171.         yield "\" alt=\"\" height=\"14\"></a>
  1172. \t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
  1173.         // line 466
  1174.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("mc2.png""img"), "html"nulltrue);
  1175.         yield "\" alt=\"\" height=\"18\"></a>
  1176. \t\t\t\t\t\t\t</div>
  1177. \t\t\t\t\t\t</div>
  1178. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
  1179. \t\t\t\t\t\t\t<div class=\"title-footer\">
  1180. \t\t\t\t\t\t\t\t<span>";
  1181.         // line 471
  1182.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-42"], "method"falsefalsefalse471);
  1183.         yield "</span>
  1184. \t\t\t\t\t\t\t</div>
  1185. \t\t\t\t\t\t\t<ul>
  1186. \t\t\t\t\t\t\t\t<li>
  1187. \t\t\t\t\t\t\t\t\t<a href=\"";
  1188.         // line 475
  1189.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "about"]);
  1190.         yield "\">";
  1191.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-51"], "method"falsefalsefalse475);
  1192.         yield "</a>
  1193. \t\t\t\t\t\t\t\t</li>
  1194. \t\t\t\t\t\t\t\t<li>
  1195. \t\t\t\t\t\t\t\t\t<a href=\"";
  1196.         // line 478
  1197.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "delivery"]);
  1198.         yield "\">";
  1199.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-52"], "method"falsefalsefalse478);
  1200.         yield "</a>
  1201. \t\t\t\t\t\t\t\t</li>
  1202. \t\t\t\t\t\t\t\t";
  1203.         // line 480
  1204.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse480) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse480)) && (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse480) != CoreExtension::getAttribute($this->env$this->source, ($context["emv"] ?? null), "mixopt", [], "any"falsefalsefalse480)))) {
  1205.             // line 481
  1206.             yield "\t\t\t\t\t\t\t\t\t<li>
  1207. \t\t\t\t\t\t\t\t\t\t<a href=\"";
  1208.             // line 482
  1209.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "optovim-pokupatelyam"]);
  1210.             yield "\">";
  1211.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-53"], "method"falsefalsefalse482);
  1212.             yield "</a>
  1213. \t\t\t\t\t\t\t\t\t</li>
  1214. \t\t\t\t\t\t\t\t";
  1215.         }
  1216.         // line 485
  1217.         yield "\t\t\t\t\t\t\t\t";
  1218.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse485) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse485)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse485) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "miropt", [], "any"falsefalsefalse485)))) {
  1219.             // line 486
  1220.             yield "\t\t\t\t\t\t\t\t\t<li>
  1221. \t\t\t\t\t\t\t\t\t\t<a href=\"";
  1222.             // line 487
  1223.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
  1224.             yield "\">FAQ</a>
  1225. \t\t\t\t\t\t\t\t\t</li>
  1226. \t\t\t\t\t\t\t\t";
  1227.         } else {
  1228.             // line 490
  1229.             yield "\t\t\t\t\t\t\t\t\t<li>
  1230. \t\t\t\t\t\t\t\t\t\t<a href=\"";
  1231.             // line 491
  1232.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "faq"]);
  1233.             yield "\">FAQ</a>
  1234. \t\t\t\t\t\t\t\t\t</li>
  1235. \t\t\t\t\t\t\t\t";
  1236.         }
  1237.         // line 494
  1238.         yield "\t\t\t\t\t\t\t\t<li>
  1239. \t\t\t\t\t\t\t\t\t<a href=\"";
  1240.         // line 495
  1241.         yield $this->extensions['App\Twig\Path']->getPath("comments");
  1242.         yield "\">";
  1243.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-55"], "method"falsefalsefalse495);
  1244.         yield "</a>
  1245. \t\t\t\t\t\t\t\t</li>
  1246. \t\t\t\t\t\t\t\t<li>
  1247. \t\t\t\t\t\t\t\t\t<a href=\"";
  1248.         // line 498
  1249.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
  1250.         yield "\">";
  1251.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-56"], "method"falsefalsefalse498);
  1252.         yield "</a>
  1253. \t\t\t\t\t\t\t\t</li>
  1254. \t\t\t\t\t\t\t\t";
  1255.         // line 500
  1256.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse500) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse500)) && (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse500) != CoreExtension::getAttribute($this->env$this->source, ($context["emv"] ?? null), "mixopt", [], "any"falsefalsefalse500)))) {
  1257.             // line 501
  1258.             yield "\t\t\t\t\t\t\t\t<li>
  1259. \t\t\t\t\t\t\t\t\t<a href=\"";
  1260.             // line 502
  1261.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "skidki"]);
  1262.             yield "\">";
  1263.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-57"], "method"falsefalsefalse502);
  1264.             yield "</a>
  1265. \t\t\t\t\t\t\t\t</li>
  1266. \t\t\t\t\t\t\t\t";
  1267.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 504
  1268. ($context["env"] ?? null), "site", [], "any"falsefalsefalse504) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse504))) {
  1269.             // line 505
  1270.             yield "\t\t\t\t\t\t\t\t<li>
  1271. \t\t\t\t\t\t\t\t\t<a href=\"";
  1272.             // line 506
  1273.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "promocje"]);
  1274.             yield "\">";
  1275.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["promocje"], "method"falsefalsefalse506);
  1276.             yield "</a>
  1277. \t\t\t\t\t\t\t\t</li>
  1278. \t\t\t\t\t\t\t\t";
  1279.         }
  1280.         // line 509
  1281.         yield "\t\t\t\t\t\t\t\t";
  1282.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse509) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse509)) && (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse509) != CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse509)))) {
  1283.             // line 510
  1284.             yield "\t\t\t\t\t\t\t\t<li>
  1285. \t\t\t\t\t\t\t\t\t<a href=\"";
  1286.             // line 511
  1287.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "usloviya-vozvrata-i-obmena"]);
  1288.             yield "\">";
  1289.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["leftmenu-14"], "method"falsefalsefalse511);
  1290.             yield "</a>
  1291. \t\t\t\t\t\t\t\t</li>
  1292. \t\t\t\t\t\t\t\t";
  1293.         } else {
  1294.             // line 514
  1295.             yield "\t\t\t\t\t\t\t\t<li>
  1296. \t\t\t\t\t\t\t\t\t<a href=\"";
  1297.             // line 515
  1298.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
  1299.             yield "\">";
  1300.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-10"], "method"falsefalsefalse515);
  1301.             yield "</a>
  1302. \t\t\t\t\t\t\t\t</li>
  1303. \t\t\t\t\t\t\t\t";
  1304.         }
  1305.         // line 518
  1306.         yield "\t\t\t\t\t\t\t\t";
  1307.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse518) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse518))) {
  1308.             // line 519
  1309.             yield "\t\t\t\t\t\t\t\t<li>
  1310. \t\t\t\t\t\t\t\t\t<a href=\"";
  1311.             // line 520
  1312.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "reglament"]);
  1313.             yield "\">";
  1314.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-101"], "method"falsefalsefalse520);
  1315.             yield "</a>
  1316. \t\t\t\t\t\t\t\t</li>
  1317. \t\t\t\t\t\t\t\t";
  1318.         }
  1319.         // line 523
  1320.         yield "\t\t\t\t\t\t\t\t";
  1321.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse523) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse523))) {
  1322.             // line 524
  1323.             yield "\t\t\t\t\t\t\t\t<li>
  1324. \t\t\t\t\t\t\t\t\t<a href=\"";
  1325.             // line 525
  1326.             yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "regulamin-hurtowni"]);
  1327.             yield "\">";
  1328.             yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["main-static-menu-15"], "method"falsefalsefalse525);
  1329.             yield "</a>
  1330. \t\t\t\t\t\t\t\t</li>
  1331. \t\t\t\t\t\t\t\t";
  1332.         }
  1333.         // line 528
  1334.         yield "\t\t\t\t\t\t\t</ul>
  1335. \t\t\t\t\t\t</div>
  1336. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
  1337. \t\t\t\t\t\t\t<div class=\"title-footer\">
  1338. \t\t\t\t\t\t\t\t<span>";
  1339.         // line 532
  1340.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-43"], "method"falsefalsefalse532);
  1341.         yield "</span>
  1342. \t\t\t\t\t\t\t</div>
  1343. \t\t\t\t\t\t\t";
  1344.         // line 534
  1345.         yield Twig\Extension\CoreExtension::include($this->env$context"block/footmenu.html.twig");
  1346.         yield "\t\t\t\t\t\t\t
  1347. \t\t\t\t\t\t</div>
  1348. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6 foot-contacts\">
  1349. \t\t\t\t\t\t\t<div class=\"title-footer\">
  1350. \t\t\t\t\t\t\t\t<span>";
  1351.         // line 538
  1352.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-12"], "method"falsefalsefalse538);
  1353.         yield "</span>
  1354. \t\t\t\t\t\t\t</div>
  1355. \t\t\t\t\t\t\t<div class=\"row\">
  1356. \t\t\t\t\t\t\t\t";
  1357.         // line 541
  1358.         $context["opt"] = "";
  1359.         // line 542
  1360.         yield "\t\t\t\t\t\t\t\t";
  1361.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "is_opt", [], "any"falsefalsefalse542)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  1362.             // line 543
  1363.             yield "\t\t\t\t\t\t\t\t\t";
  1364.             $context["opt"] = "-opt";
  1365.             // line 544
  1366.             yield "\t\t\t\t\t\t\t\t";
  1367.         }
  1368.         // line 545
  1369.         yield "
  1370. \t\t\t\t\t\t\t\t";
  1371.         // line 546
  1372.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["blocks"] ?? null), "get", [("footmenu-phone" . ($context["opt"] ?? null))], "method"falsefalsefalse546)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  1373.             // line 547
  1374.             yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
  1375. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-phone\"></i>
  1376. \t\t\t\t\t\t\t\t\t</div>
  1377. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
  1378. \t\t\t\t\t\t\t\t\t\t";
  1379.             // line 551
  1380.             yield CoreExtension::getAttribute($this->env$this->source, ($context["blocks"] ?? null), "get", [("footmenu-phone" . ($context["opt"] ?? null))], "method"falsefalsefalse551);
  1381.             yield "
  1382. \t\t\t\t\t\t\t\t\t</div>
  1383. \t\t\t\t\t\t\t\t";
  1384.         }
  1385.         // line 554
  1386.         yield "\t\t\t\t\t\t\t\t";
  1387.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["blocks"] ?? null), "get", [("footmenu-email" . ($context["opt"] ?? null))], "method"falsefalsefalse554)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  1388.             // line 555
  1389.             yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
  1390. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
  1391. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-envelope-o\"></i>
  1392. \t\t\t\t\t\t\t\t\t</div>
  1393. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
  1394. \t\t\t\t\t\t\t\t\t\t";
  1395.             // line 560
  1396.             yield CoreExtension::getAttribute($this->env$this->source, ($context["blocks"] ?? null), "get", [("footmenu-email" . ($context["opt"] ?? null))], "method"falsefalsefalse560);
  1397.             yield "
  1398. \t\t\t\t\t\t\t\t\t</div>
  1399. \t\t\t\t\t\t\t\t";
  1400.         }
  1401.         // line 563
  1402.         yield "\t\t\t\t\t\t\t\t";
  1403.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["blocks"] ?? null), "get", [("footmenu-address" . ($context["opt"] ?? null))], "method"falsefalsefalse563)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  1404.             // line 564
  1405.             yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
  1406. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
  1407. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-map-marker\"></i>
  1408. \t\t\t\t\t\t\t\t\t</div>
  1409. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
  1410. \t\t\t\t\t\t\t\t\t\t";
  1411.             // line 569
  1412.             yield CoreExtension::getAttribute($this->env$this->source, ($context["blocks"] ?? null), "get", [("footmenu-address" . ($context["opt"] ?? null))], "method"falsefalsefalse569);
  1413.             yield "
  1414. \t\t\t\t\t\t\t\t\t</div>
  1415. \t\t\t\t\t\t\t\t";
  1416.         }
  1417.         // line 572
  1418.         yield "\t\t\t\t\t\t\t</div>
  1419. \t\t\t\t\t\t</div>
  1420. \t\t\t\t\t</div>
  1421. \t\t\t\t</div>
  1422. \t\t\t\t<div class=\"copyright\">
  1423. \t\t\t\t\t<div class=\"container\">
  1424. \t\t\t\t\t\t<div class=\"row\">
  1425. \t\t\t\t\t\t\t<div class=\"col-md-6 text-left fcc-1\">
  1426. \t\t\t\t\t\t\t\t";
  1427.         // line 581
  1428.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["copy"], "method"falsefalsefalse581);
  1429.         yield "
  1430. \t\t\t\t\t\t\t\t";
  1431.         // line 582
  1432.         yield CoreExtension::getAttribute($this->env$this->source, ($context["sett"] ?? null), "get", ["sitename"], "method"falsefalsefalse582);
  1433.         yield "
  1434. \t\t\t\t\t\t\t</div>
  1435. \t\t\t\t\t\t\t<div class=\"col-md-6 text-right fcc-2\">
  1436. \t\t\t\t\t\t\t\t<a href=\"";
  1437.         // line 585
  1438.         yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "polzovatelskoe-soglashenie"]);
  1439.         yield "\">";
  1440.         yield CoreExtension::getAttribute($this->env$this->source, ($context["labels"] ?? null), "get", ["footmenu-6"], "method"falsefalsefalse585);
  1441.         yield "</a>
  1442. \t\t\t\t\t\t\t</div>
  1443. \t\t\t\t\t\t\t<div class=\"clear\"></div>
  1444. \t\t\t\t\t\t\t<div class=\"footer-space\"></div>
  1445. \t\t\t\t\t\t\t";
  1446.         // line 590
  1447.         if (((((($_v42 = ($context["args"] ?? null)) && is_array($_v42) || $_v42 instanceof ArrayAccess ? ($_v42[0] ?? null) : null) == "order") && ((($_v43 = ($context["args"] ?? null)) && is_array($_v43) || $_v43 instanceof ArrayAccess ? ($_v43[1] ?? null) : null) == "finish")) && CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "code_google_conversion", [], "any"falsefalsefalse590))) {
  1448.             // line 591
  1449.             yield "\t\t\t\t\t\t\t\t<!-- Google Code for https://www.dombusin.com/ Conversion Page -->
  1450. \t\t\t\t\t\t\t\t<script>
  1451. \t\t\t\t\t\t\t\t\t/* <![CDATA[ */
  1452. var google_conversion_id = ";
  1453.             // line 594
  1454.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "code_google_conversion", [], "any"falsefalsefalse594), "html"nulltrue);
  1455.             yield ";
  1456. var google_conversion_language = \"en\";
  1457. var google_conversion_format = \"3\";
  1458. var google_conversion_color = \"ffffff\";
  1459. var google_conversion_label = \"k8dOCK3ioWcQ1vqV0AM\";
  1460. var google_remarketing_only = false;
  1461. /* ]]> */
  1462. \t\t\t\t\t\t\t\t</script>
  1463. \t\t\t\t\t\t\t\t<script src=\"//www.googleadservices.com/pagead/conversion.js\"></script>
  1464. \t\t\t\t\t\t\t\t<noscript>
  1465. \t\t\t\t\t\t\t\t\t<div style=\"display:inline;\">
  1466. \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&amp;guid=ON&amp;script=0\"/>
  1467. \t\t\t\t\t\t\t\t\t</div>
  1468. \t\t\t\t\t\t\t\t</noscript>
  1469. \t\t\t\t\t\t\t";
  1470.         }
  1471.         // line 609
  1472.         yield "\t\t\t\t\t\t</div>
  1473. \t\t\t\t\t</div>
  1474. \t\t\t\t</div>
  1475. \t\t\t</div>
  1476. \t\t\t<!-- End Footer -->
  1477. \t\t\t<a href=\"#top\" class=\"back-top text-center\">
  1478. \t\t\t\t<img src=\"";
  1479.         // line 616
  1480.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("014-up-arrow.svg""img"), "html"nulltrue);
  1481.         yield "\" alt=\"\" width=\"10\">
  1482. \t\t\t</a>
  1483. \t\t\t";
  1484.         // line 619
  1485.         yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->addToCart();
  1486.         yield "
  1487. \t\t\t";
  1488.         // line 621
  1489.         yield "
  1490. \t\t\t";
  1491.         // line 622
  1492.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "code_bitrix", [], "any"falsefalsefalse622)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  1493.             // line 623
  1494.             yield "\t\t\t\t<script>
  1495. \t\t\t\t\t(function (w, d, u) {
  1496. var s = d.createElement('script');
  1497. s.async = true;
  1498. s.src = u + '?' + (
  1499. Date.now() / 60000 | 0
  1500. );
  1501. var h = d.getElementsByTagName('script')[0];
  1502. h.parentNode.insertBefore(s, h);
  1503. })(window, document, 'https://bitrix24.dombusin.com/upload/crm/site_button/    ";
  1504.             // line 632
  1505.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "code_bitrix", [], "any"falsefalsefalse632), "html"nulltrue);
  1506.             yield ".js');
  1507. \t\t\t\t</script>
  1508. \t\t\t";
  1509.         }
  1510.         // line 635
  1511.         yield "
  1512. \t\t\t";
  1513.         // line 636
  1514.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "code_emt", [], "any"falsefalsefalse636)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  1515.             // line 637
  1516.             yield "\t\t\t\t<script src=\"https://emailtools.ru/js/api/v1/tools.js\" defer=\"\" async=\"\"></script>
  1517. \t\t\t\t<script>
  1518. \t\t\t\t\twindow.EMT = window.EMT || {};
  1519. EMT._client_id = ";
  1520.             // line 640
  1521.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "code_emt", [], "any"falsefalsefalse640), "html"nulltrue);
  1522.             yield "
  1523. \t\t\t\t</script>
  1524. \t\t\t";
  1525.         }
  1526.         // line 643
  1527.         yield "
  1528. \t\t\t";
  1529.         // line 644
  1530.         yield $this->extensions['App\Twig\Klaviyo']->klaviyoSnippet();
  1531.         yield "
  1532. \t\t\t";
  1533.         // line 645
  1534.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse645) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse645)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse645) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse645)))) {
  1535.             // line 646
  1536.             yield "\t\t\t\t";
  1537.             // line 647
  1538.             yield "\t\t\t";
  1539.         }
  1540.         // line 648
  1541.         yield "\t\t\t";
  1542.         yield Twig\Extension\CoreExtension::include($this->env$context"block/modal_cookie.html.twig");
  1543.         yield "
  1544. \t\t\t";
  1545.         // line 649
  1546.         yield Twig\Extension\CoreExtension::include($this->env$context"block/modal_callback.html.twig");
  1547.         yield "
  1548. \t\t\t";
  1549.         // line 650
  1550.         yield Twig\Extension\CoreExtension::include($this->env$context"block/modal_sent.html.twig");
  1551.         yield "
  1552. \t\t\t";
  1553.         // line 651
  1554.         yield Twig\Extension\CoreExtension::include($this->env$context"block/modal_city.html.twig");
  1555.         yield "
  1556. \t\t\t";
  1557.         // line 652
  1558.         if ((((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse652) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "dom", [], "any"falsefalsefalse652)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse652) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mir", [], "any"falsefalsefalse652))) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse652) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse652)))) {
  1559.             // line 653
  1560.             yield "\t\t\t\t";
  1561.             yield Twig\Extension\CoreExtension::include($this->env$context"block/modal_opt_redirect.html.twig");
  1562.             yield "
  1563. \t\t\t";
  1564.         }
  1565.         // line 655
  1566.         yield "\t\t\t";
  1567.         // line 656
  1568.         yield "
  1569. \t\t\t";
  1570.         // line 657
  1571.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "esputnik_id", [], "any"falsefalsefalse657)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  1572.             // line 658
  1573.             yield "\t\t\t\t<script>
  1574. \t\t\t\t\t!function (t, e, c, n) {
  1575. var s = e.createElement(c);
  1576. s.async = 1,
  1577. s.src = 'https://statics.esputnik.com/scripts/' + n + '.js';
  1578. var r = e.scripts[0];
  1579. r.parentNode.insertBefore(s, r);
  1580. var f = function () {
  1581. f.c(arguments);
  1582. };
  1583. f.q = [];
  1584. f.c = function () {
  1585. f.q.push(arguments);
  1586. };
  1587. t['eS'] = t['eS'] || f;
  1588. }(window, document, 'script', '";
  1589.             // line 673
  1590.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "esputnik_id", [], "any"falsefalsefalse673), "html"nulltrue);
  1591.             yield "');
  1592. \t\t\t\t</script>
  1593. \t\t\t\t<script>
  1594. \t\t\t\t\teS('init');
  1595. \t\t\t\t</script>
  1596. \t\t\t";
  1597.         }
  1598.         // line 678
  1599.         yield "\t\t\t
  1600. \t\t\t";
  1601.         // line 688
  1602.         yield "
  1603. \t\t\t";
  1604.         // line 689
  1605.         yield Twig\Extension\CoreExtension::include($this->env$context"block/jslabels.html.twig");
  1606.         yield "
  1607. \t\t\t
  1608. \t\t\t";
  1609.         // line 691
  1610.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  1611.         // line 694
  1612.         yield "\t\t\t";
  1613.         if (((($_v44 = ($context["args"] ?? null)) && is_array($_v44) || $_v44 instanceof ArrayAccess ? ($_v44[0] ?? null) : null) == "cart")) {
  1614.             // line 695
  1615.             yield "\t\t\t\t";
  1616.             yield Twig\Extension\CoreExtension::include($this->env$context"cart/block/cart-block-scripts.html.twig");
  1617.             yield "
  1618. \t\t\t";
  1619.         }
  1620.         // line 697
  1621.         yield "
  1622. \t\t\t";
  1623.         // line 698
  1624.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse698) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mix", [], "any"falsefalsefalse698)) || (CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "site", [], "any"falsefalsefalse698) == CoreExtension::getAttribute($this->env$this->source, ($context["env"] ?? null), "mixopt", [], "any"falsefalsefalse698)))) {
  1625.             // line 699
  1626.             yield "\t\t\t\t<script async src=\"https://app.responso.com/settings/integration/chat/proxy/int_cha_0ef0c82fd7d228d378a686dd087560914a348d6c00a1dcec8b75b02f1e0db58b\"></script> 
  1627. \t\t\t";
  1628.         }
  1629.         // line 701
  1630.         yield "\t\t\t";
  1631.         // line 704
  1632.         yield "\t\t</body>
  1633. \t</body>
  1634. </html>
  1635. ";
  1636.         
  1637.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1638.         
  1639.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1640.         yield from [];
  1641.     }
  1642.     // line 64
  1643.     /**
  1644.      * @return iterable<null|scalar|\Stringable>
  1645.      */
  1646.     public function block_stylesheets(array $context, array $blocks = []): iterable
  1647.     {
  1648.         $macros $this->macros;
  1649.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1650.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  1651.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1652.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  1653.         // line 65
  1654.         yield "\t\t\t";
  1655.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
  1656.         yield "
  1657. \t\t";
  1658.         
  1659.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1660.         
  1661.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1662.         yield from [];
  1663.     }
  1664.     // line 439
  1665.     /**
  1666.      * @return iterable<null|scalar|\Stringable>
  1667.      */
  1668.     public function block_body(array $context, array $blocks = []): iterable
  1669.     {
  1670.         $macros $this->macros;
  1671.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1672.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1673.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1674.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1675.         
  1676.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1677.         
  1678.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1679.         yield from [];
  1680.     }
  1681.     // line 691
  1682.     /**
  1683.      * @return iterable<null|scalar|\Stringable>
  1684.      */
  1685.     public function block_javascripts(array $context, array $blocks = []): iterable
  1686.     {
  1687.         $macros $this->macros;
  1688.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1689.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1690.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1691.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1692.         // line 692
  1693.         yield "\t\t\t\t";
  1694.         yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
  1695.         yield "
  1696. \t\t\t";
  1697.         
  1698.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1699.         
  1700.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1701.         yield from [];
  1702.     }
  1703.     /**
  1704.      * @codeCoverageIgnore
  1705.      */
  1706.     public function getTemplateName(): string
  1707.     {
  1708.         return "base.html.twig";
  1709.     }
  1710.     /**
  1711.      * @codeCoverageIgnore
  1712.      */
  1713.     public function isTraitable(): bool
  1714.     {
  1715.         return false;
  1716.     }
  1717.     /**
  1718.      * @codeCoverageIgnore
  1719.      */
  1720.     public function getDebugInfo(): array
  1721.     {
  1722.         return array (  1743 => 692,  1730 => 691,  1708 => 439,  1694 => 65,  1681 => 64,  1667 => 704,  1665 => 701,  1661 => 699,  1659 => 698,  1656 => 697,  1650 => 695,  1647 => 694,  1645 => 691,  1640 => 689,  1637 => 688,  1633 => 678,  1624 => 673,  1607 => 658,  1605 => 657,  1602 => 656,  1600 => 655,  1594 => 653,  1592 => 652,  1588 => 651,  1584 => 650,  1580 => 649,  1575 => 648,  1572 => 647,  1570 => 646,  1568 => 645,  1564 => 644,  1561 => 643,  1555 => 640,  1550 => 637,  1548 => 636,  1545 => 635,  1539 => 632,  1528 => 623,  1526 => 622,  1523 => 621,  1519 => 619,  1513 => 616,  1504 => 609,  1486 => 594,  1481 => 591,  1479 => 590,  1469 => 585,  1463 => 582,  1459 => 581,  1448 => 572,  1442 => 569,  1435 => 564,  1432 => 563,  1426 => 560,  1419 => 555,  1416 => 554,  1410 => 551,  1404 => 547,  1402 => 546,  1399 => 545,  1396 => 544,  1393 => 543,  1390 => 542,  1388 => 541,  1382 => 538,  1375 => 534,  1370 => 532,  1364 => 528,  1356 => 525,  1353 => 524,  1350 => 523,  1342 => 520,  1339 => 519,  1336 => 518,  1328 => 515,  1325 => 514,  1317 => 511,  1314 => 510,  1311 => 509,  1303 => 506,  1300 => 505,  1298 => 504,  1291 => 502,  1288 => 501,  1286 => 500,  1279 => 498,  1271 => 495,  1268 => 494,  1262 => 491,  1259 => 490,  1253 => 487,  1250 => 486,  1247 => 485,  1239 => 482,  1236 => 481,  1234 => 480,  1227 => 478,  1219 => 475,  1212 => 471,  1204 => 466,  1200 => 465,  1196 => 464,  1192 => 462,  1184 => 460,  1176 => 458,  1174 => 457,  1168 => 456,  1163 => 455,  1161 => 454,  1154 => 452,  1140 => 440,  1138 => 439,  1135 => 438,  1129 => 436,  1127 => 435,  1124 => 434,  1118 => 432,  1116 => 431,  1108 => 430,  1106 => 429,  1098 => 428,  1096 => 427,  1091 => 426,  1089 => 425,  1084 => 424,  1081 => 423,  1079 => 422,  1076 => 421,  1072 => 419,  1061 => 411,  1055 => 410,  1051 => 408,  1049 => 407,  1042 => 402,  1036 => 399,  1025 => 391,  1017 => 388,  1014 => 387,  1006 => 384,  1003 => 383,  995 => 380,  992 => 379,  990 => 378,  983 => 376,  980 => 375,  978 => 374,  972 => 371,  959 => 369,  955 => 368,  947 => 363,  937 => 355,  931 => 354,  929 => 353,  923 => 351,  916 => 349,  909 => 348,  903 => 346,  898 => 345,  896 => 344,  889 => 340,  876 => 338,  872 => 337,  862 => 330,  850 => 323,  841 => 317,  828 => 307,  821 => 303,  817 => 302,  802 => 294,  785 => 280,  780 => 278,  776 => 277,  772 => 276,  768 => 275,  764 => 274,  757 => 273,  744 => 270,  731 => 267,  729 => 266,  717 => 264,  715 => 263,  703 => 261,  701 => 260,  689 => 258,  687 => 257,  675 => 255,  673 => 254,  669 => 252,  660 => 246,  656 => 245,  650 => 242,  645 => 240,  634 => 232,  630 => 230,  624 => 228,  618 => 226,  616 => 225,  612 => 223,  609 => 222,  603 => 218,  597 => 217,  591 => 214,  587 => 213,  582 => 212,  580 => 211,  573 => 207,  569 => 205,  567 => 204,  558 => 197,  546 => 194,  543 => 193,  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,);
  1723.     }
  1724.     public function getSourceContext(): Source
  1725.     {
  1726.         return new Source("<!DOCTYPE html>
  1727. <html lang=\"{{ app.request.locale }}\" itemscope itemtype=\"http://schema.org/WebPage\">
  1728. \t<head>
  1729. \t\t<meta charset=\"UTF-8\">
  1730. \t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  1731. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  1732. \t\t<title>{{ (page.title ? page.title : sett.get('sitename') ~ '. ' ~ page.name)|raw }}</title>
  1733. \t\t<meta name=\"description\" content=\"{{ page.descr }}\">
  1734. \t\t<meta name=\"keywords\" content=\"{{ page.kw }}\">
  1735. \t\t
  1736. \t\t{{ include ('block/favicon.html.twig') }}
  1737. \t\t{% set langsarray = langs|split('|') %}
  1738. \t\t{% if env.site!=env.mir and env.site!=env.miropt %}
  1739. \t\t\t{% for lang in langsarray %}
  1740. \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
  1741. \t\t\t{% endfor %}
  1742. \t\t{% endif %}
  1743. \t\t
  1744. \t\t{% if canonical %}
  1745. \t\t\t<link rel=\"canonical\" href=\"{{ canonical }}\"/>
  1746. \t\t{% else %}
  1747. \t\t\t<link rel=\"canonical\" href=\"{{ absolute_url(path(app.request.attributes.get('_route'), app.request.attributes.all._route_params)) }}\"/>
  1748. \t\t{% endif %}
  1749. \t\t
  1750. \t\t{{ sett.get('meta')|raw }}
  1751. \t\t{# {% if(canonical) %}
  1752. \t\t\t<link rel=\"canonical\" href=\"{{ canonical }}\"/>
  1753. \t\t{% endif %} #}
  1754. \t\t
  1755. \t\t{% if env.is_test or noindex or env.site == env.mixopt or env.site == env.domopt or env.site == env.miropt %}
  1756. \t\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
  1757. \t\t{% endif %}
  1758. \t\t{# {% if env.is_opt or noindex or default_lang != app.request.locale %}
  1759. \t\t\t<meta name='robots' content='noindex, nofollow'/>
  1760. \t\t{% elseif (env.site==env.mix or env.site==env.mixopt) and app.request.locale!='pl' %}
  1761. \t\t\t<meta name='robots' content='noindex, nofollow'/>
  1762. \t\t{% endif %} #}
  1763. \t\t{% if env.site==env.mir or env.site==env.miropt %}
  1764.         <!-- Yandex.Metrika counter -->
  1765. \t\t<script type=\"text/javascript\">
  1766. \t\t\t(function(m,e,t,r,i,k,a){
  1767. \t\t\t\tm[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  1768. \t\t\t\tm[i].l=1*new Date();
  1769. \t\t\t\tfor (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
  1770. \t\t\t\tk=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
  1771. \t\t\t})(window, document,'script','https://mc.webvisor.org/metrika/tag_ww.js', 'ym');
  1772. \t\t\tym(24172600, 'init', {webvisor:true, clickmap:true, ecommerce:\"dataLayer\", accurateTrackBounce:true, trackLinks:true});
  1773. \t\t</script>
  1774. \t\t<noscript><div><img src=\"https://mc.yandex.ru/watch/24172600\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
  1775. \t\t<!-- /Yandex.Metrika counter -->
  1776. \t\t
  1777. \t\t<meta name=\"yandex-verification\" content=\"e9d392bbe8fa2dc7\" />
  1778. \t\t{% endif %}
  1779. \t\t<meta name=\"mailru-verification\" content=\"37d58a46a72cab32\"/>
  1780. \t\t{% if env.site == env.dom %}
  1781. \t\t\t<meta name=\"yandex-verification\" content=\"32ebb5a363838de4\"/>
  1782. \t\t{% endif %}
  1783. \t\t{% block stylesheets %}
  1784. \t\t\t{{ encore_entry_link_tags('app') }}
  1785. \t\t{% endblock %}
  1786. \t\t{{ include('block/gtm.html.twig') }}
  1787. \t\t<script charset=\"UTF-8\" src=\"{{ env.code_sendpulse }}\" async></script>
  1788. \t\t<meta name=\"google-site-verification\" content=\"VvrJOpBdLaX1XdH6LItB6exU1FB2N-uOnCaZSbAiKi4\" />
  1789. \t\t{{ ga_events_init()|raw }}
  1790. \t\t{{ include('block/ga_consent.html.twig') }}
  1791. \t\t{% if ga_events_search %}
  1792. \t\t\t{{ ga_events_search(q, prods)|raw }}
  1793. \t\t{% endif %}
  1794. \t\t{% if ga_events_prodlist %}
  1795. \t\t\t{{ ga_events_prodlist(prods)|raw }}
  1796. \t\t{% endif %}
  1797. \t\t{% if ga_events_prodcont %}
  1798. \t\t\t{{ ga_events_prodcont(prod)|raw }}
  1799. \t\t{% endif %}\t\t
  1800. \t\t{{ include('block/razmetka.html.twig') }}
  1801. \t</head>
  1802. \t<body class=\"page{{ args[0]=='cart' ? '-cart' : '' }}\">
  1803. \t\t<div id=\"fb-root\"></div>
  1804. \t\t<script async defer crossorigin=\"anonymous\" src=\"https://connect.facebook.net/ru_RU/sdk.js#xfbml=1&version=v5.0\"></script>
  1805. \t\t{% if args[0] == 'register' %}
  1806. \t\t\t<div id=\"register_error_0\">
  1807. \t\t\t\t<div class=\"added-message\">{{ labels.get('ps-error')|raw }}</div>
  1808. \t\t\t</div>
  1809. \t\t{% endif %}
  1810. \t\t<div id=\"prod_added\">
  1811. \t\t\t<div class=\"added-message\">{{ labels.get('added-message-1')|raw }}</div>
  1812. \t\t</div>
  1813. \t\t<div id=\"prod_removed\">
  1814. \t\t\t<div class=\"added-message\">{{ labels.get('added-message-2')|raw }}</div>
  1815. \t\t</div>
  1816. \t\t<div id=\"prod_added2\">
  1817. \t\t\t<div class=\"added-message\">{{ labels.get('added-message-3')|raw }}</div>
  1818. \t\t</div>
  1819. \t\t<span id=\"ScMail\" style=\"display: none;\">{{ app.session.get('useremail') }}</span>
  1820. \t\t<div id=\"supheader\">
  1821. \t\t\t{{ include('block/timer.html.twig') }}
  1822. \t\t\t<div
  1823. \t\t\t\tdata-controller=\"block-usermessage\"
  1824. \t\t\t\tdata-block-usermessage-url-value=\"{{ path('block_usermessage') }}\"
  1825. \t\t\t\tdata-block-usermessage-ignore-errors-value=\"true\"
  1826. \t\t\t></div>
  1827. \t\t\t<div class=\"hidden-xs widemenu\">
  1828. \t\t\t\t<div class=\"container\">
  1829. \t\t\t\t\t<div class=\"wm-menu\">
  1830. \t\t\t\t\t\t<ul class=\"widemenulist\">
  1831. \t\t\t\t\t\t\t<li class=\"wm-group-1\">
  1832. \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>
  1833. \t\t\t\t\t\t\t</li>
  1834. \t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
  1835. \t\t\t\t\t\t\t<li class=\"wm-group-1\">
  1836. \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>
  1837. \t\t\t\t\t\t\t</li>
  1838. \t\t\t\t\t\t\t<li class=\"wm-group-1\">
  1839. \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>
  1840. \t\t\t\t\t\t\t</li>
  1841. \t\t\t\t\t\t\t{% elseif env.site == env.mix %}
  1842. \t\t\t\t\t\t\t<li class=\"wm-group-1\">
  1843. \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>
  1844. \t\t\t\t\t\t\t</li>
  1845. \t\t\t\t\t\t\t{% endif %}
  1846. \t\t\t\t\t\t\t<li class=\"wm-group-2\">
  1847. \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>
  1848. \t\t\t\t\t\t\t</li>
  1849. \t\t\t\t\t\t\t<li class=\"wm-group-2\">
  1850. \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>
  1851. \t\t\t\t\t\t\t</li>
  1852. \t\t\t\t\t\t\t<li class=\"wm-group-0\">
  1853. \t\t\t\t\t\t\t\t<ul class=\"nav wm-nav\">
  1854. \t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
  1855. \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 }}
  1856. \t\t\t\t\t\t\t\t\t\t\t<span class=\"caret\"></span>
  1857. \t\t\t\t\t\t\t\t\t\t</a>
  1858. \t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-left\">
  1859. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
  1860. \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>
  1861. \t\t\t\t\t\t\t\t\t\t\t</li>
  1862. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
  1863. \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>
  1864. \t\t\t\t\t\t\t\t\t\t\t</li>
  1865. \t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mix or env.site == env.mixopt %}
  1866. \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>
  1867. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1868. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1869. \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>
  1870. \t\t\t\t\t\t\t\t\t\t\t</li>
  1871. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1872. \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>
  1873. \t\t\t\t\t\t\t\t\t\t\t</li>
  1874. \t\t\t\t\t\t\t\t\t\t\t{# <li class=\"wm-group-12\">
  1875. \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>
  1876. \t\t\t\t\t\t\t\t\t\t\t</li> #}
  1877. \t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.dom or env.site == env.mir %}
  1878. \t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1879. \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>
  1880. \t\t\t\t\t\t\t\t\t\t\t\t</li>
  1881. \t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1882. \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>
  1883. \t\t\t\t\t\t\t\t\t\t\t\t</li>
  1884. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1885. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1886. \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>
  1887. \t\t\t\t\t\t\t\t\t\t\t</li>
  1888. \t\t\t\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
  1889. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1890. \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>
  1891. \t\t\t\t\t\t\t\t\t\t\t</li>
  1892. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1893. \t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mix %}
  1894. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1895. \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>
  1896. \t\t\t\t\t\t\t\t\t\t\t</li>
  1897. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1898. \t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mixopt %}
  1899. \t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
  1900. \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>
  1901. \t\t\t\t\t\t\t\t\t\t\t</li>
  1902. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1903. \t\t\t\t\t\t\t\t\t\t</ul>
  1904. \t\t\t\t\t\t\t\t\t</li>
  1905. \t\t\t\t\t\t\t\t</ul>
  1906. \t\t\t\t\t\t\t</li>
  1907. \t\t\t\t\t\t</ul>
  1908. \t\t\t\t\t</div>
  1909. \t\t\t\t\t<div class=\"wm-geo\">
  1910. \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 %}
  1911. \t\t\t\t\t\t\t<ul class=\"nav wm-nav wm-langs\">
  1912. \t\t\t\t\t\t\t\t<li class=\"dropdown\">
  1913. \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 }}
  1914. \t\t\t\t\t\t\t\t\t\t<span class=\"fa fa-chevron-down\"></span>
  1915. \t\t\t\t\t\t\t\t\t</a>
  1916. \t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right dropdown-lang-menu\">
  1917. \t\t\t\t\t\t\t\t\t\t{% set langsarray = langs|split('|') %}
  1918. \t\t\t\t\t\t\t\t\t\t{% for lang in langsarray %}
  1919. \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
  1920. \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>
  1921. \t\t\t\t\t\t\t\t\t\t\t{# {
  1922. \t\t\t\t\t\t\t\t\t\t\t{# {% endif %} #}
  1923. \t\t\t\t\t\t\t\t\t\t{% endfor %}
  1924. \t\t\t\t\t\t\t\t\t</ul>
  1925. \t\t\t\t\t\t\t\t</li>
  1926. \t\t\t\t\t\t\t</ul>
  1927. \t\t\t\t\t\t{% endif %}
  1928. \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 %}
  1929. \t\t\t\t\t\t\t<ul class=\"nav wm-geo-nav\">
  1930. \t\t\t\t\t\t\t\t<li class=\"dropdown\">
  1931. \t\t\t\t\t\t\t\t\t{% if env.is_opt %}
  1932. \t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('003-placeholderopt.svg', 'img') }}\" width=\"20\" alt=\"\" width=\"10\">
  1933. \t\t\t\t\t\t\t\t\t{% else %}
  1934. \t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('003-placeholder.svg', 'img') }}\" width=\"20\" alt=\"\" width=\"10\">
  1935. \t\t\t\t\t\t\t\t\t{% endif %}
  1936. \t\t\t\t\t\t\t\t\t&nbsp;&nbsp;
  1937. \t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">
  1938. \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>
  1939. \t\t\t\t\t\t\t\t\t</a>
  1940. \t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right\">
  1941. \t\t\t\t\t\t\t\t\t\t<li>
  1942. \t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\">
  1943. \t\t\t\t\t\t\t\t\t\t\t\t<span aria-hidden=\"true\">×</span>
  1944. \t\t\t\t\t\t\t\t\t\t\t\t<span class=\"sr-only\">Close</span>
  1945. \t\t\t\t\t\t\t\t\t\t\t</button>
  1946. \t\t\t\t\t\t\t\t\t\t\t{{ labels.get('yourcity')|raw }}
  1947. \t\t\t\t\t\t\t\t\t\t\t-
  1948. \t\t\t\t\t\t\t\t\t\t\t<br><span class=\"wm-geo-city\">{{ app.session.get('checkout').city_name }}</span>?
  1949. \t\t\t\t\t\t\t\t\t\t</li>
  1950. \t\t\t\t\t\t\t\t\t\t<li class=\"text-nowrap\">
  1951. \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>
  1952. \t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" class=\"wm-button-ok\">{{ labels.get('yourcity3')|raw }}</a>
  1953. \t\t\t\t\t\t\t\t\t\t</li>
  1954. \t\t\t\t\t\t\t\t\t</ul>
  1955. \t\t\t\t\t\t\t\t</li>
  1956. \t\t\t\t\t\t\t</ul>
  1957. \t\t\t\t\t\t{% endif %}
  1958. \t\t\t\t\t</div>
  1959. \t\t\t\t\t<div class=\"wm-tel\">
  1960. \t\t\t\t\t\t{% if env.site == env.domopt %}
  1961. \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\">
  1962. \t\t\t\t\t\t\t\t0-800-312-370</a>
  1963. \t\t\t\t\t\t{% elseif env.site == env.mir %}
  1964. \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\">
  1965. \t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
  1966. \t\t\t\t\t\t{% elseif env.site == env.miropt %}
  1967. \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\">
  1968. \t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
  1969. \t\t\t\t\t\t{% elseif env.site == env.mix %}
  1970. \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\">
  1971. \t\t\t\t\t\t\t\t+48 668 522 718</a>
  1972. \t\t\t\t\t\t{% elseif env.site == env.mixopt %}
  1973. \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\">
  1974. \t\t\t\t\t\t\t\t+48 668 522 718</a>
  1975. \t\t\t\t\t\t{% else %}
  1976. \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\">
  1977. \t\t\t\t\t\t\t\t0-800-312-370</a>
  1978. \t\t\t\t\t\t{% endif %}
  1979. \t\t\t\t\t\t<span class=\"top-phone-time{% if not isCallAvailable %} top-phone-time-inactive{% endif %}\"></span>
  1980. \t\t\t\t\t\t<span>{{ labels.get('tel-time-from')|raw }}
  1981. \t\t\t\t\t\t\t{{ labels.get('tel-start')|raw }}
  1982. \t\t\t\t\t\t\t{{ labels.get('tel-time-to')|raw }}
  1983. \t\t\t\t\t\t\t{{ labels.get('tel-end')|raw }}
  1984. \t\t\t\t\t\t\t({{ labels.get('tel-city')|raw }})</span>
  1985. \t\t\t\t\t\t&nbsp;|<a data-toggle=\"modal\" href=\"#modal_callback\" rel=\"nofollow\" class=\"wm-callback\">
  1986. \t\t\t\t\t\t\t{{ labels.get('callback')|raw }}
  1987. \t\t\t\t\t\t</a>
  1988. \t\t\t\t\t</div>
  1989. \t\t\t\t</div>
  1990. \t\t\t</div>
  1991. \t\t</div>
  1992. \t\t<div id=\"stiheader-ghost\"></div>
  1993. \t\t<div id=\"stiheader\">
  1994. \t\t\t<div class=\"middle-header\">
  1995. \t\t\t\t<div class=\"container\">
  1996. \t\t\t\t\t<div class=\"row\">
  1997. \t\t\t\t\t\t<div class=\"col-sm-3\">
  1998. \t\t\t\t\t\t\t<div class=\"mh-logo\">
  1999. \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>
  2000. \t\t\t\t\t\t\t</div>
  2001. \t\t\t\t\t\t</div>
  2002. \t\t\t\t\t\t<div class=\"col-sm-9\">
  2003. \t\t\t\t\t\t\t<div class=\"mh-menu\">
  2004. \t\t\t\t\t\t\t\t<ul class=\"nav\">
  2005. \t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
  2006. \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\">
  2007. \t\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('022-menu-1.svg', 'img') }}\" alt=\"\" width=\"20\" class=\"iamenu\">
  2008. \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>
  2009. \t\t\t\t\t\t\t\t\t\t</div>
  2010. \t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right mh-topmenu\">
  2011. \t\t\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t
  2012. \t\t\t\t\t\t\t\t\t\t\t\t{{ include ('block/catmenu.html.twig', {'template': 'topcatmenu'}) }}
  2013. \t\t\t\t\t\t\t\t\t\t\t</li>
  2014. \t\t\t\t\t\t\t\t\t\t</ul>
  2015. \t\t\t\t\t\t\t\t\t</li>
  2016. \t\t\t\t\t\t\t\t</ul>
  2017. \t\t\t\t\t\t\t\t<div class=\"mh-menu-block\"></div>
  2018. \t\t\t\t\t\t\t</div>
  2019. \t\t\t\t\t\t\t<div class=\"mh-pics\">
  2020. \t\t\t\t\t\t\t\t<div class=\"mhp-item\">
  2021. \t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
  2022. \t\t\t\t\t\t\t\t\t\t{{ include('block/cart.html.twig') }}
  2023. \t\t\t\t\t\t\t\t\t</div>
  2024. \t\t\t\t\t\t\t\t</div>
  2025. \t\t\t\t\t\t\t\t<div class=\"mhp-item\">
  2026. \t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
  2027. \t\t\t\t\t\t\t\t\t\t<div class=\"mhpi-img\">
  2028. \t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('wishlist') }}\"><img src=\"{{ asset('006-heart1.png', 'img') }}\" alt=\"\"></a>
  2029. \t\t\t\t\t\t\t\t\t\t</div>
  2030. \t\t\t\t\t\t\t\t\t</div>
  2031. \t\t\t\t\t\t\t\t</div>
  2032. \t\t\t\t\t\t\t\t<div class=\"mhp-item\">
  2033. \t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\"
  2034. \t\t\t\t\t\t\t\t\t\tdata-controller=\"block-loader\"
  2035. \t\t\t\t\t\t\t\t\t\tdata-block-loader-url-value=\"{{ path('block_userlogin') }}\"
  2036. \t\t\t\t\t\t\t\t\t\tdata-block-loader-ignore-errors-value=\"true\"
  2037. \t\t\t\t\t\t\t\t\t> ...\t\t\t\t\t\t\t\t\t
  2038. \t\t\t\t\t\t\t\t\t</div>
  2039. \t\t\t\t\t\t\t\t</div>
  2040. \t\t\t\t\t\t\t</div>
  2041. \t\t\t\t\t\t\t<div class=\"mh-search\">
  2042. \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\">
  2043. \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 %}\">
  2044. \t\t\t\t\t\t\t\t\t<div class=\"input-group-btn\">
  2045. \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>
  2046. \t\t\t\t\t\t\t\t\t</div>
  2047. \t\t\t\t\t\t\t\t</form>
  2048. \t\t\t\t\t\t\t\t<div class=\"search_queries\">
  2049. \t\t\t\t\t\t\t\t\t{% set i = 0 %}
  2050. \t\t\t\t\t\t\t\t\t{% for query in search_queries_rand %}
  2051. \t\t\t\t\t\t\t\t\t\t{% if i > 0 %}&nbsp;&nbsp;|&nbsp;&nbsp;
  2052. \t\t\t\t\t\t\t\t\t\t{% endif %}
  2053. \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 }}\">
  2054. \t\t\t\t\t\t\t\t\t\t\t{% if not search_queries[query] %}<input type=\"hidden\" name=\"q\" value=\"{{ query }}\">
  2055. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  2056. \t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\">{{ query }}</button>
  2057. \t\t\t\t\t\t\t\t\t\t</form>
  2058. \t\t\t\t\t\t\t\t\t\t{% set i = i + 1 %}
  2059. \t\t\t\t\t\t\t\t\t{% endfor %}
  2060. \t\t\t\t\t\t\t\t</div>
  2061. \t\t\t\t\t\t\t</div>
  2062. \t\t\t\t\t\t</div>
  2063. \t\t\t\t\t</div>
  2064. \t\t\t\t</div>
  2065. \t\t\t</div>
  2066. \t\t\t<nav class=\"navbar navbar-default lastheader\" id=\"lastheader\">
  2067. \t\t\t\t{{ include('block/navbar-part.html.twig') }}
  2068. \t\t\t</nav>
  2069. \t\t</div>
  2070. \t\t<div class=\"container m-main-buttons visible-xs\">
  2071. \t\t\t<form name=\"search\" action=\"{{ path('prod_list_spec', {'spec': 'search'}) }}\" method=\"get\" class=\"input-group\" id=\"topsearch2\">
  2072. \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 %}\">
  2073. \t\t\t\t<div class=\"input-group-btn\">
  2074. \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>
  2075. \t\t\t\t</div>
  2076. \t\t\t</form>
  2077. \t\t\t{% if page.mainpage == '1' %}
  2078. \t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  2079. \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>
  2080. \t\t\t\t</div>
  2081. \t\t\t\t{% if isVisibleActions %}
  2082. \t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  2083. \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>
  2084. \t\t\t\t\t</div>
  2085. \t\t\t\t{% else %}
  2086. \t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  2087. \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>
  2088. \t\t\t\t\t</div>
  2089. \t\t\t\t{% endif %}
  2090. \t\t\t\t<div class=\"col-xs-4 col-nopadding\">
  2091. \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>
  2092. \t\t\t\t</div>
  2093. \t\t\t\t<div class=\"col-xs-12 col-nopadding\">
  2094. \t\t\t\t\t<a class=\"m-main-button mmb-4\">{{ labels.get('main-mobile-buttons-5')|raw }}
  2095. \t\t\t\t\t\t<span class=\"pull-right\">
  2096. \t\t\t\t\t\t\t<i class=\"fa fa-bars\"></i>
  2097. \t\t\t\t\t\t</span>
  2098. \t\t\t\t\t</a>
  2099. \t\t\t\t</div>
  2100. \t\t\t\t<div class=\"clear\"></div>
  2101. \t\t\t\t<div id=\"m-main-cats\">
  2102. \t\t\t\t\t{{ include ('block/catmenu.html.twig', {'template': 'maincatmenu'}) }}
  2103. \t\t\t\t</div>
  2104. \t\t\t{% endif %}
  2105. \t\t</div>
  2106. \t\t<!-- Main Content -->
  2107. \t\t<div class=\"container m-t-3 m-m-t\">
  2108. \t\t\t<div class=\"row\">
  2109. \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' %}
  2110. \t\t\t\t\t<!-- Filter Sidebar -->
  2111. \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 %}\">
  2112. \t\t\t\t\t\t{{ include('block/left-blocks.html.twig') }}
  2113. \t\t\t\t\t</div>
  2114. \t\t\t\t\t<!-- End Filter Sidebar -->
  2115. \t\t\t\t\t<!-- Product List -->
  2116. \t\t\t\t\t<div class=\"col-sm-9 col-xl-10 cont\">
  2117. \t\t\t\t\t{% else %}
  2118. \t\t\t\t\t\t<div class=\"col-sm-12 cont\">
  2119. \t\t\t\t\t\t{% endif %}
  2120. \t\t\t\t\t\t{% if args[0]=='user' and args[1]=='order-history' and order %}
  2121. \t\t\t\t\t\t\t{% elseif args[0]=='user' and args[1]=='' %}
  2122. \t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ labels.get('breadcrumbs-user')|raw }}</h1>
  2123. \t\t\t\t\t\t\t{% elseif args[0]=='wishlist' %}
  2124. \t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ labels.get('breadcrumbs-wishlist')|raw }}</h1>
  2125. \t\t\t\t\t\t\t{% elseif args[0]=='catalog' %}
  2126. \t\t\t\t\t\t\t\t<div class=\"title{{ prods ? ' pl-breadcrumbs' : '' }}{{ prod ? ' pc-breadcrumbs' : '' }}\">{{ include('block/breadcrumbs.html.twig') }}</div>
  2127. \t\t\t\t\t\t\t{% elseif args[0]=='articles' %}
  2128. \t\t\t\t\t\t\t\t<div class=\"title{{ prods ? ' pl-breadcrumbs' : '' }}{{ prod ? ' pc-breadcrumbs' : '' }}\">{{ include('block/breadcrumbs.html.twig') }}</div>
  2129. \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' %}
  2130. \t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ page.h1 ? page.h1 |raw : page.name |raw }}</h1>
  2131. \t\t\t\t\t\t{% endif %}
  2132. \t\t\t\t\t\t{% if args[0]=='contact' %}
  2133. \t\t\t\t\t\t\t{{ include('block/contact.html.twig') }}
  2134. \t\t\t\t\t\t{% endif %}
  2135. \t\t\t\t\t\t{% block body %}{% endblock %}
  2136. \t\t\t\t\t</div>
  2137. \t\t\t\t</div>
  2138. \t\t\t</div>
  2139. \t\t\t<!-- End Main Content -->
  2140. \t\t\t<!-- Footer -->
  2141. \t\t\t<div class=\"footer\">
  2142. \t\t\t\t<div class=\"container\">
  2143. \t\t\t\t\t<div class=\"row\">
  2144. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
  2145. \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>
  2146. \t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
  2147. \t\t\t\t\t\t\t\t{% if env.site != env.mir and env.site != env.miropt %}
  2148. \t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-40')|raw }}</span>
  2149. \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>
  2150. \t\t\t\t\t\t\t\t{% if env.site == env.mir or env.site == env.miropt %}
  2151. \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>
  2152. \t\t\t\t\t\t\t\t{% endif %}
  2153. \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>
  2154. \t\t\t\t\t\t\t\t{% endif %}
  2155. \t\t\t\t\t\t\t</div>
  2156. \t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
  2157. \t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-41')|raw }}</span>
  2158. \t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('visa2.png', 'img') }}\" alt=\"\" height=\"14\"></a>
  2159. \t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('mc2.png', 'img') }}\" alt=\"\" height=\"18\"></a>
  2160. \t\t\t\t\t\t\t</div>
  2161. \t\t\t\t\t\t</div>
  2162. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
  2163. \t\t\t\t\t\t\t<div class=\"title-footer\">
  2164. \t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-42')|raw }}</span>
  2165. \t\t\t\t\t\t\t</div>
  2166. \t\t\t\t\t\t\t<ul>
  2167. \t\t\t\t\t\t\t\t<li>
  2168. \t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'about'})}}\">{{ labels.get('footmenu-51')|raw }}</a>
  2169. \t\t\t\t\t\t\t\t</li>
  2170. \t\t\t\t\t\t\t\t<li>
  2171. \t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'delivery'})}}\">{{ labels.get('footmenu-52')|raw }}</a>
  2172. \t\t\t\t\t\t\t\t</li>
  2173. \t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != emv.mixopt %}
  2174. \t\t\t\t\t\t\t\t\t<li>
  2175. \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>
  2176. \t\t\t\t\t\t\t\t\t</li>
  2177. \t\t\t\t\t\t\t\t{% endif %}
  2178. \t\t\t\t\t\t\t\t{% if env.site == env.mir or env.site == env.miropt %}
  2179. \t\t\t\t\t\t\t\t\t<li>
  2180. \t\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'info'})}}\">FAQ</a>
  2181. \t\t\t\t\t\t\t\t\t</li>
  2182. \t\t\t\t\t\t\t\t{% else %}
  2183. \t\t\t\t\t\t\t\t\t<li>
  2184. \t\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'faq'})}}\">FAQ</a>
  2185. \t\t\t\t\t\t\t\t\t</li>
  2186. \t\t\t\t\t\t\t\t{% endif %}
  2187. \t\t\t\t\t\t\t\t<li>
  2188. \t\t\t\t\t\t\t\t\t<a href=\"{{path('comments')}}\">{{ labels.get('footmenu-55')|raw }}</a>
  2189. \t\t\t\t\t\t\t\t</li>
  2190. \t\t\t\t\t\t\t\t<li>
  2191. \t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'contact'})}}\">{{ labels.get('footmenu-56')|raw }}</a>
  2192. \t\t\t\t\t\t\t\t</li>
  2193. \t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != emv.mixopt %}
  2194. \t\t\t\t\t\t\t\t<li>
  2195. \t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'skidki'})}}\">{{ labels.get('footmenu-57')|raw }}</a>
  2196. \t\t\t\t\t\t\t\t</li>
  2197. \t\t\t\t\t\t\t\t{% elseif env.site == env.mix %}
  2198. \t\t\t\t\t\t\t\t<li>
  2199. \t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'promocje'})}}\">{{ labels.get('promocje')|raw }}</a>
  2200. \t\t\t\t\t\t\t\t</li>
  2201. \t\t\t\t\t\t\t\t{% endif %}
  2202. \t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
  2203. \t\t\t\t\t\t\t\t<li>
  2204. \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>
  2205. \t\t\t\t\t\t\t\t</li>
  2206. \t\t\t\t\t\t\t\t{% else %}
  2207. \t\t\t\t\t\t\t\t<li>
  2208. \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>
  2209. \t\t\t\t\t\t\t\t</li>
  2210. \t\t\t\t\t\t\t\t{% endif %}
  2211. \t\t\t\t\t\t\t\t{% if env.site == env.mix %}
  2212. \t\t\t\t\t\t\t\t<li>
  2213. \t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'reglament'}) }}\">{{ labels.get('main-static-menu-101')|raw }}</a>
  2214. \t\t\t\t\t\t\t\t</li>
  2215. \t\t\t\t\t\t\t\t{% endif %}
  2216. \t\t\t\t\t\t\t\t{% if env.site == env.mixopt %}
  2217. \t\t\t\t\t\t\t\t<li>
  2218. \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>
  2219. \t\t\t\t\t\t\t\t</li>
  2220. \t\t\t\t\t\t\t\t{% endif %}
  2221. \t\t\t\t\t\t\t</ul>
  2222. \t\t\t\t\t\t</div>
  2223. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
  2224. \t\t\t\t\t\t\t<div class=\"title-footer\">
  2225. \t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-43')|raw }}</span>
  2226. \t\t\t\t\t\t\t</div>
  2227. \t\t\t\t\t\t\t{{ include ('block/footmenu.html.twig') }}\t\t\t\t\t\t\t
  2228. \t\t\t\t\t\t</div>
  2229. \t\t\t\t\t\t<div class=\"col-md-3 col-sm-6 foot-contacts\">
  2230. \t\t\t\t\t\t\t<div class=\"title-footer\">
  2231. \t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-12')|raw }}</span>
  2232. \t\t\t\t\t\t\t</div>
  2233. \t\t\t\t\t\t\t<div class=\"row\">
  2234. \t\t\t\t\t\t\t\t{% set opt = '' %}
  2235. \t\t\t\t\t\t\t\t{% if env.is_opt %}
  2236. \t\t\t\t\t\t\t\t\t{% set opt = '-opt' %}
  2237. \t\t\t\t\t\t\t\t{% endif %}
  2238. \t\t\t\t\t\t\t\t{% if blocks.get('footmenu-phone' ~ opt) %}
  2239. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
  2240. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-phone\"></i>
  2241. \t\t\t\t\t\t\t\t\t</div>
  2242. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
  2243. \t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-phone' ~ opt)|raw }}
  2244. \t\t\t\t\t\t\t\t\t</div>
  2245. \t\t\t\t\t\t\t\t{% endif %}
  2246. \t\t\t\t\t\t\t\t{% if blocks.get('footmenu-email' ~ opt) %}
  2247. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
  2248. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
  2249. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-envelope-o\"></i>
  2250. \t\t\t\t\t\t\t\t\t</div>
  2251. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
  2252. \t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-email' ~ opt)|raw }}
  2253. \t\t\t\t\t\t\t\t\t</div>
  2254. \t\t\t\t\t\t\t\t{% endif %}
  2255. \t\t\t\t\t\t\t\t{% if blocks.get('footmenu-address' ~ opt) %}
  2256. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
  2257. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
  2258. \t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-map-marker\"></i>
  2259. \t\t\t\t\t\t\t\t\t</div>
  2260. \t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
  2261. \t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-address' ~ opt)|raw }}
  2262. \t\t\t\t\t\t\t\t\t</div>
  2263. \t\t\t\t\t\t\t\t{% endif %}
  2264. \t\t\t\t\t\t\t</div>
  2265. \t\t\t\t\t\t</div>
  2266. \t\t\t\t\t</div>
  2267. \t\t\t\t</div>
  2268. \t\t\t\t<div class=\"copyright\">
  2269. \t\t\t\t\t<div class=\"container\">
  2270. \t\t\t\t\t\t<div class=\"row\">
  2271. \t\t\t\t\t\t\t<div class=\"col-md-6 text-left fcc-1\">
  2272. \t\t\t\t\t\t\t\t{{ labels.get('copy')|raw }}
  2273. \t\t\t\t\t\t\t\t{{ sett.get('sitename')|raw }}
  2274. \t\t\t\t\t\t\t</div>
  2275. \t\t\t\t\t\t\t<div class=\"col-md-6 text-right fcc-2\">
  2276. \t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'polzovatelskoe-soglashenie'}) }}\">{{ labels.get('footmenu-6')|raw }}</a>
  2277. \t\t\t\t\t\t\t</div>
  2278. \t\t\t\t\t\t\t<div class=\"clear\"></div>
  2279. \t\t\t\t\t\t\t<div class=\"footer-space\"></div>
  2280. \t\t\t\t\t\t\t{% if args[0] == 'order' and args[1] == 'finish' and env.code_google_conversion %}
  2281. \t\t\t\t\t\t\t\t<!-- Google Code for https://www.dombusin.com/ Conversion Page -->
  2282. \t\t\t\t\t\t\t\t<script>
  2283. \t\t\t\t\t\t\t\t\t/* <![CDATA[ */
  2284. var google_conversion_id = {{ env.code_google_conversion }};
  2285. var google_conversion_language = \"en\";
  2286. var google_conversion_format = \"3\";
  2287. var google_conversion_color = \"ffffff\";
  2288. var google_conversion_label = \"k8dOCK3ioWcQ1vqV0AM\";
  2289. var google_remarketing_only = false;
  2290. /* ]]> */
  2291. \t\t\t\t\t\t\t\t</script>
  2292. \t\t\t\t\t\t\t\t<script src=\"//www.googleadservices.com/pagead/conversion.js\"></script>
  2293. \t\t\t\t\t\t\t\t<noscript>
  2294. \t\t\t\t\t\t\t\t\t<div style=\"display:inline;\">
  2295. \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&amp;guid=ON&amp;script=0\"/>
  2296. \t\t\t\t\t\t\t\t\t</div>
  2297. \t\t\t\t\t\t\t\t</noscript>
  2298. \t\t\t\t\t\t\t{% endif %}
  2299. \t\t\t\t\t\t</div>
  2300. \t\t\t\t\t</div>
  2301. \t\t\t\t</div>
  2302. \t\t\t</div>
  2303. \t\t\t<!-- End Footer -->
  2304. \t\t\t<a href=\"#top\" class=\"back-top text-center\">
  2305. \t\t\t\t<img src=\"{{ asset('014-up-arrow.svg', 'img') }}\" alt=\"\" width=\"10\">
  2306. \t\t\t</a>
  2307. \t\t\t{{ ga_events_addtocart()|raw }}
  2308. \t\t\t{# {{ ga_events_deletefromcart()|raw }} #}
  2309. \t\t\t{% if(env.code_bitrix) %}
  2310. \t\t\t\t<script>
  2311. \t\t\t\t\t(function (w, d, u) {
  2312. var s = d.createElement('script');
  2313. s.async = true;
  2314. s.src = u + '?' + (
  2315. Date.now() / 60000 | 0
  2316. );
  2317. var h = d.getElementsByTagName('script')[0];
  2318. h.parentNode.insertBefore(s, h);
  2319. })(window, document, 'https://bitrix24.dombusin.com/upload/crm/site_button/    {{ env.code_bitrix }}.js');
  2320. \t\t\t\t</script>
  2321. \t\t\t{% endif %}
  2322. \t\t\t{% if(env.code_emt) %}
  2323. \t\t\t\t<script src=\"https://emailtools.ru/js/api/v1/tools.js\" defer=\"\" async=\"\"></script>
  2324. \t\t\t\t<script>
  2325. \t\t\t\t\twindow.EMT = window.EMT || {};
  2326. EMT._client_id = {{ env.code_emt }}
  2327. \t\t\t\t</script>
  2328. \t\t\t{% endif %}
  2329. \t\t\t{{ klavio_snippet()|raw }}
  2330. \t\t\t{% if env.site==env.mix or env.site==env.mixopt %}
  2331. \t\t\t\t{# {{ include('block/modal_lang.html.twig') }} #}
  2332. \t\t\t{% endif %}
  2333. \t\t\t{{ include('block/modal_cookie.html.twig') }}
  2334. \t\t\t{{ include('block/modal_callback.html.twig') }}
  2335. \t\t\t{{ include('block/modal_sent.html.twig') }}
  2336. \t\t\t{{ include('block/modal_city.html.twig') }}
  2337. \t\t\t{% if env.site == env.dom or env.site == env.mir or env.site == env.mix %}
  2338. \t\t\t\t{{ include('block/modal_opt_redirect.html.twig') }}
  2339. \t\t\t{% endif %}
  2340. \t\t\t{# {{ include('block/ga_consent_banner.html.twig') }} #}
  2341. \t\t\t{% if(env.esputnik_id) %}
  2342. \t\t\t\t<script>
  2343. \t\t\t\t\t!function (t, e, c, n) {
  2344. var s = e.createElement(c);
  2345. s.async = 1,
  2346. s.src = 'https://statics.esputnik.com/scripts/' + n + '.js';
  2347. var r = e.scripts[0];
  2348. r.parentNode.insertBefore(s, r);
  2349. var f = function () {
  2350. f.c(arguments);
  2351. };
  2352. f.q = [];
  2353. f.c = function () {
  2354. f.q.push(arguments);
  2355. };
  2356. t['eS'] = t['eS'] || f;
  2357. }(window, document, 'script', '{{ env.esputnik_id }}');
  2358. \t\t\t\t</script>
  2359. \t\t\t\t<script>
  2360. \t\t\t\t\teS('init');
  2361. \t\t\t\t</script>
  2362. \t\t\t{% endif %}\t\t\t
  2363. \t\t\t{# {% if env.site==env.mix or env.site==env.mixopt %}
  2364. \t\t\t\t<script>
  2365. \t\t\t\t(function(w,d,u){
  2366. \t\t\t\t\t\tvar s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()/60000|0);
  2367. \t\t\t\t\t\tvar h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);
  2368. \t\t\t\t})(window,document,'https://bitrix24.dombusin.com/upload/crm/site_button/loader_5_vcvrc1.js');
  2369. \t\t\t\t</script>
  2370. \t\t\t{% endif %} #}
  2371. \t\t\t{{ include('block/jslabels.html.twig') }}
  2372. \t\t\t
  2373. \t\t\t{% block javascripts %}
  2374. \t\t\t\t{{ encore_entry_script_tags('app') }}
  2375. \t\t\t{% endblock %}
  2376. \t\t\t{% if args[0] == 'cart' %}
  2377. \t\t\t\t{{ include('cart/block/cart-block-scripts.html.twig') }}
  2378. \t\t\t{% endif %}
  2379. \t\t\t{% if env.site == env.mix or env.site == env.mixopt %}
  2380. \t\t\t\t<script async src=\"https://app.responso.com/settings/integration/chat/proxy/int_cha_0ef0c82fd7d228d378a686dd087560914a348d6c00a1dcec8b75b02f1e0db58b\"></script> 
  2381. \t\t\t{% endif %}
  2382. \t\t\t{# {% if env.site == env.dom or env.site == env.domopt %}
  2383. \t\t\t\t<script src=\"/build/uk2.js\" defer=\"\" async=\"\"></script>
  2384. \t\t\t{% endif %} #}
  2385. \t\t</body>
  2386. \t</body>
  2387. </html>
  2388. ""base.html.twig""/home/test.dombusin.com/public_html/templates/base.html.twig");
  2389.     }
  2390. }