AED Service Contract

Vergelijk de contracten

Kenmerk Carry-in Op locatie Extra Compleet
Functionele check & visuele inspectie ✔️ ✔️ ✔️
Rapport & certificaat  ✔️ ✔️ ✔️
10% korting op losse accu’s/elektroden ✔️ ✔️ ✔️
Monteur bij u op locatie ✔️ ✔️
Leentoestel bij storing* ✔️
Monteur in 24 op locatie (bij inzet of storing) ✔️

*Let op: er wordt geen leentoestel verstrekt bij terugroepacties of indien productnen tijdleijk niet leverbaar zijn.

Service & onderhoud voor alle bekende AED-merken

Eén aanspreekpunt, landelijke dekking en altijd up-to-date volgens ERC-richtlijnen. Kies het servicecontract dat bij u past: Carry-in, Op locatie of Extra Compleet.

4 producten

  • AED SERVICE CONTRACT COMPLEET

    Op voorraad

    € 99,00 (Incl. BTW € 107,91)
  • AED SERVICE CONTRACT EXTRA COMPLEET

    Op voorraad

    € 159,00 (Incl. BTW € 173,31)
  • AED SERVICE CARRY-IN

    Op voorraad

    € 95,00 (Incl. BTW € 103,55)
  • AED SERVICE - ONDERHOUD - CONTROLE OP LOCATIE

    Op voorraad

    € 139,00 (Incl. BTW € 151,51)

4 producten

<!-- AEDcompany - Servicecontract vergelijking --> <div class="aed-compare" aria-label="Vergelijk servicecontracten AED"> <h2 class="ac-title">Vergelijk onze AED-servicecontracten</h2> <p class="ac-intro">Altijd conform ERC-richtlijnen. Kies voor zekerheid, passende service en minimale stilstand.</p> <div class="ac-grid"><!-- Carry-in --> <section class="ac-card" aria-label="Carry-in contract"><header class="ac-head"> <div> <h3>Carry-in</h3> <p style="margin: 2px 0 0; font-size: .9rem; color: var(--ac-muted);">AED wordt gebracht of opgestuurd naar ons servicepunt in Bilthoven</p> </div> <div class="ac-price">€ 95 / jaar</div> </header> <ul class="ac-list"> <li data-yes="">Carry-inn (Bilthoven)</li> <li data-yes="">Functionele check &amp; visuele inspectie</li> <li data-yes="">Controle batterij &amp; elektroden</li> <li data-yes="">Update indien nodig!</li> <li data-yes="">Keuringsrapport &amp; keuringssticker</li> <li data-yes="">10% korting op elektroden &amp; accu's</li> <li data-yes="">AED wordt teruggestuurd</li> </ul> <a class="ac-btn" href="https://aedcompany.nl/aed-jaarlijks-onderhoud-controle-carry-in">Kies Carry-in</a></section> <!-- Op locatie --> <section class="ac-card" aria-label="Op locatie contract"><header class="ac-head"> <div> <h3>Op locatie</h3> <p style="margin: 2px 0 0; font-size: .9rem; color: var(--ac-muted);">Onze monteur komt bij u langs voor onderhoud</p> </div> <div class="ac-price">€ 139 / jaar</div> </header> <ul class="ac-list"> <li data-yes="">Onderhoud bij u op locatie</li> <li data-yes="">Functionele check &amp; visuele inspectie</li> <li data-yes="">Controle batterij &amp; elektroden</li> <li data-yes="">Update indien nodig!</li> <li data-yes="">Keuringsrapport &amp; keuringssticker</li> <li data-yes="">10% korting op elektroden &amp; accu's</li> </ul> <a class="ac-btn" href="https://aedcompany.nl/aed-onderhoud-controle-op-locatie">Kies Op locatie</a></section> <!-- Extra Compleet --> <section class="ac-card ac-highlight" aria-label="Extra Compleet contract"><header class="ac-head"> <div> <h3>Extra Compleet</h3> <p style="margin: 2px 0 0; font-size: .9rem; color: var(--ac-muted);">De meest complete dekking voor uw AED</p> </div> <div class="ac-price">€ 159 / jaar</div> </header> <ul class="ac-list"> <li data-yes="">Onderhoud bij u op locatie</li> <li data-yes="">Functionele check &amp; visuele inspectie</li> <li data-yes="">Controle batterij &amp; elektroden</li> <li data-yes="">Update indien nodig!</li> <li data-yes="">Keuringsrapport &amp; keuringssticker</li> <li data-yes="">10% korting op elektroden &amp; accu's</li> <li data-opt="">Continuïteitsgarantie (Altijd werkende AED!))</li> <li data-opt="">Leen AED</li> <li data-sla="">Monteur is binnen 24 op locatie (bij inzet of storing). Meestal dezelfde dag.</li> </ul> <a class="ac-btn ac-btn-primary" href="https://aedcompany.nl/aed-service-contract-extra-compleet">Kies Extra Compleet</a></section> </div> <p class="ac-note">* Prijzen excl. btw. Contract per AED.</p> </div> <style> :root{ --ac-blue:#0c2340; /* donkerblauw AEDcompany */ --ac-orange:#f7941d; /* oranje AEDcompany */ --ac-border:#e6e9ef; --ac-muted:#6b7280; --ac-bg:#ffffff; } .aed-compare{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ac-blue);max-width:1200px;margin:0 auto;padding:8px} .ac-title{font-size:1.7rem;font-weight:800;margin:0 0 .25rem} .ac-intro{margin:0 0 1.25rem;color:var(--ac-muted)} .ac-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)} .ac-card{background:var(--ac-bg);border:1px solid var(--ac-border);border-radius:14px;padding:16px;display:flex;flex-direction:column;justify-content:space-between} .ac-head{display:flex;align-items:baseline;gap:10px;justify-content:space-between;margin-bottom:8px} .ac-head h3{margin:0;font-size:1.2rem;font-weight:700} .ac-price{font-weight:900;font-size:1.5rem;color:var(--ac-blue)} .ac-price span{font-size:.9rem;font-weight:600;color:var(--ac-muted)} .ac-list{list-style:none;margin:12px 0 16px;padding:0} .ac-list li{display:flex;gap:.6rem;align-items:flex-start;padding:8px 0;border-top:1px solid var(--ac-border);font-size:.95rem} .ac-list li:first-child{border-top:none} .ac-list li::before{content:"";width:18px;height:18px;flex:0 0 18px;border-radius:4px;border:1px solid var(--ac-border);margin-top:2px} .ac-list li[data-yes]::before{background:#ecfdf5;border-color:#10b981} /* groen */ .ac-list li[data-no]::before{background:#fef2f2;border-color:#ef4444} /* rood */ .ac-list li[data-opt]::before{background:#fefce8;border-color:#facc15} /* geel */ .ac-list li[data-sla]{background:#f9fafb;font-weight:600} .ac-list li[data-sla]::before{background:#f8fafc;border-color:#cbd5e1} .ac-btn{display:inline-block;text-align:center;background:#ffffff;border:1px solid var(--ac-blue);color:var(--ac-blue);padding:10px 14px;border-radius:10px;font-weight:800;text-decoration:none;margin-top:auto} .ac-btn:hover{background:#f8fafc} .ac-btn-primary{background:var(--ac-orange);border-color:var(--ac-orange);color:#fff} .ac-btn-primary:hover{filter:brightness(1.05)} .ac-highlight{border:2px solid var(--ac-orange)} .ac-note{font-size:.85rem;color:var(--ac-muted);margin-top:8px} /* Responsive */ @media (max-width: 980px){.ac-grid{grid-template-columns:1fr 1fr}} @media (max-width: 640px){.ac-grid{grid-template-columns:1fr}} </style>
<p>Ondersteuning (klantenservice). De AED wordt opgenomen in een AED-database. Melding AED inzet 24/7. Continuïteitsgarantie! Service en periodiek onderhoud op locatie (extra compleet pakket)!&nbsp;Tevens ontvangt u van ons actuele informatie over bijvoorbeeld software-updates van uw AED.<br><br>AEDcompany&nbsp;biedt service contracten aan voor de volgende AED merken: <br><br>- Cardiac Science<br>- CardiAid<br>- Cardio Saver<br>- HeartSine<br>- Defibtech<br>- Defisign<br>- Medtronic<br>- Mindray<br>- Philips<br>- Physio-Control<br>- Primedic&nbsp;<br>- Schiller <br>- ZOLL<br>&nbsp;</p>
<!-- AEDcompany - Servicecontract vergelijking --> <div class="aed-compare" aria-label="Vergelijk servicecontracten AED"> <h2 class="ac-title">Vergelijk onze AED-servicecontracten</h2> <p class="ac-intro">Altijd conform ERC-richtlijnen. Kies voor zekerheid, passende service en minimale stilstand.</p> <div class="ac-grid"><!-- Carry-in --> <section class="ac-card" aria-label="Carry-in contract"><header class="ac-head"> <div> <h3>Carry-in</h3> <p style="margin: 2px 0 0; font-size: .9rem; color: var(--ac-muted);">AED wordt gebracht of opgestuurd naar ons servicepunt in Bilthoven</p> </div> <div class="ac-price">€ 95 / jaar</div> </header> <ul class="ac-list"> <li data-yes="">Carry-inn (Bilthoven)</li> <li data-yes="">Functionele check &amp; visuele inspectie</li> <li data-yes="">Controle batterij &amp; elektroden</li> <li data-yes="">Update indien nodig!</li> <li data-yes="">Keuringsrapport &amp; keuringssticker</li> <li data-yes="">10% korting op elektroden &amp; accu's</li> <li data-yes="">AED wordt teruggestuurd</li> </ul> <a class="ac-btn" href="https://aedcompany.nl/aed-jaarlijks-onderhoud-controle-carry-in">Kies Carry-in</a></section> <!-- Op locatie --> <section class="ac-card" aria-label="Op locatie contract"><header class="ac-head"> <div> <h3>Op locatie</h3> <p style="margin: 2px 0 0; font-size: .9rem; color: var(--ac-muted);">Onze monteur komt bij u langs voor onderhoud</p> </div> <div class="ac-price">€ 139 / jaar</div> </header> <ul class="ac-list"> <li data-yes="">Onderhoud bij u op locatie</li> <li data-yes="">Functionele check &amp; visuele inspectie</li> <li data-yes="">Controle batterij &amp; elektroden</li> <li data-yes="">Update indien nodig!</li> <li data-yes="">Keuringsrapport &amp; keuringssticker</li> <li data-yes="">10% korting op elektroden &amp; accu's</li> </ul> <a class="ac-btn" href="https://aedcompany.nl/aed-onderhoud-controle-op-locatie">Kies Op locatie</a></section> <!-- Extra Compleet --> <section class="ac-card ac-highlight" aria-label="Extra Compleet contract"><header class="ac-head"> <div> <h3>Extra Compleet</h3> <p style="margin: 2px 0 0; font-size: .9rem; color: var(--ac-muted);">De meest complete dekking voor uw AED</p> </div> <div class="ac-price">€ 159 / jaar</div> </header> <ul class="ac-list"> <li data-yes="">Onderhoud bij u op locatie</li> <li data-yes="">Functionele check &amp; visuele inspectie</li> <li data-yes="">Controle batterij &amp; elektroden</li> <li data-yes="">Update indien nodig!</li> <li data-yes="">Keuringsrapport &amp; keuringssticker</li> <li data-yes="">10% korting op elektroden &amp; accu's</li> <li data-opt="">Continuïteitsgarantie (Altijd werkende AED!))</li> <li data-opt="">Leen AED</li> <li data-sla="">Monteur is binnen 24 op locatie (bij inzet of storing). Meestal dezelfde dag.</li> </ul> <a class="ac-btn ac-btn-primary" href="https://aedcompany.nl/aed-service-contract-extra-compleet">Kies Extra Compleet</a></section> </div> <p class="ac-note">* Prijzen excl. btw. Contract per AED.</p> </div> <style> :root{ --ac-blue:#0c2340; /* donkerblauw AEDcompany */ --ac-orange:#f7941d; /* oranje AEDcompany */ --ac-border:#e6e9ef; --ac-muted:#6b7280; --ac-bg:#ffffff; } .aed-compare{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ac-blue);max-width:1200px;margin:0 auto;padding:8px} .ac-title{font-size:1.7rem;font-weight:800;margin:0 0 .25rem} .ac-intro{margin:0 0 1.25rem;color:var(--ac-muted)} .ac-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)} .ac-card{background:var(--ac-bg);border:1px solid var(--ac-border);border-radius:14px;padding:16px;display:flex;flex-direction:column;justify-content:space-between} .ac-head{display:flex;align-items:baseline;gap:10px;justify-content:space-between;margin-bottom:8px} .ac-head h3{margin:0;font-size:1.2rem;font-weight:700} .ac-price{font-weight:900;font-size:1.5rem;color:var(--ac-blue)} .ac-price span{font-size:.9rem;font-weight:600;color:var(--ac-muted)} .ac-list{list-style:none;margin:12px 0 16px;padding:0} .ac-list li{display:flex;gap:.6rem;align-items:flex-start;padding:8px 0;border-top:1px solid var(--ac-border);font-size:.95rem} .ac-list li:first-child{border-top:none} .ac-list li::before{content:"";width:18px;height:18px;flex:0 0 18px;border-radius:4px;border:1px solid var(--ac-border);margin-top:2px} .ac-list li[data-yes]::before{background:#ecfdf5;border-color:#10b981} /* groen */ .ac-list li[data-no]::before{background:#fef2f2;border-color:#ef4444} /* rood */ .ac-list li[data-opt]::before{background:#fefce8;border-color:#facc15} /* geel */ .ac-list li[data-sla]{background:#f9fafb;font-weight:600} .ac-list li[data-sla]::before{background:#f8fafc;border-color:#cbd5e1} .ac-btn{display:inline-block;text-align:center;background:#ffffff;border:1px solid var(--ac-blue);color:var(--ac-blue);padding:10px 14px;border-radius:10px;font-weight:800;text-decoration:none;margin-top:auto} .ac-btn:hover{background:#f8fafc} .ac-btn-primary{background:var(--ac-orange);border-color:var(--ac-orange);color:#fff} .ac-btn-primary:hover{filter:brightness(1.05)} .ac-highlight{border:2px solid var(--ac-orange)} .ac-note{font-size:.85rem;color:var(--ac-muted);margin-top:8px} /* Responsive */ @media (max-width: 980px){.ac-grid{grid-template-columns:1fr 1fr}} @media (max-width: 640px){.ac-grid{grid-template-columns:1fr}} </style>
<table style="border-collapse: collapse; font-size: 14px; text-align: center; height: 174px;" role="presentation" border="0" width="100%" cellspacing="0" cellpadding="0"> <thead> <tr style="background: rgb(10, 31, 68); color: rgb(255, 255, 255); height: 32px;"> <th style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 45.3975%;" align="left">Kenmerk</th> <th style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 14.6444%;">Carry-in</th> <th style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 16.9456%;">Op locatie</th> <th style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 23.0126%;">Extra Compleet</th> </tr> </thead> <tbody> <tr style="background: rgb(247, 249, 252); height: 32px;"> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 45.3975%;" align="left">Functionele check &amp; visuele inspectie</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 14.6444%;">✔️</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 16.9456%;">✔️</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 23.0126%;">✔️</td> </tr> <tr style="height: 23px;"> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 45.3975%;" align="left">Rapport &amp; certificaat </td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 14.6444%;">✔️</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 16.9456%;">✔️</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 23.0126%;">✔️</td> </tr> <tr style="background: rgb(247, 249, 252); height: 23px;"> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 45.3975%;" align="left">10% korting op losse accu’s/elektroden</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 14.6444%;">✔️</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 16.9456%;">✔️</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 23px; width: 23.0126%;">✔️</td> </tr> <tr style="height: 32px;"> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 45.3975%;" align="left">Monteur bij u op locatie</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 14.6444%;">—</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 16.9456%;">✔️</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 23.0126%;">✔️</td> </tr> <tr style="background: rgb(247, 249, 252); height: 32px;"> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 45.3975%;" align="left">Leentoestel bij storing*</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 14.6444%;">—</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 16.9456%;">—</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 23.0126%;">✔️</td> </tr> <tr> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); width: 45.3975%; text-align: left;">Monteur in 24 op locatie (bij inzet of storing)</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 14.6444%;">—</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 16.9456%;">—</td> <td style="padding: 10px; border: 1px solid rgb(232, 236, 242); height: 32px; width: 23.0126%;">✔️</td> </tr> </tbody> </table> <p style="margin: 12px 0 0; font-size: 12px; color: #6b7280;">*Let op: er wordt geen leentoestel verstrekt bij terugroepacties of indien productnen tijdleijk niet leverbaar zijn.</p>

<!-- AEDcompany – Servicecontracten: merken & voordeelsectie --> <section aria-label="Servicecontracten voor alle AED-merken" style="font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0c2340;max-width:1200px;margin:24px auto;padding:0 12px;"> <!-- Hero --> <div style="background:#f7f9fc;border:1px solid #e6e9ef;border-radius:16px;padding:20px;display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:center;"> <div> <h2 style="margin:0 0 8px;font-size:1.9rem;line-height:1.2;">Service & onderhoud voor <span style="color:#f7941d;">alle bekende AED-merken</span></h2> <p style="margin:0 0 10px;font-size:1rem;color:#6b7280;"> Eén aanspreekpunt, landelijke dekking en altijd up-to-date volgens ERC-richtlijnen. Kies het servicecontract dat past: <strong>Carry-in</strong>, <strong>Op locatie</strong> of <strong>Extra Compleet</strong>. </p> <ul style="margin:10px 0 0 18px;padding:0;font-size:1rem;line-height:1.6;"> <li>Gecertificeerde keuring, functietest & rapportage</li> <li>Proactieve signalering voor batterijen & elektroden</li> <li>Heldere SLA’s en minimale stilstand</li> </ul> <div style="margin-top:14px;display:flex;gap:10px;flex-wrap:wrap;"> <a href="#carryin" style="display:inline-block;background:#0c2340;color:#fff;text-decoration:none;font-weight:800;border-radius:10px;padding:10px 14px;">Kies Carry-in</a> <a href="#locatie" style="display:inline-block;background:#fff;border:1px solid #0c2340;color:#0c2340;text-decoration:none;font-weight:800;border-radius:10px;padding:10px 14px;">Kies Op locatie</a> <a href="#extracompleet" style="display:inline-block;background:#f7941d;color:#fff;text-decoration:none;font-weight:800;border-radius:10px;padding:10px 14px;">Kies Extra Compleet</a> </div> </div> <div style="background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:14px;"> <div style="font-weight:800;margin-bottom:8px;">Jouw voordelen</div> <div style="display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:.95rem;"> <div style="background:#ecfdf5;border:1px solid #10b98120;border-radius:10px;padding:10px;">Altijd inzetbaar</div> <div style="background:#fff7ed;border:1px solid #f7941d33;border-radius:10px;padding:10px;">Proactieve vervanging</div> <div style="background:#eef2ff;border:1px solid #6366f11f;border-radius:10px;padding:10px;">SLA & prioriteit</div> <div style="background:#f1f5f9;border:1px solid #94a3b81f;border-radius:10px;padding:10px;">Rapport & certificaat</div> </div> </div> </div> <!-- Merkenraster --> <div aria-label="Ondersteunde AED-merken" style="margin-top:18px;"> <h3 style="margin:0 0 8px;font-size:1.2rem;">Wij onderhouden deze merken</h3> <p style="margin:0 0 10px;color:#6b7280;font-size:.98rem;"> Merkonafhankelijke service. Staat jouw type er niet tussen? Neem contact op — grote kans dat we ’m gewoon ondersteunen. </p> <ul style="list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;"> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Cardiac Science</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Cardiaid</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Cardio Saver</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Defibtech</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">HeartSine</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Medtronic</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Mindray</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Philips</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Physio-control</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Primedic</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Schiller</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Telefunken</li> <li style="border:1px solid #e6e9ef;border-radius:10px;padding:10px;background:#fff;">Zoll</li> </ul> <p style="margin:10px 0 0;color:#6b7280;font-size:.9rem;">Complete merkenlijst gebaseerd op onze pagina “AED merken”.</p> </div> <!-- Callout --> <div style="margin-top:18px;background:#0c2340;color:#fff;border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;"> <div style="font-weight:800;font-size:1.05rem;">Gratis check van uw huidige AED-status</div> <div style="opacity:.9;">We vertellen direct of uw batterij/elektroden binnen 6 maanden verlopen en welk contract past.</div> <a href="mailto:klantenservice@aedcompany.nl?subject=Gratis%20AED%20servicecheck&body=Merk/Model:%0ASerienummer:%0ABouwjaar:%0AHuidig%20contract:%0AVragen:%0A" style="margin-left:auto;display:inline-block;background:#f7941d;color:#fff;text-decoration:none;font-weight:800;border-radius:10px;padding:10px 14px;">Gratis servicecheck</a> </div> <!-- Fineprint --> <p style="margin:10px 0 0;color:#6b7280;font-size:.85rem;"> * Beschikbaarheid per model kan afwijken. We adviseren conform ERC-richtlijnen. Vraag naar de voorwaarden van Carry-in, Op locatie en Extra Compleet. </p> </section>
<ul style="list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px;"> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Cardiac Science</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Cardiaid</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Cardio Saver</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Defibtech</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Defisign</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">HeartSine</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Medtronic</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Mindray</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Philips</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Physio-control</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Primedic</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Schiller</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Telefunken</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Vivest</li> <li style="border: 1px solid #e6e9ef; border-radius: 10px; padding: 10px; background: #fff;">Zoll</li> </ul> <p style="margin: 10px 0 0; color: #6b7280; font-size: .9rem;">Complete merkenlijst gebaseerd op onze pagina “AED merken”.<br><br>* Beschikbaarheid per model kan afwijken. We adviseren conform ERC-richtlijnen. Vraag naar de voorwaarden van Carry-in, Op locatie en Extra Compleet.</p>
<p>Ondersteuning (klantenservice). De AED wordt opgenomen in een AED-database. Melding AED inzet 24/7. Continuïteitsgarantie! Service en periodiek onderhoud op locatie (extra compleet pakket)!&nbsp;Tevens ontvangt u van ons actuele informatie over bijvoorbeeld software-updates van uw AED.<br><br>AEDcompany&nbsp;biedt service contracten aan voor de volgende AED merken: <br><br>- Cardiac Science<br>- CardiAid<br>- Cardio Saver<br>- HeartSine<br>- Defibtech<br>- Defisign<br>- Medtronic<br>- Mindray<br>- Philips<br>- Physio-Control<br>- Primedic&nbsp;<br>- Schiller <br>- ZOLL<br>&nbsp;</p>