var/cache/dev/twig/43/437a97553d6be9d94e66e1193d267ef9.php line 51

  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/category/category.twig */
  15. class __TwigTemplate_6a68984af168336c5eb2f1ac72174c08 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.             'main' => [$this'block_main'],
  26.             'js' => [$this'block_js'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 2
  32.         return "mens/base/base_mens.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mens/category/category.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mens/category/category.twig"));
  41.         $this->parent $this->loadTemplate("mens/base/base_mens.twig""mens/category/category.twig"2);
  42.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 4
  49.     public function block_head($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  56.         // line 5
  57.         yield "    ";
  58.         // line 6
  59.         yield "    ";
  60.         // line 7
  61.         yield "    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  62.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  63.     <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
  64.     <meta name=\"description\" content=\"multikart\">
  65.     <meta name=\"keywords\" content=\"multikart\">
  66.     <meta name=\"author\" content=\"multikart\">
  67.     <link rel=\"icon\" href=\"";
  68.         // line 13
  69.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/1.png"), "html"nulltrue);
  70.         yield "\" type=\"image/x-icon\">
  71.     <link rel=\"shortcut icon\" href=\"";
  72.         // line 14
  73.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/1.png"), "html"nulltrue);
  74.         yield "\" type=\"image/x-icon\">
  75.     <title>SELECTWEARS</title>
  76.     <!--Google font-->
  77.     <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
  78.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  79.     <link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
  80.     <!--Slick slider css-->
  81.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  82.         // line 23
  83.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick.css"), "html"nulltrue);
  84.         yield "\">
  85.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  86.         // line 24
  87.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick-theme.css"), "html"nulltrue);
  88.         yield "\">
  89.     <!-- Animate icon -->
  90.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  91.         // line 27
  92.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/animate.css"), "html"nulltrue);
  93.         yield "\">
  94.     <!-- Themify icon -->
  95.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  96.         // line 30
  97.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/themify-icons.css"), "html"nulltrue);
  98.         yield "\">
  99.     <!-- Bootstrap css -->
  100.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  101.         // line 33
  102.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/bootstrap.css"), "html"nulltrue);
  103.         yield "\">
  104.     <!-- Theme css -->
  105.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  106.         // line 36
  107.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  108.         yield "\">
  109.     <!-- Icons -->
  110.     <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\" />
  111.     ";
  112.         // line 42
  113.         yield "
  114.         <!-- Price range icon -->
  115.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  116.         // line 44
  117.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/price-range.css"), "html"nulltrue);
  118.         yield "\">
  119.     <style>
  120.         .list-group-item a {
  121.             color: unset !important;
  122.         }
  123.         .variant-wrap{
  124.             text-align: left !important;
  125.             right: unset !important;
  126.             width: -webkit-fill-available;
  127.             float: right;
  128.             background: #e3dfdf;
  129.             bottom: 0 !important;
  130.         }
  131.         .image-swatch li img{
  132.             margin-right: unset !important;
  133.         }
  134.         .heart-wrap {
  135.             top: 0px !important;
  136.             bottom: unset !important;
  137.         }
  138.         .product-box .image-swatch li img {
  139.             width: 60px;
  140.             height: 60px;
  141.         }
  142.         .variant-wrap {
  143.             background: #e3dfdf6e;
  144.         }
  145.         ";
  146.         // line 76
  147.         yield "    </style>
  148. ";
  149.         
  150.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  151.         
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  153.         return; yield '';
  154.     }
  155.     // line 79
  156.     public function block_main($context, array $blocks = [])
  157.     {
  158.         $macros $this->macros;
  159.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  160.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  161.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  162.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  163.         // line 80
  164.         yield "
  165.     <input id=\"category_id\" name=\"category_id\" type=\"text\" value=";
  166.         // line 81
  167.         yield Twig\Extension\EscaperExtension::escape($this->env, (isset($context["categoryId"]) || array_key_exists("categoryId"$context) ? $context["categoryId"] : (function () { throw new RuntimeError('Variable "categoryId" does not exist.'81$this->source); })()), "html"nulltrue);
  168.         yield " class=\"d-none\"/>
  169.     <!-- section start -->
  170.     <section class=\"section-b-space ratio_asos\">
  171.         <div class=\"collection-wrapper\">
  172.             <div class=\"container\">
  173.                 <div class=\"row\">
  174.                     <div class=\"collection-content col\">
  175.                         <div class=\"page-main-content d-flex\">
  176.                                     <div class=\"col-sm-2 col-2 collection-filter\">
  177.                                         <div class=\"\">
  178.                                             <nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
  179.                                                 <ol class=\"breadcrumb\">
  180.                                                 ";
  181.         // line 94
  182.         if (CoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'94$this->source); })()), "parentCategory", [], "any"falsefalsefalse94)) {
  183.             // line 95
  184.             yield "                                                    ";
  185.             if (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'95$this->source); })()), "parentCategory", [], "any"falsefalsefalse95), "parentCategory", [], "any"falsefalsefalse95)) {
  186.                 // line 96
  187.                 yield "                                                        <li class=\"breadcrumb-item\">
  188.                                                             <a href=\"";
  189.                 // line 97
  190.                 yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'97$this->source); })()), "parentCategory", [], "any"falsefalsefalse97), "parentCategory", [], "any"falsefalsefalse97), "id", [], "any"falsefalsefalse97)]), "html"nulltrue);
  191.                 yield "\">
  192.                                                                 ";
  193.                 // line 98
  194.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'98$this->source); })()), "parentCategory", [], "any"falsefalsefalse98), "parentCategory", [], "any"falsefalsefalse98), "name", [], "any"falsefalsefalse98), "html"nulltrue);
  195.                 yield "
  196.                                                             </a>
  197.                                                         </li>
  198.                                                     ";
  199.             }
  200.             // line 102
  201.             yield "                                                
  202.                                                     <li class=\"breadcrumb-item\">
  203.                                                         <a href=\"";
  204.             // line 104
  205.             yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'104$this->source); })()), "parentCategory", [], "any"falsefalsefalse104), "id", [], "any"falsefalsefalse104)]), "html"nulltrue);
  206.             yield "\">
  207.                                                             ";
  208.             // line 105
  209.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'105$this->source); })()), "parentCategory", [], "any"falsefalsefalse105), "name", [], "any"falsefalsefalse105), "html"nulltrue);
  210.             yield "
  211.                                                         </a>
  212.                                                     </li>
  213.                                                 ";
  214.         }
  215.         // line 109
  216.         yield "                                                    <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  217.         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'109$this->source); })()), "name", [], "any"falsefalsefalse109), "html"nulltrue);
  218.         yield "</li>
  219.                                                 </ol>
  220.                                             </nav>
  221.                                         </div>
  222.                                         ";
  223.         // line 115
  224.         yield "                                        ";
  225.         if (CoreExtension::getAttribute($this->env$this->source, (isset($context["category"]) || array_key_exists("category"$context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.'115$this->source); })()), "childCategory", [], "any"falsefalsefalse115)) {
  226.             // line 116
  227.             yield "                                            <ul class=\"list-group text-uppercase\">
  228.                                             ";
  229.             // line 117
  230.             $context['_parent'] = $context;
  231.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["category"], "childCategory", [], "any"falsefalsefalse117));
  232.             foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  233.                 // line 118
  234.                 yield "                                                <li class=\"list-group-item border-0\">
  235.                                                 <a href=\"";
  236.                 // line 119
  237.                 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"falsefalsefalse119)]), "html"nulltrue);
  238.                 yield "\">";
  239.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse119), "html"nulltrue);
  240.                 yield "</a>
  241.                                                 </li>
  242.                                             ";
  243.             }
  244.             $_parent $context['_parent'];
  245.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  246.             $context array_intersect_key($context$_parent) + $_parent;
  247.             // line 122
  248.             yield "                                            </ul>
  249.                                         ";
  250.         }
  251.         // line 124
  252.         yield "                                    </div>
  253.                             <div id=\"category_content\" class=\"collection-product-wrapper col-10 col-small-12\">
  254.                                     <div class=\"product-top-filter\">
  255.                                         <div class=\"row\">
  256.                                             <div class=\"col-12\">
  257.                                                 <div class=\"product-filter-content\">
  258.                                                     <div class=\"search-count\">
  259.                                                         <h5><span id=\"totalFound\">";
  260.         // line 132
  261.         yield Twig\Extension\EscaperExtension::escape($this->env, (isset($context["totalOfProducts"]) || array_key_exists("totalOfProducts"$context) ? $context["totalOfProducts"] : (function () { throw new RuntimeError('Variable "totalOfProducts" does not exist.'132$this->source); })()), "html"nulltrue);
  262.         yield " </span>";
  263.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Products found", [], "templates"), "html"nulltrue);
  264.         yield "</h5>
  265.                                                     </div>
  266.                                                     <div class=\"product-page-per-view\">
  267.                                                         <select id=\"color-filter-category\">
  268.                                                             <option value=\"\">";
  269.         // line 136
  270.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Color", [], "templates"), "html"nulltrue);
  271.         yield "</option>
  272.                                                             ";
  273.         // line 137
  274.         $context['_parent'] = $context;
  275.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["colors"]) || array_key_exists("colors"$context) ? $context["colors"] : (function () { throw new RuntimeError('Variable "colors" does not exist.'137$this->source); })()));
  276.         foreach ($context['_seq'] as $context["_key"] => $context["color"]) {
  277.             // line 138
  278.             yield "                                                            <option value=\"";
  279.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["color"], "value", [], "any"falsefalsefalse138), "html"nulltrue);
  280.             yield "\">";
  281.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["color"], "value", [], "any"falsefalsefalse138), "html"nulltrue);
  282.             yield "</option>
  283.                                                             ";
  284.         }
  285.         $_parent $context['_parent'];
  286.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['color'], $context['_parent'], $context['loop']);
  287.         $context array_intersect_key($context$_parent) + $_parent;
  288.         // line 140
  289.         yield "                                                        </select>
  290.                                                     </div>
  291.                                                     <div class=\"product-page-filter\">
  292.                                                         <select id=\"size-filter-category\">
  293.                                                             <option value=\"\">";
  294.         // line 144
  295.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Size", [], "templates"), "html"nulltrue);
  296.         yield "</option>
  297.                                                             ";
  298.         // line 145
  299.         $context['_parent'] = $context;
  300.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sizes"]) || array_key_exists("sizes"$context) ? $context["sizes"] : (function () { throw new RuntimeError('Variable "sizes" does not exist.'145$this->source); })()));
  301.         foreach ($context['_seq'] as $context["_key"] => $context["size"]) {
  302.             // line 146
  303.             yield "                                                                <option value=\"";
  304.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["size"], "value", [], "any"falsefalsefalse146), "html"nulltrue);
  305.             yield "\">";
  306.             yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["size"], "value", [], "any"falsefalsefalse146), "html"nulltrue);
  307.             yield "</option>
  308.                                                             ";
  309.         }
  310.         $_parent $context['_parent'];
  311.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['size'], $context['_parent'], $context['loop']);
  312.         $context array_intersect_key($context$_parent) + $_parent;
  313.         // line 148
  314.         yield "                                                        </select>
  315.                                                     </div>
  316.                                                     <div class=\"product-page-filter\">
  317.                                                         <div class=\"collection-collapse-block-content\">
  318.                                                             <div class=\"wrapper mt-3\">
  319.                                                                 <div class=\"range-slider\">
  320.                                                                     <input id=\"price-filter-category\" type=\"text\" class=\"js-range-slider\" value=\"\"
  321.                                                                             data-type=\"double\"
  322.                                                                             data-min=\"";
  323.         // line 156
  324.         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source, (isset($context["priceRange"]) || array_key_exists("priceRange"$context) ? $context["priceRange"] : (function () { throw new RuntimeError('Variable "priceRange" does not exist.'156$this->source); })()), "min_price", [], "any"falsefalsefalse156), "html"nulltrue);
  325.         yield "\"
  326.                                                                             data-max=\"";
  327.         // line 157
  328.         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source, (isset($context["priceRange"]) || array_key_exists("priceRange"$context) ? $context["priceRange"] : (function () { throw new RuntimeError('Variable "priceRange" does not exist.'157$this->source); })()), "max_price", [], "any"falsefalsefalse157), "html"nulltrue);
  329.         yield "\"
  330.                                                                             data-step=\"0.5\"
  331.                                                                             ";
  332.         // line 161
  333.         yield "                                                                    />
  334.                                                                 </div>
  335.                                                             </div>
  336.                                                         </div>
  337.                                                         ";
  338.         // line 170
  339.         yield "                                                    </div>
  340.                                                 </div>
  341.                                             </div>
  342.                                         </div>
  343.                                     </div>
  344.                                 <div id=\"category_main\" >
  345.                                 ";
  346.         // line 177
  347.         if ((isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'177$this->source); })())) {
  348.             // line 178
  349.             yield "                                <div class=\"product-wrapper-grid\">
  350.                                     <div class=\"row margin-res\">
  351.                                     
  352.                                         <div class=\"row\">
  353.                                         ";
  354.             // line 182
  355.             $context['_parent'] = $context;
  356.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'182$this->source); })()));
  357.             foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
  358.                 // line 183
  359.                 yield "                                        ";
  360.                 // line 184
  361.                 yield "                                            <div class=\"col-xl-4 col-6 col-grid-box\">
  362.                                                 <div class=\"product-box\">
  363.                                                     <div class=\"img-wrapper\">
  364.                                                         <div  class=\"front\">
  365.                                                             <a id=\"front-";
  366.                 // line 188
  367.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse188), "html"nulltrue);
  368.                 yield "\" href=\"";
  369.                 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"falsefalsefalse188), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse188), "gender" => "mens"]), "html"nulltrue);
  370.                 yield "\">
  371.                                                             <img  src=\"";
  372.                 // line 189
  373.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse189), "html"nulltrue);
  374.                 yield "\"
  375.                                                                     class=\"img-fluid blur-up lazyload bg-img\" alt=\"\"></a>
  376.                                                         </div>
  377.                                                         <div  class=\"back\">
  378.                                                             <a id=\"back-";
  379.                 // line 193
  380.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse193), "html"nulltrue);
  381.                 yield "\" href=\"";
  382.                 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"falsefalsefalse193), "vid" => CoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantId", [], "method"falsefalsefalse193), "gender" => "mens"]), "html"nulltrue);
  383.                 yield "\">
  384.                                                             <img src=\"";
  385.                 // line 194
  386.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse194), "html"nulltrue);
  387.                 yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\">
  388.                                                             </a>
  389.                                                         </div>
  390.                                                         ";
  391.                 // line 197
  392.                 if ((Twig\Extension\CoreExtension::lengthFilter($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "variants", [], "any"falsefalsefalse197)) > 1)) {
  393.                     // line 198
  394.                     yield "                                                            
  395.                                                         <div class=\"cart-info cart-wrap variant-wrap\">
  396.                                                             <ul class=\"image-swatch\">
  397.                                                                 ";
  398.                     // line 201
  399.                     $context['_parent'] = $context;
  400.                     $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "variants", [], "any"falsefalsefalse201), 04));
  401.                     foreach ($context['_seq'] as $context["_key"] => $context["variant"]) {
  402.                         // line 202
  403.                         yield "                                                                <li  class=\"v-swatch\">
  404.                                                                     <a href=\"";
  405.                         // line 203
  406.                         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"falsefalsefalse203), "vid" => CoreExtension::getAttribute($this->env$this->source$context["variant"], "id", [], "any"falsefalsefalse203), "gender" => "mens"]), "html"nulltrue);
  407.                         yield "\">
  408.                                                                         <img 
  409.                                                                             onmouseleave=\"category.oldImg('";
  410.                         // line 205
  411.                         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["variant"], "product", [], "any"falsefalsefalse205), "id", [], "any"falsefalsefalse205), "html"nulltrue);
  412.                         yield "',this)\" 
  413.                                                                             onmouseenter=\"category.swatchImg('";
  414.                         // line 206
  415.                         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["variant"], "product", [], "any"falsefalsefalse206), "id", [], "any"falsefalsefalse206), "html"nulltrue);
  416.                         yield "',this)\" 
  417.                                                                             src=\"";
  418.                         // line 207
  419.                         yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["variant"], "mainImage", [], "any"falsefalsefalse207), "html"nulltrue);
  420.                         yield "\"
  421.                                                                             alt=\"\" 
  422.                                                                             class=\"img-fluid blur-up lazyload\">
  423.                                                                     </a>
  424.                                                                 </li>
  425.                                                                 ";
  426.                     }
  427.                     $_parent $context['_parent'];
  428.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['variant'], $context['_parent'], $context['loop']);
  429.                     $context array_intersect_key($context$_parent) + $_parent;
  430.                     // line 213
  431.                     yield "
  432.                                                                 ";
  433.                     // line 214
  434.                     if ((Twig\Extension\CoreExtension::lengthFilter($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "variants", [], "any"falsefalsefalse214)) > 4)) {
  435.                         // line 215
  436.                         yield "                                                                ";
  437.                         $context["more"] = (Twig\Extension\CoreExtension::lengthFilter($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "variants", [], "any"falsefalsefalse215)) - 4);
  438.                         // line 216
  439.                         yield "                                                                <li  class=\"v-swatch  v-swatch-more\">
  440.                                                                     <a class=\"text-dark\" href=\"";
  441.                         // line 217
  442.                         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);
  443.                         yield "\">
  444.                                                                         + ";
  445.                         // line 218
  446.                         yield Twig\Extension\EscaperExtension::escape($this->env, (isset($context["more"]) || array_key_exists("more"$context) ? $context["more"] : (function () { throw new RuntimeError('Variable "more" does not exist.'218$this->source); })()), "html"nulltrue);
  447.                         yield "
  448.                                                                     </a>
  449.                                                                 </li>
  450.                                                                 ";
  451.                     }
  452.                     // line 222
  453.                     yield "
  454.                                                                 ";
  455.                     // line 227
  456.                     yield "                                                            </ul>
  457.                                                         </div>
  458.                                                         ";
  459.                 }
  460.                 // line 230
  461.                 yield "                                                        <div class=\"cart-info cart-wrap heart-wrap\">
  462.                                                             <a  href=\"javascript:void(0)\" 
  463.                                                                 title=\"";
  464.                 // line 232
  465.                 yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Add to Wishlist", [], "templates"), "html"nulltrue);
  466.                 yield "\"
  467.                                                                 data-p-id=";
  468.                 // line 233
  469.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse233), "html"nulltrue);
  470.                 yield "
  471.                                                                 data-p-name=";
  472.                 // line 234
  473.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "name", [], "any"falsefalsefalse234), "html"nulltrue);
  474.                 yield "
  475.                                                                 data-p-price=";
  476.                 // line 235
  477.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantPrice", [], "method"falsefalsefalse235), "html"nulltrue);
  478.                 yield "
  479.                                                                 data-p-image=";
  480.                 // line 236
  481.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "mainImage", [], "any"falsefalsefalse236), "html"nulltrue);
  482.                 yield "
  483.                                                                 data-p-api=";
  484.                 // line 237
  485.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "apiId", [], "any"falsefalsefalse237), "html"nulltrue);
  486.                 yield "
  487.                                                                 onclick=\"addToFavoris(this)\"
  488.                                                             >
  489.                                                                 ";
  490.                 // line 240
  491.                 if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env$this->source$context["product"], "id", [], "any"falsefalsefalse240), 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.'240$this->source); })()), "session", [], "any"falsefalsefalse240), "get", ["wishlist"], "method"falsefalsefalse240))) {
  492.                     // line 241
  493.                     yield "                                                                <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  494.                                                                 ";
  495.                 } else {
  496.                     // line 243
  497.                     yield "                                                                    <i class=\"ti-heart\" aria-hidden=\"true\"></i>
  498.                                                                 ";
  499.                 }
  500.                 // line 245
  501.                 yield "                                                            </a>                
  502.                                                         </div>
  503.                                                     </div>
  504.                                                     <div class=\"product-detail\">
  505.                                                         <div>
  506.                                                             <a href=\"product-page(no-sidebar).html\">
  507.                                                                 <h6>";
  508.                 // line 251
  509.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "name", [], "any"falsefalsefalse251), "html"nulltrue);
  510.                 yield "</h6>
  511.                                                             </a>
  512.                                                             <p>";
  513.                 // line 253
  514.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "description", [], "any"falsefalsefalse253), "html"nulltrue);
  515.                 yield "</p>
  516.                                                             <h4>";
  517.                 // line 254
  518.                 yield Twig\Extension\EscaperExtension::escape($this->envCoreExtension::getAttribute($this->env$this->source$context["product"], "firstVariantPrice", [], "method"falsefalsefalse254), "html"nulltrue);
  519.                 yield " EUR</h4>
  520.                                                         </div>
  521.                                                     </div>
  522.                                                 </div>
  523.                                             </div>
  524.                                         ";
  525.             }
  526.             $_parent $context['_parent'];
  527.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);
  528.             $context array_intersect_key($context$_parent) + $_parent;
  529.             // line 260
  530.             yield "                                        </div>
  531.                                     </div>
  532.                                 </div>
  533.                                 ";
  534.         } else {
  535.             // line 264
  536.             yield "                                    <!-- section start -->
  537.                                             <section class=\"p-0\">
  538.                                                 <div class=\"container\">
  539.                                                     <div class=\"row\">
  540.                                                         <div class=\"col-sm-12\">
  541.                                                             <div class=\"error-section\">
  542.                                                                 ";
  543.             // line 271
  544.             yield "                                                                <h2>";
  545.             yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("NO PRODUCTS FOUND IN THIS CATEGORY", [], "templates"), "html"nulltrue);
  546.             yield "</h2>
  547.                                                                 <a href=\"/mens\" class=\"btn btn-solid\">";
  548.             // line 272
  549.             yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("back to home", [], "templates"), "html"nulltrue);
  550.             yield "</a>
  551.                                                             </div>
  552.                                                         </div>
  553.                                                     </div>
  554.                                                 </div>
  555.                                             </section>
  556.                                     <!-- Section ends -->
  557.                                 ";
  558.         }
  559.         // line 280
  560.         yield "                                <div class=\"knp-pagination\">
  561.                                     ";
  562.         // line 281
  563.         yield $this->env->getRuntime('Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime')->render($this->env, (isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'281$this->source); })()), "pagination.twig");
  564.         yield 
  565.                                 </div> 
  566.                                 </div>
  567.                             </div>
  568.                             
  569.                         </div>
  570.                     </div>
  571.                 </div>
  572.             </div>
  573.         </div>
  574.     </section>
  575.     <!-- section End -->
  576.     <!-- tap to top start -->
  577.     <div class=\"tap-top\">
  578.         <div><i class=\"fa fa-angle-double-up\"></i></div>
  579.     </div>
  580.     <!-- tap to top end -->
  581. ";
  582.         
  583.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  584.         
  585.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  586.         return; yield '';
  587.     }
  588.     // line 302
  589.     public function block_js($context, array $blocks = [])
  590.     {
  591.         $macros $this->macros;
  592.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  593.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  594.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  595.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  596.         // line 303
  597.         yield "    
  598.     <!-- latest jquery-->
  599.     <script src=\"";
  600.         // line 306
  601.         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);
  602.         yield "\"></script>
  603.     <!-- menu js-->
  604.     <script src=\"";
  605.         // line 309
  606.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/menu.js"), "html"nulltrue);
  607.         yield "\"></script>
  608.     <!-- lazyload js-->
  609.     <script src=\"";
  610.         // line 312
  611.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lazysizes.min.js"), "html"nulltrue);
  612.         yield "\"></script>
  613.     <!-- slick js-->
  614.     <script src=\"";
  615.         // line 315
  616.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick.js"), "html"nulltrue);
  617.         yield "\"></script>
  618.     <!-- Bootstrap js-->
  619.     <script src=\"";
  620.         // line 318
  621.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap.bundle.min.js"), "html"nulltrue);
  622.         yield "\"></script>
  623.     <!-- Bootstrap Notification js-->
  624.     <script src=\"";
  625.         // line 321
  626.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap-notify.min.js"), "html"nulltrue);
  627.         yield "\"></script>
  628.     <!-- price range js -->
  629.     <script src=\"";
  630.         // line 324
  631.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/price-range.js"), "html"nulltrue);
  632.         yield "\"></script>
  633.     <!-- Theme js-->
  634.     <script src=\"";
  635.         // line 328
  636.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/theme-setting.js"), "html"nulltrue);
  637.         yield "\"></script>
  638.     <script src=\"";
  639.         // line 329
  640.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/script.js"), "html"nulltrue);
  641.         yield "\"></script>
  642.     <script>
  643.         function openSearch() {
  644.             document.getElementById(\"search-overlay\").style.display = \"block\";
  645.         }
  646.         function closeSearch() {
  647.             document.getElementById(\"search-overlay\").style.display = \"none\";
  648.         }
  649.     </script>
  650.     ";
  651.         // line 342
  652.         yield "    <script src=\"";
  653.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/modules.js"), "html"nulltrue);
  654.         yield "\"></script>
  655.     ";
  656.         
  657.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  658.         
  659.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  660.         return; yield '';
  661.     }
  662.     /**
  663.      * @codeCoverageIgnore
  664.      */
  665.     public function getTemplateName()
  666.     {
  667.         return "mens/category/category.twig";
  668.     }
  669.     /**
  670.      * @codeCoverageIgnore
  671.      */
  672.     public function isTraitable()
  673.     {
  674.         return false;
  675.     }
  676.     /**
  677.      * @codeCoverageIgnore
  678.      */
  679.     public function getDebugInfo()
  680.     {
  681.         return array (  705 => 342,  690 => 329,  686 => 328,  679 => 324,  673 => 321,  667 => 318,  661 => 315,  655 => 312,  649 => 309,  643 => 306,  638 => 303,  628 => 302,  596 => 281,  593 => 280,  582 => 272,  577 => 271,  569 => 264,  563 => 260,  551 => 254,  547 => 253,  542 => 251,  534 => 245,  530 => 243,  526 => 241,  524 => 240,  518 => 237,  514 => 236,  510 => 235,  506 => 234,  502 => 233,  498 => 232,  494 => 230,  489 => 227,  486 => 222,  479 => 218,  475 => 217,  472 => 216,  469 => 215,  467 => 214,  464 => 213,  452 => 207,  448 => 206,  444 => 205,  439 => 203,  436 => 202,  432 => 201,  427 => 198,  425 => 197,  419 => 194,  413 => 193,  406 => 189,  400 => 188,  394 => 184,  392 => 183,  388 => 182,  382 => 178,  380 => 177,  371 => 170,  365 => 161,  360 => 157,  356 => 156,  346 => 148,  335 => 146,  331 => 145,  327 => 144,  321 => 140,  310 => 138,  306 => 137,  302 => 136,  293 => 132,  283 => 124,  279 => 122,  268 => 119,  265 => 118,  261 => 117,  258 => 116,  255 => 115,  246 => 109,  239 => 105,  235 => 104,  231 => 102,  224 => 98,  220 => 97,  217 => 96,  214 => 95,  212 => 94,  196 => 81,  193 => 80,  183 => 79,  171 => 76,  139 => 44,  135 => 42,  127 => 36,  121 => 33,  115 => 30,  109 => 27,  103 => 24,  99 => 23,  87 => 14,  83 => 13,  75 => 7,  73 => 6,  71 => 5,  61 => 4,  38 => 2,);
  682.     }
  683.     public function getSourceContext()
  684.     {
  685.         return new Source("
  686. {% extends 'mens/base/base_mens.twig' %}
  687. {% block head %}
  688.     {# {{ encore_entry_link_tags('app_product') }} #}
  689.     {# {% include 'front_end/product/styles.html.twig' %} #}
  690.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  691.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  692.     <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
  693.     <meta name=\"description\" content=\"multikart\">
  694.     <meta name=\"keywords\" content=\"multikart\">
  695.     <meta name=\"author\" content=\"multikart\">
  696.     <link rel=\"icon\" href=\"{{ asset('assets/images/favicon/1.png') }}\" type=\"image/x-icon\">
  697.     <link rel=\"shortcut icon\" href=\"{{ asset('assets/images/favicon/1.png') }}\" type=\"image/x-icon\">
  698.     <title>SELECTWEARS</title>
  699.     <!--Google font-->
  700.     <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
  701.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  702.     <link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
  703.     <!--Slick slider css-->
  704.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick.css') }}\">
  705.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick-theme.css')}}\">
  706.     <!-- Animate icon -->
  707.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/animate.css') }}\">
  708.     <!-- Themify icon -->
  709.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/themify-icons.css') }}\">
  710.     <!-- Bootstrap css -->
  711.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/bootstrap.css') }}\">
  712.     <!-- Theme css -->
  713.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/style.css') }}\">
  714.     <!-- Icons -->
  715.     <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\" />
  716.     {# <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/font-awesome.css') }}\"> #}
  717.         <!-- Price range icon -->
  718.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/price-range.css') }}\">
  719.     <style>
  720.         .list-group-item a {
  721.             color: unset !important;
  722.         }
  723.         .variant-wrap{
  724.             text-align: left !important;
  725.             right: unset !important;
  726.             width: -webkit-fill-available;
  727.             float: right;
  728.             background: #e3dfdf;
  729.             bottom: 0 !important;
  730.         }
  731.         .image-swatch li img{
  732.             margin-right: unset !important;
  733.         }
  734.         .heart-wrap {
  735.             top: 0px !important;
  736.             bottom: unset !important;
  737.         }
  738.         .product-box .image-swatch li img {
  739.             width: 60px;
  740.             height: 60px;
  741.         }
  742.         .variant-wrap {
  743.             background: #e3dfdf6e;
  744.         }
  745.         {# .v-swatch:hover{
  746.             border: 1px solid black;
  747.         } #}
  748.     </style>
  749. {% endblock %}
  750.  {% block main %}
  751.     <input id=\"category_id\" name=\"category_id\" type=\"text\" value={{ categoryId }} class=\"d-none\"/>
  752.     <!-- section start -->
  753.     <section class=\"section-b-space ratio_asos\">
  754.         <div class=\"collection-wrapper\">
  755.             <div class=\"container\">
  756.                 <div class=\"row\">
  757.                     <div class=\"collection-content col\">
  758.                         <div class=\"page-main-content d-flex\">
  759.                                     <div class=\"col-sm-2 col-2 collection-filter\">
  760.                                         <div class=\"\">
  761.                                             <nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
  762.                                                 <ol class=\"breadcrumb\">
  763.                                                 {% if category.parentCategory %}
  764.                                                     {% if category.parentCategory.parentCategory %}
  765.                                                         <li class=\"breadcrumb-item\">
  766.                                                             <a href=\"{{ path('app_category',{id: category.parentCategory.parentCategory.id}) }}\">
  767.                                                                 {{category.parentCategory.parentCategory.name }}
  768.                                                             </a>
  769.                                                         </li>
  770.                                                     {% endif %}
  771.                                                 
  772.                                                     <li class=\"breadcrumb-item\">
  773.                                                         <a href=\"{{ path('app_category',{id:category.parentCategory.id }) }}\">
  774.                                                             {{category.parentCategory.name }}
  775.                                                         </a>
  776.                                                     </li>
  777.                                                 {% endif %}
  778.                                                     <li class=\"breadcrumb-item active\" aria-current=\"page\">{{category.name}}</li>
  779.                                                 </ol>
  780.                                             </nav>
  781.                                         </div>
  782.                                         {# <h3>{{category.name}}</h3> #}
  783.                                         {% if category.childCategory %}
  784.                                             <ul class=\"list-group text-uppercase\">
  785.                                             {% for category in category.childCategory %}
  786.                                                 <li class=\"list-group-item border-0\">
  787.                                                 <a href=\"{{ path('app_category',{id:category.id}) }}\">{{category.name}}</a>
  788.                                                 </li>
  789.                                             {% endfor %}
  790.                                             </ul>
  791.                                         {% endif %}
  792.                                     </div>
  793.                             <div id=\"category_content\" class=\"collection-product-wrapper col-10 col-small-12\">
  794.                                     <div class=\"product-top-filter\">
  795.                                         <div class=\"row\">
  796.                                             <div class=\"col-12\">
  797.                                                 <div class=\"product-filter-content\">
  798.                                                     <div class=\"search-count\">
  799.                                                         <h5><span id=\"totalFound\">{{ totalOfProducts }} </span>{{ 'Products found' | trans({},'templates') }}</h5>
  800.                                                     </div>
  801.                                                     <div class=\"product-page-per-view\">
  802.                                                         <select id=\"color-filter-category\">
  803.                                                             <option value=\"\">{{ 'Color' | trans({},'templates') }}</option>
  804.                                                             {% for color in colors %}
  805.                                                             <option value=\"{{ color.value }}\">{{ color.value}}</option>
  806.                                                             {% endfor %}
  807.                                                         </select>
  808.                                                     </div>
  809.                                                     <div class=\"product-page-filter\">
  810.                                                         <select id=\"size-filter-category\">
  811.                                                             <option value=\"\">{{ 'Size' | trans({},'templates') }}</option>
  812.                                                             {% for size in sizes %}
  813.                                                                 <option value=\"{{ size.value }}\">{{ size.value }}</option>
  814.                                                             {% endfor %}
  815.                                                         </select>
  816.                                                     </div>
  817.                                                     <div class=\"product-page-filter\">
  818.                                                         <div class=\"collection-collapse-block-content\">
  819.                                                             <div class=\"wrapper mt-3\">
  820.                                                                 <div class=\"range-slider\">
  821.                                                                     <input id=\"price-filter-category\" type=\"text\" class=\"js-range-slider\" value=\"\"
  822.                                                                             data-type=\"double\"
  823.                                                                             data-min=\"{{ priceRange.min_price }}\"
  824.                                                                             data-max=\"{{ priceRange.max_price }}\"
  825.                                                                             data-step=\"0.5\"
  826.                                                                             {# data-from=\"{{ priceRange.min_price }}\"
  827.                                                                             data-to=\"{{ priceRange.max_price }}\" #}
  828.                                                                     />
  829.                                                                 </div>
  830.                                                             </div>
  831.                                                         </div>
  832.                                                         {# <select>
  833.                                                             <option value=\"\">Price</option>
  834.                                                             <option value=\"Low to High\">Low</option>
  835.                                                             <option value=\"Low to High\">High</option>
  836.                                                         </select> #}
  837.                                                     </div>
  838.                                                 </div>
  839.                                             </div>
  840.                                         </div>
  841.                                     </div>
  842.                                 <div id=\"category_main\" >
  843.                                 {% if products %}
  844.                                 <div class=\"product-wrapper-grid\">
  845.                                     <div class=\"row margin-res\">
  846.                                     
  847.                                         <div class=\"row\">
  848.                                         {% for product in products %}
  849.                                         {# {{ product.firstVariantId() }} #}
  850.                                             <div class=\"col-xl-4 col-6 col-grid-box\">
  851.                                                 <div class=\"product-box\">
  852.                                                     <div class=\"img-wrapper\">
  853.                                                         <div  class=\"front\">
  854.                                                             <a id=\"front-{{product.id}}\" href=\"{{ path('app_product_page',{'pid': product.id, 'vid': product.firstVariantId(),'gender': \"mens\" }) }}\">
  855.                                                             <img  src=\"{{ product.mainImage }}\"
  856.                                                                     class=\"img-fluid blur-up lazyload bg-img\" alt=\"\"></a>
  857.                                                         </div>
  858.                                                         <div  class=\"back\">
  859.                                                             <a id=\"back-{{product.id}}\" href=\"{{ path('app_product_page',{'pid': product.id ,'vid': product.firstVariantId(),'gender': \"mens\" }) }}\">
  860.                                                             <img src=\"{{ product.mainImage }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\">
  861.                                                             </a>
  862.                                                         </div>
  863.                                                         {% if product.variants|length > 1 %}
  864.                                                             
  865.                                                         <div class=\"cart-info cart-wrap variant-wrap\">
  866.                                                             <ul class=\"image-swatch\">
  867.                                                                 {% for variant in product.variants|slice(0,4) %}
  868.                                                                 <li  class=\"v-swatch\">
  869.                                                                     <a href=\"{{path('app_product_page',{'pid': product.id,'vid': variant.id,gender: \"mens\"})}}\">
  870.                                                                         <img 
  871.                                                                             onmouseleave=\"category.oldImg('{{variant.product.id}}',this)\" 
  872.                                                                             onmouseenter=\"category.swatchImg('{{variant.product.id}}',this)\" 
  873.                                                                             src=\"{{ variant.mainImage }}\"
  874.                                                                             alt=\"\" 
  875.                                                                             class=\"img-fluid blur-up lazyload\">
  876.                                                                     </a>
  877.                                                                 </li>
  878.                                                                 {% endfor %}
  879.                                                                 {% if product.variants|length > 4 %}
  880.                                                                 {% set more = product.variants|length - 4 %}
  881.                                                                 <li  class=\"v-swatch  v-swatch-more\">
  882.                                                                     <a class=\"text-dark\" href=\"{{ path('app_product_page',{'pid': product.id,'vid': product.firstVariantId(),'gender': \"mens\" }) }}\">
  883.                                                                         + {{ more }}
  884.                                                                     </a>
  885.                                                                 </li>
  886.                                                                 {% endif %}
  887.                                                                 {# <li><a href=\"#\"><img src=\"../assets/images/fashion/pro/m-002.jpg\" alt=\"\"
  888.                                                                 class=\"img-fluid blur-up lazyload\"></a></li>
  889.                                                                 <li><a href=\"#\"><img src=\"../assets/images/fashion/pro/m-003.jpg\" alt=\"\"
  890.                                                                 class=\"img-fluid blur-up lazyload\"></a></li> #}
  891.                                                             </ul>
  892.                                                         </div>
  893.                                                         {% endif %}
  894.                                                         <div class=\"cart-info cart-wrap heart-wrap\">
  895.                                                             <a  href=\"javascript:void(0)\" 
  896.                                                                 title=\"{{ 'Add to Wishlist' | trans({},'templates') }}\"
  897.                                                                 data-p-id={{ product.id }}
  898.                                                                 data-p-name={{ product.name }}
  899.                                                                 data-p-price={{ product.firstVariantPrice() }}
  900.                                                                 data-p-image={{ product.mainImage }}
  901.                                                                 data-p-api={{ product.apiId }}
  902.                                                                 onclick=\"addToFavoris(this)\"
  903.                                                             >
  904.                                                                 {% if product.id in app.session.get('wishlist') %}
  905.                                                                 <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  906.                                                                 {% else %}
  907.                                                                     <i class=\"ti-heart\" aria-hidden=\"true\"></i>
  908.                                                                 {% endif %}
  909.                                                             </a>                
  910.                                                         </div>
  911.                                                     </div>
  912.                                                     <div class=\"product-detail\">
  913.                                                         <div>
  914.                                                             <a href=\"product-page(no-sidebar).html\">
  915.                                                                 <h6>{{product.name}}</h6>
  916.                                                             </a>
  917.                                                             <p>{{product.description}}</p>
  918.                                                             <h4>{{product.firstVariantPrice()}} EUR</h4>
  919.                                                         </div>
  920.                                                     </div>
  921.                                                 </div>
  922.                                             </div>
  923.                                         {% endfor %}
  924.                                         </div>
  925.                                     </div>
  926.                                 </div>
  927.                                 {% else %}
  928.                                     <!-- section start -->
  929.                                             <section class=\"p-0\">
  930.                                                 <div class=\"container\">
  931.                                                     <div class=\"row\">
  932.                                                         <div class=\"col-sm-12\">
  933.                                                             <div class=\"error-section\">
  934.                                                                 {# <h1>404</h1> #}
  935.                                                                 <h2>{{ 'NO PRODUCTS FOUND IN THIS CATEGORY' | trans({},'templates') }}</h2>
  936.                                                                 <a href=\"/mens\" class=\"btn btn-solid\">{{ 'back to home' | trans({},'templates') }}</a>
  937.                                                             </div>
  938.                                                         </div>
  939.                                                     </div>
  940.                                                 </div>
  941.                                             </section>
  942.                                     <!-- Section ends -->
  943.                                 {% endif %}
  944.                                 <div class=\"knp-pagination\">
  945.                                     {{ knp_pagination_render(products,'pagination.twig') }} 
  946.                                 </div> 
  947.                                 </div>
  948.                             </div>
  949.                             
  950.                         </div>
  951.                     </div>
  952.                 </div>
  953.             </div>
  954.         </div>
  955.     </section>
  956.     <!-- section End -->
  957.     <!-- tap to top start -->
  958.     <div class=\"tap-top\">
  959.         <div><i class=\"fa fa-angle-double-up\"></i></div>
  960.     </div>
  961.     <!-- tap to top end -->
  962. {% endblock %}
  963.     {% block js %}
  964.     
  965.     <!-- latest jquery-->
  966.     <script src=\"{{ asset('assets/js/jquery-3.3.1.min.js') }}\"></script>
  967.     <!-- menu js-->
  968.     <script src=\"{{ asset('assets/js/menu.js') }}\"></script>
  969.     <!-- lazyload js-->
  970.     <script src=\"{{ asset('assets/js/lazysizes.min.js') }}\"></script>
  971.     <!-- slick js-->
  972.     <script src=\"{{ asset('assets/js/slick.js') }}\"></script>
  973.     <!-- Bootstrap js-->
  974.     <script src=\"{{ asset('assets/js/bootstrap.bundle.min.js') }}\"></script>
  975.     <!-- Bootstrap Notification js-->
  976.     <script src=\"{{ asset('assets/js/bootstrap-notify.min.js') }}\"></script>
  977.     <!-- price range js -->
  978.     <script src=\"{{ asset('assets/js/price-range.js') }}\"></script>
  979.     <!-- Theme js-->
  980.     <script src=\"{{ asset('assets/js/theme-setting.js') }}\"></script>
  981.     <script src=\"{{ asset('assets/js/script.js') }}\"></script>
  982.     <script>
  983.         function openSearch() {
  984.             document.getElementById(\"search-overlay\").style.display = \"block\";
  985.         }
  986.         function closeSearch() {
  987.             document.getElementById(\"search-overlay\").style.display = \"none\";
  988.         }
  989.     </script>
  990.     {# <script src=\"{{ asset('assets/js/collection.js') }}\"></script> #}
  991.     <script src=\"{{ asset('assets/js/modules.js') }}\"></script>
  992.     {% endblock %}
  993. ""mens/category/category.twig""/app/templates/mens/category/category.twig");
  994.     }
  995. }