Shop
1081–1104 termék, összesen 1335 db
-
-
Fogászati egységek
SIGER V1000 fogászati egység, alsó tömlők
Megfizethető és funkcionális. 5 állomással konfigurálható, a SIGER V1000 lehetővé teszi a fogorvosok számára, hogy fejlett funkciókat tapasztaljanak meg megfizethető befektetéssel.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 17px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 82%; --price-left-right: 66%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 15px; --price-top-left: 75%; --price-left-left: 17%; --price-top-right: 82%; --price-left-right: 66%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€916
SKU: SIGER-V1000-FJ -
-
Fogászati egységek
SIGER V1000 fogászati egység, alsó tömlők és kiterjesztett orvosi asztal
10%AjándékutalványFogászati egységekSIGER V1000 fogászati egység, alsó tömlők és kiterjesztett orvosi asztal
Elérhető és funkcionális, a SIGER V1000 egység 5 állomásra konfigurálható. Nagy orvosi asztallal és szilikon betéttel lehetővé teszi az eszközök elhelyezését, megkönnyítve a fogorvos számára a kezelés teljes időtartama alatt.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 17px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 82%; --price-left-right: 66%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 15px; --price-top-left: 75%; --price-left-left: 17%; --price-top-right: 82%; --price-left-right: 66%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€916
SKU: SIGER-V1000-FJ-1 -
-
Fogászati egységek
SIGER V1000 fogászati egység, felső tömlők
Megfizethető és funkcionális. 5 állomással konfigurálható, a SIGER V1000 lehetővé teszi a fogorvosok számára, hogy fejlett funkciókat tapasztaljanak meg megfizethető befektetéssel.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 17px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 82%; --price-left-right: 66%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 15px; --price-top-left: 75%; --price-left-left: 17%; --price-top-right: 82%; --price-left-right: 66%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€916
SKU: SIGER-V1000-FS -
-
Fogászati egységek
SIGER U100 fogászati egység, alsó tömlők
Megfizethető és funkcionális. 5 állásra konfigurálható, a SIGER U100 lehetővé teszi a fogorvosok számára, hogy fejlett funkciókat tapasztaljanak meg megfizethető befektetéssel.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 17px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 82%; --price-left-right: 66%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 15px; --price-top-left: 75%; --price-left-left: 17%; --price-top-right: 82%; --price-left-right: 66%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€916
SKU: SIGER-U100-FJ-1 -
-
Fogászati egységek
SIGER U100 fogászati egység, felső tömlők
Megfizethető és funkcionális. 5 állomásos konfigurálhatósággal a SIGER U100 lehetőséget biztosít a fogorvosoknak, hogy fejlett funkciókat tapasztaljanak meg elérhető befektetéssel.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 17px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 82%; --price-left-right: 66%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 15px; --price-top-left: 75%; --price-left-left: 17%; --price-top-right: 82%; --price-left-right: 66%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€916
SKU: SIGER-U100-FJ-1-1 -
-
Fogászati egységek
SIGER U200 Standard fogászati egység, alsó tömlők
Biztonságos és intelligens. Az 5 pozícióval konfigurálható SIGER U200 fogászati egység alsó tömlőkkel és érintőképernyős vezérlőpanellel a Bien Air elektromos mikromotor technológiáját alkalmazza.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 75%; --price-left-right: 71%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 75%; --price-left-left: 19%; --price-top-right: 75%; --price-left-right: 70%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,653 €2,417
SKU: Siger-U200X-standard-aspiratie-chirurgicala-1 -
Elszívó berendezések, Kompresszorok és sebészeti elszívás
DMEGA S101-C félnedves szívópumpa, hangszigetelő burkolattal, 1 unit számára
Elszívó berendezések, Kompresszorok és sebészeti elszívásDMEGA S101-C félnedves szívópumpa, hangszigetelő burkolattal, 1 unit számára
Megbízható és csendes szívórendszer, kompakt kialakítással, egy fogorvosi unit számára alkalmas.
A vákuumpumpa hangszigetelő burkolattal van felszerelve.
SKU: DMEGA-S101-C -
Fogászati egységek
SIGER U200 Standard fogászati egység, felső tömlők
Biztonságos és intelligens. Öt állomással konfigurálható, a SIGER U200 fogászati egység felső tömlőkkel és érintőképernyős vezérlőpanellel, a Bien Air elektromos mikromotor technológiáját alkalmazza.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 75%; --price-left-right: 71%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 75%; --price-left-left: 19%; --price-top-right: 75%; --price-left-right: 70%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,653 €2,417
SKU: Siger-U200X-standard-aspiratie-chirurgicala-1-1 -
Fogászati egységek
SIGER U200 PRO fogászati egység, alsó tömlők
Biztonságos és intelligens. 5 állomásos konfigurálható, a SIGER U200 fogászati egység érintőképernyős vezérlőpanellel, a Bien Air elektromos mikromotor technológiáját alkalmazza.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 75%; --price-left-right: 71%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 75%; --price-left-left: 19%; --price-top-right: 75%; --price-left-right: 70%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,653 €2,417
SKU: Siger-U200S-pro-1-1 -
Elszívó berendezések, Kompresszorok és sebészeti elszívás
DMEGA Teravac 3000 félnedves elszívó pumpa, 2 kezelőegységhez
Elszívó berendezések, Kompresszorok és sebészeti elszívásDMEGA Teravac 3000 félnedves elszívó pumpa, 2 kezelőegységhez
Száraz elszívású vákuumpumpa, Mitsubishi inverterrel és automatikus vákuumszabályozó funkcióval felszerelve.
Intelligens, csendes és hatékony rendszer, ideális 2 fogászati kezelőegységhez.
SKU: DMEGA-Teravac-3000 -
Fogászati egységek
SIGER U200 PRO fogászati egység, felső tömlők
Biztonságos és intelligens. 5 állomásra konfigurálható, a SIGER U200 fogászati egység érintőképernyős vezérlőpanellel rendelkezik, és a Bien Air elektromos mikromotorok technológiáját alkalmazza.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 75%; --price-left-right: 71%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 75%; --price-left-left: 19%; --price-top-right: 75%; --price-left-right: 70%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,653 €2,417
SKU: Siger-U200S-pro-1 -
Fogászati egységek
SIGER U200 IMPLANT fogászati egység, alsó tömlők
Biztonságos és intelligens. 5 állomással konfigurálható, a SIGER U200 fogászati egység érintőképernyős vezérlőpanellel és sebészeti lámpával, a Bien Air elektromos mikromotor technológiáját alkalmazza.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 75%; --price-left-right: 71%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 75%; --price-left-left: 19%; --price-top-right: 75%; --price-left-right: 70%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,653 €2,417
SKU: Siger-U200S-pro-1-1-1 -
Fogászati egységek
SIGER U200 IMPLANT fogászati egység, felső tömlők
Biztonságos és intelligens. Az 5 állomásos konfigurálható SIGER U200 fogászati egység érintőképernyős vezérlőpanellel és sebészeti lámpával, a Bien Air elektromos mikromotor technológiáját alkalmazza.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 75%; --price-left-right: 71%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 75%; --price-left-left: 19%; --price-top-right: 75%; --price-left-right: 70%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,653 €2,417
SKU: Siger-U200S-pro-1-1-1-1 -
Fogászati egységek
SIGER S30 fogászati kezelőegység, alsó tömlővezetéssel
Biztonságos és intelligens. Az álló rendszerként tervezett SIGER S30 fogászati kezelőegység érintőképernyős vezérlőpanellel rendelkezik, 5 pozícióra konfigurálható, és a Bien Air elektromos mikromotor technológiáját alkalmazza.
/* ====== Stiluri existene pentru acordeon ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 75%; --price-left-left: 20%; --price-top-right: 75%; --price-left-right: 71%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 75%; --price-left-left: 19%; --price-top-right: 75%; --price-left-right: 70%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-2 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-2 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,653 €2,417
SKU: SIGER-S30-FJ-touch-screen








Chirana Lift PRO fogászati egység alsó tömlőkkel, PROMO felszereltséggel
Chirana Lift fogászati egység alsó tömlőkkel
Mennyezeti rögzítő készlet, Emaled 200D sebészeti lámpa
22 hüvelykes multimédiás készlet, 2,1 MP intraorális kamerával
NewTom X-VS E USB érzékelő, 2-es méret
Belmont NewCLESTA II fogászati egység, promóciós felszerelés, alsó tömlők
Mennyezeti rögzítő készlet, Emaled 300D sebészeti lámpa
EKOM DK50 PLUS kompresszor
EKOM DK50 2V/50/M kompresszor, levegőszárítóval
Foszforlemez méret 1, periapikális
36W antibakteriális UVC lámpa, levegő fertőtlenítés, távirányítóval, antracit
OD201 ligatúra adapter
Böhm DP1740 teleszkópos technikai fogó 4 mm
Piezotom BS2L Dmetec hurok
Egyenes csőrű, bordázott végű fogó, felső gyökerek mindkét oldalán, DG40/41
Fogászati bútor, mozgatható testtel
DL137 emelők - Bein 4 mm
OnDemand3D Dental szoftver
SIGER V1000 fogászati egység, alsó tömlők 










