var/cache/dev/twig/c0/c0d99ce3e323168d89158b474d9f8b7c.php line 53

  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* mens/policies/privacy.twig */
  15. class __TwigTemplate_1a1faa6ef69beac3933710fb8165dcc4 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'head' => [$this'block_head'],
  25.             'breadcrumb' => [$this'block_breadcrumb'],
  26.             'main' => [$this'block_main'],
  27.             'newsletter' => [$this'block_newsletter'],
  28.             'js' => [$this'block_js'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "mens/base/base_mens.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mens/policies/privacy.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""mens/policies/privacy.twig"));
  43.         $this->parent $this->loadTemplate("mens/base/base_mens.twig""mens/policies/privacy.twig"1);
  44.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49.     }
  50.     // line 3
  51.     public function block_head($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  58.         // line 4
  59.         yield "
  60.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  61.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  62.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  63.     <meta name=\"description\" content=\"multikart\">
  64.     <meta name=\"keywords\" content=\"multikart\">
  65.     <meta name=\"author\" content=\"multikart\">
  66.     <link rel=\"icon\" href=\"";
  67.         // line 11
  68.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/1.png"), "html"nulltrue);
  69.         yield "\" type=\"image/x-icon\" />
  70.     <link rel=\"shortcut icon\" href=\"";
  71.         // line 12
  72.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/1.png"), "html"nulltrue);
  73.         yield "\" type=\"image/x-icon\" />
  74.     <title>SELECTWEARS</title>
  75.     <!--Google font-->
  76.     <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
  77.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  78.     <link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
  79.     <!-- Icons -->
  80.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  81.         // line 21
  82.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/font-awesome.css"), "html"nulltrue);
  83.         yield "\">
  84.     <!--Slick slider css-->
  85.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  86.         // line 24
  87.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick.css"), "html"nulltrue);
  88.         yield "\">
  89.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  90.         // line 25
  91.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/slick-theme.css"), "html"nulltrue);
  92.         yield "\">
  93.     <!-- Animate icon -->
  94.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  95.         // line 28
  96.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/animate.css"), "html"nulltrue);
  97.         yield "\">
  98.     <!-- Themify icon -->
  99.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  100.         // line 31
  101.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/themify-icons.css"), "html"nulltrue);
  102.         yield "\">
  103.     <!-- Bootstrap css -->
  104.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  105.         // line 34
  106.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/vendors/bootstrap.css"), "html"nulltrue);
  107.         yield "\">
  108.     <!-- Theme css -->
  109.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  110.         // line 37
  111.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  112.         yield "\">
  113.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  114.         // line 38
  115.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/custom.css"), "html"nulltrue);
  116.         yield "\">
  117.     <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\" />
  118. ";
  119.         
  120.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  121.         
  122.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  123.         return; yield '';
  124.     }
  125.     // line 42
  126.     public function block_breadcrumb($context, array $blocks = [])
  127.     {
  128.         $macros $this->macros;
  129.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  130.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  131.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  132.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  133.         // line 43
  134.         yield "    ";
  135.         
  136.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  137.         
  138.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  139.         return; yield '';
  140.     }
  141.     // line 46
  142.     public function block_main($context, array $blocks = [])
  143.     {
  144.         $macros $this->macros;
  145.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  147.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  148.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  149.         // line 47
  150.         yield "
  151.     <!-- breadcrumb start -->
  152.     <div class=\"breadcrumb-section\">
  153.         <div class=\"container\">
  154.             <div class=\"row\">
  155.                 <div class=\"col-sm-6\">
  156.                     <div class=\"page-title\">
  157.                         <h2>";
  158.         // line 54
  159.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Privacy policy", [], "templates"), "html"nulltrue);
  160.         yield "</h2>
  161.                     </div>
  162.                 </div>
  163.                 <div class=\"col-sm-6\">
  164.                     <nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
  165.                         <ol class=\"breadcrumb\">
  166.                             <li class=\"breadcrumb-item\"><a href=\"";
  167.         // line 60
  168.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_home_men");
  169.         yield "\">";
  170.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Home", [], "templates"), "html"nulltrue);
  171.         yield "</a></li>
  172.                             <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  173.         // line 61
  174.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Privacy policy", [], "templates"), "html"nulltrue);
  175.         yield "</li>
  176.                         </ol>
  177.                     </nav>
  178.                 </div>
  179.             </div>
  180.         </div>
  181.     </div>
  182.     <!-- breadcrumb end -->
  183.     <!-- about section start -->
  184.     <section class=\"about-page section-b-space\">
  185.         <div class=\"container\">
  186.             <div class=\"row\">
  187.                 <div class=\"col-sm-12\">
  188.                     
  189.                     <p><strong>Effective Date:</strong> 16/02/2025</p>
  190.                     
  191.                     <h4>1. Introduction</h4>
  192.                     <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>
  193.                     
  194.                     <h4>2. Information We Collect</h4>
  195.                     <ul>
  196.                         <li><strong>Personal Information:</strong> Name, email address, phone number, shipping and billing address, payment information, and account login credentials.</li>
  197.                         <li><strong>Order Information:</strong> Details of purchases made, order history, and preferences.</li>
  198.                         <li><strong>Device & Usage Information:</strong> IP address, browser type, operating system, and how you interact with our website.</li>
  199.                         <li><strong>Cookies & Tracking Technologies:</strong> We use cookies to enhance your shopping experience, analyze traffic, and personalize content.</li>
  200.                     </ul>
  201.                     
  202.                     <h4>3. How We Use Your Information</h4>
  203.                     <ul>
  204.                         <li>Process and fulfill your orders.</li>
  205.                         <li>Communicate with you about your orders, promotions, and updates.</li>
  206.                         <li>Improve our website, services, and customer experience.</li>
  207.                         <li>Detect and prevent fraud or other unauthorized activities.</li>
  208.                         <li>Comply with legal obligations.</li>
  209.                     </ul>
  210.                     
  211.                     <h4>4. Sharing Your Information</h4>
  212.                     <p>We do not sell your personal information. However, we may share it with:</p>
  213.                     <ul>
  214.                         <li><strong>Service Providers:</strong> Third-party partners that help process payments, manage shipments, and provide marketing or analytics services.</li>
  215.                         <li><strong>Legal Authorities:</strong> If required by law or to protect our rights and customers.</li>
  216.                         <li><strong>Business Transfers:</strong> In case of a merger, sale, or acquisition, your data may be transferred to the new entity.</li>
  217.                     </ul>
  218.                     
  219.                     <h4>5. Your Rights & Choices</h4>
  220.                     <ul>
  221.                         <li><strong>Access & Correction:</strong> You can access, correct, or update your personal information by logging into your account.</li>
  222.                         <li><strong>Opt-Out:</strong> You can opt out of marketing emails by clicking the “unsubscribe” link.</li>
  223.                         <li><strong>Cookies:</strong> You can manage cookie preferences through your browser settings.</li>
  224.                         <li><strong>Data Deletion:</strong> You may request the deletion of your personal data, subject to legal and business requirements.</li>
  225.                     </ul>
  226.                     
  227.                     <h4>6. Data Security</h4>
  228.                     <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>
  229.                     
  230.                     <h4>7. Third-Party Links</h4>
  231.                     <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>
  232.                     
  233.                     <h4>8. Children’s Privacy</h4>
  234.                     <p>Our services are not intended for individuals under the age of 18. We do not knowingly collect data from minors.</p>
  235.                     
  236.                     <h4>9. Changes to This Privacy Policy</h4>
  237.                     <p>We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated effective date.</p>
  238.                     
  239.                     <h4>10. Contact Us</h4>
  240.                     <p>If you have any questions about this Privacy Policy, please contact us at:</p>
  241.                     <p><strong>SELECTWEARS</strong><br>
  242.                     <a href=\"mailto:yassinelfarhi@selectwears.com\">yassinelfarhi@selectwears.com</a><br>
  243.                     71-75 SHELTON STREET COVENT GARDEN LONDON WC2H 9JQ <br>
  244.                     + 44 20 38073517</p>
  245.                 </div>
  246.             </div>
  247.         </div>
  248.     </section>
  249.     <!-- about section end -->
  250.     <!-- tap to top -->
  251.     <div class=\"tap-top\">
  252.         <div>
  253.             <i class=\"fa fa-angle-double-up\"></i>
  254.         </div>
  255.     </div>
  256.     <!-- tap to top end -->
  257. ";
  258.         
  259.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  260.         
  261.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  262.         return; yield '';
  263.     }
  264.     // line 148
  265.     public function block_newsletter($context, array $blocks = [])
  266.     {
  267.         $macros $this->macros;
  268.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  269.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""newsletter"));
  270.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  271.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""newsletter"));
  272.         // line 149
  273.         yield "    ";
  274.         
  275.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  276.         
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  278.         return; yield '';
  279.     }
  280.     // line 152
  281.     public function block_js($context, array $blocks = [])
  282.     {
  283.         $macros $this->macros;
  284.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  285.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  286.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  287.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""js"));
  288.         // line 153
  289.         yield "
  290.     <!-- latest jquery-->
  291.     <script src=\"";
  292.         // line 155
  293.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery-3.3.1.min.js"), "html"nulltrue);
  294.         yield "\"></script>
  295.     <!-- menu js-->
  296.     <script type=\"text/javascript\" src=\"";
  297.         // line 158
  298.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/menu.js"), "html"nulltrue);
  299.         yield "\"></script>
  300.     <!-- lazyload js-->
  301.     <script src=\"";
  302.         // line 161
  303.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lazysizes.min.js"), "html"nulltrue);
  304.         yield "\"></script>
  305.     <!-- slick js-->
  306.     <script type=\"text/javascript\" src=\"";
  307.         // line 164
  308.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick.js"), "html"nulltrue);
  309.         yield "\"></script>
  310.     <!-- Bootstrap js-->
  311.     <script src=\"";
  312.         // line 167
  313.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap.bundle.min.js"), "html"nulltrue);
  314.         yield "\"></script>
  315.     <!-- Bootstrap Notification js-->
  316.     <script src=\"";
  317.         // line 170
  318.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap-notify.min.js"), "html"nulltrue);
  319.         yield "\"></script>
  320.     <!-- Theme js-->
  321.     <script src=\"";
  322.         // line 173
  323.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/theme-setting.js"), "html"nulltrue);
  324.         yield "\"></script>
  325.     <script src=\"";
  326.         // line 174
  327.         yield Twig\Extension\EscaperExtension::escape($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/script.js"), "html"nulltrue);
  328.         yield "\"></script>
  329.     <script>
  330.         function openSearch() {
  331.             document.getElementById(\"search-overlay\").style.display = \"block\";
  332.         }
  333.         function closeSearch() {
  334.             document.getElementById(\"search-overlay\").style.display = \"none\";
  335.         }
  336.     </script>
  337. ";
  338.         
  339.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  340.         
  341.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  342.         return; yield '';
  343.     }
  344.     /**
  345.      * @codeCoverageIgnore
  346.      */
  347.     public function getTemplateName()
  348.     {
  349.         return "mens/policies/privacy.twig";
  350.     }
  351.     /**
  352.      * @codeCoverageIgnore
  353.      */
  354.     public function isTraitable()
  355.     {
  356.         return false;
  357.     }
  358.     /**
  359.      * @codeCoverageIgnore
  360.      */
  361.     public function getDebugInfo()
  362.     {
  363.         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,);
  364.     }
  365.     public function getSourceContext()
  366.     {
  367.         return new Source("{% extends 'mens/base/base_mens.twig' %}
  368. {% block head %}
  369.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  370.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  371.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  372.     <meta name=\"description\" content=\"multikart\">
  373.     <meta name=\"keywords\" content=\"multikart\">
  374.     <meta name=\"author\" content=\"multikart\">
  375.     <link rel=\"icon\" href=\"{{ asset('assets/images/favicon/1.png') }}\" type=\"image/x-icon\" />
  376.     <link rel=\"shortcut icon\" href=\"{{ asset('assets/images/favicon/1.png') }}\" type=\"image/x-icon\" />
  377.     <title>SELECTWEARS</title>
  378.     <!--Google font-->
  379.     <link href=\"https://fonts.googleapis.com/css?family=Lato:300,400,700,900\" rel=\"stylesheet\">
  380.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\">
  381.     <link href=\"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap\" rel=\"stylesheet\">
  382.     <!-- Icons -->
  383.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/font-awesome.css') }}\">
  384.     <!--Slick slider css-->
  385.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick.css') }}\">
  386.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/slick-theme.css') }}\">
  387.     <!-- Animate icon -->
  388.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/animate.css') }}\">
  389.     <!-- Themify icon -->
  390.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/themify-icons.css')}}\">
  391.     <!-- Bootstrap css -->
  392.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/vendors/bootstrap.css') }}\">
  393.     <!-- Theme css -->
  394.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/style.css') }}\">
  395.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/custom.css') }}\">
  396.     <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\" />
  397. {% endblock %}
  398. {% block breadcrumb %}
  399.     {# {% include 'front_end/base/_breadcrumb.html.twig' %} #}
  400. {% endblock %}
  401. {% block main %}
  402.     <!-- breadcrumb start -->
  403.     <div class=\"breadcrumb-section\">
  404.         <div class=\"container\">
  405.             <div class=\"row\">
  406.                 <div class=\"col-sm-6\">
  407.                     <div class=\"page-title\">
  408.                         <h2>{{ 'Privacy policy' | trans({},'templates') }}</h2>
  409.                     </div>
  410.                 </div>
  411.                 <div class=\"col-sm-6\">
  412.                     <nav aria-label=\"breadcrumb\" class=\"theme-breadcrumb\">
  413.                         <ol class=\"breadcrumb\">
  414.                             <li class=\"breadcrumb-item\"><a href=\"{{ path('app_home_men') }}\">{{ 'Home' | trans({},'templates') }}</a></li>
  415.                             <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ 'Privacy policy' | trans({},'templates') }}</li>
  416.                         </ol>
  417.                     </nav>
  418.                 </div>
  419.             </div>
  420.         </div>
  421.     </div>
  422.     <!-- breadcrumb end -->
  423.     <!-- about section start -->
  424.     <section class=\"about-page section-b-space\">
  425.         <div class=\"container\">
  426.             <div class=\"row\">
  427.                 <div class=\"col-sm-12\">
  428.                     
  429.                     <p><strong>Effective Date:</strong> 16/02/2025</p>
  430.                     
  431.                     <h4>1. Introduction</h4>
  432.                     <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>
  433.                     
  434.                     <h4>2. Information We Collect</h4>
  435.                     <ul>
  436.                         <li><strong>Personal Information:</strong> Name, email address, phone number, shipping and billing address, payment information, and account login credentials.</li>
  437.                         <li><strong>Order Information:</strong> Details of purchases made, order history, and preferences.</li>
  438.                         <li><strong>Device & Usage Information:</strong> IP address, browser type, operating system, and how you interact with our website.</li>
  439.                         <li><strong>Cookies & Tracking Technologies:</strong> We use cookies to enhance your shopping experience, analyze traffic, and personalize content.</li>
  440.                     </ul>
  441.                     
  442.                     <h4>3. How We Use Your Information</h4>
  443.                     <ul>
  444.                         <li>Process and fulfill your orders.</li>
  445.                         <li>Communicate with you about your orders, promotions, and updates.</li>
  446.                         <li>Improve our website, services, and customer experience.</li>
  447.                         <li>Detect and prevent fraud or other unauthorized activities.</li>
  448.                         <li>Comply with legal obligations.</li>
  449.                     </ul>
  450.                     
  451.                     <h4>4. Sharing Your Information</h4>
  452.                     <p>We do not sell your personal information. However, we may share it with:</p>
  453.                     <ul>
  454.                         <li><strong>Service Providers:</strong> Third-party partners that help process payments, manage shipments, and provide marketing or analytics services.</li>
  455.                         <li><strong>Legal Authorities:</strong> If required by law or to protect our rights and customers.</li>
  456.                         <li><strong>Business Transfers:</strong> In case of a merger, sale, or acquisition, your data may be transferred to the new entity.</li>
  457.                     </ul>
  458.                     
  459.                     <h4>5. Your Rights & Choices</h4>
  460.                     <ul>
  461.                         <li><strong>Access & Correction:</strong> You can access, correct, or update your personal information by logging into your account.</li>
  462.                         <li><strong>Opt-Out:</strong> You can opt out of marketing emails by clicking the “unsubscribe” link.</li>
  463.                         <li><strong>Cookies:</strong> You can manage cookie preferences through your browser settings.</li>
  464.                         <li><strong>Data Deletion:</strong> You may request the deletion of your personal data, subject to legal and business requirements.</li>
  465.                     </ul>
  466.                     
  467.                     <h4>6. Data Security</h4>
  468.                     <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>
  469.                     
  470.                     <h4>7. Third-Party Links</h4>
  471.                     <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>
  472.                     
  473.                     <h4>8. Children’s Privacy</h4>
  474.                     <p>Our services are not intended for individuals under the age of 18. We do not knowingly collect data from minors.</p>
  475.                     
  476.                     <h4>9. Changes to This Privacy Policy</h4>
  477.                     <p>We may update this Privacy Policy from time to time. Changes will be posted on this page with an updated effective date.</p>
  478.                     
  479.                     <h4>10. Contact Us</h4>
  480.                     <p>If you have any questions about this Privacy Policy, please contact us at:</p>
  481.                     <p><strong>SELECTWEARS</strong><br>
  482.                     <a href=\"mailto:yassinelfarhi@selectwears.com\">yassinelfarhi@selectwears.com</a><br>
  483.                     71-75 SHELTON STREET COVENT GARDEN LONDON WC2H 9JQ <br>
  484.                     + 44 20 38073517</p>
  485.                 </div>
  486.             </div>
  487.         </div>
  488.     </section>
  489.     <!-- about section end -->
  490.     <!-- tap to top -->
  491.     <div class=\"tap-top\">
  492.         <div>
  493.             <i class=\"fa fa-angle-double-up\"></i>
  494.         </div>
  495.     </div>
  496.     <!-- tap to top end -->
  497. {% endblock %}
  498. {% block newsletter %}
  499.     {# {% include 'front_end/base/newsletter.twig' %} #}
  500. {% endblock %}
  501. {% block js %}
  502.     <!-- latest jquery-->
  503.     <script src=\"{{ asset('assets/js/jquery-3.3.1.min.js') }}\"></script>
  504.     <!-- menu js-->
  505.     <script type=\"text/javascript\" src=\"{{ asset('assets/js/menu.js') }}\"></script>
  506.     <!-- lazyload js-->
  507.     <script src=\"{{ asset('assets/js/lazysizes.min.js') }}\"></script>
  508.     <!-- slick js-->
  509.     <script type=\"text/javascript\" src=\"{{ asset('assets/js/slick.js') }}\"></script>
  510.     <!-- Bootstrap js-->
  511.     <script src=\"{{ asset('assets/js/bootstrap.bundle.min.js') }}\"></script>
  512.     <!-- Bootstrap Notification js-->
  513.     <script src=\"{{ asset('assets/js/bootstrap-notify.min.js') }}\"></script>
  514.     <!-- Theme js-->
  515.     <script src=\"{{ asset('assets/js/theme-setting.js') }}\"></script>
  516.     <script src=\"{{ asset('assets/js/script.js') }}\"></script>
  517.     <script>
  518.         function openSearch() {
  519.             document.getElementById(\"search-overlay\").style.display = \"block\";
  520.         }
  521.         function closeSearch() {
  522.             document.getElementById(\"search-overlay\").style.display = \"none\";
  523.         }
  524.     </script>
  525. {% endblock %}
  526. ""mens/policies/privacy.twig""/app/templates/mens/policies/privacy.twig");
  527.     }
  528. }