var/cache/dev/twig/e4/e41c9472285d78abbddbac10daa6eac9.php line 125
<?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;
/* mens/base/header_mens.twig */
class __TwigTemplate_3fba88c191a170c56f29f9db58f28911 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$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", "mens/base/header_mens.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "mens/base/header_mens.twig"));
// line 1
yield "
<!-- header start -->
<header class=\"header-style-1\">
<div class=\"mobile-fix-option\"></div>
<div class=\"top-header dark-top\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-12\">
<div class=\"header-contact\">
<ul class=\"d-flex justify-content-between\">
<li><a class=\"text-light\" href=\"#\">";
// line 12
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Help & FAQs", [], "templates"), "html", null, true);
yield "</a></li>
<li>";
// line 13
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Free standard delivery over 60.00 EUR ", [], "templates"), "html", null, true);
yield "</li>
<li><a style=\"color: white;\">";
// line 14
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("30-day return policy", [], "templates"), "html", null, true);
yield "</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class=\"bg-light border-bottom\">
<div class=\"container container-long\">
<div class=\"row\">
<div class=\"col-sm-12\">
<div class=\"main-menu\">
<div class=\"menu-left\">
<div class=\"navbar d-desktop-none\">
<a href=\"javascript:void(0)\" onclick=\"openNav()\">
<div class=\"bar-style\"><i class=\"fa fa-bars sidebar-bar\" aria-hidden=\"true\"></i>
</div>
</a>
<div id=\"mySidenav\" class=\"sidenav\">
<a href=\"javascript:void(0)\" class=\"sidebar-overlay\" onclick=\"closeNav()\"></a>
<nav>
<div onclick=\"closeNav()\">
<div class=\"sidebar-back text-start\"><i class=\"fa fa-angle-left pe-2\"
aria-hidden=\"true\"></i> Back</div>
</div>
<ul id=\"sub-menu\" class=\"sm pixelstrap sm-vertical\">
";
// line 40
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["subCategories"]) || array_key_exists("subCategories", $context) ? $context["subCategories"] : (function () { throw new RuntimeError('Variable "subCategories" does not exist.', 40, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 41
yield " <li>
<a href=\"";
// line 42
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 42), "gender" => "mens"]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 42), "html", null, true);
yield " </a>
";
// line 43
if (CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 43)) {
// line 44
yield " <ul>
";
// line 45
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 45));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 46
yield " <li>
<a href=\"";
// line 47
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 47), "gender" => "mens"]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 47), "html", null, true);
yield " </a>
";
// line 48
if ((Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 48)) > 0)) {
// line 49
yield " <ul>
";
// line 50
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 50));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 51
yield " <li>
<a href=\"";
// line 52
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 52), "gender" => "mens"]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 52), "html", null, true);
yield " </a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 54
yield "
</ul>
";
}
// line 57
yield " </li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 59
yield " </ul>
";
}
// line 60
yield "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 62
yield " </ul>
</nav>
</div>
</div>
<div class=\"brand-logo me-4 p-4 bg-grey\">
<a href=\"/\" class=\"text-uppercase text-dark\">SELECT<span class=\"brand-wears\">WEARS</span></a>
</div>
<nav class=\"navbar navbar-expand-sm navbar-light pe-0 d-none d-md-block\">
<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\"
data-bs-target=\"#navbarSupportedContent\" aria-controls=\"navbarSupportedContent\"
aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"></span>
</button>
<div class=\"collapse navbar-collapse\" id=\"navbarSupportedContent\">
<ul class=\"navbar-nav me-auto\">
";
// line 77
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["mainCategories"]) || array_key_exists("mainCategories", $context) ? $context["mainCategories"] : (function () { throw new RuntimeError('Variable "mainCategories" does not exist.', 77, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 78
yield " <li class=\"nav-item ";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 78) == (isset($context["activePage"]) || array_key_exists("activePage", $context) ? $context["activePage"] : (function () { throw new RuntimeError('Variable "activePage" does not exist.', 78, $this->source); })()))) {
yield " active top-header-active ";
}
yield "\">
<a class=\"nav-link fw-bold title-hover-";
// line 79
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 79), "html", null, true);
yield "\" href=\"/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 79, $this->source); })()), "request", [], "any", false, false, false, 79), "locale", [], "any", false, false, false, 79), "html", null, true);
yield "/";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "slug", [], "any", false, false, false, 79), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 79), "html", null, true);
yield "</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 81
yield "
</ul>
</div>
</nav>
</div>
<div class=\"search-container\">
<form class=\"form_search\" role=\"form\">
<input id=\"query-search\" type=\"search\"
placeholder='";
// line 89
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Search for product items and collections", [], "templates"), "html", null, true);
yield " . . .' class=\"nav-search nav-search-field\"
aria-expanded=\"true\">
<button type=\"submit\" name=\"nav-submit-button\" class=\"btn-search\">
<i class=\"ti-search\"></i>
</button>
</form>
<div class=\"search-results d-none\">
</div>
</div>
<div class=\"menu-right pull-right\">
<div>
<div class=\"icon-nav\">
<ul class=\"header-dropdown\">
";
// line 105
yield " ";
// line 109
yield " ";
yield "
";
// line 112
yield " <li class=\"onhover-div\">
<div>
<svg class=\"pointer-cursor\" data-testid=\"icon-utility-user-svg\" width=\"2em\" height=\"2em\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.5999 6.00002C6.5999 4.12226 8.12213 2.60002 9.9999 2.60002C11.8777 2.60002 13.3999 4.12226 13.3999 6.00002C13.3999 7.87779 11.8777 9.40002 9.9999 9.40002C8.12213 9.40002 6.5999 7.87779 6.5999 6.00002ZM12.5613 9.82153C13.7908 8.9958 14.5999 7.5924 14.5999 6.00002C14.5999 3.45951 12.5404 1.40002 9.9999 1.40002C7.45939 1.40002 5.3999 3.45951 5.3999 6.00002C5.3999 7.5924 6.20902 8.9958 7.43855 9.82153C4.81493 10.717 2.8999 12.9504 2.8999 15.6569C2.8999 16.2821 3.23259 16.7789 3.67695 17.1451C4.11444 17.5055 4.70206 17.7786 5.34806 17.9856C6.64537 18.4013 8.33705 18.6 9.9999 18.6C11.6628 18.6 13.3544 18.4013 14.6517 17.9856C15.2977 17.7786 15.8854 17.5055 16.3229 17.1451C16.7672 16.7789 17.0999 16.2821 17.0999 15.6569C17.0999 12.9504 15.1849 10.717 12.5613 9.82153ZM9.99758 10.6C6.65924 10.6011 4.0999 12.9403 4.0999 15.6569C4.0999 15.8127 4.17347 15.9993 4.44004 16.2189C4.71349 16.4443 5.1415 16.6593 5.71424 16.8429C6.85443 17.2082 8.41276 17.4 9.9999 17.4C11.587 17.4 13.1454 17.2082 14.2856 16.8429C14.8583 16.6593 15.2863 16.4443 15.5598 16.2189C15.8263 15.9993 15.8999 15.8127 15.8999 15.6569C15.8999 12.9396 13.3394 10.6 9.9999 10.6C9.99913 10.6 9.99835 10.6 9.99758 10.6Z\" fill=\"#000C2D\"></path></svg>
</div>
<div class=\"show-div setting\">
";
// line 117
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_CUSTOMER")) {
// line 118
yield " <h6><span class=\"\">Hi</span> ";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 118, $this->source); })()), "user", [], "any", false, false, false, 118), "getName", [], "method", false, false, false, 118), "html", null, true);
yield "</h6>
<ul>
<li><a class=\"text-dark account-item\" href=\"";
// line 120
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_customer_dashboard");
yield "\"><i class=\"fa-regular fa-user me-1\"></i>My account</a></li>
<li><a class=\"text-dark account-item\" href=\"/logout\"><i class=\"fa-solid fa-right-from-bracket\"></i>Log out</a></li>
</ul>
";
} else {
// line 124
yield " <h6>My Account</h6>
<ul>
<li><a class=\"text-dark account-item\" href=\"";
// line 126
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("customer_login");
yield "\">Login</a></li>
<li><a class=\"text-dark account-item\" href=\"";
// line 127
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_customer_register");
yield "\">register</a></li>
</ul>
";
}
// line 130
yield " </div>
</li>
<li class=\"mobile-wishlist\">
<a href=\"";
// line 134
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_favoris_index", ["gender" => "mens"]);
yield "\">
";
// line 136
yield " <svg class=\"pointer-cursor\" data-testid=\"icon-utility-wishlist-svg\" width=\"2em\" height=\"2em\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.0099 18.6C9.7299 18.6 9.4699 18.5 9.2399 18.3C8.4999 17.64 7.7999 17.05 7.1199 16.47C5.1699 14.8 3.5399 13.4 2.3799 12.02C1.0299 10.4 0.399902 8.88002 0.399902 7.22002C0.399902 5.69002 0.919902 4.25002 1.8599 3.18002C2.8799 2.03002 4.2699 1.40002 5.7899 1.40002C7.8999 1.40002 9.2499 2.63002 10.0099 3.69002C10.7699 2.63002 12.1099 1.40002 14.2299 1.40002C15.7499 1.40002 17.1499 2.03002 18.1499 3.18002C19.0899 4.26002 19.6099 5.69002 19.6099 7.22002C19.6099 8.88002 18.9799 10.4 17.6299 12.02C16.4799 13.4 14.8499 14.8 12.9599 16.42C12.2199 17.05 11.5199 17.65 10.7599 18.33C10.5499 18.51 10.2899 18.61 10.0199 18.61L10.0099 18.6ZM5.7899 2.60002C4.6199 2.60002 3.5499 3.09002 2.7699 3.97002C2.0199 4.83002 1.6099 5.98002 1.6099 7.22002C1.6099 8.58002 2.1499 9.86002 3.3099 11.25C4.3999 12.55 5.9999 13.92 7.8399 15.51C8.5799 16.15 9.2899 16.75 10.0299 17.41C10.7199 16.75 11.4299 16.15 12.1099 15.56C14.0199 13.93 15.6099 12.56 16.6999 11.25C17.8599 9.86002 18.3999 8.58002 18.3999 7.22002C18.3999 5.98002 17.9899 4.83002 17.2299 3.97002C16.4599 3.09002 15.3899 2.60002 14.2099 2.60002C12.5699 2.60002 11.5199 3.60002 10.9299 4.44002C10.7699 4.67002 10.6399 4.89002 10.5199 5.11002L9.9899 6.10002L9.4599 5.11002C9.3499 4.90002 9.2099 4.67002 9.0499 4.44002C8.4599 3.60002 7.4099 2.60002 5.7699 2.60002H5.7899Z\" fill=\"#000C2D\"></path></svg>
</a>
</li>
";
// line 140
yield " <li class=\"onhover-div\">
<div href=\"javascript:void(0)\" onclick=\"openCart()\">
";
// line 142
if ((Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 142, $this->source); })()), "session", [], "any", false, false, false, 142), "get", ["cart"], "method", false, false, false, 142)) > 0)) {
// line 143
yield " <span id=\"cart_counter\" class=\"position-absolute top-0 start-100 translate-middle badge rounded-pill bg-danger\">
";
// line 144
yield Twig\Extension\EscaperExtension::escape($this->env, Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 144, $this->source); })()), "session", [], "any", false, false, false, 144), "get", ["cart"], "method", false, false, false, 144)), "html", null, true);
yield "
</span>
";
} else {
// line 147
yield " <span id=\"cart_counter\" class=\"position-absolute d-none top-0 start-100 translate-middle badge rounded-pill bg-danger\">
</span>
";
}
// line 150
yield " ";
// line 151
yield " ";
// line 152
yield " <svg class=\"pointer-cursor\" data-testid=\"icon-utility-basket-svg\" width=\"2em\" height=\"2em\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.8095 5.5L7.97567 3.07625C8.03206 2.25426 8.85855 1.5 10.0032 1.5C11.1441 1.5 11.9674 2.25169 12.0235 3.07038L12.1901 5.5H7.8095ZM6.73859 6.5L6.50098 9.9658L7.49863 10.0342L7.74094 6.5H12.2587L12.501 10.0342L13.4986 9.9658L13.261 6.5H16.2195C16.5265 6.5 16.8263 6.76031 16.8505 7.15568L17.4985 17.7493C17.4995 17.7651 17.4999 17.781 17.4999 17.7968C17.4999 18.2141 17.1887 18.5 16.8675 18.5H3.13245C3.11943 18.5 3.10643 18.4996 3.09345 18.4987C2.77076 18.4764 2.47591 18.1666 2.50144 17.7493L3.14945 7.15568C3.17364 6.76031 3.47339 6.5 3.78047 6.5H6.73859ZM6.80715 5.5L6.97802 3.00784C7.07893 1.53651 8.46791 0.5 10.0032 0.5C11.5347 0.5 12.9205 1.53392 13.0212 3.00196L13.1925 5.5H16.2195C17.1063 5.5 17.7954 6.22426 17.8486 7.09463L18.4966 17.6883C18.4988 17.7244 18.4999 17.7606 18.4999 17.7968C18.4999 18.7085 17.7972 19.5 16.8675 19.5H3.13245C3.09647 19.5 3.06049 19.4988 3.02457 19.4963C2.099 19.4324 1.44771 18.5971 1.50331 17.6883L2.15132 7.09463C2.20456 6.22426 2.89368 5.5 3.78047 5.5H6.80715Z\" fill=\"#000C2D\"></path></svg>
</div>
</li>
<li class=\"d-mobile-none\">
<div id=\"lang-switcher\" class=\"dropdown\">
<button class=\"btn btn-light dropdown-toggle\" type=\"button\" id=\"dropdownMenuButton1\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
<img width=\"20px\" src=\"/img/flag-";
// line 158
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 158, $this->source); })()), "request", [], "any", false, false, false, 158), "locale", [], "any", false, false, false, 158), "html", null, true);
yield ".png\">
</button>
<ul style=\"min-width: 0rem\" class=\"dropdown-menu\" aria-labelledby=\"dropdownMenuButton1\">
";
// line 161
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["all_locales"]) || array_key_exists("all_locales", $context) ? $context["all_locales"] : (function () { throw new RuntimeError('Variable "all_locales" does not exist.', 161, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["locale"]) {
// line 162
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 162, $this->source); })()), "request", [], "any", false, false, false, 162), "locale", [], "any", false, false, false, 162) != $context["locale"])) {
// line 163
yield " <li class=\"p-1\"><a class=\"dropdown-item\" href=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 163, $this->source); })()), "request", [], "any", false, false, false, 163), "attributes", [], "any", false, false, false, 163), "get", ["_route"], "method", false, false, false, 163), Twig\Extension\CoreExtension::arrayMerge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 163, $this->source); })()), "request", [], "any", false, false, false, 163), "attributes", [], "any", false, false, false, 163), "get", ["_route_params"], "method", false, false, false, 163), ["_locale" => $context["locale"]])), "html", null, true);
yield "\"><img width=\"20px\" src=\"/img/flag-";
yield Twig\Extension\EscaperExtension::escape($this->env, $context["locale"], "html", null, true);
yield ".png\"> <span>";
yield Twig\Extension\EscaperExtension::escape($this->env, Twig\Extension\CoreExtension::upperFilter($this->env, $context["locale"]), "html", null, true);
yield "</span></a></li>
";
}
// line 165
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['locale'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 166
yield " </ul>
</div>
</li>
</ul>
</div>
</div>
";
// line 175
yield " </div>
</div>
</div>
</div>
</div>
</div>
";
// line 181
if (((isset($context["activePage"]) || array_key_exists("activePage", $context) ? $context["activePage"] : (function () { throw new RuntimeError('Variable "activePage" does not exist.', 181, $this->source); })()) != 0)) {
// line 182
yield " <div class=\"bg-light\">
<div class=\"container\">
<div class=\"col-12\">
<nav id=\"main-nav\">
<div class=\"toggle-nav\"><i class=\"fa fa-bars sidebar-bar\"></i></div>
<ul id=\"main-menu\" class=\"sm pixelstrap sm-horizontal\">
<li>
<div class=\"mobile-back text-end\">Back<i class=\"fa fa-angle-right ps-2\"
aria-hidden=\"true\"></i></div>
</li>
";
// line 192
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["subCategories"]) || array_key_exists("subCategories", $context) ? $context["subCategories"] : (function () { throw new RuntimeError('Variable "subCategories" does not exist.', 192, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 193
yield " <li>
<a href=\"";
// line 194
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 194), "gender" => "mens"]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 194), "html", null, true);
yield " </a>
";
// line 195
if (CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 195)) {
// line 196
yield " <ul>
";
// line 197
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 197));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 198
yield " <li>
<a href=\"";
// line 199
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 199), "gender" => "mens"]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 199), "html", null, true);
yield " </a>
";
// line 200
if ((Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 200)) > 0)) {
// line 201
yield " <ul>
";
// line 202
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 202));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 203
yield " <li>
<a href=\"";
// line 204
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 204), "gender" => "mens"]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 204), "html", null, true);
yield " </a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 206
yield "
</ul>
";
}
// line 209
yield " </li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 211
yield " </ul>
";
}
// line 212
yield "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 214
yield " ";
// line 219
yield " </ul>
</nav>
</div>
</div>
</div>
";
}
// line 225
yield " </header>
<!-- header end -->";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "mens/base/header_mens.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 476 => 225, 468 => 219, 466 => 214, 459 => 212, 455 => 211, 448 => 209, 443 => 206, 432 => 204, 429 => 203, 425 => 202, 422 => 201, 420 => 200, 414 => 199, 411 => 198, 407 => 197, 404 => 196, 402 => 195, 396 => 194, 393 => 193, 389 => 192, 377 => 182, 375 => 181, 367 => 175, 359 => 166, 353 => 165, 343 => 163, 340 => 162, 336 => 161, 330 => 158, 322 => 152, 320 => 151, 318 => 150, 313 => 147, 307 => 144, 304 => 143, 302 => 142, 298 => 140, 293 => 136, 289 => 134, 283 => 130, 277 => 127, 273 => 126, 269 => 124, 262 => 120, 256 => 118, 254 => 117, 247 => 112, 242 => 109, 240 => 105, 224 => 89, 214 => 81, 199 => 79, 192 => 78, 188 => 77, 171 => 62, 164 => 60, 160 => 59, 153 => 57, 148 => 54, 137 => 52, 134 => 51, 130 => 50, 127 => 49, 125 => 48, 119 => 47, 116 => 46, 112 => 45, 109 => 44, 107 => 43, 101 => 42, 98 => 41, 94 => 40, 65 => 14, 61 => 13, 57 => 12, 44 => 1,);
}
public function getSourceContext()
{
return new Source("
<!-- header start -->
<header class=\"header-style-1\">
<div class=\"mobile-fix-option\"></div>
<div class=\"top-header dark-top\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-12\">
<div class=\"header-contact\">
<ul class=\"d-flex justify-content-between\">
<li><a class=\"text-light\" href=\"#\">{{ 'Help & FAQs' | trans({},'templates') }}</a></li>
<li>{{ 'Free standard delivery over 60.00 EUR ' | trans({},'templates') }}</li>
<li><a style=\"color: white;\">{{ '30-day return policy' | trans({},'templates') }}</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class=\"bg-light border-bottom\">
<div class=\"container container-long\">
<div class=\"row\">
<div class=\"col-sm-12\">
<div class=\"main-menu\">
<div class=\"menu-left\">
<div class=\"navbar d-desktop-none\">
<a href=\"javascript:void(0)\" onclick=\"openNav()\">
<div class=\"bar-style\"><i class=\"fa fa-bars sidebar-bar\" aria-hidden=\"true\"></i>
</div>
</a>
<div id=\"mySidenav\" class=\"sidenav\">
<a href=\"javascript:void(0)\" class=\"sidebar-overlay\" onclick=\"closeNav()\"></a>
<nav>
<div onclick=\"closeNav()\">
<div class=\"sidebar-back text-start\"><i class=\"fa fa-angle-left pe-2\"
aria-hidden=\"true\"></i> Back</div>
</div>
<ul id=\"sub-menu\" class=\"sm pixelstrap sm-vertical\">
{% for category in subCategories %}
<li>
<a href=\"{{ path(\"app_category\" ,{id: category.id,\"gender\": \"mens\" } )}}\">{{ category.name }} </a>
{% if category.childCategory %}
<ul>
{% for category in category.childCategory %}
<li>
<a href=\"{{ path(\"app_category\" ,{id: category.id, \"gender\": \"mens\" } )}}\">{{ category.name }} </a>
{% if category.childCategory | length > 0 %}
<ul>
{% for category in category.childCategory %}
<li>
<a href=\"{{ path(\"app_category\" ,{id: category.id, \"gender\": \"mens\" } )}}\">{{ category.name }} </a>
</li>
{% endfor %}
</ul>
{% endif %}
</li>
{% endfor %}
</ul>
{% endif %}
{% endfor %}
</ul>
</nav>
</div>
</div>
<div class=\"brand-logo me-4 p-4 bg-grey\">
<a href=\"/\" class=\"text-uppercase text-dark\">SELECT<span class=\"brand-wears\">WEARS</span></a>
</div>
<nav class=\"navbar navbar-expand-sm navbar-light pe-0 d-none d-md-block\">
<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\"
data-bs-target=\"#navbarSupportedContent\" aria-controls=\"navbarSupportedContent\"
aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"></span>
</button>
<div class=\"collapse navbar-collapse\" id=\"navbarSupportedContent\">
<ul class=\"navbar-nav me-auto\">
{% for category in mainCategories %}
<li class=\"nav-item {% if category.id == activePage %} active top-header-active {% endif %}\">
<a class=\"nav-link fw-bold title-hover-{{ category.id }}\" href=\"/{{ app.request.locale }}/{{ category.slug }}\">{{ category.name }}</a>
</li>
{% endfor %}
</ul>
</div>
</nav>
</div>
<div class=\"search-container\">
<form class=\"form_search\" role=\"form\">
<input id=\"query-search\" type=\"search\"
placeholder='{{ \"Search for product items and collections\" | trans({},\"templates\") }} . . .' class=\"nav-search nav-search-field\"
aria-expanded=\"true\">
<button type=\"submit\" name=\"nav-submit-button\" class=\"btn-search\">
<i class=\"ti-search\"></i>
</button>
</form>
<div class=\"search-results d-none\">
</div>
</div>
<div class=\"menu-right pull-right\">
<div>
<div class=\"icon-nav\">
<ul class=\"header-dropdown\">
{# <li class=\"onhover-dropdown mobile-account px-0\">
<svg class=\"pointer-cursor\" data-testid=\"icon-utility-user-svg\" width=\"2em\" height=\"2em\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.5999 6.00002C6.5999 4.12226 8.12213 2.60002 9.9999 2.60002C11.8777 2.60002 13.3999 4.12226 13.3999 6.00002C13.3999 7.87779 11.8777 9.40002 9.9999 9.40002C8.12213 9.40002 6.5999 7.87779 6.5999 6.00002ZM12.5613 9.82153C13.7908 8.9958 14.5999 7.5924 14.5999 6.00002C14.5999 3.45951 12.5404 1.40002 9.9999 1.40002C7.45939 1.40002 5.3999 3.45951 5.3999 6.00002C5.3999 7.5924 6.20902 8.9958 7.43855 9.82153C4.81493 10.717 2.8999 12.9504 2.8999 15.6569C2.8999 16.2821 3.23259 16.7789 3.67695 17.1451C4.11444 17.5055 4.70206 17.7786 5.34806 17.9856C6.64537 18.4013 8.33705 18.6 9.9999 18.6C11.6628 18.6 13.3544 18.4013 14.6517 17.9856C15.2977 17.7786 15.8854 17.5055 16.3229 17.1451C16.7672 16.7789 17.0999 16.2821 17.0999 15.6569C17.0999 12.9504 15.1849 10.717 12.5613 9.82153ZM9.99758 10.6C6.65924 10.6011 4.0999 12.9403 4.0999 15.6569C4.0999 15.8127 4.17347 15.9993 4.44004 16.2189C4.71349 16.4443 5.1415 16.6593 5.71424 16.8429C6.85443 17.2082 8.41276 17.4 9.9999 17.4C11.587 17.4 13.1454 17.2082 14.2856 16.8429C14.8583 16.6593 15.2863 16.4443 15.5598 16.2189C15.8263 15.9993 15.8999 15.8127 15.8999 15.6569C15.8999 12.9396 13.3394 10.6 9.9999 10.6C9.99913 10.6 9.99835 10.6 9.99758 10.6Z\" fill=\"#000C2D\"></path></svg>
{# <i class=\"fa fa-user\" aria-hidden=\"true\"></i> #}
{# <ul class=\"show-div header-div-login\">
<li><a class=\"text-dark account-item\" href=\"/customer\">test Login</a></li>
<li><a class=\"text-dark account-item\" href=\"{{ path('app_customer_register') }}\">register</a></li>
</ul> #}
{# </li> #}
{# <li class=\"onhover-div mobile-setting\"> #}
<li class=\"onhover-div\">
<div>
<svg class=\"pointer-cursor\" data-testid=\"icon-utility-user-svg\" width=\"2em\" height=\"2em\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.5999 6.00002C6.5999 4.12226 8.12213 2.60002 9.9999 2.60002C11.8777 2.60002 13.3999 4.12226 13.3999 6.00002C13.3999 7.87779 11.8777 9.40002 9.9999 9.40002C8.12213 9.40002 6.5999 7.87779 6.5999 6.00002ZM12.5613 9.82153C13.7908 8.9958 14.5999 7.5924 14.5999 6.00002C14.5999 3.45951 12.5404 1.40002 9.9999 1.40002C7.45939 1.40002 5.3999 3.45951 5.3999 6.00002C5.3999 7.5924 6.20902 8.9958 7.43855 9.82153C4.81493 10.717 2.8999 12.9504 2.8999 15.6569C2.8999 16.2821 3.23259 16.7789 3.67695 17.1451C4.11444 17.5055 4.70206 17.7786 5.34806 17.9856C6.64537 18.4013 8.33705 18.6 9.9999 18.6C11.6628 18.6 13.3544 18.4013 14.6517 17.9856C15.2977 17.7786 15.8854 17.5055 16.3229 17.1451C16.7672 16.7789 17.0999 16.2821 17.0999 15.6569C17.0999 12.9504 15.1849 10.717 12.5613 9.82153ZM9.99758 10.6C6.65924 10.6011 4.0999 12.9403 4.0999 15.6569C4.0999 15.8127 4.17347 15.9993 4.44004 16.2189C4.71349 16.4443 5.1415 16.6593 5.71424 16.8429C6.85443 17.2082 8.41276 17.4 9.9999 17.4C11.587 17.4 13.1454 17.2082 14.2856 16.8429C14.8583 16.6593 15.2863 16.4443 15.5598 16.2189C15.8263 15.9993 15.8999 15.8127 15.8999 15.6569C15.8999 12.9396 13.3394 10.6 9.9999 10.6C9.99913 10.6 9.99835 10.6 9.99758 10.6Z\" fill=\"#000C2D\"></path></svg>
</div>
<div class=\"show-div setting\">
{% if is_granted('ROLE_CUSTOMER') %}
<h6><span class=\"\">Hi</span> {{ app.user.getName() }}</h6>
<ul>
<li><a class=\"text-dark account-item\" href=\"{{ path('app_customer_dashboard') }}\"><i class=\"fa-regular fa-user me-1\"></i>My account</a></li>
<li><a class=\"text-dark account-item\" href=\"/logout\"><i class=\"fa-solid fa-right-from-bracket\"></i>Log out</a></li>
</ul>
{% else %}
<h6>My Account</h6>
<ul>
<li><a class=\"text-dark account-item\" href=\"{{ path('customer_login') }}\">Login</a></li>
<li><a class=\"text-dark account-item\" href=\"{{ path('app_customer_register') }}\">register</a></li>
</ul>
{% endif %}
</div>
</li>
<li class=\"mobile-wishlist\">
<a href=\"{{ path('app_favoris_index',{'gender': \"mens\"}) }}\">
{# <i class=\"fa fa-heart\" aria-hidden=\"true\"></i> #}
<svg class=\"pointer-cursor\" data-testid=\"icon-utility-wishlist-svg\" width=\"2em\" height=\"2em\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.0099 18.6C9.7299 18.6 9.4699 18.5 9.2399 18.3C8.4999 17.64 7.7999 17.05 7.1199 16.47C5.1699 14.8 3.5399 13.4 2.3799 12.02C1.0299 10.4 0.399902 8.88002 0.399902 7.22002C0.399902 5.69002 0.919902 4.25002 1.8599 3.18002C2.8799 2.03002 4.2699 1.40002 5.7899 1.40002C7.8999 1.40002 9.2499 2.63002 10.0099 3.69002C10.7699 2.63002 12.1099 1.40002 14.2299 1.40002C15.7499 1.40002 17.1499 2.03002 18.1499 3.18002C19.0899 4.26002 19.6099 5.69002 19.6099 7.22002C19.6099 8.88002 18.9799 10.4 17.6299 12.02C16.4799 13.4 14.8499 14.8 12.9599 16.42C12.2199 17.05 11.5199 17.65 10.7599 18.33C10.5499 18.51 10.2899 18.61 10.0199 18.61L10.0099 18.6ZM5.7899 2.60002C4.6199 2.60002 3.5499 3.09002 2.7699 3.97002C2.0199 4.83002 1.6099 5.98002 1.6099 7.22002C1.6099 8.58002 2.1499 9.86002 3.3099 11.25C4.3999 12.55 5.9999 13.92 7.8399 15.51C8.5799 16.15 9.2899 16.75 10.0299 17.41C10.7199 16.75 11.4299 16.15 12.1099 15.56C14.0199 13.93 15.6099 12.56 16.6999 11.25C17.8599 9.86002 18.3999 8.58002 18.3999 7.22002C18.3999 5.98002 17.9899 4.83002 17.2299 3.97002C16.4599 3.09002 15.3899 2.60002 14.2099 2.60002C12.5699 2.60002 11.5199 3.60002 10.9299 4.44002C10.7699 4.67002 10.6399 4.89002 10.5199 5.11002L9.9899 6.10002L9.4599 5.11002C9.3499 4.90002 9.2099 4.67002 9.0499 4.44002C8.4599 3.60002 7.4099 2.60002 5.7699 2.60002H5.7899Z\" fill=\"#000C2D\"></path></svg>
</a>
</li>
{# <li class=\"onhover-div mobile-cart\"> #}
<li class=\"onhover-div\">
<div href=\"javascript:void(0)\" onclick=\"openCart()\">
{% if app.session.get('cart')|length > 0 %}
<span id=\"cart_counter\" class=\"position-absolute top-0 start-100 translate-middle badge rounded-pill bg-danger\">
{{ app.session.get('cart')|length }}
</span>
{% else %}
<span id=\"cart_counter\" class=\"position-absolute d-none top-0 start-100 translate-middle badge rounded-pill bg-danger\">
</span>
{% endif %}
{# <img src=\"../assets/images/icon/cart.png\" class=\"img-fluid blur-up lazyloaded\" alt=\"\"> #}
{# <i class=\"ti-shopping-cart\"></i> #}
<svg class=\"pointer-cursor\" data-testid=\"icon-utility-basket-svg\" width=\"2em\" height=\"2em\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.8095 5.5L7.97567 3.07625C8.03206 2.25426 8.85855 1.5 10.0032 1.5C11.1441 1.5 11.9674 2.25169 12.0235 3.07038L12.1901 5.5H7.8095ZM6.73859 6.5L6.50098 9.9658L7.49863 10.0342L7.74094 6.5H12.2587L12.501 10.0342L13.4986 9.9658L13.261 6.5H16.2195C16.5265 6.5 16.8263 6.76031 16.8505 7.15568L17.4985 17.7493C17.4995 17.7651 17.4999 17.781 17.4999 17.7968C17.4999 18.2141 17.1887 18.5 16.8675 18.5H3.13245C3.11943 18.5 3.10643 18.4996 3.09345 18.4987C2.77076 18.4764 2.47591 18.1666 2.50144 17.7493L3.14945 7.15568C3.17364 6.76031 3.47339 6.5 3.78047 6.5H6.73859ZM6.80715 5.5L6.97802 3.00784C7.07893 1.53651 8.46791 0.5 10.0032 0.5C11.5347 0.5 12.9205 1.53392 13.0212 3.00196L13.1925 5.5H16.2195C17.1063 5.5 17.7954 6.22426 17.8486 7.09463L18.4966 17.6883C18.4988 17.7244 18.4999 17.7606 18.4999 17.7968C18.4999 18.7085 17.7972 19.5 16.8675 19.5H3.13245C3.09647 19.5 3.06049 19.4988 3.02457 19.4963C2.099 19.4324 1.44771 18.5971 1.50331 17.6883L2.15132 7.09463C2.20456 6.22426 2.89368 5.5 3.78047 5.5H6.80715Z\" fill=\"#000C2D\"></path></svg>
</div>
</li>
<li class=\"d-mobile-none\">
<div id=\"lang-switcher\" class=\"dropdown\">
<button class=\"btn btn-light dropdown-toggle\" type=\"button\" id=\"dropdownMenuButton1\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
<img width=\"20px\" src=\"/img/flag-{{ app.request.locale }}.png\">
</button>
<ul style=\"min-width: 0rem\" class=\"dropdown-menu\" aria-labelledby=\"dropdownMenuButton1\">
{% for locale in all_locales %}
{% if app.request.locale != locale %}
<li class=\"p-1\"><a class=\"dropdown-item\" href=\"{{ path(app.request.attributes.get('_route'),app.request.attributes.get('_route_params')|merge({'_locale': locale})) }}\"><img width=\"20px\" src=\"/img/flag-{{ locale }}.png\"> <span>{{ locale|upper }}</span></a></li>
{% endif %}
{% endfor %}
</ul>
</div>
</li>
</ul>
</div>
</div>
{# <div class=\"d-sm-none d-block\">
<a href=\"#\" class=\"btn btn-solid btn-xs btn-rounded\">login</a>
</div> #}
</div>
</div>
</div>
</div>
</div>
</div>
{% if activePage != 0 %}
<div class=\"bg-light\">
<div class=\"container\">
<div class=\"col-12\">
<nav id=\"main-nav\">
<div class=\"toggle-nav\"><i class=\"fa fa-bars sidebar-bar\"></i></div>
<ul id=\"main-menu\" class=\"sm pixelstrap sm-horizontal\">
<li>
<div class=\"mobile-back text-end\">Back<i class=\"fa fa-angle-right ps-2\"
aria-hidden=\"true\"></i></div>
</li>
{% for category in subCategories %}
<li>
<a href=\"{{ path(\"app_category\" ,{id: category.id,\"gender\": \"mens\" } )}}\">{{ category.name }} </a>
{% if category.childCategory %}
<ul>
{% for category in category.childCategory %}
<li>
<a href=\"{{ path(\"app_category\" ,{id: category.id, \"gender\": \"mens\" } )}}\">{{ category.name }} </a>
{% if category.childCategory | length > 0 %}
<ul>
{% for category in category.childCategory %}
<li>
<a href=\"{{ path(\"app_category\" ,{id: category.id, \"gender\": \"mens\" } )}}\">{{ category.name }} </a>
</li>
{% endfor %}
</ul>
{% endif %}
</li>
{% endfor %}
</ul>
{% endif %}
{% endfor %}
{# <li class=\"float-end\">
<div class=\"p-3\">
<input class=\"form-control\" type=\"search\" placeholder=\"Search\" aria-label=\"Search\">
</div>
</li> #}
</ul>
</nav>
</div>
</div>
</div>
{% endif %}
</header>
<!-- header end -->", "mens/base/header_mens.twig", "/app/templates/mens/base/header_mens.twig");
}
}