templates/mens/policies/refund.twig line 1

  1. {% extends 'mens/base/base_mens.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.0">
  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/1.png" type="image/x-icon" />
  10.     <link rel="shortcut icon" href="../assets/images/favicon/1.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.     <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" />
  31. {% endblock %}
  32. {% block breadcrumb %}
  33.     {# {% include 'front_end/base/_breadcrumb.html.twig' %} #}
  34. {% endblock %}
  35. {% block main %}
  36.     <!-- breadcrumb start -->
  37.     <div class="breadcrumb-section">
  38.         <div class="container">
  39.             <div class="row">
  40.                 <div class="col-sm-6">
  41.                     <div class="page-title">
  42.                         <h2>{{ 'Refund Policy' | trans({},'refund') }}</h2>
  43.                     </div>
  44.                 </div>
  45.                 <div class="col-sm-6">
  46.                     <nav aria-label="breadcrumb" class="theme-breadcrumb">
  47.                         <ol class="breadcrumb">
  48.                             <li class="breadcrumb-item"><a href="{{ path('app_home_men') }}">Home</a></li>
  49.                             <li class="breadcrumb-item active" aria-current="page">{{ 'Refund Policy' | trans({},'refund') }}</li>
  50.                         </ol>
  51.                     </nav>
  52.                 </div>
  53.             </div>
  54.         </div>
  55.     </div>
  56.     <!-- breadcrumb end -->
  57.     <!-- about section start -->
  58.     <section class="about-page section-b-space">
  59.         <div class="container">
  60.             <div class="row">
  61.                 <div class="col-sm-12">    
  62.                         <p>At <strong>SELECTWEARS</strong>, we want you to be completely satisfied with your purchase. If you're not entirely happy with your order, we’re here to help. Please read our refund policy below for more details.</p>
  63.                         <h4>1. Returns</h4>
  64.                         <p>We accept returns for unused and unworn items within <strong>30 days</strong> of the delivery date.</p>
  65.                         <p>Items must be in their original condition, unwashed, with all tags attached.</p>
  66.                         <p>For hygiene reasons, we do not accept returns on <strong>underwear, swimwear, or jewelry</strong> unless they are faulty.</p>
  67.                         <h4>2. Refund Process</h4>
  68.                         <p>Once your return is received and inspected, we will notify you via email of the approval or rejection of your refund.</p>
  69.                         <p>If approved, your refund will be processed to the original payment method within <strong>7-10 business days</strong>.</p>
  70.                         <p>Shipping fees are non-refundable, and the customer is responsible for the cost of return shipping unless the item is faulty.</p>
  71.                         <h4>3. Exchanges</h4>
  72.                         <p>If you’d like to exchange an item for a different size or color, please return the original item and place a new order for the desired product.</p>
  73.                         <p>If the exchange is due to a defect or mistake on our part, we will cover the return shipping cost.</p>
  74.                         <h4>4. Non-Returnable Items</h4>
  75.                         <p>Gift cards, sale items, and personalized/customized items are not eligible for returns or refunds.</p>
  76.                         <h4>5. Damaged or Defective Items</h4>
  77.                         <p>If you received an item that is damaged or defective, please contact us within <strong>7 days</strong> of receiving the product. We will provide a replacement or issue a full refund for defective or incorrectly shipped items.</p>
  78.                         <h4>6. How to Return</h4>
  79.                         <p>To initiate a return, please contact our customer service team at <strong>yassinelfarhi@selectwears.com</strong> with your order number and the reason for return.</p>
  80.                         <p>We will provide you with a return address and instructions on how to send your item back.</p>
  81.                         <h4>7. Contact Us</h4>
  82.                         <p>If you have any questions about our refund policy or need assistance with a return, feel free to reach out to our customer service team at <strong>yassinelfarhi@selectwears.com</strong> or call us at <strong>+ 44 20 38073517t</strong>.</p>
  83.                         <div class="footer">
  84.                             <p>Thank you for shopping at <strong>SELECTWEARS</strong>.</p>
  85.                         </div>
  86.                 </div>
  87.             </div>
  88.         </div>
  89.     </section>
  90.     <!-- about section end -->
  91.     <!-- tap to top -->
  92.     <div class="tap-top">
  93.         <div>
  94.             <i class="fa fa-angle-double-up"></i>
  95.         </div>
  96.     </div>
  97.     <!-- tap to top end -->
  98. {% endblock %}
  99. {% block newsletter %}
  100.     {% include 'front_end/base/newsletter.twig' %}
  101. {% endblock %}
  102. {% block js %}
  103.     <!-- latest jquery-->
  104.     <script src="{{ asset('assets/js/jquery-3.3.1.min.js') }}"></script>
  105.     <!-- menu js-->
  106.     <script type="text/javascript" src="{{ asset('assets/js/menu.js') }}"></script>
  107.     <!-- lazyload js-->
  108.     <script src="{{ asset('assets/js/lazysizes.min.js') }}"></script>
  109.     <!-- slick js-->
  110.     <script type="text/javascript" src="{{ asset('assets/js/slick.js') }}"></script>
  111.     <!-- Bootstrap js-->
  112.     <script src="{{ asset('assets/js/bootstrap.bundle.min.js') }}"></script>
  113.     <!-- Bootstrap Notification js-->
  114.     <script src="{{ asset('assets/js/bootstrap-notify.min.js') }}"></script>
  115.     <!-- Theme js-->
  116.     <script src="{{ asset('assets/js/theme-setting.js') }}"></script>
  117.     <script src="{{ asset('assets/js/script.js') }}"></script>
  118.     <script>
  119.         function openSearch() {
  120.             document.getElementById("search-overlay").style.display = "block";
  121.         }
  122.         function closeSearch() {
  123.             document.getElementById("search-overlay").style.display = "none";
  124.         }
  125.     </script>
  126. {% endblock %}