<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
use Twig\TemplateWrapper;
/* base.html.twig */
class __TwigTemplate_a367afac68bf8bb9212176ce693a565b extends Template
{
private Source $source;
/**
* @var array<string, Template>
*/
private array $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
yield "<!DOCTYPE html>
<html lang=\"";
// line 2
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 2), "locale", [], "any", false, false, false, 2), "html", null, true);
yield "\" itemscope itemtype=\"http://schema.org/WebPage\">
\t<head>
\t\t<meta charset=\"UTF-8\">
\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
\t\t<title>";
// line 8
yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "title", [], "any", false, false, false, 8)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "title", [], "any", false, false, false, 8)) : (((CoreExtension::getAttribute($this->env, $this->source, ($context["sett"] ?? null), "get", ["sitename"], "method", false, false, false, 8) . ". ") . CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "name", [], "any", false, false, false, 8))));
yield "</title>
\t\t<meta name=\"description\" content=\"";
// line 9
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "descr", [], "any", false, false, false, 9), "html", null, true);
yield "\">
\t\t<meta name=\"keywords\" content=\"";
// line 10
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "kw", [], "any", false, false, false, 10), "html", null, true);
yield "\">
\t\t
\t\t";
// line 12
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/favicon.html.twig");
yield "
\t\t";
// line 14
$context["langsarray"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), ($context["langs"] ?? null), "|");
// line 15
yield "\t\t";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 15) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 15)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 15) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 15)))) {
// line 16
yield "\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(($context["langsarray"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["lang"]) {
// line 17
yield "\t\t\t\t<link rel=\"alternate\" hreflang=\"";
yield $this->extensions['App\Twig\HrefLang']->hrefLang($context["lang"]);
yield "\" href=\"";
yield $this->extensions['App\Twig\Path']->getLocalePath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 17), "attributes", [], "any", false, false, false, 17), "get", ["_route"], "method", false, false, false, 17), $context["lang"], Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 17), "attributes", [], "any", false, false, false, 17), "all", [], "any", false, false, false, 17), "_route_params", [], "any", false, false, false, 17), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 17), "query", [], "any", false, false, false, 17), "all", [], "any", false, false, false, 17)), true);
yield "\" />\t\t\t
\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['lang'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 19
yield "\t\t";
}
// line 20
yield "\t\t
\t\t";
// line 21
if ((($tmp = ($context["canonical"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 22
yield "\t\t\t<link rel=\"canonical\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["canonical"] ?? null), "html", null, true);
yield "\"/>
\t\t";
} else {
// line 24
yield "\t\t\t<link rel=\"canonical\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['App\Twig\Path']->getPath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 24), "attributes", [], "any", false, false, false, 24), "get", ["_route"], "method", false, false, false, 24), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 24), "attributes", [], "any", false, false, false, 24), "all", [], "any", false, false, false, 24), "_route_params", [], "any", false, false, false, 24))), "html", null, true);
yield "\"/>
\t\t";
}
// line 26
yield "\t\t
\t\t";
// line 27
yield CoreExtension::getAttribute($this->env, $this->source, ($context["sett"] ?? null), "get", ["meta"], "method", false, false, false, 27);
yield "
\t\t";
// line 31
yield "\t\t
\t\t";
// line 32
if (((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_test", [], "any", false, false, false, 32) || ($context["noindex"] ?? null)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 32) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 32))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 32) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 32))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 32) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 32)))) {
// line 33
yield "\t\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
\t\t";
}
// line 35
yield "
\t\t";
// line 41
yield "
\t\t";
// line 42
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 42) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 42)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 42) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 42)))) {
// line 43
yield " <!-- Yandex.Metrika counter -->
\t\t<script type=\"text/javascript\">
\t\t\t(function(m,e,t,r,i,k,a){
\t\t\t\tm[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
\t\t\t\tm[i].l=1*new Date();
\t\t\t\tfor (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
\t\t\t\tk=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
\t\t\t})(window, document,'script','https://mc.webvisor.org/metrika/tag_ww.js', 'ym');
\t\t\tym(24172600, 'init', {webvisor:true, clickmap:true, ecommerce:\"dataLayer\", accurateTrackBounce:true, trackLinks:true});
\t\t</script>
\t\t<noscript><div><img src=\"https://mc.yandex.ru/watch/24172600\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
\t\t<!-- /Yandex.Metrika counter -->
\t\t
\t\t<meta name=\"yandex-verification\" content=\"e9d392bbe8fa2dc7\" />
\t\t";
}
// line 59
yield "\t\t<meta name=\"mailru-verification\" content=\"37d58a46a72cab32\"/>
\t\t";
// line 60
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 60) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 60))) {
// line 61
yield "\t\t\t<meta name=\"yandex-verification\" content=\"32ebb5a363838de4\"/>
\t\t";
}
// line 63
yield "
\t\t";
// line 64
yield from $this->unwrap()->yieldBlock('stylesheets', $context, $blocks);
// line 67
yield "
\t\t";
// line 68
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/gtm.html.twig");
yield "
\t\t<script charset=\"UTF-8\" src=\"";
// line 69
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_sendpulse", [], "any", false, false, false, 69), "html", null, true);
yield "\" async></script>
\t\t<meta name=\"google-site-verification\" content=\"VvrJOpBdLaX1XdH6LItB6exU1FB2N-uOnCaZSbAiKi4\" />
\t\t";
// line 73
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->init();
yield "
\t\t";
// line 74
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/ga_consent.html.twig");
yield "
\t\t";
// line 76
if ((($tmp = ($context["ga_events_search"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 77
yield "\t\t\t";
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->searchResults(($context["q"] ?? null), ($context["prods"] ?? null));
yield "
\t\t";
}
// line 79
yield "
\t\t";
// line 80
if ((($tmp = ($context["ga_events_prodlist"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 81
yield "\t\t\t";
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->prodList(($context["prods"] ?? null));
yield "
\t\t";
}
// line 83
yield "
\t\t";
// line 84
if ((($tmp = ($context["ga_events_prodcont"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 85
yield "\t\t\t";
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->prodCont(($context["prod"] ?? null));
yield "
\t\t";
}
// line 86
yield "\t\t
\t\t";
// line 88
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/razmetka.html.twig");
yield "
\t</head>
\t<body class=\"page";
// line 90
yield ((((($_v0 = ($context["args"] ?? null)) && is_array($_v0) || $_v0 instanceof ArrayAccess ? ($_v0[0] ?? null) : null) == "cart")) ? ("-cart") : (""));
yield "\">
\t\t<div id=\"fb-root\"></div>
\t\t<script async defer crossorigin=\"anonymous\" src=\"https://connect.facebook.net/ru_RU/sdk.js#xfbml=1&version=v5.0\"></script>
\t\t";
// line 95
if (((($_v1 = ($context["args"] ?? null)) && is_array($_v1) || $_v1 instanceof ArrayAccess ? ($_v1[0] ?? null) : null) == "register")) {
// line 96
yield "\t\t\t<div id=\"register_error_0\">
\t\t\t\t<div class=\"added-message\">";
// line 97
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["ps-error"], "method", false, false, false, 97);
yield "</div>
\t\t\t</div>
\t\t";
}
// line 100
yield "\t\t<div id=\"prod_added\">
\t\t\t<div class=\"added-message\">";
// line 101
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["added-message-1"], "method", false, false, false, 101);
yield "</div>
\t\t</div>
\t\t<div id=\"prod_removed\">
\t\t\t<div class=\"added-message\">";
// line 104
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["added-message-2"], "method", false, false, false, 104);
yield "</div>
\t\t</div>
\t\t<div id=\"prod_added2\">
\t\t\t<div class=\"added-message\">";
// line 107
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["added-message-3"], "method", false, false, false, 107);
yield "</div>
\t\t</div>
\t\t<span id=\"ScMail\" style=\"display: none;\">";
// line 110
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 110), "get", ["useremail"], "method", false, false, false, 110), "html", null, true);
yield "</span>
\t\t<div id=\"supheader\">
\t\t\t";
// line 113
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/timer.html.twig");
yield "
\t\t\t<div
\t\t\t\tdata-controller=\"block-usermessage\"
\t\t\t\tdata-block-usermessage-url-value=\"";
// line 117
yield $this->extensions['App\Twig\Path']->getPath("block_usermessage");
yield "\"
\t\t\t\tdata-block-usermessage-ignore-errors-value=\"true\"
\t\t\t></div>
\t\t\t<div class=\"hidden-xs widemenu\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"wm-menu\">
\t\t\t\t\t\t<ul class=\"widemenulist\">
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 126
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "delivery"]);
yield "\" ";
if (((($_v2 = ($context["args"] ?? null)) && is_array($_v2) || $_v2 instanceof ArrayAccess ? ($_v2[0] ?? null) : null) == "delivery")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-1"], "method", false, false, false, 126);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t";
// line 128
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 128) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 128)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 128) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 128)))) {
// line 129
yield "\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 130
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "optovim-pokupatelyam"]);
yield "\" ";
if (((($_v3 = ($context["args"] ?? null)) && is_array($_v3) || $_v3 instanceof ArrayAccess ? ($_v3[0] ?? null) : null) == "optovim-pokupatelyam")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-2"], "method", false, false, false, 130);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 133
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "skidki"]);
yield "\" ";
if (((($_v4 = ($context["args"] ?? null)) && is_array($_v4) || $_v4 instanceof ArrayAccess ? ($_v4[0] ?? null) : null) == "skidki")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-3"], "method", false, false, false, 133);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 135
($context["env"] ?? null), "site", [], "any", false, false, false, 135) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 135))) {
// line 136
yield "\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 137
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "promocje"]);
yield "\" ";
if (((($_v5 = ($context["args"] ?? null)) && is_array($_v5) || $_v5 instanceof ArrayAccess ? ($_v5[0] ?? null) : null) == "promocje")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["promocje"], "method", false, false, false, 137);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t";
}
// line 140
yield "\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 141
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
yield "\" ";
if (((($_v6 = ($context["args"] ?? null)) && is_array($_v6) || $_v6 instanceof ArrayAccess ? ($_v6[0] ?? null) : null) == "contact")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-4"], "method", false, false, false, 141);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 144
yield $this->extensions['App\Twig\Path']->getPath("comments");
yield "\" ";
if (((($_v7 = ($context["args"] ?? null)) && is_array($_v7) || $_v7 instanceof ArrayAccess ? ($_v7[0] ?? null) : null) == "comments")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-5"], "method", false, false, false, 144);
yield "</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-0\">
\t\t\t\t\t\t\t\t<ul class=\"nav wm-nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">";
// line 149
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-6"], "method", false, false, false, 149);
yield "
\t\t\t\t\t\t\t\t\t\t\t<span class=\"caret\"></span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-left\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 154
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
yield "\" ";
if (((($_v8 = ($context["args"] ?? null)) && is_array($_v8) || $_v8 instanceof ArrayAccess ? ($_v8[0] ?? null) : null) == "contact")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-7"], "method", false, false, false, 154);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 157
yield $this->extensions['App\Twig\Path']->getPath("comments");
yield "\" ";
if (((($_v9 = ($context["args"] ?? null)) && is_array($_v9) || $_v9 instanceof ArrayAccess ? ($_v9[0] ?? null) : null) == "comments")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-8"], "method", false, false, false, 157);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 159
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 159) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 159)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 159) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 159)))) {
// line 160
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\"><a href=\"";
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "q"]);
yield "\"";
if (((($_v10 = ($context["args"] ?? null)) && is_array($_v10) || $_v10 instanceof ArrayAccess ? ($_v10[0] ?? null) : null) == "q")) {
yield " class=\"active\"";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-14"], "method", false, false, false, 160);
yield "</a></li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 162
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 163
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "about"]);
yield "\" ";
if (((($_v11 = ($context["args"] ?? null)) && is_array($_v11) || $_v11 instanceof ArrayAccess ? ($_v11[0] ?? null) : null) == "about")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-9"], "method", false, false, false, 163);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 166
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
yield "\" ";
if (((($_v12 = ($context["args"] ?? null)) && is_array($_v12) || $_v12 instanceof ArrayAccess ? ($_v12[0] ?? null) : null) == "info")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-10"], "method", false, false, false, 166);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 171
yield "\t\t\t\t\t\t\t\t\t\t\t";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 171) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 171)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 171) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 171)))) {
// line 172
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 173
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "kuponi"]);
yield "\" ";
if (((($_v13 = ($context["args"] ?? null)) && is_array($_v13) || $_v13 instanceof ArrayAccess ? ($_v13[0] ?? null) : null) == "kuponi")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-11"], "method", false, false, false, 173);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 176
yield $this->extensions['App\Twig\Path']->getPath("articles_list");
yield "\" ";
if (((($_v14 = ($context["args"] ?? null)) && is_array($_v14) || $_v14 instanceof ArrayAccess ? ($_v14[0] ?? null) : null) == "articles")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-12"], "method", false, false, false, 176);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 179
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 180
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "polzovatelskoe-soglashenie"]);
yield "\" ";
if (((($_v15 = ($context["args"] ?? null)) && is_array($_v15) || $_v15 instanceof ArrayAccess ? ($_v15[0] ?? null) : null) == "polzovatelskoe-soglashenie")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-13"], "method", false, false, false, 180);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 182
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 182) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 182)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 182) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 182)))) {
// line 183
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 184
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "usloviya-vozvrata-i-obmena"]);
yield "\" ";
if (((($_v16 = ($context["args"] ?? null)) && is_array($_v16) || $_v16 instanceof ArrayAccess ? ($_v16[0] ?? null) : null) == "usloviya-vozvrata-i-obmena")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["leftmenu-14"], "method", false, false, false, 184);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 187
yield "\t\t\t\t\t\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 187) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 187))) {
// line 188
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 189
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "reglament"]);
yield "\" ";
if (((($_v17 = ($context["args"] ?? null)) && is_array($_v17) || $_v17 instanceof ArrayAccess ? ($_v17[0] ?? null) : null) == "reglament")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-101"], "method", false, false, false, 189);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 192
yield "\t\t\t\t\t\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 192) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 192))) {
// line 193
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 194
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "regulamin-hurtowni"]);
yield "\" ";
if (((($_v18 = ($context["args"] ?? null)) && is_array($_v18) || $_v18 instanceof ArrayAccess ? ($_v18[0] ?? null) : null) == "regulamin-hurtowni")) {
yield " class=\"active\" ";
}
yield ">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-15"], "method", false, false, false, 194);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 197
yield "\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-geo\">
\t\t\t\t\t\t";
// line 204
if (((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 204) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 204)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 204) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 204))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 204) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 204))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 204) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 204)))) {
// line 205
yield "\t\t\t\t\t\t\t<ul class=\"nav wm-nav wm-langs\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">";
// line 207
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 207), "locale", [], "any", false, false, false, 207), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t<span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right dropdown-lang-menu\">
\t\t\t\t\t\t\t\t\t\t";
// line 211
$context["langsarray"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), ($context["langs"] ?? null), "|");
// line 212
yield "\t\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(($context["langsarray"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["lang"]) {
// line 213
yield "\t\t\t\t\t\t\t\t\t\t\t";
yield "\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 214
yield $this->extensions['App\Twig\Path']->getLocalePath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 214), "attributes", [], "any", false, false, false, 214), "get", ["_route"], "method", false, false, false, 214), $context["lang"], Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 214), "attributes", [], "any", false, false, false, 214), "all", [], "any", false, false, false, 214), "_route_params", [], "any", false, false, false, 214), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 214), "query", [], "any", false, false, false, 214), "all", [], "any", false, false, false, 214)), true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["lang"], "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t";
// line 217
yield "\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['lang'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 218
yield "\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t";
}
// line 222
yield "\t\t\t\t\t\t";
if (((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 222) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 222)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 222) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 222))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 222) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 222))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 222) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 222)))) {
// line 223
yield "\t\t\t\t\t\t\t<ul class=\"nav wm-geo-nav\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t";
// line 225
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 225)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 226
yield "\t\t\t\t\t\t\t\t\t\t<img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("003-placeholderopt.svg", "img"), "html", null, true);
yield "\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t";
} else {
// line 228
yield "\t\t\t\t\t\t\t\t\t\t<img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("003-placeholder.svg", "img"), "html", null, true);
yield "\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t";
}
// line 230
yield "\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">
\t\t\t\t\t\t\t\t\t\t<span class=\"wm-geo-city\">";
// line 232
yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 232), "get", ["checkout"], "method", false, false, false, 232), "city_name", [], "any", false, false, false, 232)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 232), "get", ["checkout"], "method", false, false, false, 232), "city_name", [], "any", false, false, false, 232), "html", null, true)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity"], "method", false, false, false, 232)));
yield "</span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right\">
\t\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\">
\t\t\t\t\t\t\t\t\t\t\t\t<span aria-hidden=\"true\">×</span>
\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"sr-only\">Close</span>
\t\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t\t\t";
// line 240
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity"], "method", false, false, false, 240);
yield "
\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t<br><span class=\"wm-geo-city\">";
// line 242
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "session", [], "any", false, false, false, 242), "get", ["checkout"], "method", false, false, false, 242), "city_name", [], "any", false, false, false, 242), "html", null, true);
yield "</span>?
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t<li class=\"text-nowrap\">
\t\t\t\t\t\t\t\t\t\t\t<a data-toggle=\"modal\" href=\"#modal_region_mir\" rel=\"nofollow\" class=\"wm-button-change\">";
// line 245
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity2"], "method", false, false, false, 245);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" class=\"wm-button-ok\">";
// line 246
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["yourcity3"], "method", false, false, false, 246);
yield "</a>
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t";
}
// line 252
yield "\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-tel\">
\t\t\t\t\t\t";
// line 254
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 254) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "domopt", [], "any", false, false, false, 254))) {
// line 255
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:0800312370";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 257
($context["env"] ?? null), "site", [], "any", false, false, false, 257) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 257))) {
// line 258
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:88005052523";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 260
($context["env"] ?? null), "site", [], "any", false, false, false, 260) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 260))) {
// line 261
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:88005052523";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 263
($context["env"] ?? null), "site", [], "any", false, false, false, 263) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 263))) {
// line 264
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:+48668522718";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 266
($context["env"] ?? null), "site", [], "any", false, false, false, 266) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 266))) {
// line 267
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:+48668522718";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-callopt.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t";
} else {
// line 270
yield "\t\t\t\t\t\t\t<a href=\"";
if ((($tmp = ($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "tel:0800312370";
} else {
yield "#";
}
yield "\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("001-call.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t";
}
// line 273
yield "\t\t\t\t\t\t<span class=\"top-phone-time";
if ((($tmp = !($context["isCallAvailable"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield " top-phone-time-inactive";
}
yield "\"></span>
\t\t\t\t\t\t<span>";
// line 274
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-time-from"], "method", false, false, false, 274);
yield "
\t\t\t\t\t\t\t";
// line 275
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-start"], "method", false, false, false, 275);
yield "
\t\t\t\t\t\t\t";
// line 276
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-time-to"], "method", false, false, false, 276);
yield "
\t\t\t\t\t\t\t";
// line 277
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-end"], "method", false, false, false, 277);
yield "
\t\t\t\t\t\t\t(";
// line 278
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["tel-city"], "method", false, false, false, 278);
yield ")</span>
\t\t\t\t\t\t |<a data-toggle=\"modal\" href=\"#modal_callback\" rel=\"nofollow\" class=\"wm-callback\">
\t\t\t\t\t\t\t";
// line 280
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["callback"], "method", false, false, false, 280);
yield "
\t\t\t\t\t\t</a>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t\t<div id=\"stiheader-ghost\"></div>
\t\t<div id=\"stiheader\">
\t\t\t<div class=\"middle-header\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-sm-3\">
\t\t\t\t\t\t\t<div class=\"mh-logo\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 294
yield $this->extensions['App\Twig\Path']->getPath("home");
yield "\"><img alt=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 294), "html", null, true);
yield "\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 294) . ".") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 294), "locale", [], "any", false, false, false, 294)) . ".png"), "img"), "html", null, true);
yield "\" class=\"img-responsive\"/></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-sm-9\">
\t\t\t\t\t\t\t<div class=\"mh-menu\">
\t\t\t\t\t\t\t\t<ul class=\"nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<div href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"mh-button\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 302
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("022-menu-1.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"20\" class=\"iamenu\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 303
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("022-menu-2" . (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 303)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html", null, true);
yield "\" alt=\"\" width=\"20\" class=\"amenu\"><span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right mh-topmenu\">
\t\t\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 307
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/catmenu.html.twig", ["template" => "topcatmenu"]);
yield "
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t<div class=\"mh-menu-block\"></div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-pics\">
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t";
// line 317
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/cart.html.twig");
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t<div class=\"mhpi-img\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 323
yield $this->extensions['App\Twig\Path']->getPath("wishlist");
yield "\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("006-heart1.png", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\"
\t\t\t\t\t\t\t\t\t\tdata-controller=\"block-loader\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-url-value=\"";
// line 330
yield $this->extensions['App\Twig\Path']->getPath("block_userlogin");
yield "\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-ignore-errors-value=\"true\"
\t\t\t\t\t\t\t\t\t> ...\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-search\">
\t\t\t\t\t\t\t\t<form name=\"search\" action=\"";
// line 337
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"]);
yield "\" method=\"get\" class=\"input-group\" id=\"topsearch\">
\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords\" class=\"form-control search\" aria-label=\"";
// line 338
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 338);
yield "\" placeholder=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 338);
yield "\" value=\"";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 338), "query", [], "any", false, false, false, 338), "get", ["q"], "method", false, false, false, 338)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 338), "query", [], "any", false, false, false, 338), "get", ["q"], "method", false, false, false, 338));
} elseif ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 338), "parameter", [], "any", false, false, false, 338), "get", ["q"], "method", false, false, false, 338)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 338), "parameter", [], "any", false, false, false, 338), "get", ["q"], "method", false, false, false, 338));
}
yield "\">
\t\t\t\t\t\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search2\"><img src=\"";
// line 340
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("005-search" . (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 340)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html", null, true);
yield "\" alt=\"\" width=\"16\"></button>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t<div class=\"search_queries\">
\t\t\t\t\t\t\t\t\t";
// line 344
$context["i"] = 0;
// line 345
yield "\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(($context["search_queries_rand"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["query"]) {
// line 346
yield "\t\t\t\t\t\t\t\t\t\t";
if ((($context["i"] ?? null) > 0)) {
yield " |
\t\t\t\t\t\t\t\t\t\t";
}
// line 348
yield "\t\t\t\t\t\t\t\t\t\t<form action=\"";
yield (((($tmp = (($_v19 = ($context["search_queries"] ?? null)) && is_array($_v19) || $_v19 instanceof ArrayAccess ? ($_v19[$context["query"]] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((($_v20 = ($context["search_queries"] ?? null)) && is_array($_v20) || $_v20 instanceof ArrayAccess ? ($_v20[$context["query"]] ?? null) : null), "html", null, true)) : ($this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"])));
yield "\" method=\"GET\" id=\"search-form-";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["i"] ?? null), "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t\t";
// line 349
if ((($tmp = !(($_v21 = ($context["search_queries"] ?? null)) && is_array($_v21) || $_v21 instanceof ArrayAccess ? ($_v21[$context["query"]] ?? null) : null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield "<input type=\"hidden\" name=\"q\" value=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["query"], "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 351
yield "\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["query"], "html", null, true);
yield "</button>
\t\t\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t\t\t";
// line 353
$context["i"] = (($context["i"] ?? null) + 1);
// line 354
yield "\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['query'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 355
yield "\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<nav class=\"navbar navbar-default lastheader\" id=\"lastheader\">
\t\t\t\t";
// line 363
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/navbar-part.html.twig");
yield "
\t\t\t</nav>
\t\t</div>
\t\t<div class=\"container m-main-buttons visible-xs\">
\t\t\t<form name=\"search\" action=\"";
// line 368
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "search"]);
yield "\" method=\"get\" class=\"input-group\" id=\"topsearch2\">
\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords2\" class=\"form-control search\" aria-label=\"";
// line 369
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 369);
yield "\" placeholder=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["block-search-1"], "method", false, false, false, 369);
yield "\" value=\"";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 369), "query", [], "any", false, false, false, 369), "get", ["q"], "method", false, false, false, 369)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 369), "query", [], "any", false, false, false, 369), "get", ["q"], "method", false, false, false, 369));
} elseif ((($tmp = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 369), "parameter", [], "any", false, false, false, 369), "get", ["q"], "method", false, false, false, 369)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 369), "parameter", [], "any", false, false, false, 369), "get", ["q"], "method", false, false, false, 369));
}
yield "\">
\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search\"><img src=\"";
// line 371
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("005-search" . (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 371)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? ("opt") : (""))) . ".svg"), "img"), "html", null, true);
yield "\" alt=\"\" width=\"16\"></button>
\t\t\t\t</div>
\t\t\t</form>
\t\t\t";
// line 374
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "mainpage", [], "any", false, false, false, 374) == "1")) {
// line 375
yield "\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"";
// line 376
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "new"]);
yield "\" class=\"m-main-button mmb-1\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-1"], "method", false, false, false, 376);
yield "</a>
\t\t\t\t</div>
\t\t\t\t";
// line 378
if ((($tmp = ($context["isVisibleActions"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 379
yield "\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"";
// line 380
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "action"]);
yield "\" class=\"m-main-button mmb-2\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-2"], "method", false, false, false, 380);
yield "</a>
\t\t\t\t\t</div>
\t\t\t\t";
} else {
// line 383
yield "\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"";
// line 384
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "mix"]);
yield "\" class=\"m-main-button mmb-2\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-3"], "method", false, false, false, 384);
yield "</a>
\t\t\t\t\t</div>
\t\t\t\t";
}
// line 387
yield "\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"";
// line 388
yield $this->extensions['App\Twig\Path']->getPath("prod_list_spec", ["spec" => "pop"]);
yield "\" class=\"m-main-button mmb-3\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-4"], "method", false, false, false, 388);
yield "</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-xs-12 col-nopadding\">
\t\t\t\t\t<a class=\"m-main-button mmb-4\">";
// line 391
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-mobile-buttons-5"], "method", false, false, false, 391);
yield "
\t\t\t\t\t\t<span class=\"pull-right\">
\t\t\t\t\t\t\t<i class=\"fa fa-bars\"></i>
\t\t\t\t\t\t</span>
\t\t\t\t\t</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t<div id=\"m-main-cats\">
\t\t\t\t\t";
// line 399
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/catmenu.html.twig", ["template" => "maincatmenu"]);
yield "
\t\t\t\t</div>
\t\t\t";
}
// line 402
yield "\t\t</div>
\t\t<!-- Main Content -->
\t\t<div class=\"container m-t-3 m-m-t\">
\t\t\t<div class=\"row\">
\t\t\t\t";
// line 407
if ((((((Twig\Extension\CoreExtension::testEmpty(($context["prod"] ?? null)) && ((($_v22 = ($context["args"] ?? null)) && is_array($_v22) || $_v22 instanceof ArrayAccess ? ($_v22[0] ?? null) : null) != "login")) && ((($_v23 = ($context["args"] ?? null)) && is_array($_v23) || $_v23 instanceof ArrayAccess ? ($_v23[0] ?? null) : null) != "cart")) && ((($_v24 = ($context["args"] ?? null)) && is_array($_v24) || $_v24 instanceof ArrayAccess ? ($_v24[0] ?? null) : null) != "register")) && ((($_v25 = ($context["args"] ?? null)) && is_array($_v25) || $_v25 instanceof ArrayAccess ? ($_v25[0] ?? null) : null) != "order")) && ((($_v26 = ($context["args"] ?? null)) && is_array($_v26) || $_v26 instanceof ArrayAccess ? ($_v26[0] ?? null) : null) != "checkout"))) {
// line 408
yield "
\t\t\t\t\t<!-- Filter Sidebar -->
\t\t\t\t\t<div class=\"col-sm-3 col-xl-2 left-desktop-menu";
// line 410
if (((((($_v27 = ($context["args"] ?? null)) && is_array($_v27) || $_v27 instanceof ArrayAccess ? ($_v27[0] ?? null) : null) == "catalog") && CoreExtension::inFilter((($_v28 = ($context["args"] ?? null)) && is_array($_v28) || $_v28 instanceof ArrayAccess ? ($_v28[1] ?? null) : null), ["new", "pop", "mix", "onsale", "selection1", "selection2"])) && ((($_v29 = ($context["args"] ?? null)) && is_array($_v29) || $_v29 instanceof ArrayAccess ? ($_v29[2] ?? null) : null) == ""))) {
yield " active";
}
yield "\">
\t\t\t\t\t\t";
// line 411
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/left-blocks.html.twig");
yield "
\t\t\t\t\t</div>
\t\t\t\t\t<!-- End Filter Sidebar -->
\t\t\t\t\t<!-- Product List -->
\t\t\t\t\t<div class=\"col-sm-9 col-xl-10 cont\">
\t\t\t\t\t";
} else {
// line 419
yield "\t\t\t\t\t\t<div class=\"col-sm-12 cont\">
\t\t\t\t\t\t";
}
// line 421
yield "
\t\t\t\t\t\t";
// line 422
if (((((($_v30 = ($context["args"] ?? null)) && is_array($_v30) || $_v30 instanceof ArrayAccess ? ($_v30[0] ?? null) : null) == "user") && ((($_v31 = ($context["args"] ?? null)) && is_array($_v31) || $_v31 instanceof ArrayAccess ? ($_v31[1] ?? null) : null) == "order-history")) && ($context["order"] ?? null))) {
// line 423
yield "\t\t\t\t\t\t\t";
} elseif ((((($_v32 = ($context["args"] ?? null)) && is_array($_v32) || $_v32 instanceof ArrayAccess ? ($_v32[0] ?? null) : null) == "user") && ((($_v33 = ($context["args"] ?? null)) && is_array($_v33) || $_v33 instanceof ArrayAccess ? ($_v33[1] ?? null) : null) == ""))) {
// line 424
yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["breadcrumbs-user"], "method", false, false, false, 424);
yield "</h1>
\t\t\t\t\t\t\t";
} elseif (((($_v34 = // line 425
($context["args"] ?? null)) && is_array($_v34) || $_v34 instanceof ArrayAccess ? ($_v34[0] ?? null) : null) == "wishlist")) {
// line 426
yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["breadcrumbs-wishlist"], "method", false, false, false, 426);
yield "</h1>
\t\t\t\t\t\t\t";
} elseif (((($_v35 = // line 427
($context["args"] ?? null)) && is_array($_v35) || $_v35 instanceof ArrayAccess ? ($_v35[0] ?? null) : null) == "catalog")) {
// line 428
yield "\t\t\t\t\t\t\t\t<div class=\"title";
yield (((($tmp = ($context["prods"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pl-breadcrumbs") : (""));
yield (((($tmp = ($context["prod"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pc-breadcrumbs") : (""));
yield "\">";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/breadcrumbs.html.twig");
yield "</div>
\t\t\t\t\t\t\t";
} elseif (((($_v36 = // line 429
($context["args"] ?? null)) && is_array($_v36) || $_v36 instanceof ArrayAccess ? ($_v36[0] ?? null) : null) == "articles")) {
// line 430
yield "\t\t\t\t\t\t\t\t<div class=\"title";
yield (((($tmp = ($context["prods"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pl-breadcrumbs") : (""));
yield (((($tmp = ($context["prod"] ?? null)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (" pc-breadcrumbs") : (""));
yield "\">";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/breadcrumbs.html.twig");
yield "</div>
\t\t\t\t\t\t\t";
} elseif (((((((($_v37 = // line 431
($context["args"] ?? null)) && is_array($_v37) || $_v37 instanceof ArrayAccess ? ($_v37[0] ?? null) : null) != "cart") && !Twig\Extension\CoreExtension::testEmpty(($context["args"] ?? null))) && ((($_v38 = ($context["args"] ?? null)) && is_array($_v38) || $_v38 instanceof ArrayAccess ? ($_v38[0] ?? null) : null) != "login")) && ((($_v39 = ($context["args"] ?? null)) && is_array($_v39) || $_v39 instanceof ArrayAccess ? ($_v39[0] ?? null) : null) != "register")) && ((($_v40 = ($context["args"] ?? null)) && is_array($_v40) || $_v40 instanceof ArrayAccess ? ($_v40[0] ?? null) : null) != "comments"))) {
// line 432
yield "\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">";
yield (((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "h1", [], "any", false, false, false, 432)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "h1", [], "any", false, false, false, 432)) : (CoreExtension::getAttribute($this->env, $this->source, ($context["page"] ?? null), "name", [], "any", false, false, false, 432)));
yield "</h1>
\t\t\t\t\t\t";
}
// line 434
yield "
\t\t\t\t\t\t";
// line 435
if (((($_v41 = ($context["args"] ?? null)) && is_array($_v41) || $_v41 instanceof ArrayAccess ? ($_v41[0] ?? null) : null) == "contact")) {
// line 436
yield "\t\t\t\t\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/contact.html.twig");
yield "
\t\t\t\t\t\t";
}
// line 438
yield "
\t\t\t\t\t\t";
// line 439
yield from $this->unwrap()->yieldBlock('body', $context, $blocks);
// line 440
yield "
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Main Content -->
\t\t\t<!-- Footer -->
\t\t\t<div class=\"footer\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<a href=\"";
// line 452
yield $this->extensions['App\Twig\Path']->getPath("home");
yield "\"><img alt=\"Logo\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 452) . ".") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 452), "locale", [], "any", false, false, false, 452)) . ".png"), "img"), "html", null, true);
yield "\" class=\"img-responsive footmenu-logo\"/></a>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t";
// line 454
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 454) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 454)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 454) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 454)))) {
// line 455
yield "\t\t\t\t\t\t\t\t<span>";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-40"], "method", false, false, false, 455);
yield "</span>
\t\t\t\t\t\t\t\t<a href=\"";
// line 456
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["instagram-link"], "method", false, false, false, 456);
yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("012-instagram.svg", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t";
// line 457
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 457) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 457)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 457) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 457)))) {
// line 458
yield "\t\t\t\t\t\t\t\t\t<a href=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["vkontakte-link"], "method", false, false, false, 458);
yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("vk.png", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t";
}
// line 460
yield "\t\t\t\t\t\t\t\t<a href=\"";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["facebook-link"], "method", false, false, false, 460);
yield "\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("013-facebook.svg", "img"), "html", null, true);
yield "\" alt=\"\"></a>
\t\t\t\t\t\t\t\t";
}
// line 462
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t<span>";
// line 464
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-41"], "method", false, false, false, 464);
yield "</span>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
// line 465
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("visa2.png", "img"), "html", null, true);
yield "\" alt=\"\" height=\"14\"></a>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"";
// line 466
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("mc2.png", "img"), "html", null, true);
yield "\" alt=\"\" height=\"18\"></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>";
// line 471
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-42"], "method", false, false, false, 471);
yield "</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 475
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "about"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-51"], "method", false, false, false, 475);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 478
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "delivery"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-52"], "method", false, false, false, 478);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
// line 480
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 480) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 480)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 480) != CoreExtension::getAttribute($this->env, $this->source, ($context["emv"] ?? null), "mixopt", [], "any", false, false, false, 480)))) {
// line 481
yield "\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 482
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "optovim-pokupatelyam"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-53"], "method", false, false, false, 482);
yield "</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 485
yield "\t\t\t\t\t\t\t\t";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 485) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 485)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 485) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "miropt", [], "any", false, false, false, 485)))) {
// line 486
yield "\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 487
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
yield "\">FAQ</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
} else {
// line 490
yield "\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 491
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "faq"]);
yield "\">FAQ</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 494
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 495
yield $this->extensions['App\Twig\Path']->getPath("comments");
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-55"], "method", false, false, false, 495);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 498
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "contact"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-56"], "method", false, false, false, 498);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
// line 500
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 500) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 500)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 500) != CoreExtension::getAttribute($this->env, $this->source, ($context["emv"] ?? null), "mixopt", [], "any", false, false, false, 500)))) {
// line 501
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 502
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "skidki"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-57"], "method", false, false, false, 502);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 504
($context["env"] ?? null), "site", [], "any", false, false, false, 504) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 504))) {
// line 505
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 506
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "promocje"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["promocje"], "method", false, false, false, 506);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 509
yield "\t\t\t\t\t\t\t\t";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 509) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 509)) && (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 509) != CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 509)))) {
// line 510
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 511
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "usloviya-vozvrata-i-obmena"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["leftmenu-14"], "method", false, false, false, 511);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
} else {
// line 514
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 515
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "info"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-10"], "method", false, false, false, 515);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 518
yield "\t\t\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 518) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 518))) {
// line 519
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 520
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "reglament"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-101"], "method", false, false, false, 520);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 523
yield "\t\t\t\t\t\t\t\t";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 523) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 523))) {
// line 524
yield "\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"";
// line 525
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "regulamin-hurtowni"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["main-static-menu-15"], "method", false, false, false, 525);
yield "</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t";
}
// line 528
yield "\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>";
// line 532
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-43"], "method", false, false, false, 532);
yield "</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
// line 534
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/footmenu.html.twig");
yield "\t\t\t\t\t\t\t
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6 foot-contacts\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>";
// line 538
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-12"], "method", false, false, false, 538);
yield "</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t";
// line 541
$context["opt"] = "";
// line 542
yield "\t\t\t\t\t\t\t\t";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "is_opt", [], "any", false, false, false, 542)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 543
yield "\t\t\t\t\t\t\t\t\t";
$context["opt"] = "-opt";
// line 544
yield "\t\t\t\t\t\t\t\t";
}
// line 545
yield "
\t\t\t\t\t\t\t\t";
// line 546
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-phone" . ($context["opt"] ?? null))], "method", false, false, false, 546)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 547
yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-phone\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t";
// line 551
yield CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-phone" . ($context["opt"] ?? null))], "method", false, false, false, 551);
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 554
yield "\t\t\t\t\t\t\t\t";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-email" . ($context["opt"] ?? null))], "method", false, false, false, 554)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 555
yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-envelope-o\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t";
// line 560
yield CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-email" . ($context["opt"] ?? null))], "method", false, false, false, 560);
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 563
yield "\t\t\t\t\t\t\t\t";
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-address" . ($context["opt"] ?? null))], "method", false, false, false, 563)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 564
yield "\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-map-marker\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t";
// line 569
yield CoreExtension::getAttribute($this->env, $this->source, ($context["blocks"] ?? null), "get", [("footmenu-address" . ($context["opt"] ?? null))], "method", false, false, false, 569);
yield "
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 572
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"copyright\">
\t\t\t\t\t<div class=\"container\">
\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t<div class=\"col-md-6 text-left fcc-1\">
\t\t\t\t\t\t\t\t";
// line 581
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["copy"], "method", false, false, false, 581);
yield "
\t\t\t\t\t\t\t\t";
// line 582
yield CoreExtension::getAttribute($this->env, $this->source, ($context["sett"] ?? null), "get", ["sitename"], "method", false, false, false, 582);
yield "
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-6 text-right fcc-2\">
\t\t\t\t\t\t\t\t<a href=\"";
// line 585
yield $this->extensions['App\Twig\Path']->getPath("static_page", ["page_intname" => "polzovatelskoe-soglashenie"]);
yield "\">";
yield CoreExtension::getAttribute($this->env, $this->source, ($context["labels"] ?? null), "get", ["footmenu-6"], "method", false, false, false, 585);
yield "</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t\t\t\t<div class=\"footer-space\"></div>
\t\t\t\t\t\t\t";
// line 590
if (((((($_v42 = ($context["args"] ?? null)) && is_array($_v42) || $_v42 instanceof ArrayAccess ? ($_v42[0] ?? null) : null) == "order") && ((($_v43 = ($context["args"] ?? null)) && is_array($_v43) || $_v43 instanceof ArrayAccess ? ($_v43[1] ?? null) : null) == "finish")) && CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_google_conversion", [], "any", false, false, false, 590))) {
// line 591
yield "\t\t\t\t\t\t\t\t<!-- Google Code for https://www.dombusin.com/ Conversion Page -->
\t\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t\t\t/* <![CDATA[ */
var google_conversion_id = ";
// line 594
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_google_conversion", [], "any", false, false, false, 594), "html", null, true);
yield ";
var google_conversion_language = \"en\";
var google_conversion_format = \"3\";
var google_conversion_color = \"ffffff\";
var google_conversion_label = \"k8dOCK3ioWcQ1vqV0AM\";
var google_remarketing_only = false;
/* ]]> */
\t\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t\t<script src=\"//www.googleadservices.com/pagead/conversion.js\"></script>
\t\t\t\t\t\t\t\t<noscript>
\t\t\t\t\t\t\t\t\t<div style=\"display:inline;\">
\t\t\t\t\t\t\t\t\t\t<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//www.googleadservices.com/pagead/conversion/973438294/?label=k8dOCK3ioWcQ1vqV0AM&guid=ON&script=0\"/>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</noscript>
\t\t\t\t\t\t\t";
}
// line 609
yield "\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Footer -->
\t\t\t<a href=\"#top\" class=\"back-top text-center\">
\t\t\t\t<img src=\"";
// line 616
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("014-up-arrow.svg", "img"), "html", null, true);
yield "\" alt=\"\" width=\"10\">
\t\t\t</a>
\t\t\t";
// line 619
yield $this->extensions['App\Twig\GoogleAnalyticsEvents']->addToCart();
yield "
\t\t\t";
// line 621
yield "
\t\t\t";
// line 622
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_bitrix", [], "any", false, false, false, 622)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 623
yield "\t\t\t\t<script>
\t\t\t\t\t(function (w, d, u) {
var s = d.createElement('script');
s.async = true;
s.src = u + '?' + (
Date.now() / 60000 | 0
);
var h = d.getElementsByTagName('script')[0];
h.parentNode.insertBefore(s, h);
})(window, document, 'https://bitrix24.dombusin.com/upload/crm/site_button/ ";
// line 632
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_bitrix", [], "any", false, false, false, 632), "html", null, true);
yield ".js');
\t\t\t\t</script>
\t\t\t";
}
// line 635
yield "
\t\t\t";
// line 636
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_emt", [], "any", false, false, false, 636)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 637
yield "\t\t\t\t<script src=\"https://emailtools.ru/js/api/v1/tools.js\" defer=\"\" async=\"\"></script>
\t\t\t\t<script>
\t\t\t\t\twindow.EMT = window.EMT || {};
EMT._client_id = ";
// line 640
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "code_emt", [], "any", false, false, false, 640), "html", null, true);
yield "
\t\t\t\t</script>
\t\t\t";
}
// line 643
yield "
\t\t\t";
// line 644
yield $this->extensions['App\Twig\Klaviyo']->klaviyoSnippet();
yield "
\t\t\t";
// line 645
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 645) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 645)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 645) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 645)))) {
// line 646
yield "\t\t\t\t";
// line 647
yield "\t\t\t";
}
// line 648
yield "\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_cookie.html.twig");
yield "
\t\t\t";
// line 649
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_callback.html.twig");
yield "
\t\t\t";
// line 650
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_sent.html.twig");
yield "
\t\t\t";
// line 651
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_city.html.twig");
yield "
\t\t\t";
// line 652
if ((((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 652) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "dom", [], "any", false, false, false, 652)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 652) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mir", [], "any", false, false, false, 652))) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 652) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 652)))) {
// line 653
yield "\t\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/modal_opt_redirect.html.twig");
yield "
\t\t\t";
}
// line 655
yield "\t\t\t";
// line 656
yield "
\t\t\t";
// line 657
if ((($tmp = CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "esputnik_id", [], "any", false, false, false, 657)) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
// line 658
yield "\t\t\t\t<script>
\t\t\t\t\t!function (t, e, c, n) {
var s = e.createElement(c);
s.async = 1,
s.src = 'https://statics.esputnik.com/scripts/' + n + '.js';
var r = e.scripts[0];
r.parentNode.insertBefore(s, r);
var f = function () {
f.c(arguments);
};
f.q = [];
f.c = function () {
f.q.push(arguments);
};
t['eS'] = t['eS'] || f;
}(window, document, 'script', '";
// line 673
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "esputnik_id", [], "any", false, false, false, 673), "html", null, true);
yield "');
\t\t\t\t</script>
\t\t\t\t<script>
\t\t\t\t\teS('init');
\t\t\t\t</script>
\t\t\t";
}
// line 678
yield "\t\t\t
\t\t\t";
// line 688
yield "
\t\t\t";
// line 689
yield Twig\Extension\CoreExtension::include($this->env, $context, "block/jslabels.html.twig");
yield "
\t\t\t
\t\t\t";
// line 691
yield from $this->unwrap()->yieldBlock('javascripts', $context, $blocks);
// line 694
yield "\t\t\t";
if (((($_v44 = ($context["args"] ?? null)) && is_array($_v44) || $_v44 instanceof ArrayAccess ? ($_v44[0] ?? null) : null) == "cart")) {
// line 695
yield "\t\t\t\t";
yield Twig\Extension\CoreExtension::include($this->env, $context, "cart/block/cart-block-scripts.html.twig");
yield "
\t\t\t";
}
// line 697
yield "
\t\t\t";
// line 698
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 698) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mix", [], "any", false, false, false, 698)) || (CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "site", [], "any", false, false, false, 698) == CoreExtension::getAttribute($this->env, $this->source, ($context["env"] ?? null), "mixopt", [], "any", false, false, false, 698)))) {
// line 699
yield "\t\t\t\t<script async src=\"https://app.responso.com/settings/integration/chat/proxy/int_cha_0ef0c82fd7d228d378a686dd087560914a348d6c00a1dcec8b75b02f1e0db58b\"></script>
\t\t\t";
}
// line 701
yield "\t\t\t";
// line 704
yield "\t\t</body>
\t</body>
</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
yield from [];
}
// line 64
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_stylesheets(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 65
yield "\t\t\t";
yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
yield "
\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 439
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_body(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 691
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_javascripts(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 692
yield "\t\t\t\t";
yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
yield "
\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "base.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 1743 => 692, 1730 => 691, 1708 => 439, 1694 => 65, 1681 => 64, 1667 => 704, 1665 => 701, 1661 => 699, 1659 => 698, 1656 => 697, 1650 => 695, 1647 => 694, 1645 => 691, 1640 => 689, 1637 => 688, 1633 => 678, 1624 => 673, 1607 => 658, 1605 => 657, 1602 => 656, 1600 => 655, 1594 => 653, 1592 => 652, 1588 => 651, 1584 => 650, 1580 => 649, 1575 => 648, 1572 => 647, 1570 => 646, 1568 => 645, 1564 => 644, 1561 => 643, 1555 => 640, 1550 => 637, 1548 => 636, 1545 => 635, 1539 => 632, 1528 => 623, 1526 => 622, 1523 => 621, 1519 => 619, 1513 => 616, 1504 => 609, 1486 => 594, 1481 => 591, 1479 => 590, 1469 => 585, 1463 => 582, 1459 => 581, 1448 => 572, 1442 => 569, 1435 => 564, 1432 => 563, 1426 => 560, 1419 => 555, 1416 => 554, 1410 => 551, 1404 => 547, 1402 => 546, 1399 => 545, 1396 => 544, 1393 => 543, 1390 => 542, 1388 => 541, 1382 => 538, 1375 => 534, 1370 => 532, 1364 => 528, 1356 => 525, 1353 => 524, 1350 => 523, 1342 => 520, 1339 => 519, 1336 => 518, 1328 => 515, 1325 => 514, 1317 => 511, 1314 => 510, 1311 => 509, 1303 => 506, 1300 => 505, 1298 => 504, 1291 => 502, 1288 => 501, 1286 => 500, 1279 => 498, 1271 => 495, 1268 => 494, 1262 => 491, 1259 => 490, 1253 => 487, 1250 => 486, 1247 => 485, 1239 => 482, 1236 => 481, 1234 => 480, 1227 => 478, 1219 => 475, 1212 => 471, 1204 => 466, 1200 => 465, 1196 => 464, 1192 => 462, 1184 => 460, 1176 => 458, 1174 => 457, 1168 => 456, 1163 => 455, 1161 => 454, 1154 => 452, 1140 => 440, 1138 => 439, 1135 => 438, 1129 => 436, 1127 => 435, 1124 => 434, 1118 => 432, 1116 => 431, 1108 => 430, 1106 => 429, 1098 => 428, 1096 => 427, 1091 => 426, 1089 => 425, 1084 => 424, 1081 => 423, 1079 => 422, 1076 => 421, 1072 => 419, 1061 => 411, 1055 => 410, 1051 => 408, 1049 => 407, 1042 => 402, 1036 => 399, 1025 => 391, 1017 => 388, 1014 => 387, 1006 => 384, 1003 => 383, 995 => 380, 992 => 379, 990 => 378, 983 => 376, 980 => 375, 978 => 374, 972 => 371, 959 => 369, 955 => 368, 947 => 363, 937 => 355, 931 => 354, 929 => 353, 923 => 351, 916 => 349, 909 => 348, 903 => 346, 898 => 345, 896 => 344, 889 => 340, 876 => 338, 872 => 337, 862 => 330, 850 => 323, 841 => 317, 828 => 307, 821 => 303, 817 => 302, 802 => 294, 785 => 280, 780 => 278, 776 => 277, 772 => 276, 768 => 275, 764 => 274, 757 => 273, 744 => 270, 731 => 267, 729 => 266, 717 => 264, 715 => 263, 703 => 261, 701 => 260, 689 => 258, 687 => 257, 675 => 255, 673 => 254, 669 => 252, 660 => 246, 656 => 245, 650 => 242, 645 => 240, 634 => 232, 630 => 230, 624 => 228, 618 => 226, 616 => 225, 612 => 223, 609 => 222, 603 => 218, 597 => 217, 591 => 214, 587 => 213, 582 => 212, 580 => 211, 573 => 207, 569 => 205, 567 => 204, 558 => 197, 546 => 194, 543 => 193, 540 => 192, 528 => 189, 525 => 188, 522 => 187, 510 => 184, 507 => 183, 505 => 182, 494 => 180, 491 => 179, 479 => 176, 467 => 173, 464 => 172, 461 => 171, 450 => 166, 438 => 163, 435 => 162, 423 => 160, 421 => 159, 410 => 157, 398 => 154, 390 => 149, 376 => 144, 364 => 141, 361 => 140, 349 => 137, 346 => 136, 344 => 135, 333 => 133, 321 => 130, 318 => 129, 316 => 128, 305 => 126, 293 => 117, 286 => 113, 280 => 110, 274 => 107, 268 => 104, 262 => 101, 259 => 100, 253 => 97, 250 => 96, 248 => 95, 240 => 90, 235 => 88, 231 => 86, 225 => 85, 223 => 84, 220 => 83, 214 => 81, 212 => 80, 209 => 79, 203 => 77, 201 => 76, 196 => 74, 192 => 73, 185 => 69, 181 => 68, 178 => 67, 176 => 64, 173 => 63, 169 => 61, 167 => 60, 164 => 59, 146 => 43, 144 => 42, 141 => 41, 138 => 35, 134 => 33, 132 => 32, 129 => 31, 125 => 27, 122 => 26, 116 => 24, 110 => 22, 108 => 21, 105 => 20, 102 => 19, 91 => 17, 86 => 16, 83 => 15, 81 => 14, 76 => 12, 71 => 10, 67 => 9, 63 => 8, 54 => 2, 51 => 1,);
}
public function getSourceContext(): Source
{
return new Source("<!DOCTYPE html>
<html lang=\"{{ app.request.locale }}\" itemscope itemtype=\"http://schema.org/WebPage\">
\t<head>
\t\t<meta charset=\"UTF-8\">
\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
\t\t<title>{{ (page.title ? page.title : sett.get('sitename') ~ '. ' ~ page.name)|raw }}</title>
\t\t<meta name=\"description\" content=\"{{ page.descr }}\">
\t\t<meta name=\"keywords\" content=\"{{ page.kw }}\">
\t\t
\t\t{{ include ('block/favicon.html.twig') }}
\t\t{% set langsarray = langs|split('|') %}
\t\t{% if env.site!=env.mir and env.site!=env.miropt %}
\t\t\t{% for lang in langsarray %}
\t\t\t\t<link rel=\"alternate\" hreflang=\"{{ hreflang(lang) }}\" href=\"{{ locale_path(app.request.attributes.get('_route'), lang, app.request.attributes.all._route_params|merge(app.request.query.all), true) }}\" />\t\t\t
\t\t\t{% endfor %}
\t\t{% endif %}
\t\t
\t\t{% if canonical %}
\t\t\t<link rel=\"canonical\" href=\"{{ canonical }}\"/>
\t\t{% else %}
\t\t\t<link rel=\"canonical\" href=\"{{ absolute_url(path(app.request.attributes.get('_route'), app.request.attributes.all._route_params)) }}\"/>
\t\t{% endif %}
\t\t
\t\t{{ sett.get('meta')|raw }}
\t\t{# {% if(canonical) %}
\t\t\t<link rel=\"canonical\" href=\"{{ canonical }}\"/>
\t\t{% endif %} #}
\t\t
\t\t{% if env.is_test or noindex or env.site == env.mixopt or env.site == env.domopt or env.site == env.miropt %}
\t\t\t<meta name=\"robots\" content=\"noindex, nofollow\"/>
\t\t{% endif %}
\t\t{# {% if env.is_opt or noindex or default_lang != app.request.locale %}
\t\t\t<meta name='robots' content='noindex, nofollow'/>
\t\t{% elseif (env.site==env.mix or env.site==env.mixopt) and app.request.locale!='pl' %}
\t\t\t<meta name='robots' content='noindex, nofollow'/>
\t\t{% endif %} #}
\t\t{% if env.site==env.mir or env.site==env.miropt %}
<!-- Yandex.Metrika counter -->
\t\t<script type=\"text/javascript\">
\t\t\t(function(m,e,t,r,i,k,a){
\t\t\t\tm[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
\t\t\t\tm[i].l=1*new Date();
\t\t\t\tfor (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
\t\t\t\tk=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
\t\t\t})(window, document,'script','https://mc.webvisor.org/metrika/tag_ww.js', 'ym');
\t\t\tym(24172600, 'init', {webvisor:true, clickmap:true, ecommerce:\"dataLayer\", accurateTrackBounce:true, trackLinks:true});
\t\t</script>
\t\t<noscript><div><img src=\"https://mc.yandex.ru/watch/24172600\" style=\"position:absolute; left:-9999px;\" alt=\"\" /></div></noscript>
\t\t<!-- /Yandex.Metrika counter -->
\t\t
\t\t<meta name=\"yandex-verification\" content=\"e9d392bbe8fa2dc7\" />
\t\t{% endif %}
\t\t<meta name=\"mailru-verification\" content=\"37d58a46a72cab32\"/>
\t\t{% if env.site == env.dom %}
\t\t\t<meta name=\"yandex-verification\" content=\"32ebb5a363838de4\"/>
\t\t{% endif %}
\t\t{% block stylesheets %}
\t\t\t{{ encore_entry_link_tags('app') }}
\t\t{% endblock %}
\t\t{{ include('block/gtm.html.twig') }}
\t\t<script charset=\"UTF-8\" src=\"{{ env.code_sendpulse }}\" async></script>
\t\t<meta name=\"google-site-verification\" content=\"VvrJOpBdLaX1XdH6LItB6exU1FB2N-uOnCaZSbAiKi4\" />
\t\t{{ ga_events_init()|raw }}
\t\t{{ include('block/ga_consent.html.twig') }}
\t\t{% if ga_events_search %}
\t\t\t{{ ga_events_search(q, prods)|raw }}
\t\t{% endif %}
\t\t{% if ga_events_prodlist %}
\t\t\t{{ ga_events_prodlist(prods)|raw }}
\t\t{% endif %}
\t\t{% if ga_events_prodcont %}
\t\t\t{{ ga_events_prodcont(prod)|raw }}
\t\t{% endif %}\t\t
\t\t{{ include('block/razmetka.html.twig') }}
\t</head>
\t<body class=\"page{{ args[0]=='cart' ? '-cart' : '' }}\">
\t\t<div id=\"fb-root\"></div>
\t\t<script async defer crossorigin=\"anonymous\" src=\"https://connect.facebook.net/ru_RU/sdk.js#xfbml=1&version=v5.0\"></script>
\t\t{% if args[0] == 'register' %}
\t\t\t<div id=\"register_error_0\">
\t\t\t\t<div class=\"added-message\">{{ labels.get('ps-error')|raw }}</div>
\t\t\t</div>
\t\t{% endif %}
\t\t<div id=\"prod_added\">
\t\t\t<div class=\"added-message\">{{ labels.get('added-message-1')|raw }}</div>
\t\t</div>
\t\t<div id=\"prod_removed\">
\t\t\t<div class=\"added-message\">{{ labels.get('added-message-2')|raw }}</div>
\t\t</div>
\t\t<div id=\"prod_added2\">
\t\t\t<div class=\"added-message\">{{ labels.get('added-message-3')|raw }}</div>
\t\t</div>
\t\t<span id=\"ScMail\" style=\"display: none;\">{{ app.session.get('useremail') }}</span>
\t\t<div id=\"supheader\">
\t\t\t{{ include('block/timer.html.twig') }}
\t\t\t<div
\t\t\t\tdata-controller=\"block-usermessage\"
\t\t\t\tdata-block-usermessage-url-value=\"{{ path('block_usermessage') }}\"
\t\t\t\tdata-block-usermessage-ignore-errors-value=\"true\"
\t\t\t></div>
\t\t\t<div class=\"hidden-xs widemenu\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"wm-menu\">
\t\t\t\t\t\t<ul class=\"widemenulist\">
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'delivery'}) }}\" {% if args[0] == 'delivery' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-1')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'optovim-pokupatelyam'}) }}\" {% if args[0] == 'optovim-pokupatelyam' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-2')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'skidki'}) }}\" {% if args[0] == 'skidki' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-3')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t{% elseif env.site == env.mix %}
\t\t\t\t\t\t\t<li class=\"wm-group-1\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'promocje'}) }}\" {% if args[0] == 'promocje' %} class=\"active\" {% endif %}>{{ labels.get('promocje')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'contact'}) }}\" {% if args[0] == 'contact' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-4')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-2\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('comments') }}\" {% if args[0] == 'comments' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-5')|raw }}</a>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t<li class=\"wm-group-0\">
\t\t\t\t\t\t\t\t<ul class=\"nav wm-nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">{{ labels.get('main-static-menu-6')|raw }}
\t\t\t\t\t\t\t\t\t\t\t<span class=\"caret\"></span>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-left\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'contact'}) }}\" {% if args[0] == 'contact' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-7')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-11\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('comments') }}\" {% if args[0] == 'comments' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-8')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mix or env.site == env.mixopt %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\"><a href=\"{{ path('static_page', {'page_intname': 'q'}) }}\"{% if args[0] == 'q' %} class=\"active\"{% endif %}>{{ labels.get('main-static-menu-14')|raw }}</a></li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'about'}) }}\" {% if args[0] == 'about' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-9')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'info'}) }}\" {% if args[0] == 'info' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-10')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{# <li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'reglament'}) }}\" {% if args[0] == 'reglament' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-101')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li> #}
\t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.dom or env.site == env.mir %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'kuponi'}) }}\" {% if args[0] == 'kuponi' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-11')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('articles_list') }}\" {% if args[0] == 'articles' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-12')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'polzovatelskoe-soglashenie'}) }}\" {% if args[0] == 'polzovatelskoe-soglashenie' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-13')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'usloviya-vozvrata-i-obmena'}) }}\" {% if args[0] == 'usloviya-vozvrata-i-obmena' %} class=\"active\" {% endif %}>{{ labels.get('leftmenu-14')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mix %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'reglament'}) }}\" {% if args[0] == 'reglament' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-101')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t{% if env.site == env.mixopt %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"wm-group-12\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'regulamin-hurtowni'}) }}\" {% if args[0] == 'regulamin-hurtowni' %} class=\"active\" {% endif %}>{{ labels.get('main-static-menu-15')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-geo\">
\t\t\t\t\t\t{% if env.site == env.dom or env.site == env.domopt or env.site == env.mix or env.site == env.mixopt %}
\t\t\t\t\t\t\t<ul class=\"nav wm-nav wm-langs\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">{{ app.request.locale }}
\t\t\t\t\t\t\t\t\t\t<span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right dropdown-lang-menu\">
\t\t\t\t\t\t\t\t\t\t{% set langsarray = langs|split('|') %}
\t\t\t\t\t\t\t\t\t\t{% for lang in langsarray %}
\t\t\t\t\t\t\t\t\t\t\t{# {% if lang != app.request.locale %} #}\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ locale_path(app.request.attributes.get('_route'), lang, app.request.attributes.all._route_params|merge(app.request.query.all), true) }}\">{{ lang }}</a>
\t\t\t\t\t\t\t\t\t\t\t{# {
\t\t\t\t\t\t\t\t\t\t\t{# {% endif %} #}
\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if env.site == env.dom or env.site == env.domopt or env.site == env.mir or env.site == env.miropt %}
\t\t\t\t\t\t\t<ul class=\"nav wm-geo-nav\">
\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t{% if env.is_opt %}
\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('003-placeholderopt.svg', 'img') }}\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('003-placeholder.svg', 'img') }}\" width=\"20\" alt=\"\" width=\"10\">
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t<a href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">
\t\t\t\t\t\t\t\t\t\t<span class=\"wm-geo-city\">{{ app.session.get('checkout').city_name ? app.session.get('checkout').city_name : labels.get('yourcity')|raw}}</span>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right\">
\t\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\">
\t\t\t\t\t\t\t\t\t\t\t\t<span aria-hidden=\"true\">×</span>
\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"sr-only\">Close</span>
\t\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t\t\t{{ labels.get('yourcity')|raw }}
\t\t\t\t\t\t\t\t\t\t\t-
\t\t\t\t\t\t\t\t\t\t\t<br><span class=\"wm-geo-city\">{{ app.session.get('checkout').city_name }}</span>?
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t<li class=\"text-nowrap\">
\t\t\t\t\t\t\t\t\t\t\t<a data-toggle=\"modal\" href=\"#modal_region_mir\" rel=\"nofollow\" class=\"wm-button-change\">{{ labels.get('yourcity2')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" class=\"wm-button-ok\">{{ labels.get('yourcity3')|raw }}</a>
\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"wm-tel\">
\t\t\t\t\t\t{% if env.site == env.domopt %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:0800312370{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-callopt.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t{% elseif env.site == env.mir %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:88005052523{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-call.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t{% elseif env.site == env.miropt %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:88005052523{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-callopt.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t8 (800) 505-25-23</a>
\t\t\t\t\t\t{% elseif env.site == env.mix %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:+48668522718{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-call.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t{% elseif env.site == env.mixopt %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:+48668522718{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-callopt.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t+48 668 522 718</a>
\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t<a href=\"{% if isCallAvailable %}tel:0800312370{% else %}#{% endif %}\" rel=\"nofollow\" class=\"top-phone-w\"><img src=\"{{ asset('001-call.svg', 'img') }}\" alt=\"\" width=\"9\">
\t\t\t\t\t\t\t\t0-800-312-370</a>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t<span class=\"top-phone-time{% if not isCallAvailable %} top-phone-time-inactive{% endif %}\"></span>
\t\t\t\t\t\t<span>{{ labels.get('tel-time-from')|raw }}
\t\t\t\t\t\t\t{{ labels.get('tel-start')|raw }}
\t\t\t\t\t\t\t{{ labels.get('tel-time-to')|raw }}
\t\t\t\t\t\t\t{{ labels.get('tel-end')|raw }}
\t\t\t\t\t\t\t({{ labels.get('tel-city')|raw }})</span>
\t\t\t\t\t\t |<a data-toggle=\"modal\" href=\"#modal_callback\" rel=\"nofollow\" class=\"wm-callback\">
\t\t\t\t\t\t\t{{ labels.get('callback')|raw }}
\t\t\t\t\t\t</a>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t\t<div id=\"stiheader-ghost\"></div>
\t\t<div id=\"stiheader\">
\t\t\t<div class=\"middle-header\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-sm-3\">
\t\t\t\t\t\t\t<div class=\"mh-logo\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('home') }}\"><img alt=\"{{ env.site }}\" src=\"{{ asset(env.site ~ '.' ~ app.request.locale ~ '.png', 'img') }}\" class=\"img-responsive\"/></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-sm-9\">
\t\t\t\t\t\t\t<div class=\"mh-menu\">
\t\t\t\t\t\t\t\t<ul class=\"nav\">
\t\t\t\t\t\t\t\t\t<li class=\"dropdown\">
\t\t\t\t\t\t\t\t\t\t<div href=\"#\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\" class=\"mh-button\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('022-menu-1.svg', 'img') }}\" alt=\"\" width=\"20\" class=\"iamenu\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('022-menu-2' ~ (env.is_opt ? 'opt' : '') ~ '.svg', 'img') }}\" alt=\"\" width=\"20\" class=\"amenu\"><span class=\"fa fa-chevron-down\"></span>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-right mh-topmenu\">
\t\t\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t{{ include ('block/catmenu.html.twig', {'template': 'topcatmenu'}) }}
\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t<div class=\"mh-menu-block\"></div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-pics\">
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t{{ include('block/cart.html.twig') }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\">
\t\t\t\t\t\t\t\t\t\t<div class=\"mhpi-img\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('wishlist') }}\"><img src=\"{{ asset('006-heart1.png', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"mhp-item\">
\t\t\t\t\t\t\t\t\t<div class=\"mhp-wrapper\"
\t\t\t\t\t\t\t\t\t\tdata-controller=\"block-loader\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-url-value=\"{{ path('block_userlogin') }}\"
\t\t\t\t\t\t\t\t\t\tdata-block-loader-ignore-errors-value=\"true\"
\t\t\t\t\t\t\t\t\t> ...\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"mh-search\">
\t\t\t\t\t\t\t\t<form name=\"search\" action=\"{{ path('prod_list_spec', {'spec': 'search'}) }}\" method=\"get\" class=\"input-group\" id=\"topsearch\">
\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords\" class=\"form-control search\" aria-label=\"{{ labels.get('block-search-1')|raw }}\" placeholder=\"{{ labels.get('block-search-1')|raw }}\" value=\"{% if(app.request.query.get('q')) %}{{ app.request.query.get('q')|e }}{% elseif(app.request.parameter.get('q')) %}{{ app.request.parameter.get('q')|e }}{% endif %}\">
\t\t\t\t\t\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search2\"><img src=\"{{ asset('005-search' ~ (env.is_opt ? 'opt' : '') ~ '.svg', 'img') }}\" alt=\"\" width=\"16\"></button>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t<div class=\"search_queries\">
\t\t\t\t\t\t\t\t\t{% set i = 0 %}
\t\t\t\t\t\t\t\t\t{% for query in search_queries_rand %}
\t\t\t\t\t\t\t\t\t\t{% if i > 0 %} |
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t<form action=\"{{ search_queries[query] ? search_queries[query] : path('prod_list_spec', {'spec': 'search'}) }}\" method=\"GET\" id=\"search-form-{{ i }}\">
\t\t\t\t\t\t\t\t\t\t\t{% if not search_queries[query] %}<input type=\"hidden\" name=\"q\" value=\"{{ query }}\">
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\">{{ query }}</button>
\t\t\t\t\t\t\t\t\t\t</form>
\t\t\t\t\t\t\t\t\t\t{% set i = i + 1 %}
\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<nav class=\"navbar navbar-default lastheader\" id=\"lastheader\">
\t\t\t\t{{ include('block/navbar-part.html.twig') }}
\t\t\t</nav>
\t\t</div>
\t\t<div class=\"container m-main-buttons visible-xs\">
\t\t\t<form name=\"search\" action=\"{{ path('prod_list_spec', {'spec': 'search'}) }}\" method=\"get\" class=\"input-group\" id=\"topsearch2\">
\t\t\t\t<input type=\"text\" name=\"q\" id=\"keywords2\" class=\"form-control search\" aria-label=\"{{ labels.get('block-search-1')|raw }}\" placeholder=\"{{ labels.get('block-search-1')|raw }}\" value=\"{% if(app.request.query.get('q')) %}{{ app.request.query.get('q')|e }}{% elseif(app.request.parameter.get('q')) %}{{ app.request.parameter.get('q')|e }}{% endif %}\">
\t\t\t\t<div class=\"input-group-btn\">
\t\t\t\t\t<button type=\"button\" class=\"btn btn-default btn-search\"><img src=\"{{ asset('005-search' ~ (env.is_opt ? 'opt' : '') ~ '.svg', 'img') }}\" alt=\"\" width=\"16\"></button>
\t\t\t\t</div>
\t\t\t</form>
\t\t\t{% if page.mainpage == '1' %}
\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'new'}) }}\" class=\"m-main-button mmb-1\">{{ labels.get('main-mobile-buttons-1')|raw }}</a>
\t\t\t\t</div>
\t\t\t\t{% if isVisibleActions %}
\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'action'}) }}\" class=\"m-main-button mmb-2\">{{ labels.get('main-mobile-buttons-2')|raw }}</a>
\t\t\t\t\t</div>
\t\t\t\t{% else %}
\t\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'mix'}) }}\" class=\"m-main-button mmb-2\">{{ labels.get('main-mobile-buttons-3')|raw }}</a>
\t\t\t\t\t</div>
\t\t\t\t{% endif %}
\t\t\t\t<div class=\"col-xs-4 col-nopadding\">
\t\t\t\t\t<a href=\"{{ path('prod_list_spec', {'spec': 'pop'}) }}\" class=\"m-main-button mmb-3\">{{ labels.get('main-mobile-buttons-4')|raw }}</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-xs-12 col-nopadding\">
\t\t\t\t\t<a class=\"m-main-button mmb-4\">{{ labels.get('main-mobile-buttons-5')|raw }}
\t\t\t\t\t\t<span class=\"pull-right\">
\t\t\t\t\t\t\t<i class=\"fa fa-bars\"></i>
\t\t\t\t\t\t</span>
\t\t\t\t\t</a>
\t\t\t\t</div>
\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t<div id=\"m-main-cats\">
\t\t\t\t\t{{ include ('block/catmenu.html.twig', {'template': 'maincatmenu'}) }}
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t</div>
\t\t<!-- Main Content -->
\t\t<div class=\"container m-t-3 m-m-t\">
\t\t\t<div class=\"row\">
\t\t\t\t{% if prod is empty and args[0]!='login' and args[0]!='cart' and args[0]!='register' and args[0]!='order' and args[0]!='checkout' %}
\t\t\t\t\t<!-- Filter Sidebar -->
\t\t\t\t\t<div class=\"col-sm-3 col-xl-2 left-desktop-menu{% if args[0]=='catalog' and args[1] in ['new', 'pop', 'mix', 'onsale', 'selection1', 'selection2'] and args[2]=='' %} active{% endif %}\">
\t\t\t\t\t\t{{ include('block/left-blocks.html.twig') }}
\t\t\t\t\t</div>
\t\t\t\t\t<!-- End Filter Sidebar -->
\t\t\t\t\t<!-- Product List -->
\t\t\t\t\t<div class=\"col-sm-9 col-xl-10 cont\">
\t\t\t\t\t{% else %}
\t\t\t\t\t\t<div class=\"col-sm-12 cont\">
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if args[0]=='user' and args[1]=='order-history' and order %}
\t\t\t\t\t\t\t{% elseif args[0]=='user' and args[1]=='' %}
\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ labels.get('breadcrumbs-user')|raw }}</h1>
\t\t\t\t\t\t\t{% elseif args[0]=='wishlist' %}
\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ labels.get('breadcrumbs-wishlist')|raw }}</h1>
\t\t\t\t\t\t\t{% elseif args[0]=='catalog' %}
\t\t\t\t\t\t\t\t<div class=\"title{{ prods ? ' pl-breadcrumbs' : '' }}{{ prod ? ' pc-breadcrumbs' : '' }}\">{{ include('block/breadcrumbs.html.twig') }}</div>
\t\t\t\t\t\t\t{% elseif args[0]=='articles' %}
\t\t\t\t\t\t\t\t<div class=\"title{{ prods ? ' pl-breadcrumbs' : '' }}{{ prod ? ' pc-breadcrumbs' : '' }}\">{{ include('block/breadcrumbs.html.twig') }}</div>
\t\t\t\t\t\t\t{% elseif args[0]!='cart' and args is not empty and args[0]!='login' and args[0]!='register' and args[0]!='comments' %}
\t\t\t\t\t\t\t\t<h1 class=\"pl-h1\">{{ page.h1 ? page.h1 |raw : page.name |raw }}</h1>
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% if args[0]=='contact' %}
\t\t\t\t\t\t\t{{ include('block/contact.html.twig') }}
\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t{% block body %}{% endblock %}
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Main Content -->
\t\t\t<!-- Footer -->
\t\t\t<div class=\"footer\">
\t\t\t\t<div class=\"container\">
\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<a href=\"{{ path('home') }}\"><img alt=\"Logo\" src=\"{{ asset(env.site ~ '.' ~ app.request.locale ~ '.png', 'img') }}\" class=\"img-responsive footmenu-logo\"/></a>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t{% if env.site != env.mir and env.site != env.miropt %}
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-40')|raw }}</span>
\t\t\t\t\t\t\t\t<a href=\"{{ labels.get('instagram-link')|raw }}\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('012-instagram.svg', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t{% if env.site == env.mir or env.site == env.miropt %}
\t\t\t\t\t\t\t\t\t<a href=\"{{ labels.get('vkontakte-link')|raw }}\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('vk.png', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t<a href=\"{{ labels.get('facebook-link')|raw }}\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('013-facebook.svg', 'img') }}\" alt=\"\"></a>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"title-footer noup footimg\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-41')|raw }}</span>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('visa2.png', 'img') }}\" alt=\"\" height=\"14\"></a>
\t\t\t\t\t\t\t\t<a href=\"#\" rel=\"nofollow\" target=\"_blank\"><img src=\"{{ asset('mc2.png', 'img') }}\" alt=\"\" height=\"18\"></a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-42')|raw }}</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'about'})}}\">{{ labels.get('footmenu-51')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'delivery'})}}\">{{ labels.get('footmenu-52')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != emv.mixopt %}
\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'optovim-pokupatelyam'})}}\">{{ labels.get('footmenu-53')|raw }}</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if env.site == env.mir or env.site == env.miropt %}
\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'info'})}}\">FAQ</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'faq'})}}\">FAQ</a>
\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('comments')}}\">{{ labels.get('footmenu-55')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'contact'})}}\">{{ labels.get('footmenu-56')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != emv.mixopt %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'skidki'})}}\">{{ labels.get('footmenu-57')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% elseif env.site == env.mix %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{path('static_page',{'page_intname':'promocje'})}}\">{{ labels.get('promocje')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if env.site != env.mix and env.site != env.mixopt %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'usloviya-vozvrata-i-obmena'}) }}\">{{ labels.get('leftmenu-14')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'info'}) }}\">{{ labels.get('main-static-menu-10')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if env.site == env.mix %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'reglament'}) }}\">{{ labels.get('main-static-menu-101')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if env.site == env.mixopt %}
\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'regulamin-hurtowni'}) }}\">{{ labels.get('main-static-menu-15')|raw }}</a>
\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-43')|raw }}</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{{ include ('block/footmenu.html.twig') }}\t\t\t\t\t\t\t
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-md-3 col-sm-6 foot-contacts\">
\t\t\t\t\t\t\t<div class=\"title-footer\">
\t\t\t\t\t\t\t\t<span>{{ labels.get('footmenu-12')|raw }}</span>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t{% set opt = '' %}
\t\t\t\t\t\t\t\t{% if env.is_opt %}
\t\t\t\t\t\t\t\t\t{% set opt = '-opt' %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if blocks.get('footmenu-phone' ~ opt) %}
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-phone\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-phone' ~ opt)|raw }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if blocks.get('footmenu-email' ~ opt) %}
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-envelope-o\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-email' ~ opt)|raw }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% if blocks.get('footmenu-address' ~ opt) %}
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12\"><hr></div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-1\">
\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-map-marker\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-xs-10\">
\t\t\t\t\t\t\t\t\t\t{{ blocks.get('footmenu-address' ~ opt)|raw }}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div class=\"copyright\">
\t\t\t\t\t<div class=\"container\">
\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t<div class=\"col-md-6 text-left fcc-1\">
\t\t\t\t\t\t\t\t{{ labels.get('copy')|raw }}
\t\t\t\t\t\t\t\t{{ sett.get('sitename')|raw }}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-6 text-right fcc-2\">
\t\t\t\t\t\t\t\t<a href=\"{{ path('static_page', {'page_intname': 'polzovatelskoe-soglashenie'}) }}\">{{ labels.get('footmenu-6')|raw }}</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"clear\"></div>
\t\t\t\t\t\t\t<div class=\"footer-space\"></div>
\t\t\t\t\t\t\t{% if args[0] == 'order' and args[1] == 'finish' and env.code_google_conversion %}
\t\t\t\t\t\t\t\t<!-- Google Code for https://www.dombusin.com/ Conversion Page -->
\t\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t\t\t/* <![CDATA[ */
var google_conversion_id = {{ env.code_google_conversion }};
var google_conversion_language = \"en\";
var google_conversion_format = \"3\";
var google_conversion_color = \"ffffff\";
var google_conversion_label = \"k8dOCK3ioWcQ1vqV0AM\";
var google_remarketing_only = false;
/* ]]> */
\t\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t\t<script src=\"//www.googleadservices.com/pagead/conversion.js\"></script>
\t\t\t\t\t\t\t\t<noscript>
\t\t\t\t\t\t\t\t\t<div style=\"display:inline;\">
\t\t\t\t\t\t\t\t\t\t<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//www.googleadservices.com/pagead/conversion/973438294/?label=k8dOCK3ioWcQ1vqV0AM&guid=ON&script=0\"/>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</noscript>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!-- End Footer -->
\t\t\t<a href=\"#top\" class=\"back-top text-center\">
\t\t\t\t<img src=\"{{ asset('014-up-arrow.svg', 'img') }}\" alt=\"\" width=\"10\">
\t\t\t</a>
\t\t\t{{ ga_events_addtocart()|raw }}
\t\t\t{# {{ ga_events_deletefromcart()|raw }} #}
\t\t\t{% if(env.code_bitrix) %}
\t\t\t\t<script>
\t\t\t\t\t(function (w, d, u) {
var s = d.createElement('script');
s.async = true;
s.src = u + '?' + (
Date.now() / 60000 | 0
);
var h = d.getElementsByTagName('script')[0];
h.parentNode.insertBefore(s, h);
})(window, document, 'https://bitrix24.dombusin.com/upload/crm/site_button/ {{ env.code_bitrix }}.js');
\t\t\t\t</script>
\t\t\t{% endif %}
\t\t\t{% if(env.code_emt) %}
\t\t\t\t<script src=\"https://emailtools.ru/js/api/v1/tools.js\" defer=\"\" async=\"\"></script>
\t\t\t\t<script>
\t\t\t\t\twindow.EMT = window.EMT || {};
EMT._client_id = {{ env.code_emt }}
\t\t\t\t</script>
\t\t\t{% endif %}
\t\t\t{{ klavio_snippet()|raw }}
\t\t\t{% if env.site==env.mix or env.site==env.mixopt %}
\t\t\t\t{# {{ include('block/modal_lang.html.twig') }} #}
\t\t\t{% endif %}
\t\t\t{{ include('block/modal_cookie.html.twig') }}
\t\t\t{{ include('block/modal_callback.html.twig') }}
\t\t\t{{ include('block/modal_sent.html.twig') }}
\t\t\t{{ include('block/modal_city.html.twig') }}
\t\t\t{% if env.site == env.dom or env.site == env.mir or env.site == env.mix %}
\t\t\t\t{{ include('block/modal_opt_redirect.html.twig') }}
\t\t\t{% endif %}
\t\t\t{# {{ include('block/ga_consent_banner.html.twig') }} #}
\t\t\t{% if(env.esputnik_id) %}
\t\t\t\t<script>
\t\t\t\t\t!function (t, e, c, n) {
var s = e.createElement(c);
s.async = 1,
s.src = 'https://statics.esputnik.com/scripts/' + n + '.js';
var r = e.scripts[0];
r.parentNode.insertBefore(s, r);
var f = function () {
f.c(arguments);
};
f.q = [];
f.c = function () {
f.q.push(arguments);
};
t['eS'] = t['eS'] || f;
}(window, document, 'script', '{{ env.esputnik_id }}');
\t\t\t\t</script>
\t\t\t\t<script>
\t\t\t\t\teS('init');
\t\t\t\t</script>
\t\t\t{% endif %}\t\t\t
\t\t\t{# {% if env.site==env.mix or env.site==env.mixopt %}
\t\t\t\t<script>
\t\t\t\t(function(w,d,u){
\t\t\t\t\t\tvar s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()/60000|0);
\t\t\t\t\t\tvar h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);
\t\t\t\t})(window,document,'https://bitrix24.dombusin.com/upload/crm/site_button/loader_5_vcvrc1.js');
\t\t\t\t</script>
\t\t\t{% endif %} #}
\t\t\t{{ include('block/jslabels.html.twig') }}
\t\t\t
\t\t\t{% block javascripts %}
\t\t\t\t{{ encore_entry_script_tags('app') }}
\t\t\t{% endblock %}
\t\t\t{% if args[0] == 'cart' %}
\t\t\t\t{{ include('cart/block/cart-block-scripts.html.twig') }}
\t\t\t{% endif %}
\t\t\t{% if env.site == env.mix or env.site == env.mixopt %}
\t\t\t\t<script async src=\"https://app.responso.com/settings/integration/chat/proxy/int_cha_0ef0c82fd7d228d378a686dd087560914a348d6c00a1dcec8b75b02f1e0db58b\"></script>
\t\t\t{% endif %}
\t\t\t{# {% if env.site == env.dom or env.site == env.domopt %}
\t\t\t\t<script src=\"/build/uk2.js\" defer=\"\" async=\"\"></script>
\t\t\t{% endif %} #}
\t\t</body>
\t</body>
</html>
", "base.html.twig", "/home/test.dombusin.com/public_html/templates/base.html.twig");
}
}