{"id":268,"date":"2025-05-31T20:26:33","date_gmt":"2025-05-31T20:26:33","guid":{"rendered":"https:\/\/defibrillator-schweiz.ch\/?page_id=268"},"modified":"2026-07-13T14:24:30","modified_gmt":"2026-07-13T12:24:30","slug":"defibrillateurs","status":"publish","type":"page","link":"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/","title":{"rendered":"D\u00e9fibrillateurs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"268\" class=\"elementor elementor-268\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f252161 e-con-full e-flex e-con e-parent\" data-id=\"f252161\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-408e932 e-flex e-con-boxed e-con e-child\" data-id=\"408e932\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-71529f8 e-con-full e-flex e-con e-child\" data-id=\"71529f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3edb50 elementor-widget elementor-widget-heading\" data-id=\"b3edb50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Votre gamme de d\u00e9fibrillateur<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22af23c elementor-widget elementor-widget-text-editor\" data-id=\"22af23c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">D\u00e9couvrez notre gamme de <\/span><b>d\u00e9fibrillateurs<\/b><span style=\"font-weight: 400;\"> sur cette page. Vous pouvez choisir le mode de livraison \u00e0 domicile de votre DAE (sans montage) ou bien la livraison par un membre de notre \u00e9quipe avec le montage en suppl\u00e9ment. Choisissez la qualit\u00e9 d\u2019un d\u00e9fibrillateur et de ses services avec Danimed.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9972681 elementor-widget elementor-widget-woocommerce-breadcrumb\" data-id=\"9972681\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-breadcrumb.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<nav class=\"woocommerce-breadcrumb\" aria-label=\"Breadcrumb\">Accueil<\/nav>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-40a72aa e-con-full e-flex e-con e-parent\" data-id=\"40a72aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-82ba20e e-con-full e-flex e-con e-child\" data-id=\"82ba20e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d5b691 elementor-widget elementor-widget-html\" data-id=\"7d5b691\" 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<!-- Design des Filtres (Style classique) -->\n<div class=\"custom-sidebar-filters\">\n    \n    <!-- SECTION PRIX -->\n    <div class=\"filter-section\">\n        <h4 class=\"filter-title\">Trier par prix<\/h4>\n        <select id=\"filter-sort-price\" class=\"filter-dropdown\">\n            <option value=\"\">Par d\u00e9faut<\/option>\n            <option value=\"croissant\">Prix : Croissant<\/option>\n            <option value=\"decroissant\">Prix : D\u00e9croissant<\/option>\n        <\/select>\n    <\/div>\n\n    <!-- SECTION MARQUES -->\n    <div class=\"filter-section\">\n        <h4 class=\"filter-title\">Marques<\/h4>\n        <div class=\"filter-checkboxes\">\n            <label class=\"checkbox-container\">\n                <input type=\"checkbox\" class=\"filter-brand-check\" value=\"philips\"> Philips\n            <\/label>\n            <label class=\"checkbox-container\">\n                <input type=\"checkbox\" class=\"filter-brand-check\" value=\"zoll\"> Zoll\n            <\/label>\n            <label class=\"checkbox-container\">\n                <input type=\"checkbox\" class=\"filter-brand-check\" value=\"progettimedical\"> Progetti Medical\n            <\/label>\n        <\/div>\n    <\/div>\n    \n    <!-- BOUTON REINITIALISER -->\n    <button id=\"filter-reset-btn\">Effacer les filtres<\/button>\n<\/div>\n\n<!-- LE MOTEUR JAVASCRIPT AJAX (Z\u00e9ro redirection, ultra fluide) -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const brandCheckboxes = document.querySelectorAll('.filter-brand-check');\n    const priceDropdown = document.getElementById('filter-sort-price');\n    const resetBtn = document.getElementById('filter-reset-btn');\n    const productGrid = document.getElementById('grille-produits-ajax');\n\n    if (!productGrid) return;\n\n    function applyFilters() {\n        \/\/ 1. On r\u00e9cup\u00e8re les marques coch\u00e9es\n        let checkedBrands = [];\n        brandCheckboxes.forEach(cb => {\n            if (cb.checked) checkedBrands.push(cb.value);\n        });\n\n        \/\/ 2. On r\u00e9cup\u00e8re le tri du prix\n        let sortPrice = priceDropdown.value;\n\n        \/\/ 3. On construit l'URL invisible pour l'AJAX\n        let currentUrl = new URL(window.location.href);\n        \n        if (checkedBrands.length > 0) {\n            currentUrl.searchParams.set('marques', checkedBrands.join(','));\n        } else {\n            currentUrl.searchParams.delete('marques');\n        }\n\n        if (sortPrice) {\n            currentUrl.searchParams.set('tri_prix', sortPrice);\n        } else {\n            currentUrl.searchParams.delete('tri_prix');\n        }\n\n        \/\/ Met \u00e0 jour l'URL du navigateur proprement sans recharger la page\n        window.history.pushState({}, '', currentUrl);\n\n        \/\/ Opacit\u00e9 pendant le chargement pour l'effet visuel\n        productGrid.style.opacity = '0.5';\n\n        \/\/ 4. Appel AJAX pour charger la grille filtr\u00e9e\n        fetch(currentUrl.href)\n            .then(response => response.text())\n            .then(html => {\n                let parser = new DOMParser();\n                let doc = parser.parseFromString(html, 'text\/html');\n                let newGrid = doc.getElementById('grille-produits-ajax');\n                \n                if (newGrid) {\n    productGrid.innerHTML = newGrid.innerHTML;\n    \n    \/\/ 1. Force le rechargement du lazy-load natif et de LiteSpeed Cache\n    const lazyImages = productGrid.querySelectorAll('img');\n    lazyImages.forEach(img => {\n        \/\/ Si LiteSpeed cache utilise un attribut 'data-src'\n        if (img.getAttribute('data-src')) {\n            img.setAttribute('src', img.getAttribute('data-src'));\n        }\n        \/\/ Si Elementor utilise un attribut 'data-lazy-src'\n        if (img.getAttribute('data-lazy-src')) {\n            img.setAttribute('src', img.getAttribute('data-lazy-src'));\n        }\n        \/\/ Retire la classe qui masque l'image si elle existe\n        img.classList.remove('lazyload');\n        img.style.opacity = '1';\n        img.style.visibility = 'visible';\n    });\n\n    \/\/ 2. Micro-scroll de s\u00e9curit\u00e9 (1 pixel) pour d\u00e9clencher les scripts tiers\n    window.scrollBy(0, 1);\n    window.scrollBy(0, -1);\n}\nproductGrid.style.opacity = '1';\n            });\n    }\n\n    \/\/ \u00c9couteurs d'\u00e9v\u00e9nements (D\u00e9clenchement au clic\/changement)\n    brandCheckboxes.forEach(cb => cb.addEventListener('change', applyFilters));\n    priceDropdown.addEventListener('change', applyFilters);\n\n    \/\/ Bouton Reset\n    resetBtn.addEventListener('click', function() {\n        brandCheckboxes.forEach(cb => cb.checked = false);\n        priceDropdown.value = '';\n        applyFilters();\n    });\n});\n<\/script>\n\n<!-- STYLE CSS EN LIGNE (Propre et moderne) -->\n<style>\n.custom-sidebar-filters {\n    background: #fdfdfd;\n    border: 1px solid #e2e8f0;\n    padding: 20px;\n    border-radius: 8px;\n    font-family: sans-serif;\n}\n.filter-section {\n    margin-bottom: 25px;\n}\n.filter-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 12px;\n    color: #1a202c;\n    border-bottom: 2px solid #edf2f7;\n    padding-bottom: 6px;\n}\n.filter-dropdown {\n    width: 100%;\n    padding: 10px;\n    border: 1px solid #cbd5e1;\n    border-radius: 6px;\n    background-color: #fff;\n    font-size: 14px;\n    color: #334155;\n    cursor: pointer;\n}\n.filter-checkboxes {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n.checkbox-container {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    color: #475569;\n    cursor: pointer;\n}\n.checkbox-container input {\n    width: 16px;\n    height: 16px;\n    cursor: pointer;\n}\n#filter-reset-btn {\n    width: 100%;\n    padding: 10px;\n    background: #ef4444;\n    color: white;\n    border: none;\n    border-radius: 6px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: background 0.2s;\n}\n#filter-reset-btn:hover {\n    background: #dc2626;\n}\n#grille-produits-ajax {\n    transition: opacity 0.2s ease-in-out;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a89bcb4 e-con-full e-flex e-con e-child\" data-id=\"a89bcb4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5fc87f elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"e5fc87f\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"grille-produits-ajax\" data-settings=\"{&quot;template_id&quot;:339,&quot;_skin&quot;:&quot;post&quot;,&quot;columns&quot;:&quot;3&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-339\">.elementor-339 .elementor-element.elementor-element-cfc144e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:10px 10px 10px 10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-339 .elementor-element.elementor-element-cfc144e:not(.elementor-motion-effects-element-type-background), .elementor-339 .elementor-element.elementor-element-cfc144e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-339 .elementor-element.elementor-element-ebb1db2{--display:flex;--border-radius:10px 10px 0px 0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-339 .elementor-element.elementor-element-96a97ca img{width:100%;height:200px;object-fit:contain;object-position:center center;border-radius:10px 10px 0px 0px;}.elementor-339 .elementor-element.elementor-element-96a97ca > .elementor-widget-container{padding:0px 0px 0px 0px;background-color:#E9ECEF;border-radius:10px 10px 0px 0px;}.elementor-339 .elementor-element.elementor-element-c09aa39{--display:flex;--border-radius:0px 0px 10px 10px;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-339 .elementor-element.elementor-element-22054a2 .elementor-heading-title{font-family:\"segoe-ui\", Sans-serif;font-size:20px;line-height:24px;color:var( --e-global-color-secondary );}.elementor-339 .elementor-element.elementor-element-307de33{text-align:start;}.woocommerce .elementor-339 .elementor-element.elementor-element-307de33 .price{color:var( --e-global-color-accent );font-size:22px;font-weight:700;letter-spacing:1.3px;}.woocommerce .elementor-339 .elementor-element.elementor-element-307de33 .price ins{color:var( --e-global-color-accent );font-size:22px;font-weight:700;}.elementor-339 .elementor-element.elementor-element-c476464 .elementor-button{fill:#FFFFFF;color:#FFFFFF;background-color:var( --e-global-color-accent );border-radius:5px 5px 5px 5px;}\/* Start custom CSS for woocommerce-product-price, class: .elementor-element-307de33 *\/.elementor-339 .elementor-element.elementor-element-307de33 p.price {\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    color: #e30613;\r\n}\/* End custom CSS *\/\n\/* Start custom CSS for container, class: .elementor-element-cfc144e *\/.product-card:hover {\r\n    transform: translateY(-5px);\r\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2739 post-2739 product type-product status-publish has-post-thumbnail product_brand-vivest product_cat-defibrillator first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X3-AED-Defibrillator-Halbautomat-mit-Farbdisplay-1-1024x683.png\" class=\"attachment-large size-large wp-image-2740\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X3-AED-Defibrillator-Halbautomat-mit-Farbdisplay-1-1024x683.png 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X3-AED-Defibrillator-Halbautomat-mit-Farbdisplay-1-scaled-600x400.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X3-AED-Defibrillator-Halbautomat-mit-Farbdisplay-1-300x200.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X3-AED-Defibrillator-Halbautomat-mit-Farbdisplay-1-768x512.png 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X3-AED-Defibrillator-Halbautomat-mit-Farbdisplay-1-1536x1024.png 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X3-AED-Defibrillator-Halbautomat-mit-Farbdisplay-1-2048x1365.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ViVest PowerBeat X3 AED Halbautomat mit Display<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/vivest-powerbeat-x3-aed-halbautomat-mit-display\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2726 post-2726 product type-product status-publish has-post-thumbnail product_brand-vivest product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X1-Halbautomat-AED-Defibrillator-2-1024x683.png\" class=\"attachment-large size-large wp-image-2736\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X1-Halbautomat-AED-Defibrillator-2-1024x683.png 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X1-Halbautomat-AED-Defibrillator-2-scaled-600x400.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X1-Halbautomat-AED-Defibrillator-2-300x200.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X1-Halbautomat-AED-Defibrillator-2-768x512.png 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X1-Halbautomat-AED-Defibrillator-2-1536x1024.png 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-PowerBeat-X1-Halbautomat-AED-Defibrillator-2-2048x1365.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ViVest PowerBeat X1 &#8211; Halbautomat AED Defibrillator<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'490.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/vivest-powerbeat-x1-halbautomat-aed-defibrillator\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2746 post-2746 product type-product status-publish has-post-thumbnail product_brand-vivest product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Vivest-Pocket-P3-AED-Defibrillator--1024x683.jpg\" class=\"attachment-large size-large wp-image-2753\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Vivest-Pocket-P3-AED-Defibrillator--1024x683.jpg 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Vivest-Pocket-P3-AED-Defibrillator--scaled-600x400.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Vivest-Pocket-P3-AED-Defibrillator--300x200.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Vivest-Pocket-P3-AED-Defibrillator--768x512.jpg 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Vivest-Pocket-P3-AED-Defibrillator--1536x1024.jpg 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Vivest-Pocket-P3-AED-Defibrillator--2048x1365.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Vivest Pocket P3 AED Defibrillator<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/vivest-pocket-p3-aed-defibrillator\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2756 post-2756 product type-product status-publish has-post-thumbnail product_brand-vivest product_cat-defibrillator last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-Pocket-M3-AED-Defibrillator-1-1024x683.jpg\" class=\"attachment-large size-large wp-image-2760\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-Pocket-M3-AED-Defibrillator-1-1024x683.jpg 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-Pocket-M3-AED-Defibrillator-1-scaled-600x400.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-Pocket-M3-AED-Defibrillator-1-300x200.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-Pocket-M3-AED-Defibrillator-1-768x512.jpg 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-Pocket-M3-AED-Defibrillator-1-1536x1024.jpg 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/ViVest-Pocket-M3-AED-Defibrillator-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ViVest Pocket M3 AED Defibrillator<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/vivest-pocket-m3-aed-defibrillator\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-198 post-198 product type-product status-publish has-post-thumbnail product_brand-progetti-medical product_cat-defibrillateur product_tag-top-produit first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/1.webp\" class=\"attachment-large size-large wp-image-262\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/1.webp 800w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/1-600x450.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/1-300x225.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/1-768x576.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Rescue SAM D\u00e9fibrillateur automatique, semi ou manuel<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;990.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/rescue-sam-defibrillateur-semi-automatique\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2714 post-2714 product type-product status-publish has-post-thumbnail product_brand-primedic product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"550\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--1024x704.jpg\" class=\"attachment-large size-large wp-image-2710\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--1024x704.jpg 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--600x413.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--300x206.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--768x528.jpg 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA-.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Primedic Heartsave YA AED Defibrillator Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/primedic-heartsave-y-aed-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2697 post-2697 product type-product status-publish has-post-thumbnail product_brand-primedic product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"550\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--1024x704.jpg\" class=\"attachment-large size-large wp-image-2710\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--1024x704.jpg 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--600x413.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--300x206.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA--768x528.jpg 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibrillator-Primedic-HeartSave-Y-YA-.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Primedic Heartsave Y AED Defibrillator Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/primedic-heartsave-aed-halbautomatic\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2715 post-2715 product type-product status-publish has-post-thumbnail product_brand-primedic product_cat-defibrillator last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3.jpg\" class=\"attachment-large size-large wp-image-2722\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Primedic Heartsave myPAD AED Defibrillator Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'190.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/primedic-heartsave-mypad-aed-defibrillator-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2725 post-2725 product type-product status-publish has-post-thumbnail product_brand-primedic product_cat-defibrillator first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3.jpg\" class=\"attachment-large size-large wp-image-2722\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-Heartsave-myPAD-AED-Defibrillator-Vollautomat-3-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Primedic Heartsave myPAD AED Defibrillator Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'190.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/primedic-heartsave-mypad-aed-defibrillator-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2696 post-2696 product type-product status-publish has-post-thumbnail product_brand-primedic product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"738\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--1024x944.avif\" class=\"attachment-large size-large wp-image-2690\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--1024x944.avif 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--600x553.avif 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--300x277.avif 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--768x708.avif 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator-.avif 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Primedic Heartsave AED Defibrillator Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/primedic-heartsave-aed-defibrillator-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2689 post-2689 product type-product status-publish has-post-thumbnail product_brand-primedic product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"738\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--1024x944.avif\" class=\"attachment-large size-large wp-image-2690\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--1024x944.avif 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--600x553.avif 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--300x277.avif 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator--768x708.avif 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Primedic-HeartSave-PAD-halbautomatischer-Defibrillator-.avif 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Primedic Heartsave AED Defibrillator halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/primedic-heartsave-aed-defibrillator-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1756 post-1756 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillateur last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-1024x1024.webp\" class=\"attachment-large size-large wp-image-2527\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-1024x1024.webp 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-300x300.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-100x100.webp 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-600x600.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-150x150.webp 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-768x768.webp 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-1536x1536.webp 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2.webp 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Physio-Control Lifepak CR2 USB semi-automatique<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/physio-control-lifepak-cr2-usb-semi-automatique\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2237 post-2237 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillateur first instock downloadable taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-1024x1024.webp\" class=\"attachment-large size-large wp-image-2527\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-1024x1024.webp 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-300x300.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-100x100.webp 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-600x600.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-150x150.webp 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-768x768.webp 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-1536x1536.webp 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2.webp 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Physio-Control Lifepak CR2 USB DEA enti\u00e8rement automatique<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/physio-control-lifepak-cr2-usb-dea-entierement-automatique\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2235 post-2235 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillateur  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-1024x1024.webp\" class=\"attachment-large size-large wp-image-2539\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-1024x1024.webp 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-300x300.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-100x100.webp 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-600x600.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-150x150.webp 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-768x768.webp 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4-1536x1536.webp 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/04\/Physio-Control-Lifepak-CR2-4.webp 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Physio-Control LIFEPAK CR2 DAE Wi-Fi enti\u00e8rement automatique<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/physio-control-lifepak-cr2-dae-wi-fi-entierement-automatique\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2688 post-2688 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator.png\" class=\"attachment-large size-large wp-image-2682\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator.png 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator-300x300.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator-100x100.png 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Physio-Control Lifepak 1000 SE AED + EKG Ansicht<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;3'990.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/physio-control-lifepak-1000-se-aed-mit-ekg-ansicht\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2678 post-2678 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillator last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator.png\" class=\"attachment-large size-large wp-image-2682\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator.png 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator-300x300.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator-100x100.png 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Physio-Control-Lifepak-1000-semi-automatic-AED-Defibrillator-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Physio Control Lifepak 1000 &#8211; AED Defibrillator Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;3'390.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/physio-control-lifepak-1000-aed-defibrillator-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1383 post-1383 product type-product status-publish has-post-thumbnail product_brand-philips product_cat-defibrillateur product_tag-danimed-gmbh product_tag-defibrillateur product_tag-defibrillateur-philips product_tag-defibrillateur-suisse-ch product_tag-philips first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"779\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-09-at-22.51.29.png\" class=\"attachment-large size-large wp-image-1380\" alt=\"philips-hs1-danimed-defibrillator-schweiz.ch\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-09-at-22.51.29.png 976w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-09-at-22.51.29-600x584.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-09-at-22.51.29-300x292.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-09-at-22.51.29-768x748.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Philips D\u00e9fibrillateur HeartStart HS1 (sac gratuit inclus)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'390.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/philips-defibrillateur-heartstart-hs1-sac-gratuit-inclus\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2590 post-2590 product type-product status-publish has-post-thumbnail product_brand-mindray product_cat-defibrillateur  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"581\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-BeneHeart-C2-Fully-Automatic--1024x744.jpg\" class=\"attachment-large size-large wp-image-2588\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-BeneHeart-C2-Fully-Automatic--1024x744.jpg 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-BeneHeart-C2-Fully-Automatic--600x436.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-BeneHeart-C2-Fully-Automatic--300x218.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-BeneHeart-C2-Fully-Automatic--768x558.jpg 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-BeneHeart-C2-Fully-Automatic--1536x1115.jpg 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-BeneHeart-C2-Fully-Automatic--2048x1487.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mindray BeneHeart C2 Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'790.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/mindray-beneheart-c2-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2499 post-2499 product type-product status-publish has-post-thumbnail product_brand-mindray product_cat-defibrillateur  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"581\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-Beneheart-C1A-front-2.jpg\" class=\"attachment-large size-large wp-image-2485\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-Beneheart-C1A-front-2.jpg 1000w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-Beneheart-C1A-front-2-600x436.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-Beneheart-C1A-front-2-300x218.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Mindray-Beneheart-C1A-front-2-768x558.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mindray BeneHeart C1A semi-automatique<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'390.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/mindray-beneheart-c1a-semi-automatique\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2496 post-2496 product type-product status-publish has-post-thumbnail product_cat-defibrillateur last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"542\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/21_C1A_Product-Picture01-1024x694.jpg\" class=\"attachment-large size-large wp-image-2476\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/21_C1A_Product-Picture01-1024x694.jpg 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/21_C1A_Product-Picture01-scaled-600x407.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/21_C1A_Product-Picture01-300x203.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/21_C1A_Product-Picture01-768x520.jpg 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/21_C1A_Product-Picture01-1536x1041.jpg 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/21_C1A_Product-Picture01-2048x1388.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mindray Beneheart C1A enti\u00e8rement automatique<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'390.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/mindray-beneheart-c1a-entierement-automatique\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2604 post-2604 product type-product status-publish has-post-thumbnail product_brand-heartsine product_cat-defibrillator first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-500P-AED-Defibrillator-Halbautomat.jpg\" class=\"attachment-large size-large wp-image-2605\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-500P-AED-Defibrillator-Halbautomat.jpg 1000w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-500P-AED-Defibrillator-Halbautomat-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-500P-AED-Defibrillator-Halbautomat-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-500P-AED-Defibrillator-Halbautomat-600x600.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-500P-AED-Defibrillator-Halbautomat-150x150.jpg 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-500P-AED-Defibrillator-Halbautomat-768x768.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Heartsine Samaritan 500P AED Defibrillator Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'790.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/heartsine-samaritan-500p-aed-defibrillator-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2603 post-2603 product type-product status-publish has-post-thumbnail product_brand-heartsine product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"433\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-PAD-350P-AED-.jpg\" class=\"attachment-large size-large wp-image-2594\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-PAD-350P-AED-.jpg 400w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-PAD-350P-AED--277x300.jpg 277w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Heartsine Samaritan 360P AED Defibrillator Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'490.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/heartsine-samaritan-360p-aed-defibrillator-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2593 post-2593 product type-product status-publish has-post-thumbnail product_brand-heartsine product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"433\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-PAD-350P-AED-.jpg\" class=\"attachment-large size-large wp-image-2594\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-PAD-350P-AED-.jpg 400w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Heartsine-Samaritan-PAD-350P-AED--277x300.jpg 277w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Heartsine Samaritan 350P AED Defibrillator Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'490.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/heartsine-samaritan-350p-aed-defibrillator-halbautomatic\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1138 post-1138 product type-product status-publish has-post-thumbnail product_cat-defibrillateur last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"806\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/10\/AED-Trainer.png\" class=\"attachment-large size-large wp-image-1135\" alt=\"formateur aed\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/10\/AED-Trainer.png 812w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/10\/AED-Trainer-100x100.png 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/10\/AED-Trainer-600x604.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/10\/AED-Trainer-298x300.png 298w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/10\/AED-Trainer-150x150.png 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/10\/AED-Trainer-768x774.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Formateur DAE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;490.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/aed-pour-formations-3-langues\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2671 post-2671 product type-product status-publish has-post-thumbnail product_brand-defibtech product_cat-defibrillator first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"480\" height=\"480\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-View-AED-Defibrillator-halbutomat-1.jpg\" class=\"attachment-large size-large wp-image-2672\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-View-AED-Defibrillator-halbutomat-1.jpg 480w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-View-AED-Defibrillator-halbutomat-1-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-View-AED-Defibrillator-halbutomat-1-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-View-AED-Defibrillator-halbutomat-1-150x150.jpg 150w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Defibtech Lifeline View AED Defibrillator halbutomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'090.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibtech-lifeline-view-aed-defirbillator\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2660 post-2660 product type-product status-publish has-post-thumbnail product_brand-defibtech product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"480\" height=\"480\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED.jpg\" class=\"attachment-large size-large wp-image-2661\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED.jpg 480w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED-150x150.jpg 150w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Defibtech Lifeline AED Defibrillator Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'690.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibtech-lifeline-aed-defibrillator-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2670 post-2670 product type-product status-publish has-post-thumbnail product_brand-defibtech product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"480\" height=\"480\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED.jpg\" class=\"attachment-large size-large wp-image-2661\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED.jpg 480w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Defibtech-Lifeline-vollautomatischer-AED-150x150.jpg 150w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Defibtech Lifeline AED Defibrillator Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'690.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibtech-lifeline-aed-defibrillator-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1276 post-1276 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillateur product_tag-top-produit last instock featured taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_turned.jpg\" class=\"attachment-large size-large wp-image-1274\" alt=\"zoll_aed_plus_turned\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_turned.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_turned-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_turned-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_turned-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">D\u00e9fibrillateur semi-automatique AED Plus de ZOLL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibrillateur-semi-automatique-aed-plus-de-zoll\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1298 post-1298 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillateur first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/17__zoll_aed_3_2_copy_6.jpg\" class=\"attachment-large size-large wp-image-1292\" alt=\"D\u00e9fibrillateur Zoll aed 3\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/17__zoll_aed_3_2_copy_6.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/17__zoll_aed_3_2_copy_6-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/17__zoll_aed_3_2_copy_6-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/17__zoll_aed_3_2_copy_6-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">D\u00e9fibrillateur semi-automatique AED 3 de ZOLL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'390.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibrillateur-semi-automatique-aed-3-de-zoll\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1337 post-1337 product type-product status-publish has-post-thumbnail product_brand-progetti-medical product_cat-defibrillateur product_tag-defibrillateur product_tag-defibrillateur-suisse-ch product_tag-entierement-automatique product_tag-progetti-medical product_tag-rescuesam4-0  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"819\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.28.39.png\" class=\"attachment-large size-large wp-image-1325\" alt=\"Rescue Sam 4.0 automatico _ Progetti Medical\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.28.39.png 828w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.28.39-600x614.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.28.39-293x300.png 293w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.28.39-768x787.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">D\u00e9fibrillateur Rescue Sam 4.0 enti\u00e8rement automatique &#8211; Progetti Medical<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'190.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibrillateur-rescue-sam-4-0-entierement-automatique-progetti-medical\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1262 post-1262 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillateur  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_3_front_4.jpg\" class=\"attachment-large size-large wp-image-1239\" alt=\"zoll_aed_3_front_4_defibrillator-schweiz\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_3_front_4.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_3_front_4-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_3_front_4-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_3_front_4-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">D\u00e9fibrillateur enti\u00e8rement automatique AED 3 de ZOLL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;2'390.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibrillateur-entierement-automatique-aed-3-de-zoll\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1421 post-1421 product type-product status-publish has-post-thumbnail product_brand-philips product_cat-defibrillateur last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche-.webp\" class=\"attachment-large size-large wp-image-2504\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche-.webp 800w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche--300x300.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche--100x100.webp 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche--600x600.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche--150x150.webp 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche--768x768.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">D\u00e9fibrillateur DAE Philips HeartStart FRx avec sac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'690.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/defibrillateur-philips-heartstart-frx\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2616 post-2616 product type-product status-publish has-post-thumbnail product_cat-defibrillator first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch-.png\" class=\"attachment-large size-large wp-image-2618\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch-.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch--300x300.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch--100x100.png 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch--150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CU-Medical AED CU-SP1 Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/cu-medical-aed-cu-sp1-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2625 post-2625 product type-product status-publish has-post-thumbnail product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch-.png\" class=\"attachment-large size-large wp-image-2618\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch-.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch--300x300.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch--100x100.png 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/CU-Medical-AED-CU-SP1-Halbautomatisch--150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CU-Medical AED CU-SP1 Automatisch<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'390.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/cu-medical-aed-cu-sp1-automatisch\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1321 post-1321 product type-product status-publish has-post-thumbnail product_cat-defibrillateur product_tag-massage-cardiaque product_tag-protection product_tag-reanimation  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"710\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.22.18.png\" class=\"attachment-large size-large wp-image-1313\" alt=\"chest-er-2-r\u00e9animation\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.22.18.png 820w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.22.18-600x533.png 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.22.18-300x266.png 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/Screenshot-2025-12-07-at-19.22.18-768x682.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Chest-eR<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;150.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/chest-er\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2657 post-2657 product type-product status-publish has-post-thumbnail product_brand-cardiac-science product_cat-defibrillator last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator.jpg\" class=\"attachment-large size-large wp-image-2654\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cardiac Science Powerheart G5 Halbautomat AED<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'990.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/cardiac-science-powerheart-g5-halbautomat-aed\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2647 post-2647 product type-product status-publish has-post-thumbnail product_brand-cardiac-science product_cat-defibrillator first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator.jpg\" class=\"attachment-large size-large wp-image-2654\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Cardiac-Science-Powerheart-G5-AED-Defibrillator-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cardiac Science Powerheart G5 AED Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'990.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/cardiac-science-powerheart-g5-aed-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2646 post-2646 product type-product status-publish has-post-thumbnail product_brand-bexen product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"685\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-1024x877.webp\" class=\"attachment-large size-large wp-image-2643\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-1024x877.webp 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-600x514.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-300x257.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-768x658.webp 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-1536x1315.webp 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-2048x1754.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bexen Reanibex 100 Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/bexen-reanibex-100-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-2627 post-2627 product type-product status-publish has-post-thumbnail product_brand-bexen product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"685\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-1024x877.webp\" class=\"attachment-large size-large wp-image-2643\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-1024x877.webp 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-600x514.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-300x257.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-768x658.webp 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-1536x1315.webp 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Reanibex-100-AED-Defibrillator-2048x1754.webp 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bexen Reanibex 100 Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/bexen-reanibex-100-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-1301 post-1301 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillateur last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_1.jpg\" class=\"attachment-large size-large wp-image-1227\" alt=\"D\u00e9fibrillateur Zoll aed plu\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_1.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_1-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_1-100x100.jpg 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/12\/zoll_aed_plus_1-150x150.jpg 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Automate de poche AED Plus de ZOLL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'590.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/automate-de-poche-aed-plus-de-zoll\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3090 post-3090 product type-product status-publish has-post-thumbnail product_brand-ami-italia product_cat-defibrillator first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat.jpg\" class=\"attachment-large size-large wp-image-3087\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat-150x150.jpg 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat-100x100.jpg 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AMI Italia Smarty Saver Vollautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/ami-italia-smarty-saver-vollautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3083 post-3083 product type-product status-publish has-post-thumbnail product_cat-defibrillator  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat.jpg\" class=\"attachment-large size-large wp-image-3087\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat.jpg 500w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat-150x150.jpg 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/AMI-Italia-Smarty-Saver-AED-Halbautomat-100x100.jpg 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AMI Italia Smarty Saver AED Halbautomat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;1'290.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/ami-italia-smarty-saver-aed-halbautomat\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-204 post-204 product type-product status-publish has-post-thumbnail product_brand-progetti-medical product_cat-defibrillateur  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"298\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/104049-20184064.webp\" class=\"attachment-large size-large wp-image-154\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/104049-20184064.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/104049-20184064-100x100.webp 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/05\/104049-20184064-150x150.webp 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AED Defibrillator \u2013 Progetti Medical Rescue Sam 4.0 semi-automatique<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;990.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/rescue-sam-4-0-defibrillateur-semi-automatique\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\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\n\t\t\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<div class=\"elementor-element elementor-element-2371612 e-flex e-con-boxed e-con e-parent\" data-id=\"2371612\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32b1cfc e-flex e-con-boxed e-con e-parent\" data-id=\"32b1cfc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e9a77e e-flex e-con-boxed e-con e-parent\" data-id=\"6e9a77e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-eda0ef0 e-con-full e-flex e-con e-child\" data-id=\"eda0ef0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-214f37c e-con-full e-flex e-con e-parent\" data-id=\"214f37c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-da80839 e-flex e-con-boxed e-con e-child\" data-id=\"da80839\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0f4fcde e-con-full e-flex e-con e-child\" data-id=\"0f4fcde\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c68ed82 elementor-widget elementor-widget-heading\" data-id=\"c68ed82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd66edf elementor-widget elementor-widget-n-accordion\" data-id=\"fd66edf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2650\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2650\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h2 class=\"e-n-accordion-item-title-text\"> D\u00e9fibrillateur automatique, d\u00e9fibrillateur manuel et d\u00e9fibrillateur automatique: quelle est la diff\u00e9rence?  <\/h2><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2650\" class=\"elementor-element elementor-element-717306d e-con-full e-flex e-con e-child\" data-id=\"717306d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2650\" class=\"elementor-element elementor-element-f5a580f e-flex e-con-boxed e-con e-child\" data-id=\"f5a580f\" 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-5df49fb elementor-widget elementor-widget-text-editor\" data-id=\"5df49fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Le <\/span><b>d\u00e9fibrillateur<\/b> <b>automatique externe (DAE)<\/b><span style=\"font-weight: 400;\"> analyse automatiquement le rythme cardiaque et d\u00e9livre un choc \u00e9lectrique sans intervention humaine, si n\u00e9cessaire. Il est con\u00e7u pour \u00eatre utilis\u00e9 par tout le monde, m\u00eame sans formation m\u00e9dicale.<\/span><\/p><p><span style=\"font-weight: 400;\">Le <\/span><b>d\u00e9fibrillateur semi-automatique<\/b><span style=\"font-weight: 400;\">, aussi tr\u00e8s r\u00e9pandu dans les lieux publics, analyse le rythme cardiaque, mais demande \u00e0 l\u2019utilisateur d\u2019appuyer sur un bouton pour d\u00e9livrer le choc. Il offre plus de contr\u00f4le tout en restant simple d\u2019utilisation.<\/span><\/p><p><span style=\"font-weight: 400;\">Le <\/span><b>d\u00e9fibrillateur manuel<\/b><span style=\"font-weight: 400;\"> est r\u00e9serv\u00e9 au personnel m\u00e9dical. Il ne r\u00e9alise pas d\u2019analyse automatique et demande au professionnel de d\u00e9terminer l&rsquo;opportunit\u00e9 et l&rsquo;intensit\u00e9 du choc. Il est utilis\u00e9 dans les h\u00f4pitaux ou les ambulances.<\/span><\/p><p><span style=\"font-weight: 400;\">Notre site propose ces 3 types de d\u00e9fibrillateur sur demande, <\/span><span style=\"font-weight: 400;\">contactez-nous<\/span><span style=\"font-weight: 400;\"> si vous souhaitez une offre personnalis\u00e9e<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2651\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2651\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h2 class=\"e-n-accordion-item-title-text\"> Choisissez un d\u00e9fibrillateur multilingue <\/h2><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2651\" class=\"elementor-element elementor-element-36b4f13 e-con-full e-flex e-con e-child\" data-id=\"36b4f13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2651\" class=\"elementor-element elementor-element-6eb4ac0 e-flex e-con-boxed e-con e-child\" data-id=\"6eb4ac0\" 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-0de962a elementor-widget elementor-widget-text-editor\" data-id=\"0de962a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Un d\u00e9fibrillateur multilingue est essentiel dans les environnements internationaux comme les a\u00e9roports, h\u00f4tels ou entreprises accueillant des visiteurs \u00e9trangers. Chez Danimed, nous proposons des DAE capables de guider vocalement l&rsquo;utilisateur dans plusieurs langues au choix (fran\u00e7ais, allemand, italien) et sur demande nous proposons d\u2019autres langues telles que l\u2019anglais, l\u2019espagnol, etc.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2652\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2652\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h2 class=\"e-n-accordion-item-title-text\"> Dans quelles situations utiliser un d\u00e9fibrillateur ? <\/h2><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2652\" class=\"elementor-element elementor-element-2f3cf49 e-con-full e-flex e-con e-child\" data-id=\"2f3cf49\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2652\" class=\"elementor-element elementor-element-884fd55 e-flex e-con-boxed e-con e-child\" data-id=\"884fd55\" 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-dba984f elementor-widget elementor-widget-text-editor\" data-id=\"dba984f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Tout d\u2019abord, dans quelconque situation qui vous semble dangereuse pour vous, vos proches ou une personne que vous rencontrez appelez imm\u00e9diatement les secours au 144.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">Un d\u00e9fibrillateur s\u2019utilise en cas d\u2019arr\u00eat cardiaque soudain, lorsque la personne est inconsciente, ne respire plus normalement et n\u2019a pas de pouls d\u00e9tectable. Il doit \u00eatre utilis\u00e9 le plus vite possible, id\u00e9alement dans les 3 \u00e0 5 minutes suivant l\u2019arr\u00eat cardiaque. Chaque minute de retard r\u00e9duit les chances de survie de 10 %. <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2653\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2653\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h2 class=\"e-n-accordion-item-title-text\"> Combien co\u00fbte un d\u00e9fibrillateur dae chez danimed?  <\/h2><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2653\" class=\"elementor-element elementor-element-5655f60 e-con-full e-flex e-con e-child\" data-id=\"5655f60\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2653\" class=\"elementor-element elementor-element-acb8744 e-flex e-con-boxed e-con e-child\" data-id=\"acb8744\" 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-afe9baa elementor-widget elementor-widget-text-editor\" data-id=\"afe9baa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Chez Danimed, le prix d\u2019un d\u00e9fibrillateur DAE varie selon le mod\u00e8le et les fonctionnalit\u00e9s (multilingue, livraison avec montage, achat d\u2019une pochette de transport, etc). En g\u00e9n\u00e9ral, nos d\u00e9fibrillateurs sont propos\u00e9s \u00e0 partir de <\/span><b>CHF 1490.\u2013<\/b><span style=\"font-weight: 400;\">, avec garantie 5 ans et livraison incluse. Contactez-nous pour recevoir une offre personnalis\u00e9e et adapt\u00e9e \u00e0 vos besoins selon les quantit\u00e9s que vous souhaitez.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\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\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb4732a elementor-mobile-align-center elementor-align-center elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"bb4732a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"jki jki-arrow-up-right-line\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Vers les d\u00e9fibrillateurs<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-dc2a38a e-flex e-con-boxed e-con e-parent\" data-id=\"dc2a38a\" 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-0748b25 elementor-widget elementor-widget-taxonomy-filter\" data-id=\"0748b25\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;selected_element&quot;:&quot;ead2142&quot;,&quot;taxonomy&quot;:&quot;product_brand&quot;,&quot;multiple_selection&quot;:&quot;yes&quot;,&quot;logical_combination&quot;:&quot;OR&quot;}\" data-widget_type=\"taxonomy-filter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<search class=\"e-filter\" role=\"search\" data-base-url=\"https:\/\/defibrillator-schweiz.ch\/fr\/\" data-page-num=\"1\">\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"ami-italia\" aria-pressed=\"false\">AMI Italia<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"arky\" aria-pressed=\"false\">Arky<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"avia\" aria-pressed=\"false\">Avia<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"batterie\" aria-pressed=\"false\">Batterie<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"bexen\" aria-pressed=\"false\">Bexen<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"boitier-mural\" aria-pressed=\"false\">Bo\u00eetier mural<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"cardiac-science\" aria-pressed=\"false\">Cardiac Science<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"defibtech\" aria-pressed=\"false\">Defibtech<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"elektroden\" aria-pressed=\"false\">Elektroden<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"erste-hilfe\" aria-pressed=\"false\">Erste Hilfe<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"exterieur\" aria-pressed=\"false\">Ext\u00e9rieur<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"heartsine\" aria-pressed=\"false\">Heartsine<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"interieur\" aria-pressed=\"false\">Int\u00e9rieur<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"mindray\" aria-pressed=\"false\">Mindray<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"nihon-kohden\" aria-pressed=\"false\">Nihon Kohden<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"philips\" aria-pressed=\"false\">Philips<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"physio-control\" aria-pressed=\"false\">Physio Control<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"primedic\" aria-pressed=\"false\">Primedic<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"progetti-medical\" aria-pressed=\"false\">Progetti Medical<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"progettimedical\" aria-pressed=\"false\">ProgettiMedical<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"rotaid\" aria-pressed=\"false\">Rotaid<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"sacs\" aria-pressed=\"false\">Sacs<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"schiller\" aria-pressed=\"false\">Schiller<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"support-mural\" aria-pressed=\"false\">Support mural<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"trainingsmaterial\" aria-pressed=\"false\">Trainingsmaterial<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"vivest\" aria-pressed=\"false\">ViVest<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"zoll\" aria-pressed=\"false\">Zoll<\/button>\n\t\t\t\n\t\t\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"__all\" aria-pressed=\"true\">\n\t\t\t\tAll\t\t\t<\/button>\n\t\t\t\t\t<\/search>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3359fa6 e-flex e-con-boxed e-con e-parent\" data-id=\"3359fa6\" 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-ead2142 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"ead2142\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:339,&quot;_skin&quot;:&quot;post&quot;,&quot;columns&quot;:&quot;3&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3242 post-3242 product type-product status-publish has-post-thumbnail product_brand-ambu product_brand-cpr-manikins product_brand-trainingsmaterial product_cat-produkte last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-Baby-Gesichtsmaske-5-1-1.jpg\" class=\"attachment-large size-large wp-image-3243\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-Baby-Gesichtsmaske-5-1-1.jpg 1000w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-Baby-Gesichtsmaske-5-1-1-300x300.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-Baby-Gesichtsmaske-5-1-1-150x150.jpg 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-Baby-Gesichtsmaske-5-1-1-768x768.jpg 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-Baby-Gesichtsmaske-5-1-1-600x600.jpg 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-Baby-Gesichtsmaske-5-1-1-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ambu Baby Gesichtsmasken &#8211; 5 St\u00fcck<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;69.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/ambu-baby-gesichtsmasken-5-stuck\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3232 post-3232 product type-product status-publish has-post-thumbnail product_brand-ambu product_brand-cpr-manikins product_brand-trainingsmaterial product_cat-produkte first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-100-Airways-fur-den-AMBU-Mann-.jpe\" class=\"attachment-large size-large wp-image-3233\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-100-Airways-fur-den-AMBU-Mann-.jpe 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-100-Airways-fur-den-AMBU-Mann--300x300.jpe 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-100-Airways-fur-den-AMBU-Mann--150x150.jpe 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Ambu-100-Airways-fur-den-AMBU-Mann--100x100.jpe 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ambu Man Luftbeutel \u2013 100 St\u00fcck<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;74.50<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/ambu-man-luftbeutel-100-stuck\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3228 post-3228 product type-product status-publish has-post-thumbnail product_brand-trainingsmaterial product_cat-produkte  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Nasco-Erwachsenen-Erstickungspuppe-mit-Tragetasche.jpg\" class=\"attachment-large size-large wp-image-3229\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Nasco-Erwachsenen-Erstickungspuppe-mit-Tragetasche.jpg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Nasco-Erwachsenen-Erstickungspuppe-mit-Tragetasche-150x150.jpg 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Nasco-Erwachsenen-Erstickungspuppe-mit-Tragetasche-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nasco Erwachsenen-Erstickungspuppe mit Tragetasche<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;890.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/nasco-erwachsenen-erstickungspuppe-mit-tragetasche\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3209 post-3209 product type-product status-publish has-post-thumbnail product_brand-erste-hilfe product_cat-produkte  instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--1024x1024.webp\" class=\"attachment-large size-large wp-image-3222\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--1024x1024.webp 1024w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--300x300.webp 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--150x150.webp 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--768x768.webp 768w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--1536x1536.webp 1536w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--600x600.webp 600w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set--100x100.webp 100w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/LifeVac-Wandmontage-Set-.webp 1646w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wandbefestigungskit f\u00fcr Erstickungsnotf\u00e4lle &#8211; LifeVac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;199.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/wandbefestigungskit-fur-erstickungsnotfalle-lifevac\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3195 post-3195 product type-product status-publish has-post-thumbnail product_brand-erste-hilfe product_cat-produkte last instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"572\" height=\"600\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Schnelle-Hilfe-bei-einem-Erstickungsnotfall-LifeVac-Travel-Kit.png\" class=\"attachment-large size-large wp-image-3199\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Schnelle-Hilfe-bei-einem-Erstickungsnotfall-LifeVac-Travel-Kit.png 572w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Schnelle-Hilfe-bei-einem-Erstickungsnotfall-LifeVac-Travel-Kit-286x300.png 286w\" sizes=\"(max-width: 572px) 100vw, 572px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Schnelle Hilfe bei einem Erstickungsnotfall &#8211; LifeVac Travel Kit<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;119.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/schnelle-hilfe-bei-einem-erstickungsnotfall-lifevac-travel-kit\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"339\" class=\"elementor elementor-339 e-loop-item e-loop-item-3191 post-3191 product type-product status-publish has-post-thumbnail product_brand-erste-hilfe product_cat-produkte first instock taxable shipping-taxable purchasable product-type-simple\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-cfc144e product-card e-flex e-con-boxed e-con e-parent\" data-id=\"cfc144e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ebb1db2 e-con-full e-flex e-con e-child\" data-id=\"ebb1db2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a97ca elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"96a97ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Absauggerat-fur-Erstickungsnotfalle-LifeVac-Home-Kit.jpeg\" class=\"attachment-large size-large wp-image-3192\" alt=\"\" srcset=\"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Absauggerat-fur-Erstickungsnotfalle-LifeVac-Home-Kit.jpeg 300w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Absauggerat-fur-Erstickungsnotfalle-LifeVac-Home-Kit-150x150.jpeg 150w, https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2026\/07\/Absauggerat-fur-Erstickungsnotfalle-LifeVac-Home-Kit-100x100.jpeg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c09aa39 e-con-full e-flex e-con e-child\" data-id=\"c09aa39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22054a2 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"22054a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Absaugger\u00e4t f\u00fcr Erstickungsnotf\u00e4lle &#8211; LifeVac Home Kit<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-307de33 elementor-widget elementor-widget-woocommerce-product-price\" data-id=\"307de33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-price.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&#67;&#72;&#70;<\/span>&nbsp;109.00<\/bdi><\/span><\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c476464 elementor-widget elementor-widget-button\" data-id=\"c476464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/produit\/absauggerat-fur-erstickungsnotfalle-lifevac-home-kit\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zum Produkt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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\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\n\t\t\t\t\t\t<\/div>\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>Votre gamme de d\u00e9fibrillateur D\u00e9couvrez notre gamme de d\u00e9fibrillateurs sur cette page. Vous pouvez choisir le mode de livraison \u00e0 domicile de votre DAE (sans montage) ou bien la livraison par un membre de notre \u00e9quipe avec le montage en suppl\u00e9ment. Choisissez la qualit\u00e9 d\u2019un d\u00e9fibrillateur et de ses services avec Danimed.\u00a0 Trier par prix [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-268","page","type-page","status-publish","hentry"],"featured_image_src":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>D\u00e9fibrillateurs - DaniMed<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"D\u00e9fibrillateurs - DaniMed\" \/>\n<meta property=\"og:description\" content=\"Votre gamme de d\u00e9fibrillateur D\u00e9couvrez notre gamme de d\u00e9fibrillateurs sur cette page. Vous pouvez choisir le mode de livraison \u00e0 domicile de votre DAE (sans montage) ou bien la livraison par un membre de notre \u00e9quipe avec le montage en suppl\u00e9ment. Choisissez la qualit\u00e9 d\u2019un d\u00e9fibrillateur et de ses services avec Danimed.\u00a0 Trier par prix [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/\" \/>\n<meta property=\"og:site_name\" content=\"DaniMed\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-13T12:24:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"15 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"D\u00e9fibrillateurs - DaniMed","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/","og_locale":"fr_FR","og_type":"article","og_title":"D\u00e9fibrillateurs - DaniMed","og_description":"Votre gamme de d\u00e9fibrillateur D\u00e9couvrez notre gamme de d\u00e9fibrillateurs sur cette page. Vous pouvez choisir le mode de livraison \u00e0 domicile de votre DAE (sans montage) ou bien la livraison par un membre de notre \u00e9quipe avec le montage en suppl\u00e9ment. Choisissez la qualit\u00e9 d\u2019un d\u00e9fibrillateur et de ses services avec Danimed.\u00a0 Trier par prix [&hellip;]","og_url":"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/","og_site_name":"DaniMed","article_modified_time":"2026-07-13T12:24:30+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/","url":"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/","name":"D\u00e9fibrillateurs - DaniMed","isPartOf":{"@id":"https:\/\/defibrillator-schweiz.ch\/fr\/#website"},"datePublished":"2025-05-31T20:26:33+00:00","dateModified":"2026-07-13T12:24:30+00:00","breadcrumb":{"@id":"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/defibrillator-schweiz.ch\/fr\/defibrillateurs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/defibrillator-schweiz.ch\/fr\/"},{"@type":"ListItem","position":2,"name":"D\u00e9fibrillateurs"}]},{"@type":"WebSite","@id":"https:\/\/defibrillator-schweiz.ch\/fr\/#website","url":"https:\/\/defibrillator-schweiz.ch\/fr\/","name":"DaniMed","description":"Defibrillator Schweiz","publisher":{"@id":"https:\/\/defibrillator-schweiz.ch\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/defibrillator-schweiz.ch\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/defibrillator-schweiz.ch\/fr\/#organization","name":"DaniMed","url":"https:\/\/defibrillator-schweiz.ch\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/defibrillator-schweiz.ch\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/06\/DANIMED-Logo.png","contentUrl":"https:\/\/defibrillator-schweiz.ch\/wp-content\/uploads\/2025\/06\/DANIMED-Logo.png","width":500,"height":500,"caption":"DaniMed"},"image":{"@id":"https:\/\/defibrillator-schweiz.ch\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/pages\/268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/comments?post=268"}],"version-history":[{"count":130,"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/pages\/268\/revisions"}],"predecessor-version":[{"id":2375,"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/pages\/268\/revisions\/2375"}],"wp:attachment":[{"href":"https:\/\/defibrillator-schweiz.ch\/fr\/wp-json\/wp\/v2\/media?parent=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}