{"id":316,"date":"2025-11-17T21:01:21","date_gmt":"2025-11-17T21:01:21","guid":{"rendered":"https:\/\/thedutchsupplier.nl\/?page_id=316"},"modified":"2025-11-21T21:01:10","modified_gmt":"2025-11-21T21:01:10","slug":"cookiebeleid","status":"publish","type":"page","link":"https:\/\/thedutchsupplier.nl\/index.php\/cookiebeleid\/","title":{"rendered":"Cookiebeleid"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"316\" class=\"elementor elementor-316\">\n\t\t\t\t<div class=\"elementor-element elementor-element-058f8a8 e-flex e-con-boxed e-con e-parent\" data-id=\"058f8a8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29dde18 elementor-widget elementor-widget-html\" data-id=\"29dde18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"nl\">\n<head>\n<meta charset=\"UTF-8\">\n<title>Cookiebeleid \u2013 The Dutch Supplier<\/title>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<!-- Fonts -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n  :root{\n    --bg-dark:#050404;\n    --bg-dark-soft:#0a0909;\n    --bg-panel:rgba(12,10,10,0.95);\n    --bg-panel-soft:rgba(18,16,16,0.9);\n    --border-soft:rgba(148,132,110,0.45);\n    --gold:#d9b26c;\n    --gold-soft:rgba(217,178,108,0.2);\n    --text:#f9fafb;\n    --muted:#a3a3a3;\n    --max-width:900px;\n    --radius-card:18px;\n    --shadow-strong:0 28px 80px rgba(0,0,0,0.85);\n    --shadow-soft:0 20px 60px rgba(0,0,0,0.7);\n  }\n\n  *{box-sizing:border-box;}\n\n  body{\n    margin:0;\n    font-family:\"Inter\",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;\n    background:\n      radial-gradient(circle at top left, rgba(217,178,108,0.22), transparent 55%),\n      radial-gradient(circle at bottom right, rgba(0,0,0,0.9), #050404 80%);\n    color:var(--text);\n    line-height:1.7;\n    -webkit-font-smoothing:antialiased;\n  }\n\n  h1.entry-title,\n  .entry-title{\n    display:none !important;\n  }\n\n  img{max-width:100%;display:block;}\n  a{text-decoration:none;color:inherit;}\n\n  .container{\n    max-width:var(--max-width);\n    margin:0 auto;\n    padding:0 24px;\n  }\n\n  .btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:11px 24px;\n    border-radius:999px;\n    border:1px solid var(--gold);\n    background:linear-gradient(145deg,#f7e5c1 0,#d9b26c 40%,#b88238 100%);\n    color:#111827;\n    font-size:14px;\n    font-weight:500;\n    cursor:pointer;\n    box-shadow:0 22px 70px rgba(0,0,0,0.65);\n    transition:transform .08s ease, box-shadow .18s ease, filter .18s ease;\n    white-space:nowrap;\n  }\n  .btn:hover{\n    transform:translateY(-1px);\n    filter:brightness(1.05);\n    box-shadow:0 28px 90px rgba(0,0,0,0.8);\n  }\n\n  \/* HEADER \u2013 zelfde als andere pagina\u2019s *\/\n\n  header{\n    position:sticky;\n    top:0;\n    z-index:50;\n    backdrop-filter:blur(20px);\n    background:radial-gradient(circle at top, rgba(23,23,23,0.98), rgba(5,5,5,0.98));\n    border-bottom:1px solid rgba(39,39,42,0.9);\n    box-shadow:0 18px 50px rgba(0,0,0,0.9);\n  }\n\n  .nav-inner{\n    max-width:1100px;\n    margin:0 auto;\n    padding:14px 24px;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    gap:20px;\n  }\n\n  .logo-text{\n    font-size:11px;\n    letter-spacing:0.22em;\n    text-transform:uppercase;\n    color:var(--muted);\n  }\n\n  nav{\n    display:flex;\n    align-items:center;\n    gap:26px;\n    font-size:14px;\n  }\n\n  nav a{\n    position:relative;\n    padding-bottom:3px;\n    color:#e5e7eb;\n  }\n\n  nav a::after{\n    content:\"\";\n    position:absolute;\n    left:0;\n    bottom:0;\n    width:0;\n    height:2px;\n    border-radius:999px;\n    background:linear-gradient(90deg,#facc6b,#fde68a);\n    transition:width .18s ease;\n  }\n\n  nav a:hover::after{width:18px;}\n\n  main{\n    min-height:60vh;\n  }\n\n  \/* HERO *\/\n\n  .hero{\n    background:radial-gradient(circle at top,#18181b,#050505);\n    padding:3.8rem 0 2.8rem;\n    border-bottom:1px solid rgba(39,39,42,0.8);\n  }\n  .hero-inner{\n    max-width:var(--max-width);\n    margin:0 auto;\n    padding:0 24px;\n  }\n  .hero h1{\n    font-family:\"Playfair Display\",Georgia,\"Times New Roman\",serif;\n    font-size:clamp(28px,3.2vw,34px);\n    margin:0 0 10px;\n  }\n  .hero-sub{\n    font-size:14px;\n    color:var(--muted);\n    max-width:620px;\n  }\n\n  \/* PAGE CONTENT *\/\n\n  .page{\n    max-width:var(--max-width);\n    margin:0 auto;\n    padding:40px 24px 80px;\n    font-size:14px;\n    color:var(--muted);\n  }\n  .section{\n    margin-bottom:28px;\n    background:var(--bg-panel-soft);\n    border-radius:var(--radius-card);\n    border:1px solid var(--border-soft);\n    padding:18px 18px 16px;\n    box-shadow:var(--shadow-soft);\n  }\n  .section h2{\n    font-family:\"Playfair Display\",Georgia,\"Times New Roman\",serif;\n    font-size:20px;\n    margin:0 0 10px;\n    color:#f9fafb;\n  }\n  .section h3{\n    font-size:15px;\n    margin:18px 0 6px;\n    color:#e5e7eb;\n  }\n  p{\n    margin:0 0 8px;\n  }\n  ul{\n    margin:6px 0 12px 20px;\n    padding:0;\n  }\n  ul li{\n    margin-bottom:4px;\n  }\n  em{\n    color:#a1a1aa;\n  }\n\n  \/* FOOTER \u2013 zelfde als homepage\/producten *\/\n\n  footer {\n    padding: 42px 0 26px;\n    background: #020202;\n    border-top: 1px solid #18181b;\n  }\n\n  .footer-grid {\n    display: grid;\n    grid-template-columns: minmax(0,1.5fr) repeat(2,minmax(0,1fr));\n    gap: 28px;\n    font-size: 13px;\n    color: #a3a3a3;\n  }\n\n  .footer-title {\n    font-size: 14px;\n    font-weight: 500;\n    color: #e5e7eb;\n    margin-bottom: 6px;\n  }\n\n  .footer-links { display: grid; gap: 4px; }\n\n  .footer-links a { color: #a3a3a3; }\n  .footer-links a:hover { color: #facc6b; }\n\n  .footer-bottom {\n    margin-top: 18px;\n    border-top: 1px solid #18181b;\n    padding-top: 10px;\n    display: flex;\n    justify-content: space-between;\n    gap: 10px;\n    align-items: center;\n    font-size: 12px;\n    color: #737373;\n  }\n\n  .footer-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 4px 10px;\n    border-radius: 999px;\n    border: 1px solid #3f3f46;\n    font-size: 11px;\n    color: #e5e7eb;\n  }\n  .footer-badge span {\n    width: 7px;\n    height: 7px;\n    border-radius: 999px;\n    background: #22c55e;\n  }\n\n  @media (max-width:720px){\n    .nav-inner{\n      padding:12px 18px;\n      flex-direction:column;\n      align-items:flex-start;\n      gap:6px;\n    }\n    nav{\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n      font-size:13px;\n    }\n    .btn{\n      padding:9px 18px;\n      font-size:13px;\n    }\n    .hero{\n      padding:40px 18px 30px;\n    }\n    .hero-inner{\n      padding:0;\n    }\n    .page{\n      padding:28px 18px 60px;\n    }\n    .footer-grid{\n      grid-template-columns:minmax(0,1fr);\n    }\n  }\n<\/style>\n<\/head>\n\n<body data-rsssl=1>\n\n<header>\n  <div class=\"nav-inner\">\n    <div class=\"logo-wrap\">\n      <div class=\"logo-text\">THE DUTCH SUPPLIER<\/div>\n    <\/div>\n\n    <nav>\n      <a href=\"https:\/\/thedutchsupplier.nl\/\">Home<\/a>\n      <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/pagina-producten\/\">Producten<\/a>\n      <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/pagina-over-ons\/\">Pagina over ons<\/a>\n      <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/pagina-voor-salons\/\">Voor salons<\/a>\n      <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/contact\/\">Contact<\/a>\n      <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/contact\/\" class=\"btn\">Plan adviesgesprek<\/a>\n    <\/nav>\n  <\/div>\n<\/header>\n\n<main>\n\n  <section class=\"hero\">\n    <div class=\"hero-inner\">\n      <h1>Cookiebeleid<\/h1>\n      <p class=\"hero-sub\">\n        Op deze pagina leggen wij uit welke cookies we gebruiken, met welk doel en hoe je jouw\n        cookie-instellingen kunt beheren.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"page\">\n\n    <section class=\"section\">\n      <h2>1. Wat zijn cookies?<\/h2>\n      <p>\n        Cookies zijn kleine tekstbestandjes die bij het bezoek aan onze website op je computer, tablet\n        of smartphone worden geplaatst. Deze bestanden slaan informatie op over jouw gebruik van de\n        website, zodat wij de site goed kunnen laten werken en kunnen verbeteren.\n      <\/p>\n    <\/section>\n\n    <section class=\"section\">\n      <h2>2. Welke soorten cookies gebruiken wij?<\/h2>\n\n      <h3>2.1 Functionele cookies<\/h3>\n      <p>\n        Deze cookies zijn noodzakelijk om de website goed te laten functioneren. Ze onthouden bijvoorbeeld\n        jouw voorkeuren of zorgen dat formulieren goed werken. Voor deze cookies is geen toestemming nodig.\n      <\/p>\n\n      <h3>2.2 Analytische cookies<\/h3>\n      <p>\n        Met analytische cookies verzamelen wij statistieken over het gebruik van onze website. Zo krijgen\n        wij beter inzicht in hoe bezoekers de website gebruiken en kunnen wij de site continu verbeteren.\n      <\/p>\n\n      <h3>2.3 Marketing- en trackingcookies<\/h3>\n      <p>\n        Marketing- of trackingcookies worden gebruikt om bezoekers te volgen over verschillende websites.\n        Het doel is advertenties weer te geven die zijn toegesneden op de individuele gebruiker. Deze\n        cookies plaatsen wij alleen als je daar toestemming voor hebt gegeven via de cookiebanner.\n      <\/p>\n    <\/section>\n\n    <section class=\"section\">\n      <h2>3. Cookies van derden<\/h2>\n      <p>\n        Sommige cookies worden geplaatst door derden, bijvoorbeeld omdat wij gebruikmaken van externe\n        diensten zoals analytics of embedded content (video\u2019s, kaarten, etc.). Deze partijen kunnen\n        op basis van jouw bezoek aan onze website ook gegevens over jou verwerken.\n      <\/p>\n      <p>\n        Voor meer informatie over hoe deze partijen met jouw gegevens omgaan, verwijzen wij naar de\n        privacy- en cookieverklaringen van deze betreffende partijen.\n      <\/p>\n    <\/section>\n\n    <section class=\"section\">\n      <h2>4. Toestemming voor cookies<\/h2>\n      <p>\n        Bij je eerste bezoek aan onze website tonen wij een cookiebanner waarin wij je vragen om jouw\n        voorkeuren aan te geven. Je kunt:\n      <\/p>\n      <ul>\n        <li>Alle cookies accepteren<\/li>\n        <li>Alleen noodzakelijke of beperkte categorie\u00ebn cookies toestaan<\/li>\n        <li>Je keuze later weer aanpassen<\/li>\n      <\/ul>\n      <p>\n        Je keuze wordt opgeslagen, zodat wij weten welke cookies wij wel of niet mogen plaatsen.\n      <\/p>\n    <\/section>\n\n    <section class=\"section\">\n      <h2>5. Cookies beheren of verwijderen<\/h2>\n      <p>\n        Je kunt jouw cookie-instellingen via de cookiebanner aanpassen, of via de instellingen van je\n        browser. In de meeste browsers kun je:\n      <\/p>\n      <ul>\n        <li>Cookies volledig blokkeren<\/li>\n        <li>Alle cookies verwijderen<\/li>\n        <li>Per website instellen welke cookies zijn toegestaan<\/li>\n      <\/ul>\n      <p>\n        Raadpleeg de helpfunctie van je browser voor meer uitleg. Houd er rekening mee dat sommige delen\n        van de website mogelijk niet goed functioneren als je cookies uitschakelt.\n      <\/p>\n    <\/section>\n\n    <section class=\"section\">\n      <h2>6. Relatie met onze privacyverklaring<\/h2>\n      <p>\n        In onze <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/privacyverklaring\/\">privacyverklaring<\/a> lees je meer over hoe wij\n        omgaan met persoonsgegevens, waaronder gegevens die via cookies kunnen worden verzameld.\n      <\/p>\n    <\/section>\n\n    <section class=\"section\">\n      <h2>7. Wijzigingen in het cookiebeleid<\/h2>\n      <p>\n        Wij kunnen dit cookiebeleid van tijd tot tijd wijzigen, bijvoorbeeld wanneer onze website of\n        de regelgeving verandert. De meest actuele versie van het cookiebeleid vind je altijd op\n        deze pagina.\n      <\/p>\n      <p><em>Laatste update: 18 november 2025.<\/em><\/p>\n    <\/section>\n\n  <\/div>\n\n<\/main>\n\n<footer>\n  <div class=\"container\">\n    <div class=\"footer-grid\">\n\n      <div>\n        <div class=\"footer-title\">The Dutch Supplier<\/div>\n        <p>\n          Handelsnaam van The Dutch Dreams. Leverancier van premium salonapparatuur voor salons in Europa.\n        <\/p>\n      <\/div>\n\n      <div>\n        <div class=\"footer-title\">Juridisch<\/div>\n        <div class=\"footer-links\">\n          <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/algemene-voorwaarden\/\">Algemene voorwaarden<\/a>\n          <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/cookiebeleid\/\">Cookiebeleid<\/a>\n          <a href=\"https:\/\/thedutchsupplier.nl\/index.php\/disclaimer\/\">Disclaimer<\/a>\n        <\/div>\n      <\/div>\n\n      <div>\n        <div class=\"footer-title\">Contact &amp; gegevens<\/div>\n        <div class=\"footer-links\">\n          <span>New Eyckholt 296F<br>6419 DJ Heerlen<\/span>\n          <span>KVK 73740195 \u00b7 BTW NL002335178B73<\/span>\n          <a href=\"mailto:info@thedutchsupplier.nl\">info@thedutchsupplier.nl<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"footer-bottom\">\n      <div>\u00a9 2025 The Dutch Supplier \u2013 Alle rechten voorbehouden.<\/div>\n      <div class=\"footer-badge\">\n        <span><\/span> Levering binnen Europa\n      <\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\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>Cookiebeleid \u2013 The Dutch Supplier THE DUTCH SUPPLIER Home Producten Pagina over ons Voor salons Contact Plan adviesgesprek Cookiebeleid Op deze pagina leggen wij uit welke cookies we gebruiken, met welk doel en hoe je jouw cookie-instellingen kunt beheren. 1. Wat zijn cookies? Cookies zijn kleine tekstbestandjes die bij het bezoek aan onze website op [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-316","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/pages\/316","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/comments?post=316"}],"version-history":[{"count":16,"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/pages\/316\/revisions"}],"predecessor-version":[{"id":540,"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/pages\/316\/revisions\/540"}],"wp:attachment":[{"href":"https:\/\/thedutchsupplier.nl\/index.php\/wp-json\/wp\/v2\/media?parent=316"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}