{"id":3,"date":"2024-05-29T11:48:30","date_gmt":"2024-05-29T11:48:30","guid":{"rendered":"https:\/\/torettomotorsport.cz\/?page_id=3"},"modified":"2026-04-20T15:20:17","modified_gmt":"2026-04-20T15:20:17","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/torettorefrigerant.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a012652 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"a012652\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6f327b elementor-widget elementor-widget-html\" data-id=\"d6f327b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"tp-privacy-wrap\" id=\"top\">\n  <style>\n    .tp-privacy-wrap{\n      --bg:#f6f7fb;\n      --card:#ffffff;\n      --text:#1f2937;\n      --muted:#6b7280;\n      --line:#e5e7eb;\n      --accent:#0f766e;\n      --accent-dark:#0b5e58;\n      --accent-soft:#ecfdf5;\n      --shadow:0 10px 30px rgba(15, 23, 42, 0.08);\n      max-width: 1100px;\n      margin: 40px auto;\n      padding: 24px;\n      color: var(--text);\n      font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    }\n\n    .tp-privacy-shell{\n      display:grid;\n      grid-template-columns: 300px minmax(0, 1fr);\n      gap: 28px;\n      align-items:start;\n    }\n\n    .tp-privacy-sidebar,\n    .tp-privacy-content{\n      background: var(--card);\n      border:1px solid var(--line);\n      box-shadow: var(--shadow);\n      border-radius: 18px;\n    }\n\n    .tp-privacy-sidebar{\n      position: sticky;\n      top: 24px;\n      padding: 22px;\n    }\n\n    .tp-privacy-kicker{\n      display:inline-block;\n      padding:6px 10px;\n      border-radius:999px;\n      background: var(--accent-soft);\n      color: var(--accent);\n      font-size:12px;\n      font-weight:700;\n      letter-spacing:.04em;\n      text-transform:uppercase;\n      margin-bottom:14px;\n    }\n\n    .tp-privacy-sidebar h1{\n      font-size: 28px;\n      line-height: 1.15;\n      margin: 0 0 12px;\n      color: var(--text);\n    }\n\n    .tp-privacy-sidebar p{\n      margin: 0 0 16px;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .tp-privacy-toc{\n      display:flex;\n      flex-direction:column;\n      gap:8px;\n      margin-top:18px;\n    }\n\n    .tp-privacy-toc a{\n      display:block;\n      padding:10px 12px;\n      border-radius:12px;\n      text-decoration:none;\n      color: var(--text);\n      font-size:14px;\n      line-height:1.4;\n      border:1px solid transparent;\n      transition: all .2s ease;\n    }\n\n    .tp-privacy-toc a:hover,\n    .tp-privacy-toc a.active{\n      background:#f8fafc;\n      border-color: var(--line);\n      color: var(--accent);\n    }\n\n    .tp-privacy-content{\n      padding: 30px;\n    }\n\n    .tp-privacy-intro{\n      border-bottom:1px solid var(--line);\n      padding-bottom:22px;\n      margin-bottom:24px;\n    }\n\n    .tp-privacy-intro h2{\n      margin:0 0 10px;\n      font-size: 34px;\n      line-height:1.15;\n    }\n\n    .tp-privacy-intro p{\n      margin:0;\n      color:var(--muted);\n      font-size:16px;\n      line-height:1.75;\n      max-width: 75ch;\n    }\n\n    .tp-privacy-meta{\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n      margin-top:16px;\n    }\n\n    .tp-privacy-badge{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding:8px 12px;\n      border-radius:999px;\n      background:#f8fafc;\n      border:1px solid var(--line);\n      font-size:13px;\n      color:var(--muted);\n    }\n\n    .tp-policy-section{\n      border:1px solid var(--line);\n      border-radius:16px;\n      margin-bottom:16px;\n      overflow:hidden;\n      background:#fff;\n    }\n\n    .tp-policy-toggle{\n      width:100%;\n      text-align:left;\n      padding:18px 20px;\n      background:#fff;\n      border:0;\n      cursor:pointer;\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      gap:16px;\n      font-size:18px;\n      font-weight:700;\n      color:var(--text);\n    }\n\n    .tp-policy-toggle:hover{\n      background:#fafafa;\n    }\n\n    .tp-policy-toggle span:last-child{\n      flex:0 0 auto;\n      width:30px;\n      height:30px;\n      display:grid;\n      place-items:center;\n      border-radius:999px;\n      background:#f8fafc;\n      border:1px solid var(--line);\n      font-size:18px;\n      color:var(--accent);\n      transition: transform .2s ease;\n    }\n\n    .tp-policy-section.open .tp-policy-toggle span:last-child{\n      transform:rotate(45deg);\n    }\n\n    .tp-policy-body{\n      display:none;\n      padding: 0 20px 22px;\n      color: var(--text);\n    }\n\n    .tp-policy-section.open .tp-policy-body{\n      display:block;\n    }\n\n    .tp-policy-body p,\n    .tp-policy-body li{\n      font-size:15px;\n      line-height:1.8;\n      color:var(--text);\n    }\n\n    .tp-policy-body p{\n      margin: 0 0 14px;\n      max-width: 78ch;\n    }\n\n    .tp-policy-body ul{\n      margin: 0 0 14px 18px;\n      padding:0;\n    }\n\n    .tp-policy-body li{\n      margin-bottom:8px;\n    }\n\n    .tp-policy-body a{\n      color: var(--accent);\n      text-decoration:none;\n      font-weight:600;\n    }\n\n    .tp-policy-body a:hover{\n      text-decoration:underline;\n    }\n\n    .tp-contact-box{\n      padding:18px;\n      background:#f8fafc;\n      border:1px solid var(--line);\n      border-radius:14px;\n      margin-top:10px;\n    }\n\n    .tp-back-top{\n      position:fixed;\n      right:22px;\n      bottom:22px;\n      width:48px;\n      height:48px;\n      border-radius:999px;\n      border:0;\n      background:var(--accent);\n      color:#fff;\n      box-shadow:0 12px 24px rgba(15,118,110,.25);\n      cursor:pointer;\n      font-size:18px;\n      display:none;\n      z-index:999;\n      transition:background .2s ease, transform .2s ease;\n    }\n\n    .tp-back-top:hover{\n      background:var(--accent-dark);\n      transform:translateY(-2px);\n    }\n\n    .tp-back-top.show{\n      display:block;\n    }\n\n    @media (max-width: 980px){\n      .tp-privacy-shell{\n        grid-template-columns: 1fr;\n      }\n      .tp-privacy-sidebar{\n        position:relative;\n        top:auto;\n      }\n    }\n\n    @media (max-width: 640px){\n      .tp-privacy-wrap{\n        padding:14px;\n        margin:20px auto;\n      }\n      .tp-privacy-content,\n      .tp-privacy-sidebar{\n        border-radius:14px;\n      }\n      .tp-privacy-content{\n        padding:20px 16px;\n      }\n      .tp-privacy-sidebar{\n        padding:18px 16px;\n      }\n      .tp-privacy-sidebar h1{\n        font-size:24px;\n      }\n      .tp-privacy-intro h2{\n        font-size:28px;\n      }\n      .tp-policy-toggle{\n        font-size:16px;\n        padding:16px;\n      }\n      .tp-policy-body{\n        padding:0 16px 18px;\n      }\n    }\n  <\/style>\n\n  <div class=\"tp-privacy-shell\">\n    <aside class=\"tp-privacy-sidebar\">\n      <span class=\"tp-privacy-kicker\">Legal page<\/span>\n      <h1>Privacy Policy<\/h1>\n      <p>\n        This page explains how personal data is collected, used, stored, and protected when users access and use torettorefrigerant.com.\n      <\/p>\n      <div class=\"tp-privacy-toc\">\n        <a href=\"#section-1\">1. Data Controller<\/a>\n        <a href=\"#section-2\">2. Personal Data We Collect<\/a>\n        <a href=\"#section-3\">3. Purposes and Legal Bases<\/a>\n        <a href=\"#section-4\">4. Mandatory or Optional Data<\/a>\n        <a href=\"#section-5\">5. Processing Methods<\/a>\n        <a href=\"#section-6\">6. Data Recipients<\/a>\n        <a href=\"#section-7\">7. International Transfers<\/a>\n        <a href=\"#section-8\">8. Data Retention<\/a>\n        <a href=\"#section-9\">9. Customer Accounts<\/a>\n        <a href=\"#section-10\">10. Cookies and Tracking<\/a>\n        <a href=\"#section-11\">11. Data Subject Rights<\/a>\n        <a href=\"#section-12\">12. How to Exercise Rights<\/a>\n        <a href=\"#section-13\">13. Policy Updates<\/a>\n      <\/div>\n    <\/aside>\n\n    <div class=\"tp-privacy-content\">\n      <div class=\"tp-privacy-intro\">\n        <h2>Your privacy matters<\/h2>\n        <p>\n          This Privacy Policy is provided in accordance with Regulation (EU) 2016\/679 (\u201cGDPR\u201d) and other applicable European data protection laws.\n          It is written to help users understand what data we process, why we process it, and what rights they have.\n        <\/p>\n        <div class=\"tp-privacy-meta\">\n          <span class=\"tp-privacy-badge\">Last updated: April 20, 2026<\/span>\n          <span class=\"tp-privacy-badge\">Applies to: torettorefrigerant.com<\/span>\n          <span class=\"tp-privacy-badge\">Region: European Union<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section open\" id=\"section-1\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>1. Data Controller<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            The data controller is <strong>Toretto Service, s.r.o.<\/strong>, with registered office at\n            <strong>Chudenick\u00e1 1059\/3, 301 00 Praha, Czech Republic<\/strong>.\n          <\/p>\n          <p>\n            Operational address: <strong>Doma\u017elick\u00e1 1053\/15, 130 00 Praha, Czech Republic<\/strong>.\n          <\/p>\n          <div class=\"tp-contact-box\">\n            <p><strong>Email:<\/strong> <a href=\"mailto:administration.toretto@email.cz\">administration.toretto@email.cz<\/a><\/p>\n            <p><strong>Phone:<\/strong> <a href=\"tel:+420222711108\">+420 222 711 108<\/a><\/p>\n            <p><strong>VAT Number:<\/strong> CZ02362996<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-2\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>2. Personal Data We Collect<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>We may collect and process the following categories of personal <\/p>\n          <ul>\n            <li>Identification and contact data, such as first name, last name, email address, phone number, billing address, and shipping address.<\/li>\n            <li>Account registration data, including login credentials and information required to create and manage a customer account.<\/li>\n            <li>Order and transaction data, including purchased products, payment status, billing details, and delivery information.<\/li>\n            <li>Technical and browsing data, such as IP address, browser type, device information, log data, and online identifiers.<\/li>\n            <li>Data collected through cookies and similar tracking technologies.<\/li>\n            <li>Information voluntarily provided through contact forms, email communications, or customer service requests.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-3\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>3. Purposes of Processing and Legal Bases<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>We process personal data for the following purposes:<\/p>\n          <ul>\n            <li><strong>To create and manage customer accounts<\/strong>, based on the performance of a contract or pre-contractual measures.<\/li>\n            <li><strong>To process orders, payments, delivery, invoicing, and customer assistance<\/strong>, based on the performance of a contract.<\/li>\n            <li><strong>To comply with legal, tax, accounting, and administrative obligations<\/strong>, based on our legal obligations.<\/li>\n            <li><strong>To prevent fraud, misuse, or unauthorized access to the Website<\/strong>, based on our legitimate interest in protecting the business and users.<\/li>\n            <li><strong>To analyze Website traffic and performance<\/strong>, including through Google Analytics where enabled, based on user consent where required by law.<\/li>\n            <li><strong>To manage cookie preferences and consent settings<\/strong>, including the use of consent management tools and Consent Mode where applicable.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-4\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>4. Whether Providing Data Is Mandatory<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            Providing personal data for contractual or legal purposes is necessary in order to create an account, place orders, receive products, and allow us to comply with applicable laws.\n            If such data is not provided, some services may not be available and orders may not be processed.\n          <\/p>\n          <p>\n            Providing data for analytics or other optional purposes is voluntary and, where required, subject to the user\u2019s consent.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-5\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>5. How We Process Data<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            Personal data are processed using manual, electronic, and digital tools in accordance with principles of lawfulness, fairness, transparency, purpose limitation, data minimization, and security.\n          <\/p>\n          <p>\n            We adopt appropriate technical and organizational measures designed to protect personal data against unauthorized access, loss, destruction, disclosure, or alteration.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-6\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>6. Recipients of Personal Data<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>Personal data may be shared, where necessary and relevant to the purposes above, with third parties acting either as independent data controllers or data processors, including:<\/p>\n          <ul>\n            <li>Hosting providers, technical service providers, and Website maintenance suppliers.<\/li>\n            <li>Payment service providers, including <strong>Stripe<\/strong>, <strong>PayPal<\/strong>, and banking institutions for wire transfers.<\/li>\n            <li>Third-party couriers, carriers, logistics, and shipping providers.<\/li>\n            <li>Accounting, legal, tax, and administrative consultants.<\/li>\n            <li>Analytics and traffic measurement providers, including Google services where activated.<\/li>\n            <li>Public authorities or other entities where disclosure is required by law.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-7\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>7. International Data Transfers<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            Some service providers used in connection with the Website may process personal data outside the European Economic Area.\n            Where this occurs, such transfers will be carried out in accordance with the GDPR and supported by appropriate safeguards, such as Standard Contractual Clauses or other lawful transfer mechanisms where applicable.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-8\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>8. Data Retention<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>We retain personal data only for as long as necessary for the purposes for which they were collected, including:<\/p>\n          <ul>\n            <li>Account  for as long as the user account remains active or as needed to manage the customer relationship.<\/li>\n            <li>Order, payment, and invoicing  for the period required by applicable tax, accounting, and legal obligations.<\/li>\n            <li>Customer support or contact request  for the time necessary to manage the request and any related follow-up.<\/li>\n            <li>Cookie and analytics  according to the retention periods described in the Cookie Policy and based on the user\u2019s consent choices.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-9\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>9. Customer Accounts<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            Users may create a personal account on the Website.\n            The information provided during registration is processed in order to allow access to the account area, manage orders, store customer details, and provide the requested services.\n          <\/p>\n          <p>\n            Users are responsible for maintaining the confidentiality of their login credentials and for notifying us promptly in the event of unauthorized access or suspected misuse of their account.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-10\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>10. Cookies and Tracking Technologies<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            The Website uses technical cookies and, where applicable, analytics and other non-essential cookies subject to user consent.\n            We may use <strong>Google Analytics<\/strong> to collect information about Website usage, performance, and aggregated visitor behavior.\n          <\/p>\n          <p>\n            Where required by law, non-essential cookies and tracking tools are activated only after the user has expressed valid consent through the cookie banner.\n            The Website may also use consent management tools and <strong>Consent Mode<\/strong> to adjust the behavior of Google tags and related services in line with the user\u2019s choices.\n          <\/p>\n          <p>\n            For further details, users should refer to the <a href=\"\/cookie-policy\/\">Cookie Policy<\/a>.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-11\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>11. Data Subject Rights<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>Under Articles 15 and following of the GDPR, users have the right to:<\/p>\n          <ul>\n            <li>Request confirmation as to whether or not personal data concerning them are being processed.<\/li>\n            <li>Access their personal data.<\/li>\n            <li>Request correction or update of inaccurate or incomplete data.<\/li>\n            <li>Request deletion of personal data where permitted by law.<\/li>\n            <li>Request restriction of processing in the cases provided by law.<\/li>\n            <li>Object to processing where applicable.<\/li>\n            <li>Receive personal data in a structured, commonly used, and machine-readable format where applicable.<\/li>\n            <li>Withdraw consent at any time, without affecting the lawfulness of processing based on consent before withdrawal.<\/li>\n            <li>Lodge a complaint with a competent supervisory authority.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-12\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>12. How to Exercise Your Rights<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            To exercise any of the rights described above or to request further information about the processing of personal data, users may contact the Data Controller at:\n          <\/p>\n          <div class=\"tp-contact-box\">\n            <p><strong>Email:<\/strong> <a href=\"mailto:administration.toretto@email.cz\">administration.toretto@email.cz<\/a><\/p>\n            <p><strong>Phone:<\/strong> <a href=\"tel:+420222711108\">+420 222 711 108<\/a><\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tp-policy-section\" id=\"section-13\">\n        <button class=\"tp-policy-toggle\" type=\"button\">\n          <span>13. Changes to This Privacy Policy<\/span>\n          <span>+<\/span>\n        <\/button>\n        <div class=\"tp-policy-body\">\n          <p>\n            We reserve the right to update or amend this Privacy Policy at any time, including in order to reflect legal, technical, or organizational changes.\n            Any updates will be published on this page together with the revised \u201cLast updated\u201d date.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <button class=\"tp-back-top\" type=\"button\" aria-label=\"Back to top\">\u2191<\/button>\n\n  <script>\n    (function () {\n      const sections = document.querySelectorAll('.tp-policy-section');\n      const toggles = document.querySelectorAll('.tp-policy-toggle');\n      const tocLinks = document.querySelectorAll('.tp-privacy-toc a');\n      const backTop = document.querySelector('.tp-back-top');\n\n      toggles.forEach((toggle) => {\n        toggle.addEventListener('click', function () {\n          const section = this.parentElement;\n          section.classList.toggle('open');\n        });\n      });\n\n      tocLinks.forEach((link) => {\n        link.addEventListener('click', function (e) {\n          e.preventDefault();\n          const target = document.querySelector(this.getAttribute('href'));\n          if (!target) return;\n\n          target.classList.add('open');\n          target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n\n          tocLinks.forEach(l => l.classList.remove('active'));\n          this.classList.add('active');\n        });\n      });\n\n      window.addEventListener('scroll', function () {\n        if (window.scrollY > 500) {\n          backTop.classList.add('show');\n        } else {\n          backTop.classList.remove('show');\n        }\n\n        let currentId = '';\n        sections.forEach((section) => {\n          const rect = section.getBoundingClientRect();\n          if (rect.top <= 140 && rect.bottom >= 140) {\n            currentId = '#' + section.id;\n          }\n        });\n\n        if (currentId) {\n          tocLinks.forEach(link => {\n            link.classList.toggle('active', link.getAttribute('href') === currentId);\n          });\n        }\n      });\n\n      backTop.addEventListener('click', function () {\n        window.scrollTo({ top: 0, behavior: 'smooth' });\n      });\n    })();\n  <\/script>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Legal page Privacy Policy This page explains how personal data is collected, used, stored, and protected when users access and use torettorefrigerant.com. 1. Data Controller 2. Personal Data We Collect 3. Purposes and Legal Bases 4. Mandatory or Optional Data 5. Processing Methods 6. Data Recipients 7. International Transfers 8. Data Retention 9. Customer Accounts 10. Cookies and Tracking 11. Data Subject Rights 12. How to Exercise Rights 13. Policy Updates Your privacy matters This Privacy Policy is provided in accordance with Regulation (EU) 2016\/679 (\u201cGDPR\u201d) and other applicable European data protection laws. It is written to help users understand what data we process, why we process it, and what rights they have. Last updated: April 20, 2026 Applies to: torettorefrigerant.com Region: European Union 1. Data Controller + The data controller is Toretto Service, s.r.o., with registered office at Chudenick\u00e1 1059\/3, 301 00 Praha, Czech Republic. Operational address: Doma\u017elick\u00e1 1053\/15, 130 00 Praha, Czech Republic. Email: administration.toretto@email.cz Phone: +420 222 711 108 VAT Number: CZ02362996 2. Personal Data We Collect + We may collect and process the following categories of personal Identification and contact data, such as first name, last name, email address, phone number, billing address, and shipping address. Account registration data, including login credentials and information required to create and manage a customer account. Order and transaction data, including purchased products, payment status, billing details, and delivery information. Technical and browsing data, such as IP address, browser type, device information, log data, and online identifiers. Data collected through cookies and similar tracking technologies. Information voluntarily provided through contact forms, email communications, or customer service requests. 3. Purposes of Processing and Legal Bases + We process personal data for the following purposes: To create and manage customer accounts, based on the performance of a contract or pre-contractual measures. To process orders, payments, delivery, invoicing, and customer assistance, based on the performance of a contract. To comply with legal, tax, accounting, and administrative obligations, based on our legal obligations. To prevent fraud, misuse, or unauthorized access to the Website, based on our legitimate interest in protecting the business and users. To analyze Website traffic and performance, including through Google Analytics where enabled, based on user consent where required by law. To manage cookie preferences and consent settings, including the use of consent management tools and Consent Mode where applicable. 4. Whether Providing Data Is Mandatory + Providing personal data for contractual or legal purposes is necessary in order to create an account, place orders, receive products, and allow us to comply with applicable laws. If such data is not provided, some services may not be available and orders may not be processed. Providing data for analytics or other optional purposes is voluntary and, where required, subject to the user\u2019s consent. 5. How We Process Data + Personal data are processed using manual, electronic, and digital tools in accordance with principles of lawfulness, fairness, transparency, purpose limitation, data minimization, and security. We adopt appropriate technical and organizational measures designed to protect personal data against unauthorized access, loss, destruction, disclosure, or alteration. 6. Recipients of Personal Data + Personal data may be shared, where necessary and relevant to the purposes above, with third parties acting either as independent data controllers or data processors, including: Hosting providers, technical service providers, and Website maintenance suppliers. Payment service providers, including Stripe, PayPal, and banking institutions for wire transfers. Third-party couriers, carriers, logistics, and shipping providers. Accounting, legal, tax, and administrative consultants. Analytics and traffic measurement providers, including Google services where activated. Public authorities or other entities where disclosure is required by law. 7. International Data Transfers + Some service providers used in connection with the Website may process personal data outside the European Economic Area. Where this occurs, such transfers will be carried out in accordance with the GDPR and supported by appropriate safeguards, such as Standard Contractual Clauses or other lawful transfer mechanisms where applicable. 8. Data Retention + We retain personal data only for as long as necessary for the purposes for which they were collected, including: Account for as long as the user account remains active or as needed to manage the customer relationship. Order, payment, and invoicing for the period required by applicable tax, accounting, and legal obligations. Customer support or contact request for the time necessary to manage the request and any related follow-up. Cookie and analytics according to the retention periods described in the Cookie Policy and based on the user\u2019s consent choices. 9. Customer Accounts + Users may create a personal account on the Website. The information provided during registration is processed in order to allow access to the account area, manage orders, store customer details, and provide the requested services. Users are responsible for maintaining the confidentiality of their login credentials and for notifying us promptly in the event of unauthorized access or suspected misuse of their account. 10. Cookies and Tracking Technologies + The Website uses technical cookies and, where applicable, analytics and other non-essential cookies subject to user consent. We may use Google Analytics to collect information about Website usage, performance, and aggregated visitor behavior. Where required by law, non-essential cookies and tracking tools are activated only after the user has expressed valid consent through the cookie banner. The Website may also use consent management tools and Consent Mode to adjust the behavior of Google tags and related services in line with the user\u2019s choices. For further details, users should refer to the Cookie Policy. 11. Data Subject Rights + Under Articles 15 and following of the GDPR, users have the right to: Request confirmation as to whether or not personal data concerning them are being processed. Access their personal data. Request correction or update of inaccurate or incomplete data. Request deletion of personal data where permitted by law. Request restriction of processing in the cases provided by law. Object to processing where applicable. Receive personal data in a structured, commonly used, and machine-readable format where applicable. Withdraw consent at any time, without affecting<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":32,"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":6408,"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/pages\/3\/revisions\/6408"}],"wp:attachment":[{"href":"https:\/\/torettorefrigerant.com\/en\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}