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