templates/women/home/home_women.twig line 1
{% extends 'women/base/base_women.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="../assets/images/favicon/12.png" type="image/x-icon">
<link rel="shortcut icon" href="../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/vendors/font-awesome.css") }}">
<!--Slick slider css-->
<link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/slick.css") }}">
<link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/slick-theme.css") }}">
<!-- Animate icon -->
<link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/animate.css") }}">
<!-- Themify icon -->
<link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/themify-icons.css") }}">
<!-- Bootstrap css -->
<link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/bootstrap.css") }}">
<!-- Theme css -->
<link rel="stylesheet" type="text/css" href="{{ asset("assets/css/style.css") }}">
<link rel="stylesheet" type="text/css" href="{{ asset('assets/css/custom.css') }}">
{# Font Awesome #}
<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 main %}
<!-- Home slider -->
<section class="p-0">
<div class="slide-1 home-slider">
<div>
<div class="home">
<img src="/uploads/slides/slide_women_1.jpg" 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-hotpink">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
</div>
{# <h4>Elevate Your Style with SELECTWEARS</h4> #}
<a href="{{ path('app_category',{id: 2,gender: 'women'}) }}" 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="/uploads/slides/slide_women_2.jpg" 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-hotpink">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
</div>
{# <h4>Elevate Your Style with SELECTWEARS</h4> #}
<a href="{{ path('app_category',{id: 2,gender: 'women'}) }}" 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="/uploads/slides/slide_women_3.jpg" 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-hotpink">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
</div>
{# <h4>Elevate Your Style with SELECTWEARS</h4> #}
<a href="{{ path('app_category',{id: 2,gender: 'women'}) }}" 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' | trans({},'templates') }}</span>
{# <span class="lable4">best seller</span> #}
</div>
<div class="front">
<a href="{{ path('app_product_page',{pid: product.id ,vid: product.firstVariantId(),gender: 'women'}) }}" 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: 'women'}) }}" 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-info cart-wrap">
<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: 'women'}) }}">
<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 %}
{% 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">{{ 'featured' | trans({},'templates') }}</span>
</div>
<div class="front">
<a href="{{ path('app_product_page',{pid: product.id ,vid: product.firstVariantId(),gender: 'women'}) }}" 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: 'women'}) }}" 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-info cart-wrap">
<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: 'women'}) }}">
<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 %}
{% 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' | trans({},'templates') }}</span>
</div>
<div class="front">
<a href="{{ path('app_product_page',{pid: product.id ,vid: product.firstVariantId(),gender: 'women'}) }}" 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: 'women'}) }}" 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-info cart-wrap">
<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: 'women'}) }}">
<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="col-12">
<div class="title1 title-fancy">
<h2 class="title-inner1 title-gradient">{{ 'Explore Our Collections' | trans({},'templates') }}</h2>
</div>
</div>
<div class="row partition3 justify-content-center">
{% for collection in featuredCollections %}
<div class="col-md-3 pt-4">
<a href="{{ path('app_collection',{id: collection.id,gender: 'women'}) }}">
<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>
<!-- Add to cart modal popup start-->
<div class="modal fade bd-example-modal-lg theme-modal cart-modal" id="addtocart" tabindex="-1" role="dialog"
aria-hidden="true">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body modal1">
<div class="container-fluid p-0">
<div class="row">
<div class="col-12">
<div class="modal-bg addtocart">
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<div class="media">
<a href="#">
<img class="img-fluid blur-up lazyload pro-img"
src="../assets/images/fashion/product/43.jpg" alt="">
</a>
<div class="media-body align-self-center text-center">
<a href="#">
<h6>
<i class="fa fa-check"></i>Item
<span>men full sleeves</span>
<span> successfully added to your Cart</span>
</h6>
</a>
<div class="buttons">
<a href="#" class="view-cart btn btn-solid">Your cart</a>
<a href="#" class="checkout btn btn-solid">Check out</a>
<a href="#" class="continue btn btn-solid">Continue shopping</a>
</div>
<div class="upsell_payment">
<img src="../assets/images/payment_cart.png"
class="img-fluid blur-up lazyload" alt="">
</div>
</div>
</div>
<div class="product-section">
<div class="col-12 product-upsell text-center">
<h4>Customers who bought this item also.</h4>
</div>
<div class="row" id="upsell_product">
<div class="product-box col-sm-3 col-6">
<div class="img-wrapper">
<div class="front">
<a href="#">
<img src="../assets/images/fashion/product/1.jpg"
class="img-fluid blur-up lazyload mb-1"
alt="cotton top">
</a>
</div>
<div class="product-detail">
<h6><a href="#"><span>cotton top</span></a></h6>
<h4><span>$25</span></h4>
</div>
</div>
</div>
<div class="product-box col-sm-3 col-6">
<div class="img-wrapper">
<div class="front">
<a href="#">
<img src="../assets/images/fashion/product/34.jpg"
class="img-fluid blur-up lazyload mb-1"
alt="cotton top">
</a>
</div>
<div class="product-detail">
<h6><a href="#"><span>cotton top</span></a></h6>
<h4><span>$25</span></h4>
</div>
</div>
</div>
<div class="product-box col-sm-3 col-6">
<div class="img-wrapper">
<div class="front">
<a href="#">
<img src="../assets/images/fashion/product/13.jpg"
class="img-fluid blur-up lazyload mb-1"
alt="cotton top">
</a>
</div>
<div class="product-detail">
<h6><a href="#"><span>cotton top</span></a></h6>
<h4><span>$25</span></h4>
</div>
</div>
</div>
<div class="product-box col-sm-3 col-6">
<div class="img-wrapper">
<div class="front">
<a href="#">
<img src="../assets/images/fashion/product/19.jpg"
class="img-fluid blur-up lazyload mb-1"
alt="cotton top">
</a>
</div>
<div class="product-detail">
<h6><a href="#"><span>cotton top</span></a></h6>
<h4><span>$25</span></h4>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Add to cart modal popup 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 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 %}