var/cache/dev/twig/6c/6c563ede2ae8b790f762327030ff23b7.php line 536

  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. /* mens/home/home_men.twig */
  15. class __TwigTemplate_99f7364d05a868ed320bce2ca88e7a81 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->blocks = [
  24.             'head' => [$this'block_head'],
  25.             'breadcrumb' => [$this'block_breadcrumb'],
  26.             'main' => [$this'block_main'],
  27.             'newsletter' => [$this'block_newsletter'],
  28.             'js' => [$this'block_js'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "mens/base/base_mens.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mens/home/home_men.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mens/home/home_men.twig"));
  43.         $this->parent $this->loadTemplate("mens/base/base_mens.twig""mens/home/home_men.twig"1);
  44.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49.     }
  50.     // line 4
  51.     public function block_head($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  58.         // line 5
  59.         yield "    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  60.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  61.     <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
  62.     <meta name=\"description\" content=\"multikart\">
  63.     <meta name=\"keywords\" content=\"multikart\">
  64.     <meta name=\"author\" content=\"multikart\">
  65.     <link rel=\"icon\" href=\"";
  66.         // line 11
  67.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/12.png"), "html"nulltrue);
  68.         yield "\" type=\"image/x-icon\">
  69.     <link rel=\"shortcut icon\" href=\"";
  70.         // line 12
  71.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/12.png"), "html"nulltrue);
  72.         yield "\" type=\"image/x-icon\">
  73.     <title>SELECTWEARS</title>
  74.     <!--Google font-->
  75.     <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
  76.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  77.     <link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
  78.     <!-- Icons -->
  79.  
  80.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  81.         // line 22
  82.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/custom.css"), "html"nulltrue);
  83.         yield "\">
  84.     <!--Slick slider css-->
  85.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  86.         // line 25
  87.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick.css"), "html"nulltrue);
  88.         yield "\">
  89.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  90.         // line 26
  91.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick-theme.css"), "html"nulltrue);
  92.         yield "\">
  93.     <!-- Animate icon -->
  94.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  95.         // line 29
  96.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/animate.css"), "html"nulltrue);
  97.         yield "\">
  98.     <!-- Themify icon -->
  99.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  100.         // line 32
  101.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/themify-icons.css"), "html"nulltrue);
  102.         yield "\">
  103.     <!-- Bootstrap css -->
  104.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  105.         // line 35
  106.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/bootstrap.css"), "html"nulltrue);
  107.         yield "\">
  108.     <!-- Theme css -->
  109.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  110.         // line 38
  111.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  112.         yield "\">
  113.     ";
  114.         // line 41
  115.         yield "    <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\" integrity=\"sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
  116.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  117.         // line 42
  118.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/responsive.css"), "html"nulltrue);
  119.         yield "\">
  120.     <style>
  121.         .ratio2_1 .bg-size:before {
  122.             padding-top: 100% !important;
  123.         }
  124.     </style>
  125. ";
  126.         
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  128.         
  129.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  130.         return; yield '';
  131.     }
  132.     // line 52
  133.     public function block_breadcrumb($context, array $blocks = [])
  134.     {
  135.         $macros $this->macros;
  136.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  137.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  138.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  139.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  140.         // line 53
  141.         yield "        ";
  142.         yield from         $this->loadTemplate("mens/base/_breadcrumb.html.twig""mens/home/home_men.twig"53)->unwrap()->yield($context);
  143.         
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  145.         
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  147.         return; yield '';
  148.     }
  149.     // line 56
  150.     public function block_main($context, array $blocks = [])
  151.     {
  152.         $macros $this->macros;
  153.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  154.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  155.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  156.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  157.         // line 57
  158.         yield "    <!-- Home slider -->
  159.     <section class=\"p-0\">
  160.         <div class=\"slide-1 home-slider\">
  161.             <div>
  162.                 <div class=\"home\">
  163.                     <img src=\"https://images.unsplash.com/photo-1550246140-480ae9bf13c6?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
  164.                     <div class=\"container\">
  165.                         <div class=\"row\">
  166.                             <div class=\"col\">
  167.                                 <div class=\"slider-contain\">
  168.                                     <div>
  169.                                     <div class=\"title2 \">
  170.                                         <h2 class=\"title-inner2 text-light text-blue-men\">";
  171.         // line 69
  172.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Elevate Your Style with SELECTWEARS", [], "templates"), "html"nulltrue);
  173.         yield "</h2>
  174.                                     </div>
  175.                                         ";
  176.         // line 72
  177.         yield "                                        <a href=\"";
  178.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => 1]);
  179.         yield "\" class=\"btn btn-solid\">";
  180.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Discover now", [], "templates"), "html"nulltrue);
  181.         yield "</a>
  182.                                         ";
  183.         // line 74
  184.         yield "                                    </div>
  185.                                     ";
  186.         // line 78
  187.         yield "                                </div>
  188.                             </div>
  189.                         </div>
  190.                     </div>
  191.                 </div>
  192.             </div>
  193.             <div>
  194.                 <div class=\"home\">
  195.                     <img src=\"https://images.unsplash.com/photo-1496346530827-534816eed3be?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
  196.                     <div class=\"container\">
  197.                         <div class=\"row\">
  198.                             <div class=\"col\">
  199.                                 <div class=\"slider-contain\">
  200.                                     <div>
  201.                                     <div class=\"title2 \">
  202.                                         <h2 class=\"title-inner2 text-light text-blue-men\">";
  203.         // line 93
  204.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Elevate Your Style with SELECTWEARS", [], "templates"), "html"nulltrue);
  205.         yield "</h2>
  206.                                     </div>
  207.                                         ";
  208.         // line 96
  209.         yield "                                        <a href=\"";
  210.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => 1]);
  211.         yield "\" class=\"btn btn-solid\">";
  212.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Discover now", [], "templates"), "html"nulltrue);
  213.         yield "</a>
  214.                                         ";
  215.         // line 98
  216.         yield "                                    </div>
  217.                                     ";
  218.         // line 102
  219.         yield "                                </div>
  220.                                 ";
  221.         // line 109
  222.         yield "                            </div>
  223.                         </div>
  224.                     </div>
  225.                 </div>
  226.             </div>
  227.             <div>
  228.                 <div class=\"home\">
  229.                     <img src=\"https://images.unsplash.com/photo-1464666495445-5a33228a808e?auto=format&fit=crop&q=80&w=2012&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
  230.                     <div class=\"container\">
  231.                         <div class=\"row\">
  232.                             <div class=\"col\">
  233.                                 <div class=\"slider-contain\">
  234.                                     <div>
  235.                                     <div class=\"title2 \">
  236.                                         <h2 class=\"title-inner2 text-light text-blue-men\">";
  237.         // line 123
  238.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Elevate Your Style with SELECTWEARS", [], "templates"), "html"nulltrue);
  239.         yield "</h2>
  240.                                     </div>
  241.                                         ";
  242.         // line 126
  243.         yield "                                        <a href=\"";
  244.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => 1]);
  245.         yield "\" class=\"btn btn-solid\">";
  246.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Discover now", [], "templates"), "html"nulltrue);
  247.         yield "</a>
  248.                                         ";
  249.         // line 128
  250.         yield "                                    </div>
  251.                                     ";
  252.         // line 132
  253.         yield "                                </div>
  254.                             </div>
  255.                         </div>
  256.                     </div>
  257.                 </div>
  258.             </div>
  259.         </div>
  260.     </section>
  261.     <!-- Home slider end -->
  262.     <div class=\"title1 title-fancy section-t-space\">
  263.         <h2 class=\"title-inner1 title-gradient\">";
  264.         // line 143
  265.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("special products", [], "templates"), "html"nulltrue);
  266.         yield "</h2>
  267.     </div>
  268.     ";
  269.         // line 146
  270.         if ((((isset($context["newArrivals"]) || array_key_exists("newArrivals"$context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.'146$this->source); })()) || (isset($context["bestSellers"]) || array_key_exists("bestSellers"$context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.'146$this->source); })())) || (isset($context["featuredProducts"]) || array_key_exists("featuredProducts"$context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.'146$this->source); })()))) {
  271.             // line 147
  272.             yield "    <section class=\"section-b-space pt-0 ratio_asos\">
  273.         <div class=\"container container-lg\">
  274.             <div class=\"row\">
  275.                 <div class=\"col\">
  276.                     <div class=\"theme-tab\">
  277.                         <ul class=\"tabs tab-title\">
  278.                             ";
  279.             // line 154
  280.             if ((isset($context["newArrivals"]) || array_key_exists("newArrivals"$context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.'154$this->source); })())) {
  281.                 // line 155
  282.                 yield "                            <li class=\"\"><a href=\"tab-4\">";
  283.                 yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("New Arrivals", [], "templates"), "html"nulltrue);
  284.                 yield "</a></li>
  285.                             ";
  286.             }
  287.             // line 157
  288.             yield "
  289.                             ";
  290.             // line 158
  291.             if ((isset($context["featuredProducts"]) || array_key_exists("featuredProducts"$context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.'158$this->source); })())) {
  292.                 // line 159
  293.                 yield "                            <li class=\"\"><a href=\"tab-5\">";
  294.                 yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Featured Products", [], "templates"), "html"nulltrue);
  295.                 yield "</a></li>
  296.                             ";
  297.             }
  298.             // line 161
  299.             yield "
  300.                             ";
  301.             // line 162
  302.             if ((isset($context["bestSellers"]) || array_key_exists("bestSellers"$context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.'162$this->source); })())) {
  303.                 // line 163
  304.                 yield "                            <li class=\"current\"><a href=\"tab-6\">";
  305.                 yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Best Sellers", [], "templates"), "html"nulltrue);
  306.                 yield "</a></li>
  307.                             ";
  308.             }
  309.             // line 165
  310.             yield "
  311.                         </ul>
  312.                         <div class=\"tab-content-cls\">
  313.                             ";
  314.             // line 168
  315.             if ((isset($context["newArrivals"]) || array_key_exists("newArrivals"$context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.'168$this->source); })())) {
  316.                 // line 169
  317.                 yield "                            <div id=\"tab-4\" class=\"tab-content active default new-arrivals-col\" style=\"display: none;\">
  318.                                 <div class=\"no-slider row five-product\">
  319.                                     ";
  320.                 // line 171
  321.                 $context['_parent'] = $context;
  322.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["newArrivals"]) || array_key_exists("newArrivals"$context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.'171$this->source); })()));
  323.                 foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
  324.                     // line 172
  325.                     yield "                                        <div class=\"product-box\">
  326.                                             <div class=\"img-wrapper\">
  327.                                                 <div class=\"lable-block\">
  328.                                                     <span class=\"lable-gradient\">new</span>
  329.                                                     ";
  330.                     // line 177
  331.                     yield "                                                </div>
  332.                                                 <div class=\"front\">
  333.                                                     <a href=\"";
  334.                     // line 179
  335.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse179), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse179), "gender" => "mens"]), "html"nulltrue);
  336.                     yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
  337.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse179), "html"nulltrue);
  338.                     yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
  339.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse179), "html"nulltrue);
  340.                     yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  341.                                                 </div>
  342.                                                 <div class=\"back\">
  343.                                                     <a href=\"";
  344.                     // line 182
  345.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse182), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse182), "gender" => "mens"]), "html"nulltrue);
  346.                     yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
  347.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "getSecondImage", [], "method"falsefalsefalse182), "html"nulltrue);
  348.                     yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
  349.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "getSecondImage", [], "method"falsefalsefalse182), "html"nulltrue);
  350.                     yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  351.                                                 </div>
  352.                                                 <div class=\"cart-box cart-box-bottom\">
  353.                                                     <a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"";
  354.                     // line 185
  355.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse185), "html"nulltrue);
  356.                     yield "\" title=\"Add to Wishlist\">
  357.                                                         ";
  358.                     // line 186
  359.                     if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse186), 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.'186$this->source); })()), "session", [], "any"falsefalsefalse186), "get", ["wishlist"], "method"falsefalsefalse186))) {
  360.                         // line 187
  361.                         yield "                                                            <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  362.                                                         ";
  363.                     } else {
  364.                         // line 189
  365.                         yield "                                                            <i class='fa-regular fa-heart'></i>
  366.                                                         ";
  367.                     }
  368.                     // line 190
  369.                     yield "                                                
  370.                                                     </a> 
  371.                                                 </div>
  372.                                             </div>
  373.                                             <div class=\"product-detail\">
  374.                                                 <a href=\"";
  375.                     // line 195
  376.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse195), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse195), "gender" => "mens"]), "html"nulltrue);
  377.                     yield "\">
  378.                                                     <h6>";
  379.                     // line 196
  380.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "name", [], "any"falsefalsefalse196), "html"nulltrue);
  381.                     yield "</h6>
  382.                                                 </a>
  383.                                                 <h4>";
  384.                     // line 198
  385.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantPrice", [], "method"falsefalsefalse198), "html"nulltrue);
  386.                     yield " EUR</h4>
  387.                                             </div>
  388.                                         </div>
  389.                                     ";
  390.                 }
  391.                 $_parent $context['_parent'];
  392.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);
  393.                 $context array_intersect_key($context$_parent) + $_parent;
  394.                 // line 202
  395.                 yield "                                </div>
  396.                             </div>
  397.                             ";
  398.             }
  399.             // line 205
  400.             yield "
  401.                             ";
  402.             // line 206
  403.             if ((isset($context["featuredProducts"]) || array_key_exists("featuredProducts"$context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.'206$this->source); })())) {
  404.                 // line 207
  405.                 yield "                            <div id=\"tab-5\" class=\"tab-content \" style=\"display: none;\">
  406.                                 <div class=\"no-slider row five-product\">
  407.                                     ";
  408.                 // line 209
  409.                 $context['_parent'] = $context;
  410.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["featuredProducts"]) || array_key_exists("featuredProducts"$context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.'209$this->source); })()));
  411.                 foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
  412.                     // line 210
  413.                     yield "                                     <div class=\"product-box\">
  414.                                             <div class=\"img-wrapper\">
  415.                                                 <div class=\"lable-block\">
  416.                                                     ";
  417.                     // line 214
  418.                     yield "                                                    <span class=\"lable4\">best seller</span>
  419.                                                 </div>
  420.                                                 <div class=\"front\">
  421.                                                     <a href=\"";
  422.                     // line 217
  423.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse217), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse217), "gender" => "mens"]), "html"nulltrue);
  424.                     yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
  425.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse217), "html"nulltrue);
  426.                     yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
  427.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse217), "html"nulltrue);
  428.                     yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  429.                                                 </div>
  430.                                                 <div class=\"back\">
  431.                                                     <a href=\"";
  432.                     // line 220
  433.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse220), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse220), "gender" => "mens"]), "html"nulltrue);
  434.                     yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
  435.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "getSecondImage", [], "method"falsefalsefalse220), "html"nulltrue);
  436.                     yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
  437.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "getSecondImage", [], "method"falsefalsefalse220), "html"nulltrue);
  438.                     yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  439.                                                 </div>
  440.                                                 <div class=\"cart-box cart-box-bottom\">
  441.                                                     <a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"";
  442.                     // line 223
  443.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse223), "html"nulltrue);
  444.                     yield "\" title=\"Add to Wishlist\">
  445.                                                         ";
  446.                     // line 224
  447.                     if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse224), 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.'224$this->source); })()), "session", [], "any"falsefalsefalse224), "get", ["wishlist"], "method"falsefalsefalse224))) {
  448.                         // line 225
  449.                         yield "                                                            <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  450.                                                         ";
  451.                     } else {
  452.                         // line 227
  453.                         yield "                                                            <i class='fa-regular fa-heart'></i>
  454.                                                         ";
  455.                     }
  456.                     // line 228
  457.                     yield "                                                
  458.                                                     </a>
  459.                                                 </div>
  460.                                             </div>
  461.                                             <div class=\"product-detail\">
  462.                                                 <a href=\"";
  463.                     // line 233
  464.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse233), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse233), "gender" => "mens"]), "html"nulltrue);
  465.                     yield "\">
  466.                                                     <h6>";
  467.                     // line 234
  468.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "name", [], "any"falsefalsefalse234), "html"nulltrue);
  469.                     yield "</h6>
  470.                                                 </a>
  471.                                                 <h4>";
  472.                     // line 236
  473.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantPrice", [], "method"falsefalsefalse236), "html"nulltrue);
  474.                     yield " EUR</h4>
  475.                                             </div>
  476.                                      </div>
  477.                                     ";
  478.                 }
  479.                 $_parent $context['_parent'];
  480.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);
  481.                 $context array_intersect_key($context$_parent) + $_parent;
  482.                 // line 240
  483.                 yield "                                </div>
  484.                             </div>
  485.                             ";
  486.             }
  487.             // line 243
  488.             yield "
  489.                             ";
  490.             // line 244
  491.             if ((isset($context["bestSellers"]) || array_key_exists("bestSellers"$context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.'244$this->source); })())) {
  492.                 // line 245
  493.                 yield "                            <div id=\"tab-6\" class=\"tab-content best-sellers-col\" style=\"display: none;\">
  494.                                 <div class=\"no-slider row five-product\">
  495.                                     ";
  496.                 // line 247
  497.                 $context['_parent'] = $context;
  498.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["bestSellers"]) || array_key_exists("bestSellers"$context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.'247$this->source); })()));
  499.                 foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
  500.                     // line 248
  501.                     yield "                                      <div class=\"product-box\">
  502.                                             <div class=\"img-wrapper\">
  503.                                                 <div class=\"lable-block\">
  504.                                                     ";
  505.                     // line 252
  506.                     yield "                                                    <span class=\"lable4\">best seller</span>
  507.                                                 </div>
  508.                                                 <div class=\"front\">
  509.                                                     <a href=\"";
  510.                     // line 255
  511.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse255), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse255), "gender" => "mens"]), "html"nulltrue);
  512.                     yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
  513.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse255), "html"nulltrue);
  514.                     yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
  515.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse255), "html"nulltrue);
  516.                     yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  517.                                                 </div>
  518.                                                 <div class=\"back\">
  519.                                                     <a href=\"";
  520.                     // line 258
  521.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse258), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse258), "gender" => "mens"]), "html"nulltrue);
  522.                     yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
  523.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "getSecondImage", [], "method"falsefalsefalse258), "html"nulltrue);
  524.                     yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
  525.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "getSecondImage", [], "method"falsefalsefalse258), "html"nulltrue);
  526.                     yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  527.                                                 </div>
  528.                                                 <div class=\"cart-box cart-box-bottom\">
  529.                                                     <a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"";
  530.                     // line 261
  531.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse261), "html"nulltrue);
  532.                     yield "\" title=\"Add to Wishlist\">
  533.                                                         ";
  534.                     // line 262
  535.                     if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse262), 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.'262$this->source); })()), "session", [], "any"falsefalsefalse262), "get", ["wishlist"], "method"falsefalsefalse262))) {
  536.                         // line 263
  537.                         yield "                                                            <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  538.                                                         ";
  539.                     } else {
  540.                         // line 265
  541.                         yield "                                                            <i class='fa-regular fa-heart'></i>
  542.                                                         ";
  543.                     }
  544.                     // line 266
  545.                     yield "                                                
  546.                                                     </a>
  547.                                                 </div>
  548.                                             </div>
  549.                                             <div class=\"product-detail\">
  550.                                                 ";
  551.                     // line 274
  552.                     yield "                                                <a href=\"";
  553.                     yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_product_page", ["pid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse274), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse274), "gender" => "mens"]), "html"nulltrue);
  554.                     yield "\">
  555.                                                     <h6>";
  556.                     // line 275
  557.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "name", [], "any"falsefalsefalse275), "html"nulltrue);
  558.                     yield "</h6>
  559.                                                 </a>
  560.                                                 <h4>";
  561.                     // line 277
  562.                     yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantPrice", [], "method"falsefalsefalse277), "html"nulltrue);
  563.                     yield " EUR</h4>
  564.                                                 ";
  565.                     // line 283
  566.                     yield "                                            </div>
  567.                                         </div>
  568.                                     ";
  569.                 }
  570.                 $_parent $context['_parent'];
  571.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);
  572.                 $context array_intersect_key($context$_parent) + $_parent;
  573.                 // line 286
  574.                 yield "                                </div>
  575.                             </div>
  576.                             ";
  577.             }
  578.             // line 289
  579.             yield "                        </div>
  580.                     </div>
  581.                 </div>
  582.             </div>
  583.         </div>
  584.     </section>
  585.     ";
  586.         }
  587.         // line 296
  588.         yield "
  589.     <!-- collection banner -->
  590.     <section class=\"banner-padding banner-furniture ratio2_1\">
  591.         <div class=\"container container-lg\">
  592.             <div class=\"row partition3\">
  593.                 <div class=\"col-12\">
  594.                     <div class=\"title1 title-fancy\">
  595.                         <h2 class=\"title-inner1 title-gradient\">";
  596.         // line 303
  597.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Explore Our Collections", [], "templates"), "html"nulltrue);
  598.         yield "</h2>
  599.                     </div>
  600.                 </div>
  601.             ";
  602.         // line 306
  603.         $context['_parent'] = $context;
  604.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["featuredCollections"]) || array_key_exists("featuredCollections"$context) ? $context["featuredCollections"] : (function () { throw new RuntimeError('Variable "featuredCollections" does not exist.'306$this->source); })()));
  605.         foreach ($context['_seq'] as $context["_key"] => $context["collection"]) {
  606.             // line 307
  607.             yield "                <div class=\"col-md-3 pt-4\">
  608.                     <a href=\"";
  609.             // line 308
  610.             yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_collection", ["id" => CoreExtension::getAttribute($this->env$this->source$context["collection"], "id", [], "any"falsefalsefalse308), "gender" => "mens"]), "html"nulltrue);
  611.             yield "\">
  612.                         <div class=\"collection-banner collection-raduis p-left text-start\">
  613.                             <div class=\"img-part\">
  614.                                 <img src=\"/uploads/collections/";
  615.             // line 311
  616.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["collection"], "image", [], "any"falsefalsefalse311), "html"nulltrue);
  617.             yield "\" alt=\"\"
  618.                                     class=\"img-fluid blur-up lazyload bg-img\">
  619.                             </div>
  620.                             <div class=\"contain-banner\">
  621.                                 <div class=\"col-12 d-flex justify-content-center\">
  622.                                     ";
  623.             // line 317
  624.             yield "                                    <h2 class=\"text-white text-center text-stroke\">";
  625.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["collection"], "name", [], "any"falsefalsefalse317), "html"nulltrue);
  626.             yield "</h2>
  627.                                 </div>
  628.                             </div>
  629.                         </div>
  630.                     </a>
  631.                 </div>
  632.             ";
  633.         }
  634.         $_parent $context['_parent'];
  635.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['collection'], $context['_parent'], $context['loop']);
  636.         $context array_intersect_key($context$_parent) + $_parent;
  637.         // line 324
  638.         yield "            </div>
  639.         </div>
  640.     </section>
  641.     <!-- tap to top start -->
  642.     <div class=\"tap-top\">
  643.         <div><i class=\"fa fa-angle-double-up\"></i></div>
  644.     </div>
  645.     <!-- tap to top end -->
  646. ";
  647.         
  648.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  649.         
  650.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  651.         return; yield '';
  652.     }
  653.     // line 338
  654.     public function block_newsletter($context, array $blocks = [])
  655.     {
  656.         $macros $this->macros;
  657.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  658.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""newsletter"));
  659.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  660.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""newsletter"));
  661.         // line 339
  662.         yield "                ";
  663.         yield from         $this->loadTemplate("front_end/base/newsletter.twig""mens/home/home_men.twig"339)->unwrap()->yield($context);
  664.         
  665.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  666.         
  667.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  668.         return; yield '';
  669.     }
  670.     // line 342
  671.     public function block_js($context, array $blocks = [])
  672.     {
  673.         $macros $this->macros;
  674.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  675.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  676.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  677.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  678.         // line 343
  679.         yield "    <!-- latest jquery-->
  680.     <script src=\"";
  681.         // line 344
  682.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery-3.3.1.min.js"), "html"nulltrue);
  683.         yield "\"></script>
  684.     <!-- menu js-->
  685.     <script src=\"";
  686.         // line 347
  687.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/menu.js"), "html"nulltrue);
  688.         yield "\"></script>
  689.     <!-- lazyload js-->
  690.     <script src=\"";
  691.         // line 350
  692.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lazysizes.min.js"), "html"nulltrue);
  693.         yield "\"></script>
  694.     <!-- slick js-->
  695.     <script src=\"";
  696.         // line 353
  697.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick.js"), "html"nulltrue);
  698.         yield "\"></script>
  699.     <!-- Bootstrap js-->
  700.     <script src=\"";
  701.         // line 356
  702.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap.bundle.min.js"), "html"nulltrue);
  703.         yield "\"></script>
  704.     <!-- Bootstrap Notification js-->
  705.     <script src=\"";
  706.         // line 359
  707.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap-notify.min.js"), "html"nulltrue);
  708.         yield "\"></script>
  709.     <!-- Theme js-->
  710.     <script src=\"";
  711.         // line 362
  712.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/theme-setting.js"), "html"nulltrue);
  713.         yield "\"></script>
  714.     <script src=\"";
  715.         // line 363
  716.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/script.js"), "html"nulltrue);
  717.         yield "\"></script>
  718.     <script src=\"";
  719.         // line 365
  720.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/modules.js"), "html"nulltrue);
  721.         yield "\"></script>
  722.     <script>
  723.         \$(window).on('load', function () {
  724.             setTimeout(function () {
  725.                 \$('#exampleModal').modal('show');
  726.             }, 2500);
  727.         });
  728.         function openSearch() {
  729.             document.getElementById(\"search-overlay\").style.display = \"block\";
  730.         }
  731.         function closeSearch() {
  732.             document.getElementById(\"search-overlay\").style.display = \"none\";
  733.         }
  734.     </script>
  735. ";
  736.         
  737.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  738.         
  739.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  740.         return; yield '';
  741.     }
  742.     /**
  743.      * @codeCoverageIgnore
  744.      */
  745.     public function getTemplateName()
  746.     {
  747.         return "mens/home/home_men.twig";
  748.     }
  749.     /**
  750.      * @codeCoverageIgnore
  751.      */
  752.     public function isTraitable()
  753.     {
  754.         return false;
  755.     }
  756.     /**
  757.      * @codeCoverageIgnore
  758.      */
  759.     public function getDebugInfo()
  760.     {
  761.         return array (  778 => 365,  773 => 363,  769 => 362,  763 => 359,  757 => 356,  751 => 353,  745 => 350,  739 => 347,  733 => 344,  730 => 343,  720 => 342,  708 => 339,  698 => 338,  675 => 324,  661 => 317,  653 => 311,  647 => 308,  644 => 307,  640 => 306,  634 => 303,  625 => 296,  616 => 289,  611 => 286,  603 => 283,  599 => 277,  594 => 275,  589 => 274,  582 => 266,  578 => 265,  574 => 263,  572 => 262,  568 => 261,  558 => 258,  548 => 255,  543 => 252,  538 => 248,  534 => 247,  530 => 245,  528 => 244,  525 => 243,  520 => 240,  510 => 236,  505 => 234,  501 => 233,  494 => 228,  490 => 227,  486 => 225,  484 => 224,  480 => 223,  470 => 220,  460 => 217,  455 => 214,  450 => 210,  446 => 209,  442 => 207,  440 => 206,  437 => 205,  432 => 202,  422 => 198,  417 => 196,  413 => 195,  406 => 190,  402 => 189,  398 => 187,  396 => 186,  392 => 185,  382 => 182,  372 => 179,  368 => 177,  362 => 172,  358 => 171,  354 => 169,  352 => 168,  347 => 165,  341 => 163,  339 => 162,  336 => 161,  330 => 159,  328 => 158,  325 => 157,  319 => 155,  317 => 154,  308 => 147,  306 => 146,  300 => 143,  287 => 132,  284 => 128,  277 => 126,  272 => 123,  256 => 109,  253 => 102,  250 => 98,  243 => 96,  238 => 93,  221 => 78,  218 => 74,  211 => 72,  206 => 69,  192 => 57,  182 => 56,  170 => 53,  160 => 52,  140 => 42,  137 => 41,  132 => 38,  126 => 35,  120 => 32,  114 => 29,  108 => 26,  104 => 25,  98 => 22,  85 => 12,  81 => 11,  73 => 5,  63 => 4,  40 => 1,);
  762.     }
  763.     public function getSourceContext()
  764.     {
  765.         return new Source("{% extends 'mens/base/base_mens.twig' %}
  766. {% block head %}
  767.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  768.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  769.     <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
  770.     <meta name=\"description\" content=\"multikart\">
  771.     <meta name=\"keywords\" content=\"multikart\">
  772.     <meta name=\"author\" content=\"multikart\">
  773.     <link rel=\"icon\" href=\"{{ asset('assets/images/favicon/12.png') }}\" type=\"image/x-icon\">
  774.     <link rel=\"shortcut icon\" href=\"{{ asset('assets/images/favicon/12.png') }}\" type=\"image/x-icon\">
  775.     <title>SELECTWEARS</title>
  776.     <!--Google font-->
  777.     <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
  778.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  779.     <link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
  780.     <!-- Icons -->
  781.  
  782.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/custom.css') }}\">
  783.     <!--Slick slider css-->
  784.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick.css') }}\">
  785.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick-theme.css') }}\">
  786.     <!-- Animate icon -->
  787.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/animate.css') }}\">
  788.     <!-- Themify icon -->
  789.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/themify-icons.css') }}\">
  790.     <!-- Bootstrap css -->
  791.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/bootstrap.css') }}\">
  792.     <!-- Theme css -->
  793.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/style.css') }}\">
  794.     {# Font Awesome 6.4 #}
  795.     <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\" integrity=\"sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
  796.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/responsive.css') }}\">
  797.     <style>
  798.         .ratio2_1 .bg-size:before {
  799.             padding-top: 100% !important;
  800.         }
  801.     </style>
  802. {% endblock %}
  803. {% block breadcrumb %}
  804.         {% include 'mens/base/_breadcrumb.html.twig' %}
  805. {% endblock %}
  806. {% block main %}
  807.     <!-- Home slider -->
  808.     <section class=\"p-0\">
  809.         <div class=\"slide-1 home-slider\">
  810.             <div>
  811.                 <div class=\"home\">
  812.                     <img src=\"https://images.unsplash.com/photo-1550246140-480ae9bf13c6?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
  813.                     <div class=\"container\">
  814.                         <div class=\"row\">
  815.                             <div class=\"col\">
  816.                                 <div class=\"slider-contain\">
  817.                                     <div>
  818.                                     <div class=\"title2 \">
  819.                                         <h2 class=\"title-inner2 text-light text-blue-men\">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
  820.                                     </div>
  821.                                         {# <h4>Elevate Your Style with SELECTWEARS</h4> #}
  822.                                         <a href=\"{{ path('app_category',{id: 1}) }}\" class=\"btn btn-solid\">{{ 'Discover now' | trans({},'templates') }}</a>
  823.                                         {# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href=\"#\" class=\"btn btn-solid\">Discover now</a> #}
  824.                                     </div>
  825.                                     {# <div class=\"title2 text-hotpink\">
  826.                                         <h2 class=\"title-inner2 text-light text-hotpink\">Elevate Your Style with SELECTWEARS</h2>
  827.                                     </div> #}
  828.                                 </div>
  829.                             </div>
  830.                         </div>
  831.                     </div>
  832.                 </div>
  833.             </div>
  834.             <div>
  835.                 <div class=\"home\">
  836.                     <img src=\"https://images.unsplash.com/photo-1496346530827-534816eed3be?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
  837.                     <div class=\"container\">
  838.                         <div class=\"row\">
  839.                             <div class=\"col\">
  840.                                 <div class=\"slider-contain\">
  841.                                     <div>
  842.                                     <div class=\"title2 \">
  843.                                         <h2 class=\"title-inner2 text-light text-blue-men\">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
  844.                                     </div>
  845.                                         {# <h4>Elevate Your Style with SELECTWEARS</h4> #}
  846.                                         <a href=\"{{ path('app_category',{id: 1}) }}\" class=\"btn btn-solid\">{{ 'Discover now' | trans({},'templates') }}</a>
  847.                                         {# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href=\"#\" class=\"btn btn-solid\">Discover now</a> #}
  848.                                     </div>
  849.                                     {# <div class=\"title2 text-hotpink\">
  850.                                         <h2 class=\"title-inner2 text-light text-hotpink\">Elevate Your Style with SELECTWEARS</h2>
  851.                                     </div> #}
  852.                                 </div>
  853.                                 {# <div class=\"slider-contain\">
  854.                                     <div>
  855.                                         <h4>welcome to fashion</h4>
  856.                                         <h1>top collection</h1><a href=\"#\" class=\"btn btn-solid\">shop now</a>
  857.                                     </div>
  858.                                 </div> #}
  859.                             </div>
  860.                         </div>
  861.                     </div>
  862.                 </div>
  863.             </div>
  864.             <div>
  865.                 <div class=\"home\">
  866.                     <img src=\"https://images.unsplash.com/photo-1464666495445-5a33228a808e?auto=format&fit=crop&q=80&w=2012&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
  867.                     <div class=\"container\">
  868.                         <div class=\"row\">
  869.                             <div class=\"col\">
  870.                                 <div class=\"slider-contain\">
  871.                                     <div>
  872.                                     <div class=\"title2 \">
  873.                                         <h2 class=\"title-inner2 text-light text-blue-men\">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
  874.                                     </div>
  875.                                         {# <h4>Elevate Your Style with SELECTWEARS</h4> #}
  876.                                         <a href=\"{{ path('app_category',{id: 1}) }}\" class=\"btn btn-solid\">{{ 'Discover now' | trans({},'templates') }}</a>
  877.                                         {# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href=\"#\" class=\"btn btn-solid\">Discover now</a> #}
  878.                                     </div>
  879.                                     {# <div class=\"title2 text-hotpink\">
  880.                                         <h2 class=\"title-inner2 text-light text-hotpink\">Elevate Your Style with SELECTWEARS</h2>
  881.                                     </div> #}
  882.                                 </div>
  883.                             </div>
  884.                         </div>
  885.                     </div>
  886.                 </div>
  887.             </div>
  888.         </div>
  889.     </section>
  890.     <!-- Home slider end -->
  891.     <div class=\"title1 title-fancy section-t-space\">
  892.         <h2 class=\"title-inner1 title-gradient\">{{ 'special products' | trans({},'templates') }}</h2>
  893.     </div>
  894.     {% if newArrivals or bestSellers or featuredProducts %}
  895.     <section class=\"section-b-space pt-0 ratio_asos\">
  896.         <div class=\"container container-lg\">
  897.             <div class=\"row\">
  898.                 <div class=\"col\">
  899.                     <div class=\"theme-tab\">
  900.                         <ul class=\"tabs tab-title\">
  901.                             {% if newArrivals %}
  902.                             <li class=\"\"><a href=\"tab-4\">{{ 'New Arrivals' | trans({},'templates') }}</a></li>
  903.                             {% endif %}
  904.                             {% if featuredProducts %}
  905.                             <li class=\"\"><a href=\"tab-5\">{{ 'Featured Products' | trans({},'templates') }}</a></li>
  906.                             {% endif %}
  907.                             {% if bestSellers %}
  908.                             <li class=\"current\"><a href=\"tab-6\">{{ 'Best Sellers' | trans({},'templates') }}</a></li>
  909.                             {% endif %}
  910.                         </ul>
  911.                         <div class=\"tab-content-cls\">
  912.                             {% if newArrivals %}
  913.                             <div id=\"tab-4\" class=\"tab-content active default new-arrivals-col\" style=\"display: none;\">
  914.                                 <div class=\"no-slider row five-product\">
  915.                                     {% for product in newArrivals %}
  916.                                         <div class=\"product-box\">
  917.                                             <div class=\"img-wrapper\">
  918.                                                 <div class=\"lable-block\">
  919.                                                     <span class=\"lable-gradient\">new</span>
  920.                                                     {# <span class=\"lable4\">on sale</span> #}
  921.                                                 </div>
  922.                                                 <div class=\"front\">
  923.                                                     <a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.mainImage }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.mainImage }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  924.                                                 </div>
  925.                                                 <div class=\"back\">
  926.                                                     <a href=\"{{ path('app_product_page',{pid: product.id, vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.getSecondImage() }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.getSecondImage() }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  927.                                                 </div>
  928.                                                 <div class=\"cart-box cart-box-bottom\">
  929.                                                     <a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"{{product.id}}\" title=\"Add to Wishlist\">
  930.                                                         {% if product.id in app.session.get('wishlist') %}
  931.                                                             <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  932.                                                         {% else %}
  933.                                                             <i class='fa-regular fa-heart'></i>
  934.                                                         {% endif %}                                                
  935.                                                     </a> 
  936.                                                 </div>
  937.                                             </div>
  938.                                             <div class=\"product-detail\">
  939.                                                 <a href=\"{{ path('app_product_page',{pid: product.id, vid: product.firstVariantId(),'gender': \"mens\"}) }}\">
  940.                                                     <h6>{{ product.name }}</h6>
  941.                                                 </a>
  942.                                                 <h4>{{ product.firstVariantPrice() }} EUR</h4>
  943.                                             </div>
  944.                                         </div>
  945.                                     {% endfor %}
  946.                                 </div>
  947.                             </div>
  948.                             {% endif %}
  949.                             {% if featuredProducts %}
  950.                             <div id=\"tab-5\" class=\"tab-content \" style=\"display: none;\">
  951.                                 <div class=\"no-slider row five-product\">
  952.                                     {% for product in featuredProducts %}
  953.                                      <div class=\"product-box\">
  954.                                             <div class=\"img-wrapper\">
  955.                                                 <div class=\"lable-block\">
  956.                                                     {# <span class=\"lable-gradient\">new</span> #}
  957.                                                     <span class=\"lable4\">best seller</span>
  958.                                                 </div>
  959.                                                 <div class=\"front\">
  960.                                                     <a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.mainImage }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.mainImage }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  961.                                                 </div>
  962.                                                 <div class=\"back\">
  963.                                                     <a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.getSecondImage() }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.getSecondImage() }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  964.                                                 </div>
  965.                                                 <div class=\"cart-box cart-box-bottom\">
  966.                                                     <a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"{{product.id}}\" title=\"Add to Wishlist\">
  967.                                                         {% if product.id in app.session.get('wishlist') %}
  968.                                                             <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  969.                                                         {% else %}
  970.                                                             <i class='fa-regular fa-heart'></i>
  971.                                                         {% endif %}                                                
  972.                                                     </a>
  973.                                                 </div>
  974.                                             </div>
  975.                                             <div class=\"product-detail\">
  976.                                                 <a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\">
  977.                                                     <h6>{{ product.name }}</h6>
  978.                                                 </a>
  979.                                                 <h4>{{ product.firstVariantPrice() }} EUR</h4>
  980.                                             </div>
  981.                                      </div>
  982.                                     {% endfor %}
  983.                                 </div>
  984.                             </div>
  985.                             {% endif %}
  986.                             {% if bestSellers %}
  987.                             <div id=\"tab-6\" class=\"tab-content best-sellers-col\" style=\"display: none;\">
  988.                                 <div class=\"no-slider row five-product\">
  989.                                     {% for product in bestSellers %}
  990.                                       <div class=\"product-box\">
  991.                                             <div class=\"img-wrapper\">
  992.                                                 <div class=\"lable-block\">
  993.                                                     {# <span class=\"lable-gradient\">new</span> #}
  994.                                                     <span class=\"lable4\">best seller</span>
  995.                                                 </div>
  996.                                                 <div class=\"front\">
  997.                                                     <a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.mainImage }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.mainImage }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  998.                                                 </div>
  999.                                                 <div class=\"back\">
  1000.                                                     <a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.getSecondImage() }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.getSecondImage() }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
  1001.                                                 </div>
  1002.                                                 <div class=\"cart-box cart-box-bottom\">
  1003.                                                     <a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"{{product.id}}\" title=\"Add to Wishlist\">
  1004.                                                         {% if product.id in app.session.get('wishlist') %}
  1005.                                                             <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  1006.                                                         {% else %}
  1007.                                                             <i class='fa-regular fa-heart'></i>
  1008.                                                         {% endif %}                                                
  1009.                                                     </a>
  1010.                                                 </div>
  1011.                                             </div>
  1012.                                             <div class=\"product-detail\">
  1013.                                                 {# <div class=\"rating\"><i class=\"fa fa-star\"></i> <i class=\"fa fa-star\"></i>
  1014.                                                     <i class=\"fa fa-star\"></i> <i class=\"fa fa-star\"></i> <i class=\"fa fa-star\"></i>
  1015.                                                 </div> #}
  1016.                                                 <a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\">
  1017.                                                     <h6>{{ product.name }}</h6>
  1018.                                                 </a>
  1019.                                                 <h4>{{ product.firstVariantPrice() }} EUR</h4>
  1020.                                                 {# <ul class=\"color-variant\">
  1021.                                                     <li class=\"bg-light0\"></li>
  1022.                                                     <li class=\"bg-light1\"></li>
  1023.                                                     <li class=\"bg-light2\"></li>
  1024.                                                 </ul> #}
  1025.                                             </div>
  1026.                                         </div>
  1027.                                     {% endfor %}
  1028.                                 </div>
  1029.                             </div>
  1030.                             {% endif %}
  1031.                         </div>
  1032.                     </div>
  1033.                 </div>
  1034.             </div>
  1035.         </div>
  1036.     </section>
  1037.     {% endif %}
  1038.     <!-- collection banner -->
  1039.     <section class=\"banner-padding banner-furniture ratio2_1\">
  1040.         <div class=\"container container-lg\">
  1041.             <div class=\"row partition3\">
  1042.                 <div class=\"col-12\">
  1043.                     <div class=\"title1 title-fancy\">
  1044.                         <h2 class=\"title-inner1 title-gradient\">{{ 'Explore Our Collections' | trans({},'templates') }}</h2>
  1045.                     </div>
  1046.                 </div>
  1047.             {% for collection in featuredCollections %}
  1048.                 <div class=\"col-md-3 pt-4\">
  1049.                     <a href=\"{{ path('app_collection',{id: collection.id,gender: \"mens\" }) }}\">
  1050.                         <div class=\"collection-banner collection-raduis p-left text-start\">
  1051.                             <div class=\"img-part\">
  1052.                                 <img src=\"/uploads/collections/{{ collection.image }}\" alt=\"\"
  1053.                                     class=\"img-fluid blur-up lazyload bg-img\">
  1054.                             </div>
  1055.                             <div class=\"contain-banner\">
  1056.                                 <div class=\"col-12 d-flex justify-content-center\">
  1057.                                     {# <h4>save 30%</h4> #}
  1058.                                     <h2 class=\"text-white text-center text-stroke\">{{ collection.name }}</h2>
  1059.                                 </div>
  1060.                             </div>
  1061.                         </div>
  1062.                     </a>
  1063.                 </div>
  1064.             {% endfor %}
  1065.             </div>
  1066.         </div>
  1067.     </section>
  1068.     <!-- tap to top start -->
  1069.     <div class=\"tap-top\">
  1070.         <div><i class=\"fa fa-angle-double-up\"></i></div>
  1071.     </div>
  1072.     <!-- tap to top end -->
  1073. {% endblock %}
  1074.  {% block newsletter %}
  1075.                 {% include 'front_end/base/newsletter.twig' %}
  1076. {% endblock %}
  1077. {% block js %}
  1078.     <!-- latest jquery-->
  1079.     <script src=\"{{ asset('assets/js/jquery-3.3.1.min.js') }}\"></script>
  1080.     <!-- menu js-->
  1081.     <script src=\"{{ asset('assets/js/menu.js') }}\"></script>
  1082.     <!-- lazyload js-->
  1083.     <script src=\"{{ asset('assets/js/lazysizes.min.js') }}\"></script>
  1084.     <!-- slick js-->
  1085.     <script src=\"{{ asset('assets/js/slick.js') }}\"></script>
  1086.     <!-- Bootstrap js-->
  1087.     <script src=\"{{ asset('assets/js/bootstrap.bundle.min.js') }}\"></script>
  1088.     <!-- Bootstrap Notification js-->
  1089.     <script src=\"{{ asset('assets/js/bootstrap-notify.min.js') }}\"></script>
  1090.     <!-- Theme js-->
  1091.     <script src=\"{{ asset('assets/js/theme-setting.js') }}\"></script>
  1092.     <script src=\"{{ asset('assets/js/script.js') }}\"></script>
  1093.     <script src=\"{{ asset('assets/js/modules.js') }}\"></script>
  1094.     <script>
  1095.         \$(window).on('load', function () {
  1096.             setTimeout(function () {
  1097.                 \$('#exampleModal').modal('show');
  1098.             }, 2500);
  1099.         });
  1100.         function openSearch() {
  1101.             document.getElementById(\"search-overlay\").style.display = \"block\";
  1102.         }
  1103.         function closeSearch() {
  1104.             document.getElementById(\"search-overlay\").style.display = \"none\";
  1105.         }
  1106.     </script>
  1107. {% endblock %}
  1108. ""mens/home/home_men.twig""/app/templates/mens/home/home_men.twig");
  1109.     }
  1110. }