{"id":794,"date":"2025-05-31T20:26:33","date_gmt":"2025-05-31T18:26:33","guid":{"rendered":"https:\/\/defibrillator-schweiz.ch\/defibrillatori\/"},"modified":"2026-07-13T14:24:31","modified_gmt":"2026-07-13T12:24:31","slug":"defibrillatori","status":"publish","type":"page","link":"https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/","title":{"rendered":"Defibrillatori"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"794\" class=\"elementor elementor-794 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\">La tua gamma di defibrillatori<\/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;\">Scopri la nostra gamma di <\/span><b>defibrillatori<\/b><span style=\"font-weight: 400;\">  su questa pagina. Puoi scegliere la consegna a domicilio del tuo DAE (senza montaggio) o la consegna da parte di un membro del nostro team con montaggio a un costo aggiuntivo. Scegli la qualit\u00e0 di un defibrillatore e dei suoi servizi con Danimed.    <\/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\">Casa<\/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-8dc922f e-con-full e-flex e-con e-parent\" data-id=\"8dc922f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6abf254 e-con-full e-flex e-con e-child\" data-id=\"6abf254\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50b069f elementor-widget elementor-widget-html\" data-id=\"50b069f\" 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\">Ordina per prezzo<\/h4>\n        <select id=\"filter-sort-price\" class=\"filter-dropdown\">\n            <option value=\"\">Predefinito<\/option>\n            <option value=\"croissant\">Prezzo: crescente<\/option>\n            <option value=\"decroissant\">Prezzo: decrescente<\/option>\n        <\/select>\n    <\/div>\n\n    <!-- SECTION MARQUES -->\n    <div class=\"filter-section\">\n        <h4 class=\"filter-title\">Marchi<\/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\">Cancella filtri<\/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-82955bd e-con-full e-flex e-con e-child\" data-id=\"82955bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e1f61e elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"2e1f61e\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"grille-produits-ajax\" data-settings=\"{&quot;template_id&quot;:924,&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-924\">.elementor-924 .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-924 .elementor-element.elementor-element-cfc144e:not(.elementor-motion-effects-element-type-background), .elementor-924 .elementor-element.elementor-element-cfc144e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-924 .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-924 .elementor-element.elementor-element-96a97ca img{width:100%;height:200px;object-fit:contain;object-position:center center;border-radius:10px 10px 0px 0px;}.elementor-924 .elementor-element.elementor-element-96a97ca > .elementor-widget-container{padding:0px 0px 0px 0px;background-color:#E9ECEF;border-radius:10px 10px 0px 0px;}.elementor-924 .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-924 .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-924 .elementor-element.elementor-element-307de33{text-align:start;}.woocommerce .elementor-924 .elementor-element.elementor-element-307de33 .price{color:var( --e-global-color-accent );font-size:22px;font-weight:700;letter-spacing:1.3px;}.woocommerce .elementor-924 .elementor-element.elementor-element-307de33 .price ins{color:var( --e-global-color-accent );font-size:22px;font-weight:700;}.elementor-924 .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-924 .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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1300 post-1300 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillatore 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=\"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-1228\" alt=\"Defibrillatore aed plu doganale\" 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\">ZOLL AED Plus completamente automatico<\/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\/it\/prodotto\/zoll-aed-plus-completamente-automatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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  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-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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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 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-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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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 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=\"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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1757 post-1757 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillatore 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-2528\" 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 Semiautomatico<\/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\/it\/prodotto\/physio-control-lifepak-cr2-usb-semiautomatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-2238 post-2238 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillatore 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-2528\" 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 DAE completamente automatico<\/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\/it\/prodotto\/physio-control-lifepak-cr2-usb-dae-completamente-automatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-2236 post-2236 product type-product status-publish has-post-thumbnail product_brand-physio-control product_cat-defibrillatore  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-2540\" 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 AED automatico WLAN<\/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\/it\/prodotto\/physio-control-lifepak-cr2-aed-automatico-wlan\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1322 post-1322 product type-product status-publish has-post-thumbnail product_cat-defibrillatore product_tag-massaggio-cardiaco product_tag-protezione product_tag-rianimazione 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=\"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-1314\" alt=\"rianimazione toracica-er-2\" 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\">Petto-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\/it\/prodotto\/petto-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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-2592 post-2592 product type-product status-publish has-post-thumbnail product_brand-mindray-2 product_cat-defibrillatore  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-2589\" 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-2500 post-2500 product type-product status-publish has-post-thumbnail product_brand-mindray-2 product_cat-defibrillatore  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-2486\" 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 semiautomatico<\/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\/it\/prodotto\/mindray-beneheart-c1a-semiautomatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-2497 post-2497 product type-product status-publish has-post-thumbnail product_cat-defibrillatore 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-2477\" 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 completamente automatico<\/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\/it\/prodotto\/mindray-beneheart-c1a-completamente-automatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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 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=\"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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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 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-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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1277 post-1277 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillatore product_tag-prodotto-top  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-1275\" 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\">Defibrillatore ZOLL AED Plus semiautomatico<\/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\/it\/prodotto\/defibrillatore-zoll-aed-plus-semiautomatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1297 post-1297 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillatore 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\/17__zoll_aed_3_2_copy_6.jpg\" class=\"attachment-large size-large wp-image-1293\" alt=\"Defibrillatore doganale 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\">Defibrillatore semiautomatico ZOLL AED 3<\/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\/it\/prodotto\/defibrillatore-semiautomatico-zoll-aed-3\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-797 post-797 product type-product status-publish has-post-thumbnail product_brand-progetti-medical product_cat-defibrillatore product_tag-prodotto-top 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-713\" 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\">Defibrillatore semiautomatico RESCUE SAM &#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;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\/it\/prodotto\/rescue-sam-defibrillatore-semi-automatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1382 post-1382 product type-product status-publish has-post-thumbnail product_brand-philips product_cat-defibrillatore product_tag-danimed-gmbh product_tag-defibrillatore product_tag-defibrillatore-philips product_tag-defibrillatore-svizzera-ch product_tag-philips  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-1381\" alt=\"philips-hs1-danimed-defibrillator-switzerland.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\">Defibrillatore Philips HeartStart HS1 (con borsa in omaggio)<\/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\/it\/prodotto\/defibrillatore-philips-heartstart-hs1-con-borsa-in-omaggio\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1261 post-1261 product type-product status-publish has-post-thumbnail product_brand-zoll product_cat-defibrillatore  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-1240\" alt=\"zoll_aed_3_front_4_defibrillatore-svizzera\" 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\">Defibrillatore completamente automatico ZOLL AED 3<\/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\/it\/prodotto\/defibrillatore-completamente-automatico-zoll-aed-3\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1336 post-1336 product type-product status-publish has-post-thumbnail product_brand-progetti-medical product_cat-defibrillatore product_tag-defibrillatore product_tag-defibrillatore-svizzera-ch product_tag-macchina-completamente-automatica product_tag-progetti-medical product_tag-rescuesam4-0 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=\"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-1326\" 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\">Defibrillatore completamente automatico Rescue Sam 4.0 &#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\/it\/prodotto\/defibrillatore-completamente-automatico-rescue-sam-4-0-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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1420 post-1420 product type-product status-publish has-post-thumbnail product_brand-philips product_cat-defibrillatore 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\/2025\/12\/Philips-HeartStart-FRx-mit-Tasche-.webp\" class=\"attachment-large size-large wp-image-2505\" 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\">Defibrillatore AED Philips HeartStart FRx con borsa<\/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\/it\/prodotto\/defibrillatore-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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-802 post-802 product type-product status-publish has-post-thumbnail product_brand-progetti-medical product_cat-defibrillatore  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-689\" 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\">DAE Defibrillatore \u2013 Progetti Medical Rescue Sam 4.0 semi-automatico<\/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\/it\/prodotto\/rescue-sam-4-0-defibrillatore-semiautomatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-2624 post-2624 product type-product status-publish has-post-thumbnail product_cat-defibrillatore  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-2620\" 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 Semiautomatico<\/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\/it\/prodotto\/cu-medical-aed-cu-sp1-semiautomatico\/\">\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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-2625 post-2625 product type-product status-publish has-post-thumbnail 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=\"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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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 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 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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  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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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 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=\"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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 elementor-339 e-loop-item e-loop-item-1137 post-1137 product type-product status-publish has-post-thumbnail product_cat-defibrillatore  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-1136\" alt=\"formatore 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\">Addestratore di 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\/it\/prodotto\/dae-trainer-3-lingue\/\">\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\">Vedi dettagli<\/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\">DOMANDE FREQUENTI<\/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\"> Defibrillatore automatico, defibrillatore manuale e defibrillatore automatico: qual \u00e8 la differenza?  <\/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;\">Il <\/span><b>defibrillatore<\/b> <b>defibrillatore (DAE)<\/b><span style=\"font-weight: 400;\">  analizza automaticamente il ritmo cardiaco ed eroga una scossa elettrica senza l&#8217;intervento umano, se necessario. \u00c8 stato progettato per essere utilizzato da chiunque, anche da chi non ha una formazione medica. <\/span><\/p><p><span style=\"font-weight: 400;\">Il <\/span><b>defibrillatore semiautomatico<\/b><span style=\"font-weight: 400;\">molto utilizzato anche nei luoghi pubblici, analizza il ritmo cardiaco, ma richiede che l&#8217;utente prema un pulsante per erogare la scossa. Offre un maggiore controllo pur rimanendo semplice da usare. <\/span><\/p><p><span style=\"font-weight: 400;\">Il <\/span><b>defibrillatore manuale<\/b><span style=\"font-weight: 400;\">  \u00e8 riservato al personale medico. Non esegue un&#8217;analisi automatica e richiede che sia il professionista a determinare l&#8217;adeguatezza e l&#8217;intensit\u00e0 dello shock. Viene utilizzato negli ospedali e nelle ambulanze.  <\/span><\/p><p><span style=\"font-weight: 400;\">Il nostro sito offre questi 3 tipi di defibrillatori su richiesta, <\/span><span style=\"font-weight: 400;\">contattaci<\/span><span style=\"font-weight: 400;\"> per un&#8217;offerta personalizzata<\/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\"> Scegli un defibrillatore 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 defibrillatore multilingue \u00e8 essenziale in ambienti internazionali come aeroporti, hotel o aziende che ricevono visitatori stranieri. Danimed offre DAE in grado di fornire una guida vocale all&#8217;utente in diverse lingue (francese, tedesco, italiano) e, su richiesta, in altre lingue come inglese, spagnolo, ecc. <\/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\"> Quando si dovrebbe usare un defibrillatore? <\/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;\">Prima di tutto, in qualsiasi situazione che ritieni pericolosa per te, per i tuoi cari o per qualcuno che incontri, chiama immediatamente i servizi di emergenza al numero 144.  <\/span><\/p><p><span style=\"font-weight: 400;\">Il defibrillatore viene utilizzato in caso di arresto cardiaco improvviso, quando la persona \u00e8 incosciente, non respira pi\u00f9 normalmente e non ha polso. Deve essere utilizzato il prima possibile, idealmente entro 3-5 minuti dall&#8217;arresto cardiaco. Ogni minuto di ritardo riduce le possibilit\u00e0 di sopravvivenza del 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\"> Quanto costa un defibrillatore danimed dae?   <\/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;\">In Danimed, il prezzo di un defibrillatore DAE varia a seconda del modello e delle caratteristiche (multilingua, consegna con montaggio, acquisto di una custodia per il trasporto, ecc). In generale, i nostri defibrillatori sono disponibili a partire da   <\/span><b>CHF 1490,00<\/b><span style=\"font-weight: 400;\">con 5 anni di garanzia e consegna inclusa. Contattaci per ricevere un&#8217;offerta personalizzata in base alle tue esigenze e alle quantit\u00e0 richieste. <\/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\/it\/defibrillatori\/\">\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\">Verso i defibrillatori<\/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\/it\/\" 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=\"area-esterna\" aria-pressed=\"false\">Area esterna<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"area-interna\" aria-pressed=\"false\">Area interna<\/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=\"armadio-a-parete\" aria-pressed=\"false\">Armadio a parete<\/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=\"borse\" aria-pressed=\"false\">Borse<\/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=\"heartsine\" aria-pressed=\"false\">Heartsine<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"mindray-2\" 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=\"schiller\" aria-pressed=\"false\">Schiller<\/button>\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"staffa-a-muro\" aria-pressed=\"false\">Staffa a muro<\/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\tTutti\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;:924,&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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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=\"924\" class=\"elementor elementor-924 elementor-339 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\/it\/prodotto\/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\">Vedi dettagli<\/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>La tua gamma di defibrillatori Scopri la nostra gamma di defibrillatori su questa pagina. Puoi scegliere la consegna a domicilio del tuo DAE (senza montaggio) o la consegna da parte di un membro del nostro team con montaggio a un costo aggiuntivo. Scegli la qualit\u00e0 di un defibrillatore e dei suoi servizi con Danimed. Ordina [&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-794","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>Defibrillatori - 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\/it\/defibrillatori\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Defibrillatori - DaniMed\" \/>\n<meta property=\"og:description\" content=\"La tua gamma di defibrillatori Scopri la nostra gamma di defibrillatori su questa pagina. Puoi scegliere la consegna a domicilio del tuo DAE (senza montaggio) o la consegna da parte di un membro del nostro team con montaggio a un costo aggiuntivo. Scegli la qualit\u00e0 di un defibrillatore e dei suoi servizi con Danimed. Ordina [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/\" \/>\n<meta property=\"og:site_name\" content=\"DaniMed\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-13T12:24:31+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 minuti\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Defibrillatori - 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\/it\/defibrillatori\/","og_locale":"it_IT","og_type":"article","og_title":"Defibrillatori - DaniMed","og_description":"La tua gamma di defibrillatori Scopri la nostra gamma di defibrillatori su questa pagina. Puoi scegliere la consegna a domicilio del tuo DAE (senza montaggio) o la consegna da parte di un membro del nostro team con montaggio a un costo aggiuntivo. Scegli la qualit\u00e0 di un defibrillatore e dei suoi servizi con Danimed. Ordina [&hellip;]","og_url":"https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/","og_site_name":"DaniMed","article_modified_time":"2026-07-13T12:24:31+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"15 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/","url":"https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/","name":"Defibrillatori - DaniMed","isPartOf":{"@id":"https:\/\/defibrillator-schweiz.ch\/it\/#website"},"datePublished":"2025-05-31T18:26:33+00:00","dateModified":"2026-07-13T12:24:31+00:00","breadcrumb":{"@id":"https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/defibrillator-schweiz.ch\/it\/defibrillatori\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/defibrillator-schweiz.ch\/it\/casa\/"},{"@type":"ListItem","position":2,"name":"Defibrillatori"}]},{"@type":"WebSite","@id":"https:\/\/defibrillator-schweiz.ch\/it\/#website","url":"https:\/\/defibrillator-schweiz.ch\/it\/","name":"DaniMed","description":"Defibrillator Schweiz","publisher":{"@id":"https:\/\/defibrillator-schweiz.ch\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/defibrillator-schweiz.ch\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/defibrillator-schweiz.ch\/it\/#organization","name":"DaniMed","url":"https:\/\/defibrillator-schweiz.ch\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/defibrillator-schweiz.ch\/it\/#\/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\/it\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/pages\/794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/comments?post=794"}],"version-history":[{"count":9,"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/pages\/794\/revisions"}],"predecessor-version":[{"id":2378,"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/pages\/794\/revisions\/2378"}],"wp:attachment":[{"href":"https:\/\/defibrillator-schweiz.ch\/it\/wp-json\/wp\/v2\/media?parent=794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}