var/cache/dev/twig/c0/c0d99ce3e323168d89158b474d9f8b7c.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/privacy.twig */
class __TwigTemplate_1a1faa6ef69beac3933710fb8165dcc4 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/privacy.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/privacy.twig"));
$this->parent = $this->loadTemplate("mens/base/base_mens.twig", "mens/policies/privacy.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=\"";
// line 11
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/1.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/1.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 21
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 24
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 25
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 28
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 31
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 34
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 37
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 38
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 42
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 43
yield " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 46
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 47
yield "
<!-- breadcrumb start -->
<div class=\"breadcrumb-section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-sm-6\">
<div class=\"page-title\">
<h2>";
// line 54
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Privacy policy", [], "templates"), "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 60
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_home_men");
yield "\">";
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Home", [], "templates"), "html", null, true);
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 61
yield Twig\Extension\EscaperExtension::escape($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Privacy policy", [], "templates"), "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><strong>Effective Date:</strong> 16/02/2025</p>
<h4>1. Introduction</h4>
<p>Welcome to <strong>SELECTWEARS</strong> (“we,” “our,” or “us”). This Privacy Policy describes how we collect, use, and share information when you visit our website selectwears.com and purchase our products.</p>
<h4>2. Information We Collect</h4>
<ul>
<li><strong>Personal Information:</strong> Name, email address, phone number, shipping and billing address, payment information, and account login credentials.</li>
<li><strong>Order Information:</strong> Details of purchases made, order history, and preferences.</li>
<li><strong>Device & Usage Information:</strong> IP address, browser type, operating system, and how you interact with our website.</li>
<li><strong>Cookies & Tracking Technologies:</strong> We use cookies to enhance your shopping experience, analyze traffic, and personalize content.</li>
</ul>
<h4>3. How We Use Your Information</h4>
<ul>
<li>Process and fulfill your orders.</li>
<li>Communicate with you about your orders, promotions, and updates.</li>
<li>Improve our website, services, and customer experience.</li>
<li>Detect and prevent fraud or other unauthorized activities.</li>
<li>Comply with legal obligations.</li>
</ul>
<h4>4. Sharing Your Information</h4>
<p>We do not sell your personal information. However, we may share it with:</p>
<ul>
<li><strong>Service Providers:</strong> Third-party partners that help process payments, manage shipments, and provide marketing or analytics services.</li>
<li><strong>Legal Authorities:</strong> If required by law or to protect our rights and customers.</li>
<li><strong>Business Transfers:</strong> In case of a merger, sale, or acquisition, your data may be transferred to the new entity.</li>
</ul>
<h4>5. Your Rights & Choices</h4>
<ul>
<li><strong>Access & Correction:</strong> You can access, correct, or update your personal information by logging into your account.</li>
<li><strong>Opt-Out:</strong> You can opt out of marketing emails by clicking the “unsubscribe” link.</li>
<li><strong>Cookies:</strong> You can manage cookie preferences through your browser settings.</li>
<li><strong>Data Deletion:</strong> You may request the deletion of your personal data, subject to legal and business requirements.</li>
</ul>
<h4>6. Data Security</h4>
<p>We implement security measures to protect your information from unauthorized access, alteration, or disclosure. However, no data transmission is completely secure, and we encourage users to take precautions.</p>
<h4>7. Third-Party Links</h4>
<p>Our website may contain links to third-party sites. We are not responsible for their privacy practices, so please review their policies before sharing any information.</p>
<h4>8. Children’s Privacy</h4>
<p>Our services are not intended for individuals under the age of 18. We do not knowingly collect data from minors.</p>
<h4>9. Changes to This Privacy Policy</h4>
<p>We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated effective date.</p>
<h4>10. Contact Us</h4>
<p>If you have any questions about this Privacy Policy, please contact us at:</p>
<p><strong>SELECTWEARS</strong><br>
<a href=\"mailto:yassinelfarhi@selectwears.com\">yassinelfarhi@selectwears.com</a><br>
71-75 SHELTON STREET COVENT GARDEN LONDON WC2H 9JQ <br>
+ 44 20 38073517</p>
</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 148
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 149
yield " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 152
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 153
yield "
<!-- latest jquery-->
<script src=\"";
// line 155
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 158
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 161
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 164
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 167
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 170
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 173
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 174
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/privacy.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 377 => 174, 373 => 173, 367 => 170, 361 => 167, 355 => 164, 349 => 161, 343 => 158, 337 => 155, 333 => 153, 323 => 152, 312 => 149, 302 => 148, 205 => 61, 199 => 60, 190 => 54, 181 => 47, 171 => 46, 160 => 43, 150 => 42, 136 => 38, 132 => 37, 126 => 34, 120 => 31, 114 => 28, 108 => 25, 104 => 24, 98 => 21, 86 => 12, 82 => 11, 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=\"{{ asset('assets/images/favicon/1.png') }}\" type=\"image/x-icon\" />
<link rel=\"shortcut icon\" href=\"{{ asset('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>{{ 'Privacy policy' | trans({},'templates') }}</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' | trans({},'templates') }}</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ 'Privacy policy' | trans({},'templates') }}</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><strong>Effective Date:</strong> 16/02/2025</p>
<h4>1. Introduction</h4>
<p>Welcome to <strong>SELECTWEARS</strong> (“we,” “our,” or “us”). This Privacy Policy describes how we collect, use, and share information when you visit our website selectwears.com and purchase our products.</p>
<h4>2. Information We Collect</h4>
<ul>
<li><strong>Personal Information:</strong> Name, email address, phone number, shipping and billing address, payment information, and account login credentials.</li>
<li><strong>Order Information:</strong> Details of purchases made, order history, and preferences.</li>
<li><strong>Device & Usage Information:</strong> IP address, browser type, operating system, and how you interact with our website.</li>
<li><strong>Cookies & Tracking Technologies:</strong> We use cookies to enhance your shopping experience, analyze traffic, and personalize content.</li>
</ul>
<h4>3. How We Use Your Information</h4>
<ul>
<li>Process and fulfill your orders.</li>
<li>Communicate with you about your orders, promotions, and updates.</li>
<li>Improve our website, services, and customer experience.</li>
<li>Detect and prevent fraud or other unauthorized activities.</li>
<li>Comply with legal obligations.</li>
</ul>
<h4>4. Sharing Your Information</h4>
<p>We do not sell your personal information. However, we may share it with:</p>
<ul>
<li><strong>Service Providers:</strong> Third-party partners that help process payments, manage shipments, and provide marketing or analytics services.</li>
<li><strong>Legal Authorities:</strong> If required by law or to protect our rights and customers.</li>
<li><strong>Business Transfers:</strong> In case of a merger, sale, or acquisition, your data may be transferred to the new entity.</li>
</ul>
<h4>5. Your Rights & Choices</h4>
<ul>
<li><strong>Access & Correction:</strong> You can access, correct, or update your personal information by logging into your account.</li>
<li><strong>Opt-Out:</strong> You can opt out of marketing emails by clicking the “unsubscribe” link.</li>
<li><strong>Cookies:</strong> You can manage cookie preferences through your browser settings.</li>
<li><strong>Data Deletion:</strong> You may request the deletion of your personal data, subject to legal and business requirements.</li>
</ul>
<h4>6. Data Security</h4>
<p>We implement security measures to protect your information from unauthorized access, alteration, or disclosure. However, no data transmission is completely secure, and we encourage users to take precautions.</p>
<h4>7. Third-Party Links</h4>
<p>Our website may contain links to third-party sites. We are not responsible for their privacy practices, so please review their policies before sharing any information.</p>
<h4>8. Children’s Privacy</h4>
<p>Our services are not intended for individuals under the age of 18. We do not knowingly collect data from minors.</p>
<h4>9. Changes to This Privacy Policy</h4>
<p>We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated effective date.</p>
<h4>10. Contact Us</h4>
<p>If you have any questions about this Privacy Policy, please contact us at:</p>
<p><strong>SELECTWEARS</strong><br>
<a href=\"mailto:yassinelfarhi@selectwears.com\">yassinelfarhi@selectwears.com</a><br>
71-75 SHELTON STREET COVENT GARDEN LONDON WC2H 9JQ <br>
+ 44 20 38073517</p>
</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/privacy.twig", "/app/templates/mens/policies/privacy.twig");
}
}