var/cache/dev/twig/f0/f02828cee1ae5f2e2029a0d920c217cf.php line 126

  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* women/base/header_women.twig */
  15. class __TwigTemplate_faf3810bae4eb9e7c624d835fa22a0b9 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.         ];
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  31.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""women/base/header_women.twig"));
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  33.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""women/base/header_women.twig"));
  34.         // line 1
  35.         yield "
  36.     <!-- header start -->
  37.     <header class=\"header-style-1\">
  38.         <div class=\"mobile-fix-option\"></div>
  39.         <div class=\"top-header dark-top\">
  40.             <div class=\"container\">
  41.                 <div class=\"row\">
  42.                     <div class=\"col-lg-12\">
  43.                         <div class=\"header-contact\">
  44.                             <ul class=\"d-flex justify-content-between\">
  45.                                 <li><a class=\"text-light\" href=\"#\">";
  46.         // line 13
  47.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Help & FAQs", [], "templates"), "html"nulltrue);
  48.         yield "</a></li>
  49.                                 <li>";
  50.         // line 14
  51.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Free standard delivery over 60.00 EUR ", [], "templates"), "html"nulltrue);
  52.         yield "</li>
  53.                                 <li><a style=\"color: white;\">";
  54.         // line 15
  55.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("30-day return policy", [], "templates"), "html"nulltrue);
  56.         yield "</a></li>
  57.                             </ul>
  58.                         </div>
  59.                     </div>
  60.                 </div>
  61.             </div>
  62.         </div>
  63.         <div class=\"bg-light border-bottom\">
  64.             <div class=\"container container-long\">
  65.                 <div class=\"row\">
  66.                     <div class=\"col-sm-12\">
  67.                         <div class=\"main-menu\">
  68.                             <div class=\"menu-left\">
  69.                                 <div class=\"navbar d-desktop-none\">
  70.                                     <a href=\"javascript:void(0)\" onclick=\"openNav()\">
  71.                                         <div class=\"bar-style\"><i class=\"fa fa-bars sidebar-bar\" aria-hidden=\"true\"></i>
  72.                                         </div>
  73.                                     </a>
  74.                                     <div id=\"mySidenav\" class=\"sidenav\">
  75.                                         <a href=\"javascript:void(0)\" class=\"sidebar-overlay\" onclick=\"closeNav()\"></a>
  76.                                         <nav>
  77.                                             <div onclick=\"closeNav()\">
  78.                                                 <div class=\"sidebar-back text-start\"><i class=\"fa fa-angle-left pe-2\"
  79.                                                         aria-hidden=\"true\"></i> Back</div>
  80.                                             </div>
  81.                                             <ul id=\"sub-menu\" class=\"sm pixelstrap sm-vertical\">
  82.                                                 ";
  83.         // line 41
  84.         $context['_parent'] = $context;
  85.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["subCategories"]) || array_key_exists("subCategories"$context) ? $context["subCategories"] : (function () { throw new RuntimeError('Variable "subCategories" does not exist.'41$this->source); })()));
  86.         foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  87.             // line 42
  88.             yield "                                                    <li>
  89.                                                     <a href=\"";
  90.             // line 43
  91.             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"falsefalsefalse43), "gender" => "women"]), "html"nulltrue);
  92.             yield "\">";
  93.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse43), "html"nulltrue);
  94.             yield " </a>
  95.                                                     ";
  96.             // line 44
  97.             if (CoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse44)) {
  98.                 // line 45
  99.                 yield "                                                        <ul>
  100.                                                             ";
  101.                 // line 46
  102.                 $context['_parent'] = $context;
  103.                 $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse46));
  104.                 foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  105.                     // line 47
  106.                     yield "                                                                <li>
  107.                                                                     <a href=\"";
  108.                     // line 48
  109.                     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"falsefalsefalse48), "gender" => "women"]), "html"nulltrue);
  110.                     yield "\">";
  111.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse48), "html"nulltrue);
  112.                     yield " </a>
  113.                                                                 ";
  114.                     // line 49
  115.                     if ((Twig\Extension\CoreExtension::lengthFilter($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse49)) > 0)) {
  116.                         // line 50
  117.                         yield "                                                                    <ul>
  118.                                                                         ";
  119.                         // line 51
  120.                         $context['_parent'] = $context;
  121.                         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse51));
  122.                         foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  123.                             // line 52
  124.                             yield "                                                                        <li>
  125.                                                                             <a href=\"";
  126.                             // line 53
  127.                             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"falsefalsefalse53), "gender" => "women"]), "html"nulltrue);
  128.                             yield "\">";
  129.                             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse53), "html"nulltrue);
  130.                             yield " </a>
  131.                                                                         </li>
  132.                                                                         ";
  133.                         }
  134.                         $_parent $context['_parent'];
  135.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  136.                         $context array_intersect_key($context$_parent) + $_parent;
  137.                         // line 55
  138.                         yield "    
  139.                                                                     </ul>
  140.                                                                 ";
  141.                     }
  142.                     // line 58
  143.                     yield "                                                                </li>
  144.                                                             ";
  145.                 }
  146.                 $_parent $context['_parent'];
  147.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  148.                 $context array_intersect_key($context$_parent) + $_parent;
  149.                 // line 60
  150.                 yield "                                                        </ul>
  151.                                                     ";
  152.             }
  153.             // line 61
  154.             yield "    
  155.                                                 ";
  156.         }
  157.         $_parent $context['_parent'];
  158.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  159.         $context array_intersect_key($context$_parent) + $_parent;
  160.         // line 63
  161.         yield "                                            </ul>
  162.                                         </nav>
  163.                                     </div>
  164.                                 </div>
  165.                                 <div class=\"brand-logo me-4 p-4 bg-grey\">
  166.                                     <a href=\"/\" class=\"text-uppercase text-dark\">SELECT<span class=\"brand-wears\">WEARS</span></a>
  167.                                 </div>
  168.                                 <nav class=\"navbar navbar-expand-sm navbar-light pe-0 d-none d-md-block\">
  169.                                     <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\"
  170.                                         data-bs-target=\"#navbarSupportedContent\" aria-controls=\"navbarSupportedContent\"
  171.                                         aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  172.                                         <span class=\"navbar-toggler-icon\"></span>
  173.                                     </button>
  174.                                     <div class=\"collapse navbar-collapse\" id=\"navbarSupportedContent\">
  175.                                         <ul class=\"navbar-nav me-auto\">
  176.                                         ";
  177.         // line 78
  178.         $context['_parent'] = $context;
  179.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["mainCategories"]) || array_key_exists("mainCategories"$context) ? $context["mainCategories"] : (function () { throw new RuntimeError('Variable "mainCategories" does not exist.'78$this->source); })()));
  180.         foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  181.             // line 79
  182.             yield "                                            <li class=\"nav-item ";
  183.             if ((CoreExtension::getAttribute($this->env$this->source$context["category"], "id", [], "any"falsefalsefalse79) == (isset($context["activePage"]) || array_key_exists("activePage"$context) ? $context["activePage"] : (function () { throw new RuntimeError('Variable "activePage" does not exist.'79$this->source); })()))) {
  184.                 yield " active top-header-active ";
  185.             }
  186.             yield "\">
  187.                                                 <a class=\"nav-link fw-bold title-hover-";
  188.             // line 80
  189.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "id", [], "any"falsefalsefalse80), "html"nulltrue);
  190.             yield "\" href=\"/";
  191.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'80$this->source); })()), "request", [], "any"falsefalsefalse80), "locale", [], "any"falsefalsefalse80), "html"nulltrue);
  192.             yield "/";
  193.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "slug", [], "any"falsefalsefalse80), "html"nulltrue);
  194.             yield "\">";
  195.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse80), "html"nulltrue);
  196.             yield "</a>
  197.                                             </li>
  198.                                         ";
  199.         }
  200.         $_parent $context['_parent'];
  201.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  202.         $context array_intersect_key($context$_parent) + $_parent;
  203.         // line 82
  204.         yield "    
  205.                                         </ul>
  206.                                     </div>
  207.                                 </nav>
  208.                             </div>
  209.                             <div class=\"search-container\">
  210.                                 <form class=\"form_search\" role=\"form\">
  211.                                     <input id=\"query-search\" type=\"search\"
  212.                                     placeholder=\"";
  213.         // line 90
  214.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Search for product items and collections", [], "templates"), "html"nulltrue);
  215.         yield "  . . .\" class=\"nav-search nav-search-field\"
  216.                                     aria-expanded=\"true\">
  217.                                     <button type=\"submit\" name=\"nav-submit-button\" class=\"btn-search\">
  218.                                     <i class=\"ti-search\"></i>
  219.                                     </button>
  220.                                 </form>
  221.                                 <div class=\"search-results d-none\">
  222.                                 </div>
  223.                             </div>
  224.                             <div class=\"menu-right pull-right\">
  225.                                 <div>
  226.                                     <div class=\"icon-nav\">
  227.                                         <ul>
  228.                                             ";
  229.         // line 104
  230.         yield "                                            <li class=\"onhover-div\">
  231.                                                 <div>
  232.                                                     <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>
  233.                                                 </div>
  234.                                                 <div class=\"show-div setting\">
  235.                                                     ";
  236.         // line 109
  237.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_CUSTOMER")) {
  238.             // line 110
  239.             yield "                                                        <h6><span class=\"\">Hi</span> ";
  240.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'110$this->source); })()), "user", [], "any"falsefalsefalse110), "getName", [], "method"falsefalsefalse110), "html"nulltrue);
  241.             yield "</h6>
  242.                                                         <ul>
  243.                                                             <li><a class=\"text-dark account-item\" href=\"";
  244.             // line 112
  245.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_customer_dashboard");
  246.             yield "\"><i class=\"fa-regular fa-user me-1\"></i>My account</a></li>
  247.                                                             <li><a class=\"text-dark account-item\" href=\"/logout\"><i class=\"fa-solid fa-right-from-bracket\"></i>Log out</a></li>
  248.                                                         </ul>
  249.                                                     ";
  250.         } else {
  251.             // line 116
  252.             yield "                                                        <h6>My Account</h6>
  253.                                                         <ul>
  254.                                                             <li><a class=\"text-dark account-item\" href=\"";
  255.             // line 118
  256.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("customer_login");
  257.             yield "\">Login</a></li>
  258.                                                             <li><a class=\"text-dark account-item\" href=\"";
  259.             // line 119
  260.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_customer_register");
  261.             yield "\">register</a></li>
  262.                                                         </ul>
  263.                                                     ";
  264.         }
  265.         // line 122
  266.         yield "                                                </div>
  267.                                             </li>
  268.                                             <li class=\"mobile-wishlist\">
  269.                                             <a href=\"";
  270.         // line 125
  271.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_favoris_index", ["gender" => "women"]);
  272.         yield "\">
  273.                                                 ";
  274.         // line 127
  275.         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>
  276.                                             </a>
  277.                                             </li>
  278.                                             ";
  279.         // line 131
  280.         yield "                                            <li class=\"onhover-div\">
  281.                                                 <div href=\"javascript:void(0)\" onclick=\"openCart()\">
  282.                                                     ";
  283.         // line 133
  284.         if ((Twig\Extension\CoreExtension::lengthFilter($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'133$this->source); })()), "session", [], "any"falsefalsefalse133), "get", ["cart"], "method"falsefalsefalse133)) > 0)) {
  285.             // line 134
  286.             yield "                                                        <span id=\"cart_counter\" class=\"position-absolute top-0 start-100 translate-middle badge rounded-pill bg-danger\">
  287.                                                            ";
  288.             // line 135
  289.             yield Twig\Extension\EscaperExtension::escape($this->envTwig\Extension\CoreExtension::lengthFilter($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'135$this->source); })()), "session", [], "any"falsefalsefalse135), "get", ["cart"], "method"falsefalsefalse135)), "html"nulltrue);
  290.             yield "
  291.                                                         </span>
  292.                                                     ";
  293.         } else {
  294.             // line 138
  295.             yield "                                                        <span id=\"cart_counter\" class=\"position-absolute d-none top-0 start-100 translate-middle badge rounded-pill bg-danger\">
  296.                                                         </span>
  297.                                                     ";
  298.         }
  299.         // line 141
  300.         yield "                                                ";
  301.         // line 142
  302.         yield "                                                    ";
  303.         // line 143
  304.         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>
  305.                                                 </div>
  306.                                             </li>
  307.                                             <li class=\"d-mobile-none\">
  308.                                                 <div id=\"lang-switcher\" class=\"dropdown\">
  309.                                                     <button class=\"btn btn-light dropdown-toggle\" type=\"button\" id=\"dropdownMenuButton1\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  310.                                                         <img width=\"20px\" src=\"/img/flag-";
  311.         // line 149
  312.         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'149$this->source); })()), "request", [], "any"falsefalsefalse149), "locale", [], "any"falsefalsefalse149), "html"nulltrue);
  313.         yield ".png\">
  314.                                                     </button>
  315.                                                     <ul style=\"min-width: 0rem\" class=\"dropdown-menu\" aria-labelledby=\"dropdownMenuButton1\">
  316.                                                         ";
  317.         // line 152
  318.         $context['_parent'] = $context;
  319.         $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.'152$this->source); })()));
  320.         foreach ($context['_seq'] as $context["_key"] => $context["locale"]) {
  321.             // line 153
  322.             yield "                                                            ";
  323.             if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'153$this->source); })()), "request", [], "any"falsefalsefalse153), "locale", [], "any"falsefalsefalse153) != $context["locale"])) {
  324.                 // line 154
  325.                 yield "                                                                <li class=\"p-1\"><a class=\"dropdown-item\" href=\"";
  326.                 yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'154$this->source); })()), "request", [], "any"falsefalsefalse154), "attributes", [], "any"falsefalsefalse154), "get", ["_route"], "method"falsefalsefalse154), Twig\Extension\CoreExtension::arrayMerge(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'154$this->source); })()), "request", [], "any"falsefalsefalse154), "attributes", [], "any"falsefalsefalse154), "get", ["_route_params"], "method"falsefalsefalse154), ["_locale" => $context["locale"]])), "html"nulltrue);
  327.                 yield "\"><img width=\"20px\" src=\"/img/flag-";
  328.                 yield Twig\Extension\EscaperExtension::escape($this->env$context["locale"], "html"nulltrue);
  329.                 yield ".png\"> <span>";
  330.                 yield Twig\Extension\EscaperExtension::escape($this->envTwig\Extension\CoreExtension::upperFilter($this->env$context["locale"]), "html"nulltrue);
  331.                 yield "</span></a></li>
  332.                                                             ";
  333.             }
  334.             // line 156
  335.             yield "                                                        ";
  336.         }
  337.         $_parent $context['_parent'];
  338.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['locale'], $context['_parent'], $context['loop']);
  339.         $context array_intersect_key($context$_parent) + $_parent;
  340.         // line 157
  341.         yield "                                                    </ul>
  342.                                                 </div>
  343.                                             </li>
  344.                                         </ul>
  345.                                     </div>
  346.                                 </div>
  347.                             </div>
  348.                         </div>
  349.                     </div>
  350.                 </div>
  351.             </div>
  352.         </div>
  353.         ";
  354.         // line 169
  355.         if (((isset($context["activePage"]) || array_key_exists("activePage"$context) ? $context["activePage"] : (function () { throw new RuntimeError('Variable "activePage" does not exist.'169$this->source); })()) != 0)) {
  356.             // line 170
  357.             yield "        <div class=\"bg-light border-bottom\">
  358.             <div class=\"container\">
  359.                 <div class=\"col-12\">
  360.                     <nav id=\"main-nav\">
  361.                         <div class=\"toggle-nav\"><i class=\"fa fa-bars sidebar-bar\"></i></div>
  362.                         <ul id=\"main-menu\" class=\"sm pixelstrap sm-horizontal\">
  363.                             <li>
  364.                                 <div class=\"mobile-back text-end\">Back<i class=\"fa fa-angle-right ps-2\"
  365.                                         aria-hidden=\"true\"></i></div>
  366.                             </li>
  367.                             ";
  368.             // line 181
  369.             $context['_parent'] = $context;
  370.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["subCategories"]) || array_key_exists("subCategories"$context) ? $context["subCategories"] : (function () { throw new RuntimeError('Variable "subCategories" does not exist.'181$this->source); })()));
  371.             foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  372.                 // line 182
  373.                 yield "                                <li>
  374.                                 <a href=\"";
  375.                 // line 183
  376.                 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"falsefalsefalse183), "gender" => "women"]), "html"nulltrue);
  377.                 yield "\">";
  378.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse183), "html"nulltrue);
  379.                 yield " </a>
  380.                                 ";
  381.                 // line 184
  382.                 if (CoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse184)) {
  383.                     // line 185
  384.                     yield "                                    <ul>
  385.                                         ";
  386.                     // line 186
  387.                     $context['_parent'] = $context;
  388.                     $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse186));
  389.                     foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  390.                         // line 187
  391.                         yield "                                            <li>
  392.                                                 <a href=\"";
  393.                         // line 188
  394.                         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"falsefalsefalse188), "gender" => "women"]), "html"nulltrue);
  395.                         yield "\">";
  396.                         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse188), "html"nulltrue);
  397.                         yield " </a>
  398.                                             ";
  399.                         // line 189
  400.                         if ((Twig\Extension\CoreExtension::lengthFilter($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse189)) > 0)) {
  401.                             // line 190
  402.                             yield "                                                <ul>
  403.                                                     ";
  404.                             // line 191
  405.                             $context['_parent'] = $context;
  406.                             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse191));
  407.                             foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  408.                                 // line 192
  409.                                 yield "                                                    <li>
  410.                                                         <a href=\"";
  411.                                 // line 193
  412.                                 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"falsefalsefalse193), "gender" => "women"]), "html"nulltrue);
  413.                                 yield "\">";
  414.                                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse193), "html"nulltrue);
  415.                                 yield " </a>
  416.                                                     </li>
  417.                                                     ";
  418.                             }
  419.                             $_parent $context['_parent'];
  420.                             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  421.                             $context array_intersect_key($context$_parent) + $_parent;
  422.                             // line 195
  423.                             yield "    
  424.                                                 </ul>
  425.                                             ";
  426.                         }
  427.                         // line 198
  428.                         yield "                                            </li>
  429.                                         ";
  430.                     }
  431.                     $_parent $context['_parent'];
  432.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  433.                     $context array_intersect_key($context$_parent) + $_parent;
  434.                     // line 200
  435.                     yield "                                    </ul>
  436.                                 ";
  437.                 }
  438.                 // line 201
  439.                 yield "    
  440.                             ";
  441.             }
  442.             $_parent $context['_parent'];
  443.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  444.             $context array_intersect_key($context$_parent) + $_parent;
  445.             // line 203
  446.             yield "                            ";
  447.             // line 208
  448.             yield "                        </ul>
  449.                     </nav>
  450.                 </div>
  451.             </div>
  452.         </div>
  453.         ";
  454.         }
  455.         // line 214
  456.         yield "    </header>
  457.     <!-- header end -->";
  458.         
  459.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  460.         
  461.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  462.         return; yield '';
  463.     }
  464.     /**
  465.      * @codeCoverageIgnore
  466.      */
  467.     public function getTemplateName()
  468.     {
  469.         return "women/base/header_women.twig";
  470.     }
  471.     /**
  472.      * @codeCoverageIgnore
  473.      */
  474.     public function isTraitable()
  475.     {
  476.         return false;
  477.     }
  478.     /**
  479.      * @codeCoverageIgnore
  480.      */
  481.     public function getDebugInfo()
  482.     {
  483.         return array (  468 => 214,  460 => 208,  458 => 203,  451 => 201,  447 => 200,  440 => 198,  435 => 195,  424 => 193,  421 => 192,  417 => 191,  414 => 190,  412 => 189,  406 => 188,  403 => 187,  399 => 186,  396 => 185,  394 => 184,  388 => 183,  385 => 182,  381 => 181,  368 => 170,  366 => 169,  352 => 157,  346 => 156,  336 => 154,  333 => 153,  329 => 152,  323 => 149,  315 => 143,  313 => 142,  311 => 141,  306 => 138,  300 => 135,  297 => 134,  295 => 133,  291 => 131,  286 => 127,  282 => 125,  277 => 122,  271 => 119,  267 => 118,  263 => 116,  256 => 112,  250 => 110,  248 => 109,  241 => 104,  225 => 90,  215 => 82,  200 => 80,  193 => 79,  189 => 78,  172 => 63,  165 => 61,  161 => 60,  154 => 58,  149 => 55,  138 => 53,  135 => 52,  131 => 51,  128 => 50,  126 => 49,  120 => 48,  117 => 47,  113 => 46,  110 => 45,  108 => 44,  102 => 43,  99 => 42,  95 => 41,  66 => 15,  62 => 14,  58 => 13,  44 => 1,);
  484.     }
  485.     public function getSourceContext()
  486.     {
  487.         return new Source("
  488.     <!-- header start -->
  489.     <header class=\"header-style-1\">
  490.         <div class=\"mobile-fix-option\"></div>
  491.         <div class=\"top-header dark-top\">
  492.             <div class=\"container\">
  493.                 <div class=\"row\">
  494.                     <div class=\"col-lg-12\">
  495.                         <div class=\"header-contact\">
  496.                             <ul class=\"d-flex justify-content-between\">
  497.                                 <li><a class=\"text-light\" href=\"#\">{{ 'Help & FAQs' | trans({},'templates') }}</a></li>
  498.                                 <li>{{ 'Free standard delivery over 60.00 EUR ' | trans({},'templates') }}</li>
  499.                                 <li><a style=\"color: white;\">{{ '30-day return policy' | trans({},'templates') }}</a></li>
  500.                             </ul>
  501.                         </div>
  502.                     </div>
  503.                 </div>
  504.             </div>
  505.         </div>
  506.         <div class=\"bg-light border-bottom\">
  507.             <div class=\"container container-long\">
  508.                 <div class=\"row\">
  509.                     <div class=\"col-sm-12\">
  510.                         <div class=\"main-menu\">
  511.                             <div class=\"menu-left\">
  512.                                 <div class=\"navbar d-desktop-none\">
  513.                                     <a href=\"javascript:void(0)\" onclick=\"openNav()\">
  514.                                         <div class=\"bar-style\"><i class=\"fa fa-bars sidebar-bar\" aria-hidden=\"true\"></i>
  515.                                         </div>
  516.                                     </a>
  517.                                     <div id=\"mySidenav\" class=\"sidenav\">
  518.                                         <a href=\"javascript:void(0)\" class=\"sidebar-overlay\" onclick=\"closeNav()\"></a>
  519.                                         <nav>
  520.                                             <div onclick=\"closeNav()\">
  521.                                                 <div class=\"sidebar-back text-start\"><i class=\"fa fa-angle-left pe-2\"
  522.                                                         aria-hidden=\"true\"></i> Back</div>
  523.                                             </div>
  524.                                             <ul id=\"sub-menu\" class=\"sm pixelstrap sm-vertical\">
  525.                                                 {% for category in subCategories %}
  526.                                                     <li>
  527.                                                     <a href=\"{{ path(\"app_category\" ,{id: category.id,\"gender\": \"women\" } )}}\">{{ category.name }} </a>
  528.                                                     {% if category.childCategory %}
  529.                                                         <ul>
  530.                                                             {% for category in category.childCategory %}
  531.                                                                 <li>
  532.                                                                     <a href=\"{{ path(\"app_category\" ,{id: category.id, \"gender\": \"women\" } )}}\">{{ category.name }} </a>
  533.                                                                 {% if category.childCategory | length > 0 %}
  534.                                                                     <ul>
  535.                                                                         {% for category in category.childCategory %}
  536.                                                                         <li>
  537.                                                                             <a href=\"{{ path(\"app_category\" ,{id: category.id, \"gender\": \"women\" } )}}\">{{ category.name }} </a>
  538.                                                                         </li>
  539.                                                                         {% endfor %}    
  540.                                                                     </ul>
  541.                                                                 {% endif %}
  542.                                                                 </li>
  543.                                                             {% endfor %}
  544.                                                         </ul>
  545.                                                     {% endif %}    
  546.                                                 {% endfor %}
  547.                                             </ul>
  548.                                         </nav>
  549.                                     </div>
  550.                                 </div>
  551.                                 <div class=\"brand-logo me-4 p-4 bg-grey\">
  552.                                     <a href=\"/\" class=\"text-uppercase text-dark\">SELECT<span class=\"brand-wears\">WEARS</span></a>
  553.                                 </div>
  554.                                 <nav class=\"navbar navbar-expand-sm navbar-light pe-0 d-none d-md-block\">
  555.                                     <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\"
  556.                                         data-bs-target=\"#navbarSupportedContent\" aria-controls=\"navbarSupportedContent\"
  557.                                         aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  558.                                         <span class=\"navbar-toggler-icon\"></span>
  559.                                     </button>
  560.                                     <div class=\"collapse navbar-collapse\" id=\"navbarSupportedContent\">
  561.                                         <ul class=\"navbar-nav me-auto\">
  562.                                         {% for category in mainCategories %}
  563.                                             <li class=\"nav-item {% if category.id == activePage %} active top-header-active {% endif %}\">
  564.                                                 <a class=\"nav-link fw-bold title-hover-{{ category.id }}\" href=\"/{{ app.request.locale }}/{{ category.slug }}\">{{ category.name }}</a>
  565.                                             </li>
  566.                                         {% endfor %}    
  567.                                         </ul>
  568.                                     </div>
  569.                                 </nav>
  570.                             </div>
  571.                             <div class=\"search-container\">
  572.                                 <form class=\"form_search\" role=\"form\">
  573.                                     <input id=\"query-search\" type=\"search\"
  574.                                     placeholder=\"{{ 'Search for product items and collections' | trans({},'templates') }}  . . .\" class=\"nav-search nav-search-field\"
  575.                                     aria-expanded=\"true\">
  576.                                     <button type=\"submit\" name=\"nav-submit-button\" class=\"btn-search\">
  577.                                     <i class=\"ti-search\"></i>
  578.                                     </button>
  579.                                 </form>
  580.                                 <div class=\"search-results d-none\">
  581.                                 </div>
  582.                             </div>
  583.                             <div class=\"menu-right pull-right\">
  584.                                 <div>
  585.                                     <div class=\"icon-nav\">
  586.                                         <ul>
  587.                                             {# <li class=\"onhover-div mobile-setting\"> #}
  588.                                             <li class=\"onhover-div\">
  589.                                                 <div>
  590.                                                     <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>
  591.                                                 </div>
  592.                                                 <div class=\"show-div setting\">
  593.                                                     {% if is_granted('ROLE_CUSTOMER') %}
  594.                                                         <h6><span class=\"\">Hi</span> {{ app.user.getName() }}</h6>
  595.                                                         <ul>
  596.                                                             <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>
  597.                                                             <li><a class=\"text-dark account-item\" href=\"/logout\"><i class=\"fa-solid fa-right-from-bracket\"></i>Log out</a></li>
  598.                                                         </ul>
  599.                                                     {% else %}
  600.                                                         <h6>My Account</h6>
  601.                                                         <ul>
  602.                                                             <li><a class=\"text-dark account-item\" href=\"{{ path('customer_login') }}\">Login</a></li>
  603.                                                             <li><a class=\"text-dark account-item\" href=\"{{ path('app_customer_register') }}\">register</a></li>
  604.                                                         </ul>
  605.                                                     {% endif %}
  606.                                                 </div>
  607.                                             </li>
  608.                                             <li class=\"mobile-wishlist\">
  609.                                             <a href=\"{{ path('app_favoris_index',{\"gender\": \"women\"}) }}\">
  610.                                                 {# <i class=\"fa fa-heart\" aria-hidden=\"true\"></i> #}
  611.                                                 <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>
  612.                                             </a>
  613.                                             </li>
  614.                                             {# <li class=\"onhover-div mobile-cart\"> #}
  615.                                             <li class=\"onhover-div\">
  616.                                                 <div href=\"javascript:void(0)\" onclick=\"openCart()\">
  617.                                                     {% if app.session.get('cart')|length > 0  %}
  618.                                                         <span id=\"cart_counter\" class=\"position-absolute top-0 start-100 translate-middle badge rounded-pill bg-danger\">
  619.                                                            {{ app.session.get('cart')|length }}
  620.                                                         </span>
  621.                                                     {% else %}
  622.                                                         <span id=\"cart_counter\" class=\"position-absolute d-none top-0 start-100 translate-middle badge rounded-pill bg-danger\">
  623.                                                         </span>
  624.                                                     {% endif %}
  625.                                                 {# <img src=\"../assets/images/icon/cart.png\" class=\"img-fluid blur-up lazyloaded\" alt=\"\"> #}
  626.                                                     {# <i class=\"ti-shopping-cart\"></i> #}
  627.                                                     <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>
  628.                                                 </div>
  629.                                             </li>
  630.                                             <li class=\"d-mobile-none\">
  631.                                                 <div id=\"lang-switcher\" class=\"dropdown\">
  632.                                                     <button class=\"btn btn-light dropdown-toggle\" type=\"button\" id=\"dropdownMenuButton1\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  633.                                                         <img width=\"20px\" src=\"/img/flag-{{ app.request.locale }}.png\">
  634.                                                     </button>
  635.                                                     <ul style=\"min-width: 0rem\" class=\"dropdown-menu\" aria-labelledby=\"dropdownMenuButton1\">
  636.                                                         {% for locale in all_locales %}
  637.                                                             {% if app.request.locale != locale %}
  638.                                                                 <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>
  639.                                                             {% endif %}
  640.                                                         {% endfor %}
  641.                                                     </ul>
  642.                                                 </div>
  643.                                             </li>
  644.                                         </ul>
  645.                                     </div>
  646.                                 </div>
  647.                             </div>
  648.                         </div>
  649.                     </div>
  650.                 </div>
  651.             </div>
  652.         </div>
  653.         {% if activePage != 0 %}
  654.         <div class=\"bg-light border-bottom\">
  655.             <div class=\"container\">
  656.                 <div class=\"col-12\">
  657.                     <nav id=\"main-nav\">
  658.                         <div class=\"toggle-nav\"><i class=\"fa fa-bars sidebar-bar\"></i></div>
  659.                         <ul id=\"main-menu\" class=\"sm pixelstrap sm-horizontal\">
  660.                             <li>
  661.                                 <div class=\"mobile-back text-end\">Back<i class=\"fa fa-angle-right ps-2\"
  662.                                         aria-hidden=\"true\"></i></div>
  663.                             </li>
  664.                             {% for category in subCategories %}
  665.                                 <li>
  666.                                 <a href=\"{{ path(\"app_category\" ,{id: category.id,\"gender\": \"women\" } )}}\">{{ category.name }} </a>
  667.                                 {% if category.childCategory %}
  668.                                     <ul>
  669.                                         {% for category in category.childCategory %}
  670.                                             <li>
  671.                                                 <a href=\"{{ path(\"app_category\" ,{id: category.id,\"gender\": \"women\" } )}}\">{{ category.name }} </a>
  672.                                             {% if category.childCategory | length > 0 %}
  673.                                                 <ul>
  674.                                                     {% for category in category.childCategory %}
  675.                                                     <li>
  676.                                                         <a href=\"{{ path(\"app_category\" ,{id: category.id,\"gender\": \"women\" } )}}\">{{ category.name }} </a>
  677.                                                     </li>
  678.                                                     {% endfor %}    
  679.                                                 </ul>
  680.                                             {% endif %}
  681.                                             </li>
  682.                                         {% endfor %}
  683.                                     </ul>
  684.                                 {% endif %}    
  685.                             {% endfor %}
  686.                             {# <li class=\"float-end\">
  687.                                 <div class=\"p-3\">
  688.                                 <input class=\"form-control\" type=\"search\" placeholder=\"Search\" aria-label=\"Search\">
  689.                                 </div>
  690.                             </li> #}
  691.                         </ul>
  692.                     </nav>
  693.                 </div>
  694.             </div>
  695.         </div>
  696.         {% endif %}
  697.     </header>
  698.     <!-- header end -->""women/base/header_women.twig""/app/templates/women/base/header_women.twig");
  699.     }
  700. }