var/cache/dev/twig/6c/6c563ede2ae8b790f762327030ff23b7.php line 460
<?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/home/home_men.twig */
class __TwigTemplate_99f7364d05a868ed320bce2ca88e7a81 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'head' => [$this, 'block_head'],
'breadcrumb' => [$this, 'block_breadcrumb'],
'main' => [$this, 'block_main'],
'newsletter' => [$this, 'block_newsletter'],
'js' => [$this, 'block_js'],
];
}
protected function doGetParent(array $context)
{
// line 1
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/home/home_men.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "mens/home/home_men.twig"));
$this->parent = $this->loadTemplate("mens/base/base_mens.twig", "mens/home/home_men.twig", 1);
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 " <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 11
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/12.png"), "html", null, true);
yield "\" type=\"image/x-icon\">
<link rel=\"shortcut icon\" href=\"";
// line 12
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/12.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 22
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/custom.css"), "html", null, true);
yield "\">
<!--Slick slider css-->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 25
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 26
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 29
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 32
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 35
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 38
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
yield "\">
";
// line 41
yield " <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\" integrity=\"sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" />
<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/responsive.css"), "html", null, true);
yield "\">
<style>
.ratio2_1 .bg-size:before {
padding-top: 100% !important;
}
</style>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 52
public function block_breadcrumb($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", "breadcrumb"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcrumb"));
// line 53
yield " ";
yield from $this->loadTemplate("mens/base/_breadcrumb.html.twig", "mens/home/home_men.twig", 53)->unwrap()->yield($context);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 56
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 57
yield " <!-- Home slider -->
<section class=\"p-0\">
<div class=\"slide-1 home-slider\">
<div>
<div class=\"home\">
<img src=\"https://images.unsplash.com/photo-1550246140-480ae9bf13c6?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col\">
<div class=\"slider-contain\">
<div>
<div class=\"title2 \">
<h2 class=\"title-inner2 text-light text-blue-men\">";
// line 69
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Elevate Your Style with SELECTWEARS", [], "templates"), "html", null, true);
yield "</h2>
</div>
";
// line 72
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => 1]);
yield "\" class=\"btn btn-solid\">";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Discover now", [], "templates"), "html", null, true);
yield "</a>
";
// line 74
yield " </div>
";
// line 78
yield " </div>
</div>
</div>
</div>
</div>
</div>
<div>
<div class=\"home\">
<img src=\"https://images.unsplash.com/photo-1496346530827-534816eed3be?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col\">
<div class=\"slider-contain\">
<div>
<div class=\"title2 \">
<h2 class=\"title-inner2 text-light text-blue-men\">";
// line 93
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Elevate Your Style with SELECTWEARS", [], "templates"), "html", null, true);
yield "</h2>
</div>
";
// line 96
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => 1]);
yield "\" class=\"btn btn-solid\">";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Discover now", [], "templates"), "html", null, true);
yield "</a>
";
// line 98
yield " </div>
";
// line 102
yield " </div>
";
// line 109
yield " </div>
</div>
</div>
</div>
</div>
<div>
<div class=\"home\">
<img src=\"https://images.unsplash.com/photo-1464666495445-5a33228a808e?auto=format&fit=crop&q=80&w=2012&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col\">
<div class=\"slider-contain\">
<div>
<div class=\"title2 \">
<h2 class=\"title-inner2 text-light text-blue-men\">";
// line 123
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Elevate Your Style with SELECTWEARS", [], "templates"), "html", null, true);
yield "</h2>
</div>
";
// line 126
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_category", ["id" => 1]);
yield "\" class=\"btn btn-solid\">";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Discover now", [], "templates"), "html", null, true);
yield "</a>
";
// line 128
yield " </div>
";
// line 132
yield " </div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Home slider end -->
<div class=\"title1 title-fancy section-t-space\">
<h2 class=\"title-inner1 title-gradient\">";
// line 143
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("special products", [], "templates"), "html", null, true);
yield "</h2>
</div>
";
// line 146
if ((((isset($context["newArrivals"]) || array_key_exists("newArrivals", $context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.', 146, $this->source); })()) || (isset($context["bestSellers"]) || array_key_exists("bestSellers", $context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.', 146, $this->source); })())) || (isset($context["featuredProducts"]) || array_key_exists("featuredProducts", $context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.', 146, $this->source); })()))) {
// line 147
yield " <section class=\"section-b-space pt-0 ratio_asos\">
<div class=\"container container-lg\">
<div class=\"row\">
<div class=\"col\">
<div class=\"theme-tab\">
<ul class=\"tabs tab-title\">
";
// line 154
if ((isset($context["newArrivals"]) || array_key_exists("newArrivals", $context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.', 154, $this->source); })())) {
// line 155
yield " <li class=\"\"><a href=\"tab-4\">";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("New Arrivals", [], "templates"), "html", null, true);
yield "</a></li>
";
}
// line 157
yield "
";
// line 158
if ((isset($context["featuredProducts"]) || array_key_exists("featuredProducts", $context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.', 158, $this->source); })())) {
// line 159
yield " <li class=\"\"><a href=\"tab-5\">";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Featured Products", [], "templates"), "html", null, true);
yield "</a></li>
";
}
// line 161
yield "
";
// line 162
if ((isset($context["bestSellers"]) || array_key_exists("bestSellers", $context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.', 162, $this->source); })())) {
// line 163
yield " <li class=\"current\"><a href=\"tab-6\">";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Best Sellers", [], "templates"), "html", null, true);
yield "</a></li>
";
}
// line 165
yield "
</ul>
<div class=\"tab-content-cls\">
";
// line 168
if ((isset($context["newArrivals"]) || array_key_exists("newArrivals", $context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.', 168, $this->source); })())) {
// line 169
yield " <div id=\"tab-4\" class=\"tab-content active default new-arrivals-col\" style=\"display: none;\">
<div class=\"no-slider row five-product\">
";
// line 171
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["newArrivals"]) || array_key_exists("newArrivals", $context) ? $context["newArrivals"] : (function () { throw new RuntimeError('Variable "newArrivals" does not exist.', 171, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
// line 172
yield " <div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"lable-block\">
<span class=\"lable-gradient\">new</span>
";
// line 177
yield " </div>
<div class=\"front\">
<a href=\"";
// line 179
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, 179), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 179), "gender" => "mens"]), "html", null, true);
yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 179), "html", null, true);
yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 179), "html", null, true);
yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"back\">
<a href=\"";
// line 182
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, 182), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 182), "gender" => "mens"]), "html", null, true);
yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "getSecondImage", [], "method", false, false, false, 182), "html", null, true);
yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "getSecondImage", [], "method", false, false, false, 182), "html", null, true);
yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"cart-box cart-box-bottom\">
<a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"";
// line 185
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 185), "html", null, true);
yield "\" title=\"Add to Wishlist\">
";
// line 186
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 186), 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.', 186, $this->source); })()), "session", [], "any", false, false, false, 186), "get", ["wishlist"], "method", false, false, false, 186))) {
// line 187
yield " <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
";
} else {
// line 189
yield " <i class='fa-regular fa-heart'></i>
";
}
// line 190
yield "
</a>
</div>
</div>
<div class=\"product-detail\">
<a href=\"";
// line 195
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, 195), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 195), "gender" => "mens"]), "html", null, true);
yield "\">
<h6>";
// line 196
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 196), "html", null, true);
yield "</h6>
</a>
<h4>";
// line 198
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantPrice", [], "method", false, false, false, 198), "html", null, true);
yield " EUR</h4>
</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 202
yield " </div>
</div>
";
}
// line 205
yield "
";
// line 206
if ((isset($context["featuredProducts"]) || array_key_exists("featuredProducts", $context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.', 206, $this->source); })())) {
// line 207
yield " <div id=\"tab-5\" class=\"tab-content \" style=\"display: none;\">
<div class=\"no-slider row five-product\">
";
// line 209
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["featuredProducts"]) || array_key_exists("featuredProducts", $context) ? $context["featuredProducts"] : (function () { throw new RuntimeError('Variable "featuredProducts" does not exist.', 209, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
// line 210
yield " <div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"lable-block\">
";
// line 214
yield " <span class=\"lable4\">best seller</span>
</div>
<div class=\"front\">
<a 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 "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 217), "html", null, true);
yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 217), "html", null, true);
yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"back\">
<a href=\"";
// line 220
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, 220), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 220), "gender" => "mens"]), "html", null, true);
yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "getSecondImage", [], "method", false, false, false, 220), "html", null, true);
yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "getSecondImage", [], "method", false, false, false, 220), "html", null, true);
yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"cart-box cart-box-bottom\">
<a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"";
// line 223
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 223), "html", null, true);
yield "\" title=\"Add to Wishlist\">
";
// line 224
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 224), 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.', 224, $this->source); })()), "session", [], "any", false, false, false, 224), "get", ["wishlist"], "method", false, false, false, 224))) {
// line 225
yield " <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
";
} else {
// line 227
yield " <i class='fa-regular fa-heart'></i>
";
}
// line 228
yield "
</a>
</div>
</div>
<div class=\"product-detail\">
<a href=\"";
// line 233
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, 233), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 233), "gender" => "mens"]), "html", null, true);
yield "\">
<h6>";
// 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 "</h6>
</a>
<h4>";
// line 236
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantPrice", [], "method", false, false, false, 236), "html", null, true);
yield " EUR</h4>
</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 240
yield " </div>
</div>
";
}
// line 243
yield "
";
// line 244
if ((isset($context["bestSellers"]) || array_key_exists("bestSellers", $context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.', 244, $this->source); })())) {
// line 245
yield " <div id=\"tab-6\" class=\"tab-content best-sellers-col\" style=\"display: none;\">
<div class=\"no-slider row five-product\">
";
// line 247
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["bestSellers"]) || array_key_exists("bestSellers", $context) ? $context["bestSellers"] : (function () { throw new RuntimeError('Variable "bestSellers" does not exist.', 247, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
// line 248
yield " <div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"lable-block\">
";
// line 252
yield " <span class=\"lable4\">best seller</span>
</div>
<div class=\"front\">
<a href=\"";
// line 255
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, 255), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 255), "gender" => "mens"]), "html", null, true);
yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 255), "html", null, true);
yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "mainImage", [], "any", false, false, false, 255), "html", null, true);
yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"back\">
<a href=\"";
// line 258
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, 258), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 258), "gender" => "mens"]), "html", null, true);
yield "\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url(";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "getSecondImage", [], "method", false, false, false, 258), "html", null, true);
yield "); background-size: cover; background-position: center center; display: block;\"><img src=\"";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "getSecondImage", [], "method", false, false, false, 258), "html", null, true);
yield "\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"cart-box cart-box-bottom\">
<a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"";
// line 261
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 261), "html", null, true);
yield "\" title=\"Add to Wishlist\">
";
// line 262
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["product"], "id", [], "any", false, false, false, 262), 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.', 262, $this->source); })()), "session", [], "any", false, false, false, 262), "get", ["wishlist"], "method", false, false, false, 262))) {
// line 263
yield " <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
";
} else {
// line 265
yield " <i class='fa-regular fa-heart'></i>
";
}
// line 266
yield "
</a>
</div>
</div>
<div class=\"product-detail\">
";
// line 274
yield " <a 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, 274), "vid" => CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantId", [], "method", false, false, false, 274), "gender" => "mens"]), "html", null, true);
yield "\">
<h6>";
// line 275
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "name", [], "any", false, false, false, 275), "html", null, true);
yield "</h6>
</a>
<h4>";
// line 277
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["product"], "firstVariantPrice", [], "method", false, false, false, 277), "html", null, true);
yield " EUR</h4>
";
// line 283
yield " </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 286
yield " </div>
</div>
";
}
// line 289
yield " </div>
</div>
</div>
</div>
</div>
</section>
";
}
// line 296
yield "
<!-- collection banner -->
<section class=\"banner-padding banner-furniture ratio2_1\">
<div class=\"container container-lg\">
<div class=\"row partition3\">
<div class=\"col-12\">
<div class=\"title1 title-fancy\">
<h2 class=\"title-inner1 title-gradient\">";
// line 303
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Explore Our Collections", [], "templates"), "html", null, true);
yield "</h2>
</div>
</div>
";
// line 306
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["featuredCollections"]) || array_key_exists("featuredCollections", $context) ? $context["featuredCollections"] : (function () { throw new RuntimeError('Variable "featuredCollections" does not exist.', 306, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["collection"]) {
// line 307
yield " <div class=\"col-md-3 pt-4\">
<a href=\"";
// line 308
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_collection", ["id" => CoreExtension::getAttribute($this->env, $this->source, $context["collection"], "id", [], "any", false, false, false, 308), "gender" => "mens"]), "html", null, true);
yield "\">
<div class=\"collection-banner collection-raduis p-left text-start\">
<div class=\"img-part\">
<img src=\"/uploads/collections/";
// line 311
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["collection"], "image", [], "any", false, false, false, 311), "html", null, true);
yield "\" alt=\"\"
class=\"img-fluid blur-up lazyload bg-img\">
</div>
<div class=\"contain-banner\">
<div class=\"col-12 d-flex justify-content-center\">
";
// line 317
yield " <h2 class=\"text-white text-center text-stroke\">";
yield Twig\Extension\EscaperExtension::escape($this->env, CoreExtension::getAttribute($this->env, $this->source, $context["collection"], "name", [], "any", false, false, false, 317), "html", null, true);
yield "</h2>
</div>
</div>
</div>
</a>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['collection'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 324
yield " </div>
</div>
</section>
<!-- 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 338
public function block_newsletter($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", "newsletter"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "newsletter"));
// line 339
yield " ";
yield from $this->loadTemplate("front_end/base/newsletter.twig", "mens/home/home_men.twig", 339)->unwrap()->yield($context);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 342
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 343
yield " <!-- latest jquery-->
<script src=\"";
// line 344
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 347
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 350
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 353
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 356
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 359
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>
<!-- Theme js-->
<script src=\"";
// line 362
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 363
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 src=\"";
// line 365
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/modules.js"), "html", null, true);
yield "\"></script>
<script>
\$(window).on('load', function () {
setTimeout(function () {
\$('#exampleModal').modal('show');
}, 2500);
});
function openSearch() {
document.getElementById(\"search-overlay\").style.display = \"block\";
}
function closeSearch() {
document.getElementById(\"search-overlay\").style.display = \"none\";
}
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "mens/home/home_men.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 778 => 365, 773 => 363, 769 => 362, 763 => 359, 757 => 356, 751 => 353, 745 => 350, 739 => 347, 733 => 344, 730 => 343, 720 => 342, 708 => 339, 698 => 338, 675 => 324, 661 => 317, 653 => 311, 647 => 308, 644 => 307, 640 => 306, 634 => 303, 625 => 296, 616 => 289, 611 => 286, 603 => 283, 599 => 277, 594 => 275, 589 => 274, 582 => 266, 578 => 265, 574 => 263, 572 => 262, 568 => 261, 558 => 258, 548 => 255, 543 => 252, 538 => 248, 534 => 247, 530 => 245, 528 => 244, 525 => 243, 520 => 240, 510 => 236, 505 => 234, 501 => 233, 494 => 228, 490 => 227, 486 => 225, 484 => 224, 480 => 223, 470 => 220, 460 => 217, 455 => 214, 450 => 210, 446 => 209, 442 => 207, 440 => 206, 437 => 205, 432 => 202, 422 => 198, 417 => 196, 413 => 195, 406 => 190, 402 => 189, 398 => 187, 396 => 186, 392 => 185, 382 => 182, 372 => 179, 368 => 177, 362 => 172, 358 => 171, 354 => 169, 352 => 168, 347 => 165, 341 => 163, 339 => 162, 336 => 161, 330 => 159, 328 => 158, 325 => 157, 319 => 155, 317 => 154, 308 => 147, 306 => 146, 300 => 143, 287 => 132, 284 => 128, 277 => 126, 272 => 123, 256 => 109, 253 => 102, 250 => 98, 243 => 96, 238 => 93, 221 => 78, 218 => 74, 211 => 72, 206 => 69, 192 => 57, 182 => 56, 170 => 53, 160 => 52, 140 => 42, 137 => 41, 132 => 38, 126 => 35, 120 => 32, 114 => 29, 108 => 26, 104 => 25, 98 => 22, 85 => 12, 81 => 11, 73 => 5, 63 => 4, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'mens/base/base_mens.twig' %}
{% block head %}
<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/12.png') }}\" type=\"image/x-icon\">
<link rel=\"shortcut icon\" href=\"{{ asset('assets/images/favicon/12.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/custom.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') }}\">
{# Font Awesome 6.4 #}
<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/responsive.css') }}\">
<style>
.ratio2_1 .bg-size:before {
padding-top: 100% !important;
}
</style>
{% endblock %}
{% block breadcrumb %}
{% include 'mens/base/_breadcrumb.html.twig' %}
{% endblock %}
{% block main %}
<!-- Home slider -->
<section class=\"p-0\">
<div class=\"slide-1 home-slider\">
<div>
<div class=\"home\">
<img src=\"https://images.unsplash.com/photo-1550246140-480ae9bf13c6?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col\">
<div class=\"slider-contain\">
<div>
<div class=\"title2 \">
<h2 class=\"title-inner2 text-light text-blue-men\">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
</div>
{# <h4>Elevate Your Style with SELECTWEARS</h4> #}
<a href=\"{{ path('app_category',{id: 1}) }}\" class=\"btn btn-solid\">{{ 'Discover now' | trans({},'templates') }}</a>
{# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href=\"#\" class=\"btn btn-solid\">Discover now</a> #}
</div>
{# <div class=\"title2 text-hotpink\">
<h2 class=\"title-inner2 text-light text-hotpink\">Elevate Your Style with SELECTWEARS</h2>
</div> #}
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div class=\"home\">
<img src=\"https://images.unsplash.com/photo-1496346530827-534816eed3be?auto=format&fit=crop&q=80&w=2070&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col\">
<div class=\"slider-contain\">
<div>
<div class=\"title2 \">
<h2 class=\"title-inner2 text-light text-blue-men\">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
</div>
{# <h4>Elevate Your Style with SELECTWEARS</h4> #}
<a href=\"{{ path('app_category',{id: 1}) }}\" class=\"btn btn-solid\">{{ 'Discover now' | trans({},'templates') }}</a>
{# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href=\"#\" class=\"btn btn-solid\">Discover now</a> #}
</div>
{# <div class=\"title2 text-hotpink\">
<h2 class=\"title-inner2 text-light text-hotpink\">Elevate Your Style with SELECTWEARS</h2>
</div> #}
</div>
{# <div class=\"slider-contain\">
<div>
<h4>welcome to fashion</h4>
<h1>top collection</h1><a href=\"#\" class=\"btn btn-solid\">shop now</a>
</div>
</div> #}
</div>
</div>
</div>
</div>
</div>
<div>
<div class=\"home\">
<img src=\"https://images.unsplash.com/photo-1464666495445-5a33228a808e?auto=format&fit=crop&q=80&w=2012&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"\" class=\"bg-img blur-up lazyload\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col\">
<div class=\"slider-contain\">
<div>
<div class=\"title2 \">
<h2 class=\"title-inner2 text-light text-blue-men\">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
</div>
{# <h4>Elevate Your Style with SELECTWEARS</h4> #}
<a href=\"{{ path('app_category',{id: 1}) }}\" class=\"btn btn-solid\">{{ 'Discover now' | trans({},'templates') }}</a>
{# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href=\"#\" class=\"btn btn-solid\">Discover now</a> #}
</div>
{# <div class=\"title2 text-hotpink\">
<h2 class=\"title-inner2 text-light text-hotpink\">Elevate Your Style with SELECTWEARS</h2>
</div> #}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Home slider end -->
<div class=\"title1 title-fancy section-t-space\">
<h2 class=\"title-inner1 title-gradient\">{{ 'special products' | trans({},'templates') }}</h2>
</div>
{% if newArrivals or bestSellers or featuredProducts %}
<section class=\"section-b-space pt-0 ratio_asos\">
<div class=\"container container-lg\">
<div class=\"row\">
<div class=\"col\">
<div class=\"theme-tab\">
<ul class=\"tabs tab-title\">
{% if newArrivals %}
<li class=\"\"><a href=\"tab-4\">{{ 'New Arrivals' | trans({},'templates') }}</a></li>
{% endif %}
{% if featuredProducts %}
<li class=\"\"><a href=\"tab-5\">{{ 'Featured Products' | trans({},'templates') }}</a></li>
{% endif %}
{% if bestSellers %}
<li class=\"current\"><a href=\"tab-6\">{{ 'Best Sellers' | trans({},'templates') }}</a></li>
{% endif %}
</ul>
<div class=\"tab-content-cls\">
{% if newArrivals %}
<div id=\"tab-4\" class=\"tab-content active default new-arrivals-col\" style=\"display: none;\">
<div class=\"no-slider row five-product\">
{% for product in newArrivals %}
<div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"lable-block\">
<span class=\"lable-gradient\">new</span>
{# <span class=\"lable4\">on sale</span> #}
</div>
<div class=\"front\">
<a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.mainImage }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.mainImage }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"back\">
<a href=\"{{ path('app_product_page',{pid: product.id, vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.getSecondImage() }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.getSecondImage() }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"cart-box cart-box-bottom\">
<a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"{{product.id}}\" title=\"Add to Wishlist\">
{% 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\">
<a href=\"{{ path('app_product_page',{pid: product.id, vid: product.firstVariantId(),'gender': \"mens\"}) }}\">
<h6>{{ product.name }}</h6>
</a>
<h4>{{ product.firstVariantPrice() }} EUR</h4>
</div>
</div>
{% endfor %}
</div>
</div>
{% endif %}
{% if featuredProducts %}
<div id=\"tab-5\" class=\"tab-content \" style=\"display: none;\">
<div class=\"no-slider row five-product\">
{% for product in featuredProducts %}
<div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"lable-block\">
{# <span class=\"lable-gradient\">new</span> #}
<span class=\"lable4\">best seller</span>
</div>
<div class=\"front\">
<a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.mainImage }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.mainImage }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"back\">
<a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.getSecondImage() }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.getSecondImage() }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"cart-box cart-box-bottom\">
<a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"{{product.id}}\" title=\"Add to Wishlist\">
{% 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\">
<a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\">
<h6>{{ product.name }}</h6>
</a>
<h4>{{ product.firstVariantPrice() }} EUR</h4>
</div>
</div>
{% endfor %}
</div>
</div>
{% endif %}
{% if bestSellers %}
<div id=\"tab-6\" class=\"tab-content best-sellers-col\" style=\"display: none;\">
<div class=\"no-slider row five-product\">
{% for product in bestSellers %}
<div class=\"product-box\">
<div class=\"img-wrapper\">
<div class=\"lable-block\">
{# <span class=\"lable-gradient\">new</span> #}
<span class=\"lable4\">best seller</span>
</div>
<div class=\"front\">
<a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.mainImage }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.mainImage }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"back\">
<a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\" class=\"bg-size blur-up lazyloaded\" style=\"background-image: url({{ product.getSecondImage() }}); background-size: cover; background-position: center center; display: block;\"><img src=\"{{ product.getSecondImage() }}\" class=\"img-fluid blur-up lazyload bg-img\" alt=\"\" style=\"display: none;\"></a>
</div>
<div class=\"cart-box cart-box-bottom\">
<a href=\"javascript:void(0)\" onclick=\"addToFavoris(this)\" data-p-id=\"{{product.id}}\" title=\"Add to Wishlist\">
{% 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 class=\"rating\"><i class=\"fa fa-star\"></i> <i class=\"fa fa-star\"></i>
<i class=\"fa fa-star\"></i> <i class=\"fa fa-star\"></i> <i class=\"fa fa-star\"></i>
</div> #}
<a href=\"{{ path('app_product_page',{pid: product.id,vid: product.firstVariantId(),'gender': \"mens\"}) }}\">
<h6>{{ product.name }}</h6>
</a>
<h4>{{ product.firstVariantPrice() }} EUR</h4>
{# <ul class=\"color-variant\">
<li class=\"bg-light0\"></li>
<li class=\"bg-light1\"></li>
<li class=\"bg-light2\"></li>
</ul> #}
</div>
</div>
{% endfor %}
</div>
</div>
{% endif %}
</div>
</div>
</div>
</div>
</div>
</section>
{% endif %}
<!-- collection banner -->
<section class=\"banner-padding banner-furniture ratio2_1\">
<div class=\"container container-lg\">
<div class=\"row partition3\">
<div class=\"col-12\">
<div class=\"title1 title-fancy\">
<h2 class=\"title-inner1 title-gradient\">{{ 'Explore Our Collections' | trans({},'templates') }}</h2>
</div>
</div>
{% for collection in featuredCollections %}
<div class=\"col-md-3 pt-4\">
<a href=\"{{ path('app_collection',{id: collection.id,gender: \"mens\" }) }}\">
<div class=\"collection-banner collection-raduis p-left text-start\">
<div class=\"img-part\">
<img src=\"/uploads/collections/{{ collection.image }}\" alt=\"\"
class=\"img-fluid blur-up lazyload bg-img\">
</div>
<div class=\"contain-banner\">
<div class=\"col-12 d-flex justify-content-center\">
{# <h4>save 30%</h4> #}
<h2 class=\"text-white text-center text-stroke\">{{ collection.name }}</h2>
</div>
</div>
</div>
</a>
</div>
{% endfor %}
</div>
</div>
</section>
<!-- 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 newsletter %}
{% include 'front_end/base/newsletter.twig' %}
{% 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>
<!-- Theme js-->
<script src=\"{{ asset('assets/js/theme-setting.js') }}\"></script>
<script src=\"{{ asset('assets/js/script.js') }}\"></script>
<script src=\"{{ asset('assets/js/modules.js') }}\"></script>
<script>
\$(window).on('load', function () {
setTimeout(function () {
\$('#exampleModal').modal('show');
}, 2500);
});
function openSearch() {
document.getElementById(\"search-overlay\").style.display = \"block\";
}
function closeSearch() {
document.getElementById(\"search-overlay\").style.display = \"none\";
}
</script>
{% endblock %}
", "mens/home/home_men.twig", "/app/templates/mens/home/home_men.twig");
}
}