templates/women/home/home_women.twig line 1

  1. {% extends 'women/base/base_women.twig' %}
  2. {% block head %}
  3.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  4.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  5.     <meta name="viewport" content="width=device-width,initial-scale=1">
  6.     <meta name="description" content="multikart">
  7.     <meta name="keywords" content="multikart">
  8.     <meta name="author" content="multikart">
  9.     <link rel="icon" href="../assets/images/favicon/12.png" type="image/x-icon">
  10.     <link rel="shortcut icon" href="../assets/images/favicon/12.png" type="image/x-icon">
  11.     <title>SELECTWEARS</title>
  12.     <!--Google font-->
  13.     <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
  14.     <link rel="preconnect" href="https://fonts.gstatic.com">
  15.     <link href="https://fonts.googleapis.com/css2?family=Yellowtail&display=swap" rel="stylesheet">
  16.     <!-- Icons -->
  17.     <link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/font-awesome.css") }}">
  18.     <!--Slick slider css-->
  19.     <link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/slick.css") }}">
  20.     <link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/slick-theme.css") }}">
  21.     <!-- Animate icon -->
  22.     <link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/animate.css") }}">
  23.     <!-- Themify icon -->
  24.     <link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/themify-icons.css") }}">
  25.     <!-- Bootstrap css -->
  26.     <link rel="stylesheet" type="text/css" href="{{ asset("assets/css/vendors/bootstrap.css") }}">
  27.     <!-- Theme css -->
  28.     <link rel="stylesheet" type="text/css" href="{{ asset("assets/css/style.css") }}">
  29.     <link rel="stylesheet" type="text/css" href="{{ asset('assets/css/custom.css') }}">
  30.     {# Font Awesome #}
  31.     <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" />
  32.     <link rel="stylesheet" type="text/css" href="{{ asset('assets/css/responsive.css') }}">
  33.     <style>
  34.     .ratio2_1 .bg-size:before {
  35.         padding-top: 100% !important;
  36.     }
  37.     </style>
  38. {% endblock %}
  39. {% block main %}
  40.     <!-- Home slider -->
  41.     <section class="p-0">
  42.         <div class="slide-1 home-slider">
  43.             <div>
  44.                 <div class="home">
  45.                     <img src="/uploads/slides/slide_women_1.jpg" alt="" class="bg-img blur-up lazyload">
  46.                     <div class="container">
  47.                         <div class="row">
  48.                             <div class="col">
  49.                                 <div class="slider-contain">
  50.                                     <div>
  51.                                     <div class="title2 ">
  52.                                         <h2 class="title-inner2 text-light text-hotpink">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
  53.                                     </div>
  54.                                         {# <h4>Elevate Your Style with SELECTWEARS</h4> #}
  55.                                         <a href="{{ path('app_category',{id: 2,gender: 'women'}) }}" class="btn btn-solid">{{ 'Discover now' | trans({},'templates') }}</a>
  56.                                         {# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href="#" class="btn btn-solid">Discover now</a> #}
  57.                                     </div>
  58.                                     {# <div class="title2 text-hotpink">
  59.                                         <h2 class="title-inner2 text-light text-hotpink">Elevate Your Style with SELECTWEARS</h2>
  60.                                     </div> #}
  61.                                 </div>
  62.                             </div>
  63.                         </div>
  64.                     </div>
  65.                 </div>
  66.             </div>
  67.             <div>
  68.                 <div class="home">
  69.                     <img src="/uploads/slides/slide_women_2.jpg" alt="" class="bg-img blur-up lazyload">
  70.                     <div class="container">
  71.                         <div class="row">
  72.                             <div class="col">
  73.                                 <div class="slider-contain">
  74.                                     <div>
  75.                                     <div class="title2 ">
  76.                                         <h2 class="title-inner2 text-light text-hotpink">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
  77.                                     </div>
  78.                                         {# <h4>Elevate Your Style with SELECTWEARS</h4> #}
  79.                                         <a href="{{ path('app_category',{id: 2,gender: 'women'}) }}" class="btn btn-solid">{{ 'Discover now' | trans({},'templates') }}</a>
  80.                                         {# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href="#" class="btn btn-solid">Discover now</a> #}
  81.                                     </div>
  82.                                     {# <div class="title2 text-hotpink">
  83.                                         <h2 class="title-inner2 text-light text-hotpink">Elevate Your Style with SELECTWEARS</h2>
  84.                                     </div> #}
  85.                                 </div>
  86.                             </div>
  87.                         </div>
  88.                     </div>
  89.                 </div>
  90.             </div>
  91.             <div>
  92.                 <div class="home">
  93.                     <img src="/uploads/slides/slide_women_3.jpg" alt="" class="bg-img blur-up lazyload">
  94.                     <div class="container">
  95.                         <div class="row">
  96.                             <div class="col">
  97.                                 <div class="slider-contain">
  98.                                     <div>
  99.                                     <div class="title2 ">
  100.                                         <h2 class="title-inner2 text-light text-hotpink">{{ 'Elevate Your Style with SELECTWEARS' | trans({},'templates') }}</h2>
  101.                                     </div>
  102.                                         {# <h4>Elevate Your Style with SELECTWEARS</h4> #}
  103.                                         <a href="{{ path('app_category',{id: 2,gender: 'women'}) }}" class="btn btn-solid">{{ 'Discover now' | trans({},'templates') }}</a>
  104.                                         {# <h1>Explore Our Latest Women's Fashion Trends!</h1><a href="#" class="btn btn-solid">Discover now</a> #}
  105.                                     </div>
  106.                                     {# <div class="title2 text-hotpink">
  107.                                         <h2 class="title-inner2 text-light text-hotpink">Elevate Your Style with SELECTWEARS</h2>
  108.                                     </div> #}
  109.                                 </div>
  110.                             </div>
  111.                         </div>
  112.                     </div>
  113.                 </div>
  114.             </div>
  115.         </div>
  116.     </section>
  117.     <!-- Home slider end -->
  118.     <div class="title1 title-fancy section-t-space">
  119.         <h2 class="title-inner1 title-gradient">{{ 'special products' | trans({},'templates') }}</h2>
  120.     </div>
  121.     {% if newArrivals or bestSellers or featuredProducts %}
  122.     <section class="section-b-space pt-0 ratio_asos">
  123.         <div class="container container-lg">
  124.             <div class="row">
  125.                 <div class="col">
  126.                     <div class="theme-tab">
  127.                         <ul class="tabs tab-title">
  128.                             {% if newArrivals %}
  129.                             <li class=""><a href="tab-4">{{ 'New Arrivals' | trans({},'templates') }}</a></li>
  130.                             {% endif %}
  131.                             {% if featuredProducts %}
  132.                             <li class=""><a href="tab-5">{{ 'Featured Products' | trans({},'templates') }}</a></li>
  133.                             {% endif %}
  134.                             {% if bestSellers %}
  135.                             <li class="current"><a href="tab-6">{{ 'Best Sellers' | trans({},'templates') }}</a></li>
  136.                             {% endif %}
  137.                         </ul>
  138.                         <div class="tab-content-cls">
  139.                             {% if newArrivals %}
  140.                             <div id="tab-4" class="tab-content active default new-arrivals-col" style="display: none;">
  141.                                 <div class="no-slider row five-product">
  142.                                     {% for product in newArrivals %}
  143.                                     <div class="product-box">
  144.                                         <div class="img-wrapper">
  145.                                             <div class="lable-block">
  146.                                                 <span class="lable-gradient">{{ 'new' | trans({},'templates') }}</span> 
  147.                                                 {# <span class="lable4">best seller</span> #}
  148.                                             </div>
  149.                                             <div class="front">
  150.                                                 <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>
  151.                                             </div>
  152.                                             <div class="back">
  153.                                                 <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>
  154.                                             </div>
  155.                                             <div class="cart-info cart-wrap">
  156.                                                 <a href="javascript:void(0)" onclick="addToFavoris(this)" data-p-id="{{product.id}}" title="Add to Wishlist">
  157.                                                     {% if product.id in app.session.get('wishlist') %}
  158.                                                         <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  159.                                                     {% else %}
  160.                                                         <i class='fa-regular fa-heart'></i>
  161.                                                     {% endif %}
  162.                                                 </a> 
  163.                                             </div>
  164.                                         </div>
  165.                                         <div class="product-detail">
  166.                                             {# <div class="rating"><i class="fa fa-star"></i> <i class="fa fa-star"></i>
  167.                                                 <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i>
  168.                                             </div> #}
  169.                                             <a href="{{ path('app_product_page',{pid: product.id ,vid: product.firstVariantId(),gender: 'women'}) }}">
  170.                                                 <h6>{{ product.name }}</h6>
  171.                                             </a>
  172.                                             <h4>{{ product.firstVariantPrice() }} EUR</h4>
  173.                                             {# <ul class="color-variant">
  174.                                                 <li class="bg-light0"></li>
  175.                                                 <li class="bg-light1"></li>
  176.                                                 <li class="bg-light2"></li>
  177.                                             </ul> #}
  178.                                         </div>
  179.                                     </div>
  180.                                     {% endfor %}
  181.                                 </div>
  182.                             </div>
  183.                             {% endif %}
  184.                             {% if featuredProducts %}
  185.                             <div id="tab-5" class="tab-content" style="display: none;">
  186.                                 <div class="no-slider row five-product">
  187.                                     {% for product in featuredProducts %}
  188.                                     <div class="product-box">
  189.                                         <div class="img-wrapper">
  190.                                             <div class="lable-block">
  191.                                                 {# <span class="lable-gradient">new</span>  #}
  192.                                                 <span class="lable4">{{ 'featured' | trans({},'templates') }}</span>
  193.                                             </div>
  194.                                             <div class="front">
  195.                                                 <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>
  196.                                             </div>
  197.                                             <div class="back">
  198.                                                 <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>
  199.                                             </div>
  200.                                             <div class="cart-info cart-wrap">
  201.                                                 <a href="javascript:void(0)" onclick="addToFavoris(this)" data-p-id="{{product.id}}" title="Add to Wishlist">
  202.                                                     {% if product.id in app.session.get('wishlist') %}
  203.                                                         <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  204.                                                     {% else %}
  205.                                                         <i class='fa-regular fa-heart'></i>
  206.                                                     {% endif %}                                                
  207.                                                 </a> 
  208.                                             </div>
  209.                                         </div>
  210.                                         <div class="product-detail">
  211.                                             {# <div class="rating"><i class="fa fa-star"></i> <i class="fa fa-star"></i>
  212.                                                 <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i>
  213.                                             </div> #}
  214.                                             <a href="{{ path('app_product_page',{pid: product.id ,vid: product.firstVariantId(),gender: 'women'}) }}">
  215.                                                 <h6>{{ product.name }}</h6>
  216.                                             </a>
  217.                                             <h4>{{ product.firstVariantPrice() }} EUR</h4>
  218.                                             {# <ul class="color-variant">
  219.                                                 <li class="bg-light0"></li>
  220.                                                 <li class="bg-light1"></li>
  221.                                                 <li class="bg-light2"></li>
  222.                                             </ul> #}
  223.                                         </div>
  224.                                     </div>
  225.                                     {% endfor %}
  226.                                 </div>
  227.                             </div>
  228.                             {% endif %}
  229.                             {% if bestSellers %}
  230.                             <div id="tab-6" class="tab-content best-sellers-col" style="display: none;">
  231.                                 <div class="no-slider row five-product">
  232.                                     {% for product in bestSellers %}
  233.                                     <div class="product-box">
  234.                                         <div class="img-wrapper">
  235.                                             <div class="lable-block">
  236.                                                 {# <span class="lable-gradient">new</span>  #}
  237.                                                 <span class="lable4">{{ 'best seller' | trans({},'templates') }}</span>
  238.                                             </div>
  239.                                             <div class="front">
  240.                                                 <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>
  241.                                             </div>
  242.                                             <div class="back">
  243.                                                 <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>
  244.                                             </div>
  245.                                             <div class="cart-info cart-wrap">
  246.                                                 <a href="javascript:void(0)" onclick="addToFavoris(this)" data-p-id="{{product.id}}" title="Add to Wishlist">
  247.                                                     {% if product.id in app.session.get('wishlist') %}
  248.                                                         <i class='fa-solid fa-heart' style='color: #ff0000;'></i>
  249.                                                     {% else %}
  250.                                                         <i class='fa-regular fa-heart'></i>
  251.                                                     {% endif %}                                                
  252.                                                 </a> 
  253.                                             </div>
  254.                                         </div>
  255.                                         <div class="product-detail">
  256.                                             {# <div class="rating"><i class="fa fa-star"></i> <i class="fa fa-star"></i>
  257.                                                 <i class="fa fa-star"></i> <i class="fa fa-star"></i> <i class="fa fa-star"></i>
  258.                                             </div> #}
  259.                                             <a href="{{ path('app_product_page',{pid: product.id ,vid: product.firstVariantId(),gender: 'women'}) }}">
  260.                                                 <h6>{{ product.name }}</h6>
  261.                                             </a>
  262.                                             <h4>{{ product.firstVariantPrice() }} EUR</h4>
  263.                                             {# <ul class="color-variant">
  264.                                                 <li class="bg-light0"></li>
  265.                                                 <li class="bg-light1"></li>
  266.                                                 <li class="bg-light2"></li>
  267.                                             </ul> #}
  268.                                         </div>
  269.                                     </div>
  270.                                     {% endfor %}
  271.                                 </div>
  272.                             </div>
  273.                             {% endif %}
  274.                         </div>
  275.                     </div>
  276.                 </div>
  277.             </div>
  278.         </div>
  279.     </section>
  280.     {% endif %}
  281.     <!-- collection banner -->
  282.     <section class="banner-padding banner-furniture ratio2_1">
  283.         <div class="container container-lg">
  284.             <div class="col-12">
  285.                     <div class="title1 title-fancy">
  286.                         <h2 class="title-inner1 title-gradient">{{ 'Explore Our Collections' | trans({},'templates') }}</h2>
  287.                     </div>
  288.             </div>
  289.             <div class="row partition3 justify-content-center">
  290.                 {% for collection in featuredCollections %}
  291.                 <div class="col-md-3 pt-4">
  292.                     <a href="{{ path('app_collection',{id: collection.id,gender: 'women'}) }}">
  293.                         <div class="collection-banner collection-raduis p-left text-start">
  294.                             <div class="img-part">
  295.                                 <img src="/uploads/collections/{{ collection.image }}" alt=""
  296.                                     class="img-fluid blur-up lazyload bg-img">
  297.                             </div>
  298.                             <div class="contain-banner">
  299.                                 <div class="col-12 d-flex justify-content-center">
  300.                                     {# <h4>save 30%</h4> #}
  301.                                     <h2 class="text-white text-center text-stroke">{{ collection.name }}</h2>
  302.                                 </div>
  303.                             </div>
  304.                         </div>
  305.                     </a>
  306.                 </div>
  307.                 {% endfor %}
  308.             </div>
  309.         </div>
  310.     </section>
  311.   
  312.     <!-- Add to cart modal popup start-->
  313.     <div class="modal fade bd-example-modal-lg theme-modal cart-modal" id="addtocart" tabindex="-1" role="dialog"
  314.         aria-hidden="true">
  315.         <div class="modal-dialog modal-lg modal-dialog-centered" role="document">
  316.             <div class="modal-content">
  317.                 <div class="modal-body modal1">
  318.                     <div class="container-fluid p-0">
  319.                         <div class="row">
  320.                             <div class="col-12">
  321.                                 <div class="modal-bg addtocart">
  322.                                     <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">
  323.                                         <span aria-hidden="true">&times;</span>
  324.                                     </button>
  325.                                     <div class="media">
  326.                                         <a href="#">
  327.                                             <img class="img-fluid blur-up lazyload pro-img"
  328.                                                 src="../assets/images/fashion/product/43.jpg" alt="">
  329.                                         </a>
  330.                                         <div class="media-body align-self-center text-center">
  331.                                             <a href="#">
  332.                                                 <h6>
  333.                                                     <i class="fa fa-check"></i>Item
  334.                                                     <span>men full sleeves</span>
  335.                                                     <span> successfully added to your Cart</span>
  336.                                                 </h6>
  337.                                             </a>
  338.                                             <div class="buttons">
  339.                                                 <a href="#" class="view-cart btn btn-solid">Your cart</a>
  340.                                                 <a href="#" class="checkout btn btn-solid">Check out</a>
  341.                                                 <a href="#" class="continue btn btn-solid">Continue shopping</a>
  342.                                             </div>
  343.                                             <div class="upsell_payment">
  344.                                                 <img src="../assets/images/payment_cart.png"
  345.                                                     class="img-fluid blur-up lazyload" alt="">
  346.                                             </div>
  347.                                         </div>
  348.                                     </div>
  349.                                     <div class="product-section">
  350.                                         <div class="col-12 product-upsell text-center">
  351.                                             <h4>Customers who bought this item also.</h4>
  352.                                         </div>
  353.                                         <div class="row" id="upsell_product">
  354.                                             <div class="product-box col-sm-3 col-6">
  355.                                                 <div class="img-wrapper">
  356.                                                     <div class="front">
  357.                                                         <a href="#">
  358.                                                             <img src="../assets/images/fashion/product/1.jpg"
  359.                                                                 class="img-fluid blur-up lazyload mb-1"
  360.                                                                 alt="cotton top">
  361.                                                         </a>
  362.                                                     </div>
  363.                                                     <div class="product-detail">
  364.                                                         <h6><a href="#"><span>cotton top</span></a></h6>
  365.                                                         <h4><span>$25</span></h4>
  366.                                                     </div>
  367.                                                 </div>
  368.                                             </div>
  369.                                             <div class="product-box col-sm-3 col-6">
  370.                                                 <div class="img-wrapper">
  371.                                                     <div class="front">
  372.                                                         <a href="#">
  373.                                                             <img src="../assets/images/fashion/product/34.jpg"
  374.                                                                 class="img-fluid blur-up lazyload mb-1"
  375.                                                                 alt="cotton top">
  376.                                                         </a>
  377.                                                     </div>
  378.                                                     <div class="product-detail">
  379.                                                         <h6><a href="#"><span>cotton top</span></a></h6>
  380.                                                         <h4><span>$25</span></h4>
  381.                                                     </div>
  382.                                                 </div>
  383.                                             </div>
  384.                                             <div class="product-box col-sm-3 col-6">
  385.                                                 <div class="img-wrapper">
  386.                                                     <div class="front">
  387.                                                         <a href="#">
  388.                                                             <img src="../assets/images/fashion/product/13.jpg"
  389.                                                                 class="img-fluid blur-up lazyload mb-1"
  390.                                                                 alt="cotton top">
  391.                                                         </a>
  392.                                                     </div>
  393.                                                     <div class="product-detail">
  394.                                                         <h6><a href="#"><span>cotton top</span></a></h6>
  395.                                                         <h4><span>$25</span></h4>
  396.                                                     </div>
  397.                                                 </div>
  398.                                             </div>
  399.                                             <div class="product-box col-sm-3 col-6">
  400.                                                 <div class="img-wrapper">
  401.                                                     <div class="front">
  402.                                                         <a href="#">
  403.                                                             <img src="../assets/images/fashion/product/19.jpg"
  404.                                                                 class="img-fluid blur-up lazyload mb-1"
  405.                                                                 alt="cotton top">
  406.                                                         </a>
  407.                                                     </div>
  408.                                                     <div class="product-detail">
  409.                                                         <h6><a href="#"><span>cotton top</span></a></h6>
  410.                                                         <h4><span>$25</span></h4>
  411.                                                     </div>
  412.                                                 </div>
  413.                                             </div>
  414.                                         </div>
  415.                                     </div>
  416.                                 </div>
  417.                             </div>
  418.                         </div>
  419.                     </div>
  420.                 </div>
  421.             </div>
  422.         </div>
  423.     </div>
  424.     <!-- Add to cart modal popup end-->
  425.     <!-- tap to top start -->
  426.     <div class="tap-top">
  427.         <div><i class="fa fa-angle-double-up"></i></div>
  428.     </div>
  429.     <!-- tap to top end -->
  430. {% endblock %}
  431.  {% block newsletter %}
  432.                 {% include 'front_end/base/newsletter.twig' %}
  433. {% endblock %}
  434. {% block js %}
  435.     <!-- latest jquery-->
  436.     <script src="{{ asset("assets/js/jquery-3.3.1.min.js") }}"></script>
  437.     <!-- menu js-->
  438.     <script src="{{ asset("assets/js/menu.js") }}"></script>
  439.     <!-- lazyload js-->
  440.     <script src="{{ asset("assets/js/lazysizes.min.js") }}"></script>
  441.     <!-- slick js-->
  442.     <script src="{{ asset("assets/js/slick.js") }}"></script>
  443.     <!-- Bootstrap js-->
  444.     <script src="{{ asset("assets/js/bootstrap.bundle.min.js") }}"></script>
  445.     <!-- Bootstrap Notification js-->
  446.     <script src="{{ asset("assets/js/bootstrap-notify.min.js") }}"></script>
  447.     <!-- Theme js-->
  448.     <script src="{{ asset("assets/js/theme-setting.js") }}"></script>
  449.     <script src="{{ asset("assets/js/script.js") }}"></script>
  450.     <script src="{{ asset('assets/js/modules.js') }}"></script>
  451.     <script>
  452.         $(window).on('load', function () {
  453.             setTimeout(function () {
  454.                 $('#exampleModal').modal('show');
  455.             }, 2500);
  456.         });
  457.         function openSearch() {
  458.             document.getElementById("search-overlay").style.display = "block";
  459.         }
  460.         function closeSearch() {
  461.             document.getElementById("search-overlay").style.display = "none";
  462.         }
  463.     </script>
  464. {% endblock %}