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