var/cache/dev/twig/43/437a97553d6be9d94e66e1193d267ef9.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;
/* mens/category/category.twig */
class __TwigTemplate_6a68984af168336c5eb2f1ac72174c08 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 "mens/base/base_mens.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", "mens/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", "mens/category/category.twig"));
$this->parent = $this->loadTemplate("mens/base/base_mens.twig", "mens/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\">
<!--Slick slider css-->
<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/slick.css"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 24
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 27
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 30
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 33
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 36
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
yield "\">
<!-- Icons -->
<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\" integrity=\"sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
";
// line 42
yield "
<!-- Price range icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 44
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;
}
.product-box .image-swatch li img {
width: 60px;
height: 60px;
}
.variant-wrap {
background: #e3dfdf6e;
}
";
// line 76
yield " </style>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 79
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 80
yield "
<input id=\"category_id\" name=\"category_id\" type=\"text\" value=";
// line 81
yield Twig\Extension\EscaperExtension::escape($this->env, (isset($context["categoryId"]) || array_key_exists("categoryId", $context) ? $context["categoryId"] : (function () { throw new RuntimeError('Variable "categoryId" does not exist.', 81, $this->source); })()), "html", 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-2 col-2 collection-filter\">
<div class=\"\">
<nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
<ol class=\"breadcrumb\">
";
// line 94
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["category"]) || array_key_exists("category", $context) ? $context["category"] : (function () { throw new RuntimeError('Variable "category" does not exist.', 94, $this->source); })()), "parentCategory", [], "any", false, false, false, 94)) {
// line 95
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.', 95, $this->source); })()), "parentCategory", [], "any", false, false, false, 95), "parentCategory", [], "any", false, false, false, 95)) {
// line 96
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 97
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.', 97, $this->source); })()), "parentCategory", [], "any", false, false, false, 97), "parentCategory", [], "any", false, false, false, 97), "id", [], "any", false, false, false, 97)]), "html", null, true);
yield "\">
";
// line 98
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.', 98, $this->source); })()), "parentCategory", [], "any", false, false, false, 98), "parentCategory", [], "any", false, false, false, 98), "name", [], "any", false, false, false, 98), "html", null, true);
yield "
</a>
</li>
";
}
// line 102
yield "
<li class=\"breadcrumb-item\">
<a href=\"";
// line 104
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.', 104, $this->source); })()), "parentCategory", [], "any", false, false, false, 104), "id", [], "any", false, false, false, 104)]), "html", null, true);
yield "\">
";
// line 105
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.', 105, $this->source); })()), "parentCategory", [], "any", false, false, false, 105), "name", [], "any", false, false, false, 105), "html", null, true);
yield "
</a>
</li>
";
}
// line 109
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.', 109, $this->source); })()), "name", [], "any", false, false, false, 109), "html", null, true);
yield "</li>
</ol>
</nav>
</div>
";
// line 115
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.', 115, $this->source); })()), "childCategory", [], "any", false, false, false, 115)) {
// line 116
yield " <ul class=\"list-group text-uppercase\">
";
// line 117
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, $context["category"], "childCategory", [], "any", false, false, false, 117));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 118
yield " <li class=\"list-group-item border-0\">
<a href=\"";
// line 119
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, 119)]), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["category"], "name", [], "any", false, false, false, 119), "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 122
yield " </ul>
";
}
// line 124
yield " </div>
<div id=\"category_content\" class=\"collection-product-wrapper col-10 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 132
yield Twig\Extension\EscaperExtension::escape($this->env, (isset($context["totalOfProducts"]) || array_key_exists("totalOfProducts", $context) ? $context["totalOfProducts"] : (function () { throw new RuntimeError('Variable "totalOfProducts" does not exist.', 132, $this->source); })()), "html", 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>
<div class=\"product-page-per-view\">
<select id=\"color-filter-category\">
<option value=\"\">";
// line 136
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Color", [], "templates"), "html", null, true);
yield "</option>
";
// line 137
$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.', 137, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["color"]) {
// line 138
yield " <option value=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["color"], "value", [], "any", false, false, false, 138), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["color"], "value", [], "any", false, false, false, 138), "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 140
yield " </select>
</div>
<div class=\"product-page-filter\">
<select id=\"size-filter-category\">
<option value=\"\">";
// line 144
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Size", [], "templates"), "html", null, true);
yield "</option>
";
// line 145
$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.', 145, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["size"]) {
// line 146
yield " <option value=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["size"], "value", [], "any", false, false, false, 146), "html", null, true);
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["size"], "value", [], "any", false, false, false, 146), "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 148
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 156
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.', 156, $this->source); })()), "min_price", [], "any", false, false, false, 156), "html", null, true);
yield "\"
data-max=\"";
// line 157
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.', 157, $this->source); })()), "max_price", [], "any", false, false, false, 157), "html", null, true);
yield "\"
data-step=\"0.5\"
";
// line 161
yield " />
</div>
</div>
</div>
";
// line 170
yield " </div>
</div>
</div>
</div>
</div>
<div id=\"category_main\" >
";
// line 177
if ((isset($context["products"]) || array_key_exists("products", $context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.', 177, $this->source); })())) {
// line 178
yield " <div class=\"product-wrapper-grid\">
<div class=\"row margin-res\">
<div class=\"row\">
";
// line 182
$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.', 182, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
// line 183
yield " ";
// line 184
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 188
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 188), "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, 188), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 188), "gender" => "mens"]), "html", null, true);
yield "\">
<img src=\"";
// line 189
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 189), "html", null, true);
yield "\"
class=\"img-fluid blur-up lazyload bg-img\" alt=\"\"></a>
</div>
<div class=\"back\">
<a id=\"back-";
// line 193
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 193), "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, 193), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 193), "gender" => "mens"]), "html", null, true);
yield "\">
<img src=\"";
// line 194
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 194), "html", null, true);
yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\">
</a>
</div>
";
// line 197
if ((Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "variants", [], "any", false, false, false, 197)) > 1)) {
// line 198
yield "
<div class=\"cart-info cart-wrap variant-wrap\">
<ul class=\"image-swatch\">
";
// line 201
$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, 201), 0, 4));
foreach ($context['_seq'] as $context["_key"] => $context["variant"]) {
// line 202
yield " <li class=\"v-swatch\">
<a href=\"";
// line 203
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, 203), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["variant"], "id", [], "any", false, false, false, 203), "gender" => "mens"]), "html", null, true);
yield "\">
<img
onmouseleave=\"category.oldImg('";
// line 205
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, 205), "id", [], "any", false, false, false, 205), "html", null, true);
yield "',this)\"
onmouseenter=\"category.swatchImg('";
// line 206
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, 206), "id", [], "any", false, false, false, 206), "html", null, true);
yield "',this)\"
src=\"";
// line 207
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["variant"], "mainImage", [], "any", false, false, false, 207), "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 213
yield "
";
// line 214
if ((Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "variants", [], "any", false, false, false, 214)) > 4)) {
// line 215
yield " ";
$context["more"] = (Twig\Extension\CoreExtension::lengthFilter($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "variants", [], "any", false, false, false, 215)) - 4);
// line 216
yield " <li class=\"v-swatch v-swatch-more\">
<a class=\"text-dark\" href=\"";
// line 217
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, 217), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 217), "gender" => "mens"]), "html", null, true);
yield "\">
+ ";
// line 218
yield Twig\Extension\EscaperExtension::escape($this->env, (isset($context["more"]) || array_key_exists("more", $context) ? $context["more"] : (function () { throw new RuntimeError('Variable "more" does not exist.', 218, $this->source); })()), "html", null, true);
yield "
</a>
</li>
";
}
// line 222
yield "
";
// line 227
yield " </ul>
</div>
";
}
// line 230
yield " <div class=\"cart-info cart-wrap heart-wrap\">
<a href=\"javascript:void(0)\"
title=\"";
// line 232
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 233
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 233), "html", null, true);
yield "
data-p-name=";
// line 234
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 234), "html", null, true);
yield "
data-p-price=";
// line 235
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantPrice", [], "method", false, false, false, 235), "html", null, true);
yield "
data-p-image=";
// line 236
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 236), "html", null, true);
yield "
data-p-api=";
// line 237
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "apiId", [], "any", false, false, false, 237), "html", null, true);
yield "
onclick=\"addToFavoris(this)\"
>
";
// line 240
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 240), 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.', 240, $this->source); })()), "session", [], "any", false, false, false, 240), "get", ["wishlist"], "method", false, false, false, 240))) {
// line 241
yield " <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
";
} else {
// line 243
yield " <i class=\"ti-heart\" aria-hidden=\"true\"></i>
";
}
// line 245
yield " </a>
</div>
</div>
<div class=\"product-detail\">
<div>
<a href=\"product-page(no-sidebar).html\">
<h6>";
// line 251
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 251), "html", null, true);
yield "</h6>
</a>
<p>";
// line 253
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "description", [], "any", false, false, false, 253), "html", null, true);
yield "</p>
<h4>";
// line 254
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantPrice", [], "method", false, false, false, 254), "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 260
yield " </div>
</div>
</div>
";
} else {
// line 264
yield " <!-- section start -->
<section class=\"p-0\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-12\">
<div class=\"error-section\">
";
// line 271
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=\"/mens\" class=\"btn btn-solid\">";
// line 272
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 280
yield " <div class=\"knp-pagination\">
";
// line 281
yield $this->env->getRuntime('Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime')->render($this->env, (isset($context["products"]) || array_key_exists("products", $context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.', 281, $this->source); })()), "pagination.twig");
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 302
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 303
yield "
<!-- latest jquery-->
<script src=\"";
// line 306
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 309
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 312
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 315
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 318
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 321
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 324
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 328
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 329
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 342
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 "mens/category/category.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 705 => 342, 690 => 329, 686 => 328, 679 => 324, 673 => 321, 667 => 318, 661 => 315, 655 => 312, 649 => 309, 643 => 306, 638 => 303, 628 => 302, 596 => 281, 593 => 280, 582 => 272, 577 => 271, 569 => 264, 563 => 260, 551 => 254, 547 => 253, 542 => 251, 534 => 245, 530 => 243, 526 => 241, 524 => 240, 518 => 237, 514 => 236, 510 => 235, 506 => 234, 502 => 233, 498 => 232, 494 => 230, 489 => 227, 486 => 222, 479 => 218, 475 => 217, 472 => 216, 469 => 215, 467 => 214, 464 => 213, 452 => 207, 448 => 206, 444 => 205, 439 => 203, 436 => 202, 432 => 201, 427 => 198, 425 => 197, 419 => 194, 413 => 193, 406 => 189, 400 => 188, 394 => 184, 392 => 183, 388 => 182, 382 => 178, 380 => 177, 371 => 170, 365 => 161, 360 => 157, 356 => 156, 346 => 148, 335 => 146, 331 => 145, 327 => 144, 321 => 140, 310 => 138, 306 => 137, 302 => 136, 293 => 132, 283 => 124, 279 => 122, 268 => 119, 265 => 118, 261 => 117, 258 => 116, 255 => 115, 246 => 109, 239 => 105, 235 => 104, 231 => 102, 224 => 98, 220 => 97, 217 => 96, 214 => 95, 212 => 94, 196 => 81, 193 => 80, 183 => 79, 171 => 76, 139 => 44, 135 => 42, 127 => 36, 121 => 33, 115 => 30, 109 => 27, 103 => 24, 99 => 23, 87 => 14, 83 => 13, 75 => 7, 73 => 6, 71 => 5, 61 => 4, 38 => 2,);
}
public function getSourceContext()
{
return new Source("
{% extends 'mens/base/base_mens.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\">
<!--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') }}\">
<!-- Icons -->
<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\" integrity=\"sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
{# <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/font-awesome.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;
}
.product-box .image-swatch li img {
width: 60px;
height: 60px;
}
.variant-wrap {
background: #e3dfdf6e;
}
{# .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-2 col-2 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 %}
</div>
<div id=\"category_content\" class=\"collection-product-wrapper col-10 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=\"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.value }}\">{{ 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': \"mens\" }) }}\">
<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': \"mens\" }) }}\">
<img src=\"{{ product.mainImage }}\" 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: \"mens\"})}}\">
<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': \"mens\" }) }}\">
+ {{ 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=\"ti-heart\" aria-hidden=\"true\"></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=\"/mens\" 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 %}
", "mens/category/category.twig", "/app/templates/mens/category/category.twig");
}
}