var/cache/dev/twig/d7/d724e4e31cea69e54a800653138da049.php line 51
<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* women/category/category.twig */
class __TwigTemplate_6f62d60d023a80364c551623239f54d3 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'head' => [$this, 'block_head'],
'main' => [$this, 'block_main'],
'js' => [$this, 'block_js'],
];
}
protected function doGetParent(array $context)
{
// line 2
return "women/base/base_women.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "women/category/category.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "women/category/category.twig"));
$this->parent = $this->loadTemplate("women/base/base_women.twig", "women/category/category.twig", 2);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 4
public function block_head($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
// line 5
yield " ";
// line 6
yield " ";
// line 7
yield " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
<meta name=\"description\" content=\"multikart\">
<meta name=\"keywords\" content=\"multikart\">
<meta name=\"author\" content=\"multikart\">
<link rel=\"icon\" href=\"";
// line 13
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/1.png"), "html", null, true);
yield "\" type=\"image/x-icon\">
<link rel=\"shortcut icon\" href=\"";
// line 14
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/1.png"), "html", null, true);
yield "\" type=\"image/x-icon\">
<title>SELECTWEARS</title>
<!--Google font-->
<link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
<!-- Icons -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 23
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/font-awesome.css"), "html", null, true);
yield "\">
<!--Slick slider css-->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 26
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick.css"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 27
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick-theme.css"), "html", null, true);
yield "\">
<!-- Animate icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 30
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/animate.css"), "html", null, true);
yield "\">
<!-- Themify icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 33
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/themify-icons.css"), "html", null, true);
yield "\">
<!-- Bootstrap css -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 36
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/bootstrap.css"), "html", null, true);
yield "\">
<!-- Theme css -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 39
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
yield "\">
<!-- Price range icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 42
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/price-range.css"), "html", null, true);
yield "\">
<style>
.list-group-item a {
color: unset !important;
}
.variant-wrap{
text-align: left !important;
right: unset !important;
width: -webkit-fill-available;
float: right;
background: #e3dfdf;
bottom: 0 !important;
}
.image-swatch li img{
margin-right: unset !important;
}
.heart-wrap {
top: 0px !important;
bottom: unset !important;
}
";
// line 66
yield " </style>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 69
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 70
yield "
<input id=\"category_id\" name=\"category_id\" type=\"text\" value=";
// line 71
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", null, true);
yield " class=\"d-none\"/>
<!-- section start -->
<section class=\"section-b-space ratio_asos\">
<div class=\"collection-wrapper\">
<div class=\"container\">
<div class=\"row\">
<div class=\"collection-content col\">
<div class=\"page-main-content d-flex\">
<div class=\"col-sm-3 col-3 collection-filter\">
<div class=\"\">
<nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
<ol class=\"breadcrumb\">
";
// line 85
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", false, false, false, 85)) {
// line 86
yield " ";
if (CoreExtension::getAttribute($this->env, $this->source, 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.', 86, $this->source); })()), "parentCategory", [], "any", false, false, false, 86), "parentCategory", [], "any", false, false, false, 86)) {
// line 87
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 88
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, 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.', 88, $this->source); })()), "parentCategory", [], "any", false, false, false, 88), "parentCategory", [], "any", false, false, false, 88), "id", [], "any", false, false, false, 88)]), "html", null, true);
yield "\">
";
// line 89
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, 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.', 89, $this->source); })()), "parentCategory", [], "any", false, false, false, 89), "parentCategory", [], "any", false, false, false, 89), "name", [], "any", false, false, false, 89), "html", null, true);
yield "
</a>
</li>
";
}
// line 93
yield "
<li class=\"breadcrumb-item\">
<a href=\"";
// line 95
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, 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.', 95, $this->source); })()), "parentCategory", [], "any", false, false, false, 95), "id", [], "any", false, false, false, 95)]), "html", null, true);
yield "\">
";
// line 96
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, 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.', 96, $this->source); })()), "parentCategory", [], "any", false, false, false, 96), "name", [], "any", false, false, false, 96), "html", null, true);
yield "
</a>
</li>
";
}
// line 100
yield " <li class=\"breadcrumb-item active\" aria-current=\"page\">";
yield Twig\Extension\EscaperExtension::escape($this->env, 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.', 100, $this->source); })()), "name", [], "any", false, false, false, 100), "html", null, true);
yield "</li>
</ol>
</nav>
</div>
";
// line 106
yield " ";
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", false, false, false, 106)) {
// line 107
yield " <ul class=\"list-group text-uppercase\">
";
// line 108
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 108));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 109
yield " <li class=\"list-group-item border-0\">
<a href=\"";
// line 110
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["category"], "id", [], "any", false, false, false, 110)]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 110), "html", null, true);
yield "</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 113
yield " </ul>
";
}
// line 115
yield " <!-- side-bar colleps block stat -->
";
// line 200
yield "
<!-- side-bar banner end here -->
</div>
<div id=\"category_content\" class=\"collection-product-wrapper col-9 col-small-12\">
<div class=\"product-top-filter\">
<div class=\"row\">
<div class=\"col-12\">
<div class=\"product-filter-content\">
<div class=\"search-count\">
<h5><span id=\"totalFound\">";
// line 210
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", null, true);
yield " </span>";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Products found", [], "templates"), "html", null, true);
yield "</h5>
</div>
";
// line 218
yield " ";
// line 230
yield " <div class=\"product-page-per-view\">
<select id=\"color-filter-category\">
<option value=\"\">";
// line 232
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Color", [], "templates"), "html", null, true);
yield "</option>
";
// line 233
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["_key"] => $context["color"]) {
// line 234
yield " <option value=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["color"], "value", [], "any", false, false, false, 234), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["color"], "value", [], "any", false, false, false, 234), "html", null, true);
yield "</option>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['color'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 236
yield " </select>
</div>
<div class=\"product-page-filter\">
<select id=\"size-filter-category\">
<option value=\"\">";
// line 240
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Size", [], "templates"), "html", null, true);
yield "</option>
";
// line 241
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["_key"] => $context["size"]) {
// line 242
yield " <option value=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["size"], "id", [], "any", false, false, false, 242), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["size"], "value", [], "any", false, false, false, 242), "html", null, true);
yield "</option>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['size'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 244
yield " </select>
</div>
<div class=\"product-page-filter\">
<div class=\"collection-collapse-block-content\">
<div class=\"wrapper mt-3\">
<div class=\"range-slider\">
<input id=\"price-filter-category\" type=\"text\" class=\"js-range-slider\" value=\"\"
data-type=\"double\"
data-min=\"";
// line 252
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::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", false, false, false, 252), "html", null, true);
yield "\"
data-max=\"";
// line 253
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::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", false, false, false, 253), "html", null, true);
yield "\"
data-step=\"0.5\"
";
// line 257
yield " />
</div>
</div>
</div>
";
// line 266
yield " </div>
</div>
</div>
</div>
</div>
<div id=\"category_main\" >
";
// line 272
if ((isset($context["products"]) || array_key_exists("products", $context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.', 272, $this->source); })())) {
// line 273
yield "
<div class=\"product-wrapper-grid\">
<div class=\"row margin-res\">
<div class=\"row\">
";
// line 278
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
// line 279
yield " ";
// line 280
yield " <div class=\"col-xl-4 col-6 col-grid-box\">
<div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"front\">
<a id=\"front-";
// line 284
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 284), "html", null, true);
yield "\" href=\"";
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", false, false, false, 284), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 284), "gender" => "women"]), "html", null, true);
yield "\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 284), "html", null, true);
yield "\"
class=\"img-fluid blur-up lazyload bg-img\" alt=\"\"></a>
</div>
<div class=\"back\">
<a id=\"back-";
// line 288
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 288), "html", null, true);
yield "\" href=\"";
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", false, false, false, 288), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 288), "gender" => "women"]), "html", null, true);
yield "\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "getSecondImage", [], "method", false, false, false, 288), "html", null, true);
yield "\"
class=\"img-fluid blur-up lazyload bg-img\" alt=\"\"></a>
</div>
";
// line 291
if ((Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "variants", [], "any", false, false, false, 291)) > 1)) {
// line 292
yield "
<div class=\"cart-info cart-wrap variant-wrap\">
<ul class=\"image-swatch\">
";
// line 295
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "variants", [], "any", false, false, false, 295), 0, 4));
foreach ($context['_seq'] as $context["_key"] => $context["variant"]) {
// line 296
yield " <li class=\"v-swatch\">
<a href=\"";
// line 297
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", false, false, false, 297), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["variant"], "id", [], "any", false, false, false, 297), "gender" => "women"]), "html", null, true);
yield "\">
<img onmouseleave=\"category.oldImg('";
// line 298
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["variant"], "product", [], "any", false, false, false, 298), "id", [], "any", false, false, false, 298), "html", null, true);
yield "',this)\" onmouseenter=\"category.swatchImg('";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["variant"], "product", [], "any", false, false, false, 298), "id", [], "any", false, false, false, 298), "html", null, true);
yield "',this)\" src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["variant"], "mainImage", [], "any", false, false, false, 298), "html", null, true);
yield "\" alt=\"\" class=\"img-fluid blur-up lazyload\">
</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['variant'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 302
yield "
";
// line 303
if ((Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "variants", [], "any", false, false, false, 303)) > 4)) {
// line 304
yield " ";
$context["more"] = (Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "variants", [], "any", false, false, false, 304)) - 4);
// line 305
yield " <li class=\"v-swatch v-swatch-more\">
<a class=\"text-dark\" href=\"";
// line 306
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", false, false, false, 306), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 306), "gender" => "women"]), "html", null, true);
yield "\">
+ ";
// line 307
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", null, true);
yield "
</a>
</li>
";
}
// line 311
yield "
";
// line 316
yield " </ul>
</div>
";
}
// line 319
yield " <div class=\"cart-info cart-wrap heart-wrap\">
<a href=\"javascript:void(0)\"
title=\"";
// line 321
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Add to Wishlist", [], "templates"), "html", null, true);
yield "\"
data-p-id=";
// line 322
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 322), "html", null, true);
yield "
data-p-name=";
// line 323
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 323), "html", null, true);
yield "
data-p-price=";
// line 324
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantPrice", [], "method", false, false, false, 324), "html", null, true);
yield "
data-p-image=";
// line 325
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 325), "html", null, true);
yield "
data-p-api=";
// line 326
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "apiId", [], "any", false, false, false, 326), "html", null, true);
yield "
onclick=\"addToFavoris(this)\"
>
";
// line 330
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 330), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 330, $this->source); })()), "session", [], "any", false, false, false, 330), "get", ["wishlist"], "method", false, false, false, 330))) {
// line 331
yield " <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
";
} else {
// line 333
yield " <i class='fa-regular fa-heart'></i>
";
}
// line 334
yield "
</a>
</div>
</div>
<div class=\"product-detail\">
<div>
<a href=\"product-page(no-sidebar).html\">
<h6>";
// line 341
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 341), "html", null, true);
yield "</h6>
</a>
<p>";
// line 343
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "description", [], "any", false, false, false, 343), "html", null, true);
yield "</p>
<h4>";
// line 344
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantPrice", [], "method", false, false, false, 344), "html", null, true);
yield " EUR</h4>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 350
yield " </div>
</div>
</div>
";
} else {
// line 354
yield " <!-- section start -->
<section class=\"p-0\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-12\">
<div class=\"error-section\">
";
// line 361
yield " <h2>";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("NO PRODUCTS FOUND IN THIS CATEGORY", [], "templates"), "html", null, true);
yield "</h2>
<a href=\"/women\" class=\"btn btn-solid\">";
// line 362
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("back to home", [], "templates"), "html", null, true);
yield "</a>
</div>
</div>
</div>
</div>
</section>
<!-- Section ends -->
";
}
// line 370
yield " <div class=\"knp-pagination\">
";
// line 371
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");
yield "
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- section End -->
<!-- tap to top start -->
<div class=\"tap-top\">
<div><i class=\"fa fa-angle-double-up\"></i></div>
</div>
<!-- tap to top end -->
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 392
public function block_js($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));
// line 393
yield "
<!-- latest jquery-->
<script src=\"";
// line 396
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery-3.3.1.min.js"), "html", null, true);
yield "\"></script>
<!-- menu js-->
<script src=\"";
// line 399
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/menu.js"), "html", null, true);
yield "\"></script>
<!-- lazyload js-->
<script src=\"";
// line 402
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lazysizes.min.js"), "html", null, true);
yield "\"></script>
<!-- slick js-->
<script src=\"";
// line 405
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick.js"), "html", null, true);
yield "\"></script>
<!-- Bootstrap js-->
<script src=\"";
// line 408
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap.bundle.min.js"), "html", null, true);
yield "\"></script>
<!-- Bootstrap Notification js-->
<script src=\"";
// line 411
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap-notify.min.js"), "html", null, true);
yield "\"></script>
<!-- price range js -->
<script src=\"";
// line 414
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/price-range.js"), "html", null, true);
yield "\"></script>
<!-- Theme js-->
<script src=\"";
// line 418
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/theme-setting.js"), "html", null, true);
yield "\"></script>
<script src=\"";
// line 419
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/script.js"), "html", null, true);
yield "\"></script>
<script>
function openSearch() {
document.getElementById(\"search-overlay\").style.display = \"block\";
}
function closeSearch() {
document.getElementById(\"search-overlay\").style.display = \"none\";
}
</script>
";
// line 432
yield " <script src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/modules.js"), "html", null, true);
yield "\"></script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "women/category/category.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("
{% extends 'women/base/base_women.twig' %}
{% block head %}
{# {{ encore_entry_link_tags('app_product') }} #}
{# {% include 'front_end/product/styles.html.twig' %} #}
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">
<meta name=\"description\" content=\"multikart\">
<meta name=\"keywords\" content=\"multikart\">
<meta name=\"author\" content=\"multikart\">
<link rel=\"icon\" href=\"{{ asset('assets/images/favicon/1.png') }}\" type=\"image/x-icon\">
<link rel=\"shortcut icon\" href=\"{{ asset('assets/images/favicon/1.png') }}\" type=\"image/x-icon\">
<title>SELECTWEARS</title>
<!--Google font-->
<link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
<!-- Icons -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/font-awesome.css') }}\">
<!--Slick slider css-->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick.css') }}\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick-theme.css')}}\">
<!-- Animate icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/animate.css') }}\">
<!-- Themify icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/themify-icons.css') }}\">
<!-- Bootstrap css -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/bootstrap.css') }}\">
<!-- Theme css -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/style.css') }}\">
<!-- Price range icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/price-range.css') }}\">
<style>
.list-group-item a {
color: unset !important;
}
.variant-wrap{
text-align: left !important;
right: unset !important;
width: -webkit-fill-available;
float: right;
background: #e3dfdf;
bottom: 0 !important;
}
.image-swatch li img{
margin-right: unset !important;
}
.heart-wrap {
top: 0px !important;
bottom: unset !important;
}
{# .v-swatch:hover{
border: 1px solid black;
} #}
</style>
{% endblock %}
{% block main %}
<input id=\"category_id\" name=\"category_id\" type=\"text\" value={{ categoryId }} class=\"d-none\"/>
<!-- section start -->
<section class=\"section-b-space ratio_asos\">
<div class=\"collection-wrapper\">
<div class=\"container\">
<div class=\"row\">
<div class=\"collection-content col\">
<div class=\"page-main-content d-flex\">
<div class=\"col-sm-3 col-3 collection-filter\">
<div class=\"\">
<nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
<ol class=\"breadcrumb\">
{% if category.parentCategory %}
{% if category.parentCategory.parentCategory %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('app_category',{id: category.parentCategory.parentCategory.id}) }}\">
{{category.parentCategory.parentCategory.name }}
</a>
</li>
{% endif %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('app_category',{id:category.parentCategory.id }) }}\">
{{category.parentCategory.name }}
</a>
</li>
{% endif %}
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{category.name}}</li>
</ol>
</nav>
</div>
{# <h3>{{category.name}}</h3> #}
{% if category.childCategory %}
<ul class=\"list-group text-uppercase\">
{% for category in category.childCategory %}
<li class=\"list-group-item border-0\">
<a href=\"{{ path('app_category',{id:category.id}) }}\">{{category.name}}</a>
</li>
{% endfor %}
</ul>
{% endif %}
<!-- side-bar colleps block stat -->
{# <div class=\"collection-filter-block\">
<!-- brand filter start -->
<div class=\"collection-mobile-back\"><span class=\"filter-back\"><i class=\"fa fa-angle-left\"
aria-hidden=\"true\"></i> back</span></div>
<div class=\"collection-collapse-block open\">
<h3 class=\"collapse-block-title\">brand</h3>
<div class=\"collection-collapse-block-content\">
<div class=\"collection-brand-filter\">
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"zara\">
<label class=\"form-check-label\" for=\"zara\">zara</label>
</div>
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"vera-moda\">
<label class=\"form-check-label\" for=\"vera-moda\">vera-moda</label>
</div>
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"forever-21\">
<label class=\"form-check-label\" for=\"forever-21\">forever-21</label>
</div>
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"roadster\">
<label class=\"form-check-label\" for=\"roadster\">roadster</label>
</div>
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"only\">
<label class=\"form-check-label\" for=\"only\">only</label>
</div>
</div>
</div>
</div>
<!-- color filter start here -->
<div class=\"collection-collapse-block open\">
<h3 class=\"collapse-block-title\">colors</h3>
<div class=\"collection-collapse-block-content\">
<div class=\"color-selector\">
<ul>
<li class=\"color-1 active\"></li>
<li class=\"color-2\"></li>
<li class=\"color-3\"></li>
<li class=\"color-4\"></li>
<li class=\"color-5\"></li>
<li class=\"color-6\"></li>
<li class=\"color-7\"></li>
</ul>
</div>
</div>
</div>
<!-- size filter start here -->
<div class=\"collection-collapse-block border-0 open\">
<h3 class=\"collapse-block-title\">size</h3>
<div class=\"collection-collapse-block-content\">
<div class=\"collection-brand-filter\">
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"hundred\">
<label class=\"form-check-label\" for=\"hundred\">s</label>
</div>
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"twohundred\">
<label class=\"form-check-label\" for=\"twohundred\">m</label>
</div>
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"threehundred\">
<label class=\"form-check-label\" for=\"threehundred\">l</label>
</div>
<div class=\"form-check collection-filter-checkbox\">
<input type=\"checkbox\" class=\"form-check-input\" id=\"fourhundred\">
<label class=\"form-check-label\" for=\"fourhundred\">xl</label>
</div>
</div>
</div>
</div>
<!-- price filter start here -->
<div class=\"collection-collapse-block border-0 open\">
<h3 class=\"collapse-block-title\">price</h3>
<div class=\"collection-collapse-block-content\">
<div class=\"wrapper mt-3\">
<div class=\"range-slider\">
<input type=\"text\" class=\"js-range-slider\" value=\"\" />
</div>
</div>
</div>
</div>
</div> #}
<!-- side-bar banner end here -->
</div>
<div id=\"category_content\" class=\"collection-product-wrapper col-9 col-small-12\">
<div class=\"product-top-filter\">
<div class=\"row\">
<div class=\"col-12\">
<div class=\"product-filter-content\">
<div class=\"search-count\">
<h5><span id=\"totalFound\">{{ totalOfProducts }} </span>{{ 'Products found' | trans({},'templates') }}</h5>
</div>
{# <div class=\"collection-view\">
<ul>
<li><i class=\"fa fa-th grid-layout-view\"></i></li>
<li><i class=\"fa fa-list-ul list-layout-view\"></i></li>
</ul>
</div> #}
{# <div class=\"collection-grid-view\">
<ul>
<li><img src=\"../assets/images/icon/2.png\" alt=\"\"
class=\"product-2-layout-view\"></li>
<li><img src=\"../assets/images/icon/3.png\" alt=\"\"
class=\"product-3-layout-view\"></li>
<li><img src=\"../assets/images/icon/4.png\" alt=\"\"
class=\"product-4-layout-view\"></li>
<li><img src=\"../assets/images/icon/6.png\" alt=\"\"
class=\"product-6-layout-view\"></li>
</ul>
</div> #}
<div class=\"product-page-per-view\">
<select id=\"color-filter-category\">
<option value=\"\">{{ 'Color' | trans({},'templates') }}</option>
{% for color in colors %}
<option value=\"{{ color.value }}\">{{ color.value}}</option>
{% endfor %}
</select>
</div>
<div class=\"product-page-filter\">
<select id=\"size-filter-category\">
<option value=\"\">{{ 'Size' | trans({},'templates') }}</option>
{% for size in sizes %}
<option value=\"{{ size.id }}\">{{ size.value }}</option>
{% endfor %}
</select>
</div>
<div class=\"product-page-filter\">
<div class=\"collection-collapse-block-content\">
<div class=\"wrapper mt-3\">
<div class=\"range-slider\">
<input id=\"price-filter-category\" type=\"text\" class=\"js-range-slider\" value=\"\"
data-type=\"double\"
data-min=\"{{ priceRange.min_price }}\"
data-max=\"{{ priceRange.max_price }}\"
data-step=\"0.5\"
{# data-from=\"{{ priceRange.min_price }}\"
data-to=\"{{ priceRange.max_price }}\" #}
/>
</div>
</div>
</div>
{# <select>
<option value=\"\">Price</option>
<option value=\"Low to High\">Low</option>
<option value=\"Low to High\">High</option>
</select> #}
</div>
</div>
</div>
</div>
</div>
<div id=\"category_main\" >
{% if products %}
<div class=\"product-wrapper-grid\">
<div class=\"row margin-res\">
<div class=\"row\">
{% for product in products %}
{# {{ product.firstVariantId() }} #}
<div class=\"col-xl-4 col-6 col-grid-box\">
<div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"front\">
<a id=\"front-{{product.id}}\" href=\"{{ path('app_product_page',{'pid': product.id, 'vid': product.firstVariantId(),gender: 'women' }) }}\"><img src=\"{{ product.mainImage }}\"
class=\"img-fluid blur-up lazyload bg-img\" alt=\"\"></a>
</div>
<div class=\"back\">
<a id=\"back-{{product.id}}\" href=\"{{ path('app_product_page',{'pid': product.id, 'vid': product.firstVariantId(),gender: 'women' }) }}\"><img src=\"{{ product.getSecondImage() }}\"
class=\"img-fluid blur-up lazyload bg-img\" alt=\"\"></a>
</div>
{% if product.variants|length > 1 %}
<div class=\"cart-info cart-wrap variant-wrap\">
<ul class=\"image-swatch\">
{% for variant in product.variants|slice(0,4) %}
<li class=\"v-swatch\">
<a href=\"{{path('app_product_page',{'pid': product.id, 'vid': variant.id,gender: 'women'})}}\">
<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\">
</a>
</li>
{% endfor %}
{% if product.variants|length > 4 %}
{% set more = product.variants|length - 4 %}
<li class=\"v-swatch v-swatch-more\">
<a class=\"text-dark\" href=\"{{ path('app_product_page',{'pid': product.id, 'vid': product.firstVariantId(),gender: 'women'}) }}\">
+ {{ more }}
</a>
</li>
{% endif %}
{# <li><a href=\"#\"><img src=\"../assets/images/fashion/pro/m-002.jpg\" alt=\"\"
class=\"img-fluid blur-up lazyload\"></a></li>
<li><a href=\"#\"><img src=\"../assets/images/fashion/pro/m-003.jpg\" alt=\"\"
class=\"img-fluid blur-up lazyload\"></a></li> #}
</ul>
</div>
{% endif %}
<div class=\"cart-info cart-wrap heart-wrap\">
<a href=\"javascript:void(0)\"
title=\"{{ 'Add to Wishlist' | trans({},'templates') }}\"
data-p-id={{ product.id }}
data-p-name={{ product.name }}
data-p-price={{ product.firstVariantPrice() }}
data-p-image={{ product.mainImage }}
data-p-api={{ product.apiId }}
onclick=\"addToFavoris(this)\"
>
{% if product.id in app.session.get('wishlist') %}
<i class='fa-solid fa-heart' style='color: #ff0000;'></i>
{% else %}
<i class='fa-regular fa-heart'></i>
{% endif %}
</a>
</div>
</div>
<div class=\"product-detail\">
<div>
<a href=\"product-page(no-sidebar).html\">
<h6>{{product.name}}</h6>
</a>
<p>{{product.description}}</p>
<h4>{{product.firstVariantPrice()}} EUR</h4>
</div>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
</div>
{% else %}
<!-- section start -->
<section class=\"p-0\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-12\">
<div class=\"error-section\">
{# <h1>404</h1> #}
<h2>{{ 'NO PRODUCTS FOUND IN THIS CATEGORY' | trans({},'templates') }}</h2>
<a href=\"/women\" class=\"btn btn-solid\">{{ 'back to home' | trans({},'templates') }}</a>
</div>
</div>
</div>
</div>
</section>
<!-- Section ends -->
{% endif %}
<div class=\"knp-pagination\">
{{ knp_pagination_render(products,'pagination.twig') }}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- section End -->
<!-- tap to top start -->
<div class=\"tap-top\">
<div><i class=\"fa fa-angle-double-up\"></i></div>
</div>
<!-- tap to top end -->
{% endblock %}
{% block js %}
<!-- latest jquery-->
<script src=\"{{ asset('assets/js/jquery-3.3.1.min.js') }}\"></script>
<!-- menu js-->
<script src=\"{{ asset('assets/js/menu.js') }}\"></script>
<!-- lazyload js-->
<script src=\"{{ asset('assets/js/lazysizes.min.js') }}\"></script>
<!-- slick js-->
<script src=\"{{ asset('assets/js/slick.js') }}\"></script>
<!-- Bootstrap js-->
<script src=\"{{ asset('assets/js/bootstrap.bundle.min.js') }}\"></script>
<!-- Bootstrap Notification js-->
<script src=\"{{ asset('assets/js/bootstrap-notify.min.js') }}\"></script>
<!-- price range js -->
<script src=\"{{ asset('assets/js/price-range.js') }}\"></script>
<!-- Theme js-->
<script src=\"{{ asset('assets/js/theme-setting.js') }}\"></script>
<script src=\"{{ asset('assets/js/script.js') }}\"></script>
<script>
function openSearch() {
document.getElementById(\"search-overlay\").style.display = \"block\";
}
function closeSearch() {
document.getElementById(\"search-overlay\").style.display = \"none\";
}
</script>
{# <script src=\"{{ asset('assets/js/collection.js') }}\"></script> #}
<script src=\"{{ asset('assets/js/modules.js') }}\"></script>
{% endblock %}
", "women/category/category.twig", "/app/templates/women/category/category.twig");
}
}