var/cache/dev/twig/a6/a665cf4df949b5bc3861b4c0f71ffc1a.php line 53
<?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/policies/refund.twig */
class __TwigTemplate_7d7e2e153f530b8cb847fd415beb9f5b 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/policies/refund.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "mens/policies/refund.twig"));
$this->parent = $this->loadTemplate("mens/base/base_mens.twig", "mens/policies/refund.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 3
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 4
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.0\">
<meta name=\"description\" content=\"multikart\">
<meta name=\"keywords\" content=\"multikart\">
<meta name=\"author\" content=\"multikart\">
<link rel=\"icon\" href=\"../assets/images/favicon/1.png\" type=\"image/x-icon\" />
<link rel=\"shortcut icon\" href=\"../assets/images/favicon/1.png\" type=\"image/x-icon\" />
<title>SELECTWEARS</title>
<!--Google font-->
<link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
<!-- Icons -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 20
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/font-awesome.css"), "html", null, true);
yield "\">
<!--Slick slider css-->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 23
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick.css"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 24
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick-theme.css"), "html", null, true);
yield "\">
<!-- Animate icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 27
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/animate.css"), "html", null, true);
yield "\">
<!-- Themify icon -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 30
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/themify-icons.css"), "html", null, true);
yield "\">
<!-- Bootstrap css -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 33
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/bootstrap.css"), "html", null, true);
yield "\">
<!-- Theme css -->
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 36
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"";
// line 37
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/custom.css"), "html", null, true);
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\" />
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 43
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 44
yield " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 47
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 48
yield "
<!-- breadcrumb start -->
<div class=\"breadcrumb-section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-6\">
<div class=\"page-title\">
<h2>";
// line 55
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Refund Policy", [], "refund"), "html", null, true);
yield "</h2>
</div>
</div>
<div class=\"col-sm-6\">
<nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"";
// line 61
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_home_men");
yield "\">Home</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 62
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Refund Policy", [], "refund"), "html", null, true);
yield "</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
<!-- breadcrumb end -->
<!-- about section start -->
<section class=\"about-page section-b-space\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-12\">
<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>
<h4>1. Returns</h4>
<p>We accept returns for unused and unworn items within <strong>30 days</strong> of the delivery date.</p>
<p>Items must be in their original condition, unwashed, with all tags attached.</p>
<p>For hygiene reasons, we do not accept returns on <strong>underwear, swimwear, or jewelry</strong> unless they are faulty.</p>
<h4>2. Refund Process</h4>
<p>Once your return is received and inspected, we will notify you via email of the approval or rejection of your refund.</p>
<p>If approved, your refund will be processed to the original payment method within <strong>7-10 business days</strong>.</p>
<p>Shipping fees are non-refundable, and the customer is responsible for the cost of return shipping unless the item is faulty.</p>
<h4>3. Exchanges</h4>
<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>
<p>If the exchange is due to a defect or mistake on our part, we will cover the return shipping cost.</p>
<h4>4. Non-Returnable Items</h4>
<p>Gift cards, sale items, and personalized/customized items are not eligible for returns or refunds.</p>
<h4>5. Damaged or Defective Items</h4>
<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>
<h4>6. How to Return</h4>
<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>
<p>We will provide you with a return address and instructions on how to send your item back.</p>
<h4>7. Contact Us</h4>
<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>
<div class=\"footer\">
<p>Thank you for shopping at <strong>SELECTWEARS</strong>.</p>
</div>
</div>
</div>
</div>
</section>
<!-- about section end -->
<!-- tap to top -->
<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 125
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 126
yield " ";
yield from $this->loadTemplate("front_end/base/newsletter.twig", "mens/policies/refund.twig", 126)->unwrap()->yield($context);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 130
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 131
yield "
<!-- latest jquery-->
<script src=\"";
// line 133
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 type=\"text/javascript\" src=\"";
// line 136
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 139
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 type=\"text/javascript\" src=\"";
// line 142
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 145
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 148
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 151
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 152
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/script.js"), "html", null, true);
yield "\"></script>
<script>
function openSearch() {
document.getElementById(\"search-overlay\").style.display = \"block\";
}
function closeSearch() {
document.getElementById(\"search-overlay\").style.display = \"none\";
}
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "mens/policies/refund.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 347 => 152, 343 => 151, 337 => 148, 331 => 145, 325 => 142, 319 => 139, 313 => 136, 307 => 133, 303 => 131, 293 => 130, 281 => 126, 271 => 125, 198 => 62, 194 => 61, 185 => 55, 176 => 48, 166 => 47, 155 => 44, 145 => 43, 129 => 37, 125 => 36, 119 => 33, 113 => 30, 107 => 27, 101 => 24, 97 => 23, 91 => 20, 73 => 4, 63 => 3, 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.0\">
<meta name=\"description\" content=\"multikart\">
<meta name=\"keywords\" content=\"multikart\">
<meta name=\"author\" content=\"multikart\">
<link rel=\"icon\" href=\"../assets/images/favicon/1.png\" type=\"image/x-icon\" />
<link rel=\"shortcut icon\" href=\"../assets/images/favicon/1.png\" type=\"image/x-icon\" />
<title>SELECTWEARS</title>
<!--Google font-->
<link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
<link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
<!-- 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') }}\">
<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\" />
{% endblock %}
{% block breadcrumb %}
{# {% include 'front_end/base/_breadcrumb.html.twig' %} #}
{% endblock %}
{% block main %}
<!-- breadcrumb start -->
<div class=\"breadcrumb-section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-6\">
<div class=\"page-title\">
<h2>{{ 'Refund Policy' | trans({},'refund') }}</h2>
</div>
</div>
<div class=\"col-sm-6\">
<nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"{{ path('app_home_men') }}\">Home</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ 'Refund Policy' | trans({},'refund') }}</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
<!-- breadcrumb end -->
<!-- about section start -->
<section class=\"about-page section-b-space\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-12\">
<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>
<h4>1. Returns</h4>
<p>We accept returns for unused and unworn items within <strong>30 days</strong> of the delivery date.</p>
<p>Items must be in their original condition, unwashed, with all tags attached.</p>
<p>For hygiene reasons, we do not accept returns on <strong>underwear, swimwear, or jewelry</strong> unless they are faulty.</p>
<h4>2. Refund Process</h4>
<p>Once your return is received and inspected, we will notify you via email of the approval or rejection of your refund.</p>
<p>If approved, your refund will be processed to the original payment method within <strong>7-10 business days</strong>.</p>
<p>Shipping fees are non-refundable, and the customer is responsible for the cost of return shipping unless the item is faulty.</p>
<h4>3. Exchanges</h4>
<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>
<p>If the exchange is due to a defect or mistake on our part, we will cover the return shipping cost.</p>
<h4>4. Non-Returnable Items</h4>
<p>Gift cards, sale items, and personalized/customized items are not eligible for returns or refunds.</p>
<h4>5. Damaged or Defective Items</h4>
<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>
<h4>6. How to Return</h4>
<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>
<p>We will provide you with a return address and instructions on how to send your item back.</p>
<h4>7. Contact Us</h4>
<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>
<div class=\"footer\">
<p>Thank you for shopping at <strong>SELECTWEARS</strong>.</p>
</div>
</div>
</div>
</div>
</section>
<!-- about section end -->
<!-- tap to top -->
<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 type=\"text/javascript\" src=\"{{ asset('assets/js/menu.js') }}\"></script>
<!-- lazyload js-->
<script src=\"{{ asset('assets/js/lazysizes.min.js') }}\"></script>
<!-- slick js-->
<script type=\"text/javascript\" 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>
function openSearch() {
document.getElementById(\"search-overlay\").style.display = \"block\";
}
function closeSearch() {
document.getElementById(\"search-overlay\").style.display = \"none\";
}
</script>
{% endblock %}
", "mens/policies/refund.twig", "/app/templates/mens/policies/refund.twig");
}
}