Telefontermin buchen

Telefontermin buchen


Buchen Sie einen für Sie individuellen Termintermin bei Ihrem Ansprechpartner.

Schnell und unkompliziert!

Mehr Informationen

Angebotsanfragen

Wärmepumpe (Privat)


Wärmepumpen mit Montage oder zum Selbsteinbau - mit unserem Modulsystem zeigen wir Ihnen wie einfach es ist!

Mehr Informationen

Klimaanlage / Luft-Luft Wärmepumpe (Privat)


Ihre private Klimaanlage oder Klimaanlage mit Wärmepumpenfunktion können Sie hier anfragen.

Mehr Informationen

Klimaanlage (Gewerblich)


Suchen Sie eine Klimaanlage für Ihr Büro oder für Ihre Lage- bzw. Produktionshalle? Nutzen Sie unser Anfrageformular.

Mehr Informationen

Kaltwassersatz / Chiller


Sie benötigen einen Kaltwassersatz/Chiller für die Prozesskühlung oder -erwärmung? Hier können Sie diesen anfragen.

Mehr Informationen

Ersatzteilanfrage


Sie benötigen ein Ersatzteil für Ihre Klimaanlage oder ein ähnliches Gerät? Hier können Sie das benötigte Ersatzteil ganz einfach und unverbindlich anfragen.

Mehr Informationen

Wissen in unser Wissensdatenbank, unserem Ticketsystem oder Community

Ticketsystem


Für Ihre Anliegen nutzen wir ein eigenständiges Ticketsystem, das vom Shop getrennt ist. Schreiben Sie uns einfach eine E-Mail an ticket@elh-mh.de oder melden Sie sich im Ticketsystem an.

Mehr Informationen

Wissensdatenbank


Unsere Wissensdatenbank wächst täglich - voller hilfreicher Informationen für Ihr Vorhaben. Schauen Sie doch mal rein - bestimmt ist auch etwas für Sie dabei!

Mehr Informationen

Community


Nehmen Sie teil, teilen Sie Ihr Wissen mit anderen, stellen Sie Fragen, helfen Sie bei der Lösungsfindung - und finden Sie selbst Lösungen für Ihr Problem.

Mehr Informationen

Berechnungen

Klimaanlagen Leistungsrechner


Leistungsrechner für Mono- und Multisplit Klimaanlagen mit Gleichzeitigkeitfaktor und Berechnung des Stromverbrauchs pro Jahr.

Klimaanlagen Leistungsberechnung

Wärmepumpen Leistungsrechner


Leistungsrechner Wärmepumpen mit Berechnung des Stromverbrauchs pro Jahr und einem Vergleich zu einer Gasheizung.

Wärmepumpen Leistungsberechnung

KlimaCorner-Wärmepumpenplaner wird geladen.

(function () { 'use strict'; const RULES = { checked: '17.09.2026', from: '2026-07-21', until: '2028-12-31', source458: 'https://www.kfw.de/458', source459: 'https://www.kfw.de/459', source522: 'https://www.kfw.de/522' }; const defaults = () => ({ step: 0, method: 'area', area: 150, height: 2.5, specific: 60, norm: -12, inside: 20, known: 9, flow: 45, emitters: 'radiators', mode: 'heatwater', people: 4, litres: 40, waterTemp: 50, cold: 10, loss: 15, charge: 2, spread: 5, applicant: 'self', building: 'residential', date: '2026-09-17', permit: '2000-01-01', units: 1, served: 1, cost: 30000, eligible: 28000, vat: 'gross', income1: 45000, income2: 45000, children: 'no', old: 'gas', oldDate: '2000-01-01', working: 'yes', disposal: 'yes', network: 'unknown', start: 'planned', technical: 'unknown', prior: 'no', other: 'no', refrigerant: 'all', brand: 'all', name: '', phone: '', email: '', postcode: '', ack: false }); function anniversary(date, years) { const d = new Date(date + 'T12:00:00Z'); d.setUTCFullYear(d.getUTCFullYear() + years); return d.toISOString().slice(0, 10); } function heat(s) { const q = s.method === 'known' ? s.known : s.area * s.height / 2.5 * s.specific * (s.inside - s.norm) / 32 / 1000; const daily = s.mode === 'heat' ? 0 : s.people * s.litres * 1.163 * (s.waterTemp - s.cold) / 1000 * (1 + s.loss / 100); const withWater = (q * 24 + daily) / (24 - (daily ? s.charge : 0)); return { q, daily, withWater, chargePower: daily / s.charge, flow: withWater / (1.163 * s.spread), low: s.method === 'area' ? q * .75 : q, high: s.method === 'area' ? q * 1.25 : q }; } function funding(s) { const reasons = [], open = []; const program = s.applicant === 'company' ? '459' : '458'; if (s.building !== 'residential') return { status: 'review', program: '522 / Einzelfall', reasons: ['Nichtwohngebäude und gemischte Nutzung sind hier nicht numerisch abgedeckt. Förderprogramm und Flächenabgrenzung gesondert prüfen.'] }; if (s.applicant === 'other') return { status: 'review', program: 'Einzelfall', reasons: ['Antragsberechtigung außerhalb privatem Eigentum, WEG oder Unternehmen prüfen.'] }; if (RULES.from > s.date || s.date > RULES.until) return { status: 'review', program, reasons: ['Antragsdatum außerhalb des abgebildeten Regelstands. Keine Berechnung nach diesen Regeln.'] }; if (s.prior === 'yes' || s.other === 'yes') return { status: 'review', program, reasons: ['Vorherige Förderanträge oder weitere öffentliche Förderung / Steuerermäßigung: Restbudget und Kumulierbarkeit müssen individuell geprüft werden.'] }; if (anniversary(s.permit, 5) > s.date) reasons.push('Bauantrag/Bauanzeige liegt bei Antragstellung noch keine fünf Jahre zurück.'); if (s.network === 'yes') reasons.push('Kommunal verbindlich vorgesehener Wärmenetzanschluss: Förderung einer Einzelheizung ausgeschlossen.'); if (s.start === 'invalid') reasons.push('Vorhaben vor Antragstellung begonnen oder unbedingter Vertrag bereits geschlossen.'); if (s.technical === 'no') reasons.push('Technische Fördervoraussetzungen werden nach deiner Angabe nicht erfüllt.'); if (300 > s.cost && s.vat === 'gross') reasons.push('Mindestinvestition von 300 Euro brutto nicht erreicht.'); if (300 > s.cost && s.vat === 'net') return { status: 'review', program, reasons: ['Bei dieser Nettoinvestition Mindestbetrag von 300 Euro brutto gesondert prüfen.'] }; if (reasons.length) return { status: 'excluded', program, reasons }; if (s.network === 'unknown') open.push('Kommunale Entscheidung zum Wärmenetz noch prüfen.'); if (s.technical === 'unknown') open.push('Gerät, technische Mindestanforderungen und BzA noch nicht bestätigt.'); if (s.start === 'planned') open.push('BzA und Vertrag mit Fördervorbehalt vor Antragstellung noch erforderlich.'); const d = new Date(s.date + 'T12:00:00Z'); const year = d.getUTCFullYear(), month = d.getUTCMonth() + 1; const periods = 2027 > year ? 0 : 2 * (year - 2027) + (month >= 8 ? 2 : month >= 2 ? 1 : 0); const first = 28000 - 750 * periods; const cap = (first + 15000 * Math.min(s.units - 1, 5) + 8000 * Math.max(s.units - 6, 0)) * s.served / s.units; const base = Math.min(s.eligible, cap), self = s.applicant === 'self'; const income = (s.income1 + s.income2) / 2, limitAdd = s.children === 'yes' ? 10000 : 0; const incomeBonus = !self ? 0 : 30000 + limitAdd >= income ? 40 : 40000 + limitAdd >= income ? 30 : 50000 + limitAdd >= income ? 10 : 0; const validOld = ['oil', 'coal', 'gasfloor', 'storage'].includes(s.old) || (['gas', 'biomass'].includes(s.old) && s.date >= anniversary(s.oldDate, 20)); const speed = self && s.working === 'yes' && s.disposal === 'yes' && validOld ? Math.max(0, 16 - periods * 4) : 0; const max = self && incomeBonus === 40 ? 80 : 70; const selfBase = self ? base / s.served : 0; const ownRate = self ? Math.min(max, 30 + incomeBonus + speed) : 30; const basic = base * .30, bonus = selfBase * (ownRate - 30) / 100, grant = Math.round((basic + bonus) * 100) / 100; return { status: open.length ? 'conditional' : 'estimate', program, reasons: open, cap, base, first, income, incomeBonus, speed, max, selfBase, ownRate, basic, bonus, grant, remaining: s.cost - grant, periods }; } const STYLE = ":host{display:block;color:#333;background:#f8f8f8;color-scheme:light}.kc{font:16px/1.6 Arial,Helvetica,sans-serif;color:#333}*{box-sizing:border-box}a{color:#19598f;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}:focus-visible{outline:3px solid #1a598f;outline-offset:3px}header{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #ddd;padding:22px max(24px,calc((100% - 1190px)/2))}.brand{font-size:29px;font-weight:700;color:#1a598f;line-height:1.2}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:6px}.phone{font-size:14px;font-weight:600}.shell{max-width:1240px;margin:auto;padding:36px 24px 0}.eyebrow{color:#1a598f;letter-spacing:1.6px;font-size:12px;font-weight:700;margin:0 0 10px}h1{font-size:40px;letter-spacing:-1px;line-height:1.2;margin:0 0 12px;color:#1a598f}h1 span{font-weight:400;color:#555}.intro\x3ep:last-child{color:#666;margin:0}.steps{display:flex;list-style:none;padding:0;margin:30px 0 24px}.steps li{display:flex;align-items:center;gap:10px;flex:1;font-size:14px;color:#666;border-bottom:2px solid #ddd;padding-bottom:16px}.steps li span{display:grid;place-items:center;border:1px solid #ddd;border-radius:50%;width:28px;height:28px;background:#fff;font-size:12px}.steps li.current,.steps li.done{border-color:#1a598f;color:#1a598f}.steps li.current span{background:#19598f;color:#fff;border-color:#19598f}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.panel{background:#fff;border:1px solid #ddd;border-radius:10px;padding:30px;min-width:0}.section-heading{display:flex;gap:14px;margin-bottom:26px}.section-heading\x3espan{background:#edf3f8;border-radius:6px;color:#1a598f;padding:6px 10px;align-self:flex-start;font-size:14px}.section-heading h2{font-size:25px;line-height:1.3;margin:0 0 6px;color:#1a598f}.section-heading p{font-size:14px;color:#666;margin:0}fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}legend{font-weight:600;margin:0 0 12px;padding:0}.cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.choice{display:block;position:relative;border:1px solid #ddd;border-radius:8px;padding:24px 20px;cursor:pointer}.choice.selected{border:2px solid #19598f;background:#f3f7fb;padding:23px 19px}.choice input{position:absolute;right:18px;top:20px;accent-color:#19598f}.choice strong{display:block;font-size:23px;color:#1a598f;padding:28px 0 6px}.choice p{font-size:14px;color:#555;margin:0}.choice.compact{padding:16px 20px}.choice.compact.selected{padding:15px 19px}.info{background:#eef4f9;border-radius:6px;padding:16px;font-size:14px;color:#3e5c74;margin:24px 0}.actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:26px;padding-top:22px;border-top:1px solid #ebebeb}.actions small{color:#666;font-size:13px}.primary{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:13px 20px;background:#19598f;color:#fff;font-size:14px;font-weight:600;min-height:48px}.primary:hover{background:#19597b}.back{border:0;background:none;padding:10px 0;color:#19598f;font-size:14px}aside{background:#1a598f;color:#fff;border-radius:10px;padding:26px;position:sticky;top:24px}aside .eyebrow{color:#fff;font-size:11px}aside h2{font-size:24px;line-height:1.4;font-weight:400;margin:24px 0}aside dl\x3ediv{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff35;padding:12px 0;font-size:14px}aside dd{margin:0;font-weight:600}aside .locked{background:#ffffff12;border:1px dashed #ffffff70;border-radius:6px;padding:14px;font-size:13px;margin:24px 0}aside ul{padding-left:20px;font-size:14px}aside li{margin:9px 0}aside\x3ea{display:block;color:#fff;font-size:14px;border-top:1px solid #ffffff40;padding-top:20px;margin-top:22px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field span{font-size:14px;font-weight:600}.field input,.field select,.field textarea{width:100%;min-width:0;min-height:46px;border:1px solid #b3b3b3;border-radius:5px;background:#fff;padding:10px 12px;color:#333}.field textarea{height:90px;resize:vertical}.full{grid-column:1/-1}.check{display:flex;gap:10px;align-items:center;font-size:14px}.check input{accent-color:#19598f;width:18px;height:18px;flex-shrink:0}.consent{align-items:flex-start;margin-top:24px}.consent input{margin-top:5px}.consent a{text-decoration:underline}.trap{position:absolute;left:-99999px}.room-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.room-nav button{border:1px solid #ddd;background:#f8f8f8;color:#333;padding:9px 12px;border-radius:5px;font-size:14px;max-width:100%;overflow-wrap:anywhere}.room-nav button.active{background:#19598f;color:#fff;border-color:#19598f}h3{font-size:17px;color:#1a598f;margin:28px 0 16px;padding-top:18px;border-top:1px solid #ebebeb}.hint{font-size:13px;color:#666;line-height:1.65}.notice{padding:16px;background:#eef4f9;border:1px solid #b6cfe3;border-radius:5px;font-size:14px;color:#19598f}.error{padding:16px;border:1px solid #ae3340;color:#922331;border-radius:5px;font-size:14px;background:#fff7f8}.message{padding:20px 0}.message h2{font-size:28px;color:#1a598f}.message p{overflow-wrap:anywhere}.total{padding:24px;background:#edf4fa;border-radius:8px;color:#1a598f}.total\x3estrong{display:block;font-size:50px;line-height:1.35}.total small{font-size:24px}.total p{font-size:13px;margin:0}.result-rooms\x3ediv{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #ddd}.result-rooms small{display:block;font-size:13px;color:#666;font-weight:400}.result-rooms strong{text-align:right}.products{display:grid;grid-template-columns:1fr 1fr;gap:16px}.products article{border:1px solid #ddd;border-radius:8px;padding:18px;display:flex;flex-direction:column}.products img{height:145px;width:100%;object-fit:contain;margin-bottom:16px}.products small{font-size:13px;color:#666}.products h4{font-size:15px;line-height:1.5;flex:1;margin:8px 0 18px}.products strong{font-size:23px;color:#1a598f}.products .primary{padding:11px}.products .hint{font-size:12px}details{font-size:14px;color:#555;margin-top:24px}summary{cursor:pointer;color:#19598f}footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:28px 0;margin-top:25px;border-top:1px solid #ddd;font-size:13px;color:#666}footer nav{display:flex;gap:24px}@media(max-width:950px){.workspace{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.panel{padding:24px}aside{padding:22px}}@media(max-width:750px){header{padding:18px}.brand{font-size:24px}.phone{font-size:12px}.shell{padding:26px 16px 0}h1{font-size:30px}.intro\x3ep:last-child{font-size:14px}.eyebrow{font-size:10px}.steps{margin:25px 0 20px}.steps li{flex-direction:column;gap:7px;font-size:11px;text-align:center}.workspace{grid-template-columns:1fr}.panel{padding:22px 18px}aside{position:static}.section-heading h2{font-size:23px}.choice{padding:18px 14px}.choice.selected{padding:17px 13px}.choice strong{font-size:20px}.choice p{font-size:14px}.actions small{display:none}.products{grid-template-columns:1fr}.actions .primary{margin-left:auto}}@media(max-width:400px){.fields,.cards{grid-template-columns:1fr}.phone{display:none}.steps li{font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}\n .numbers div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #ddd}.numbers dd{margin:0;text-align:right}.field small{font-weight:normal}form h2{margin-top:0}.products{margin-top:24px}a{text-decoration:underline}a.primary{text-decoration:none}"; const PRODUCTS = [{ "id": "1641", "name": "MundoClima Monoblock Wärmepumpen-SET MUAMR-08-H14 - FISH S15 200X - 7,45|8,40 kW Kühlen|Heizen", "price": 5035, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/710/full/1642.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-mam8v10m-fishs15-200l-7-45-8-40-kw-kuehlen-heizen_710_1641/", "brand": "MundoClima", "kw": 8.4, "refrigerant": "R290" }, { "id": "1642", "name": "MundoClima Monoblock Wärmepumpen-SET MUAMR-14-H14T + FISH S15 200X - 12,4|14,5 kW Kühlen|Heizen", "price": 7831.67, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/711/full/1642.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-muamr-14-h14t-fish-s15-200x-12-4-14-5-kw-kuehlen-heizen_711_1642/", "brand": "MundoClima", "kw": 14.5, "refrigerant": "R290" }, { "id": "1643", "name": "MundoClima Monoblock Wärmepumpen-SET Rücklaufanhebung MAM-10-V10M - 10,0 kW Heizen 230V", "price": 5587.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/712/full/1643.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-ruecklaufanhebung-mam10v10m-10-0kw-heizen-230v_712_1643/", "brand": "MundoClima", "kw": 10, "refrigerant": "R32" }, { "id": "1646", "name": "MundoClima Monoblock Wärmepumpen-SET Rücklaufanhebung MAM-14-V10T - 14,5 kW Heizen 400V", "price": 6834.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/715/full/1646-NEU.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-ruecklaufanhebung-mam14v10t-14-5kw-heizen-400v_715_1646/", "brand": "MundoClima", "kw": 14.5, "refrigerant": "R32" }, { "id": "1649", "name": "MundoClima Monoblock Wärmepumpen-SET MUAMR-12-H14 + FISH S15 200X - 11,5|12,0 kW Kühlen|Heizen - R290", "price": 5785, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/718/full/1649.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-muamr-12-h14-fish-s15-200x-11-5-12-0-kw-kuehlen-heizen-r290_718_1649/", "brand": "MundoClima", "kw": 12, "refrigerant": "R290" }, { "id": "1650", "name": "MundoClima Monoblock-Wärmepumpen-SET Rücklaufanhebung MAM-8-V10M - 8,4 kW Heizen 230V", "price": 5232.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/719/full/1650.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-ruecklaufanhebung-mam8v10m-8-4kw-heizen-230v_719_1650/", "brand": "MundoClima", "kw": 8.4, "refrigerant": "R32" }, { "id": "1651", "name": "MundoClima Monoblock-Wärmepumpen-SET MUAMR-16-H14T + FISHS15200X - 14,0|15,9 kW Kühlen|Heizen - R290 - 200 Liter", "price": 7653, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/720/full/1651.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-muamr-16-h14t-fishs15200x-14-0-15-9-kw-kuehlen-heizen-r290-200-liter_720_1651/", "brand": "MundoClima", "kw": 15.9, "refrigerant": "R290" }, { "id": "1653", "name": "MundoClima Monoblock Wärmepumpen-SET Rücklaufanhebung MAM-12-V10M - 12,1 kW Heizen 400V", "price": 6605.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/722/full/1653.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-ruecklaufanhebung-mam12v10m-12-1kw-heizen-400v_722_1653/", "brand": "MundoClima", "kw": 12.1, "refrigerant": "R32" }, { "id": "1655", "name": "MundoClima Monoblock-Wärmepumpen-SET Rücklaufanhebung MAM-14-V10M - 14,5 kW Heizen - 230V", "price": 6834.28, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/724/full/1655.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-ruecklaufanhebung-mam14v10m-14-5kw-heizen-230v_724_1655/", "brand": "MundoClima", "kw": 14.5, "refrigerant": "R32" }, { "id": "3562", "name": "MundoClima Wärmepumpe MAM-14-V10T - 12,4|14,5 kW Kühlen|Heizen", "price": 5908.95, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2631/full/SO-30200-30213-ohne-Rahmen-3-4.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-14-v10t-12-4-14-5-kw-kuehlen-heizen_2631_3562/", "brand": "MundoClima", "kw": 14.5, "refrigerant": "R32" }, { "id": "14612", "name": "Daikin Altherma 3 M Monoblock-Wärmepumpe EBLA08E3V3 - 8,0 kW Heizen", "price": 8436.62, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/13681/full/19630.jpg", "url": "https://www.klimacorner.de/daikin-altherma-3-m-monoblock-waermepumpe-ebla08e3v3-8-0-kw-heizen_13681_14612/", "brand": "Daikin", "kw": 8, "refrigerant": "R32" }, { "id": "19630", "name": "Daikin Altherma 3 M Monoblock-Wärmepumpe EBLA04E3V3 - 4,0 kW Heizen", "price": 6527.72, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/18699/full/19630.jpg", "url": "https://www.klimacorner.de/daikin-altherma-3-m-monoblock-waermepumpe-ebla04e3v3-4-0-kw-heizen_18699_19630/", "brand": "Daikin", "kw": 4, "refrigerant": "R32" }, { "id": "19751", "name": "Daikin Altherma 3 M Monoblock-Wärmepumpe EBLA06E3V3 - 6,0 kW Heizen", "price": 6809.28, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/18820/full/19630.jpg", "url": "https://www.klimacorner.de/daikin-altherma-3-m-monoblock-waermepumpe-ebla06e3v3-6-0-kw-heizen_18820_19751/", "brand": "Daikin", "kw": 6, "refrigerant": "R32" }, { "id": "20295", "name": "MundoClima Monoblock-Wärmepumpe MAM-6-V10M - 7,0|6,35 kW Kühlen|Heizen 230V", "price": 3760.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/19364/full/SO-30200-30213-ohne-Rahmen-3-4.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-6-v10m-7-0-6-35-kw-kuehlen-heizen-230v_19364_20295/", "brand": "MundoClima", "kw": 6.35, "refrigerant": "R32" }, { "id": "20308", "name": "Daikin Altherma 3 M Monoblock-Wärmepumpe EBLA14D3W1 - 14,0 kW Heizen", "price": 9527.44, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/19377/full/20250.jpg", "url": "https://www.klimacorner.de/daikin-altherma-3-m-monoblock-waermepumpe-ebla14d3w1-14-0-kw-heizen_19377_20308/", "brand": "Daikin", "kw": 14, "refrigerant": "R32" }, { "id": "20309", "name": "MundoClima Wärmepumpe MAM-18-V10T - 17,0|18,0 kW Kühlen|Heizen 400V", "price": 8040.95, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/19378/full/20309.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-18-v10t-17-0-18-0-kw-kuehlen-heizen-400v_19378_20309/", "brand": "MundoClima", "kw": 18, "refrigerant": "R32" }, { "id": "21647", "name": "MundoClima Wärmepumpe MAM-22-V10T - 21,00|22,00 kW Kühlen|Heizen 400V", "price": 8368.95, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20716/full/SO-30210-30213.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-22-v10t-21-00-22-00-kw-kuehlen-heizen-400v_20716_21647/", "brand": "MundoClima", "kw": 22, "refrigerant": "R32" }, { "id": "21673", "name": "MundoClima Wärmepumpe MAM-12-V10M - 11,5|12,1 kW Kühlen|Heizen 230V", "price": 5764.95, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20742/full/SO-30200-30213-ohne-Rahmen-3-4.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-12-v10m-11-5-12-1-kw-kuehlen-heizen-230v_20742_21673/", "brand": "MundoClima", "kw": 12.1, "refrigerant": "R32" }, { "id": "21758", "name": "Daikin Altherma 3 M Monoblock-Wärmepumpe EBLA11D3W1 - 11,0 kW Heizen", "price": 7646.36, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20827/full/20250.jpg", "url": "https://www.klimacorner.de/daikin-altherma-3-m-monoblock-waermepumpe-ebla11d3w1-11-0-kw-heizen_20827_21758/", "brand": "Daikin", "kw": 11, "refrigerant": "R32" }, { "id": "21805", "name": "MundoClima Wärmepumpe MAM-16-V10T - 14,0|15,9 kW Kühlen|Heizen 400V", "price": 5890.95, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20874/full/SO-30200-30213-ohne-Rahmen-3-4.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-16-v10t-14-0-15-9-kw-kuehlen-heizen-400v_20874_21805/", "brand": "MundoClima", "kw": 15.9, "refrigerant": "R32" }, { "id": "23483", "name": "MundoClima Monoblock-Wärmepumpe MAM-16-V10M - 14,0|15,9 kW Kühlen|Heizen 230V", "price": 6464.08, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22552/full/SO-30200-30213-ohne-Rahmen-3-4.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-16-v10m-14-0-15-9-kw-kuehlen-heizen-230v_22552_23483/", "brand": "MundoClima", "kw": 15.9, "refrigerant": "R32" }, { "id": "23648", "name": "MundoClima Wärmepumpe MAM-14-V10M - 12,4|14,5 kW Kühlen|Heizen 230V", "price": 5978.95, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22717/full/SO-30200-30213-ohne-Rahmen-3-4.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-mam-14-v10m-12-4-14-5-kw-kuehlen-heizen-230v_22717_23648/", "brand": "MundoClima", "kw": 14.5, "refrigerant": "R32" }, { "id": "26515", "name": "MundoClima Monoblock SET Wärmepumpe-1 MAM8V10M - 8,4kW Heizen | 230V", "price": 5082.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23530/full/26515.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-set-waermepumpe-1-mam8v10m-8-4kw-heizen-230v_23530_26515/", "brand": "MundoClima", "kw": 8.4, "refrigerant": "R32" }, { "id": "26618", "name": "MundoClima Monoblock Wärmepumpen-SET-2-RLA - MAM8V10M - 8,4kW Heizen | 230V", "price": 5292.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23542/full/26618.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-2-rla-mam8v10m-8-4kw-heizen-230v_23542_26618/", "brand": "MundoClima", "kw": 8.4, "refrigerant": "R32" }, { "id": "26620", "name": "MundoClima Monoblock Wärmepumpen-SET-2-RLA - MAM10V10M - 10,0kW Heizen | 230V", "price": 5514.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23544/full/26620.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-2-rla-mam10v10m-10-0kw-heizen-230v_23544_26620/", "brand": "MundoClima", "kw": 10, "refrigerant": "R32" }, { "id": "26621", "name": "MundoClima Monoblock Wärmepumpen-SET-2-RLA - MAM14V10M - 14,5kW Heizen | 230V", "price": 6761.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23545/full/26621.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-2-rla-mam14v10m-14-5kw-heizen-230v_23545_26621/", "brand": "MundoClima", "kw": 14.5, "refrigerant": "R32" }, { "id": "26622", "name": "MundoClima Monoblock Wärmepumpen-SET-2-RLA - MAM12V10M - 12,1kW Heizen 230V", "price": 6533.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23546/full/26622.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-2-rla-mam12v10m-12-1kw-heizen-230v_23546_26622/", "brand": "MundoClima", "kw": 12.1, "refrigerant": "R32" }, { "id": "26623", "name": "MundoClima Monoblock Wärmepumpen-SET-2-RLA - MAM16V10M - 15,9kW Heizen | 230V", "price": 6923.46, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23547/full/26623.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-2-rla-mam16v10m-15-9kw-heizen-230v_23547_26623/", "brand": "MundoClima", "kw": 15.9, "refrigerant": "R32" }, { "id": "26624", "name": "MundoClima Monoblock Wärmepumpen-SET-2-RLA - MAM14V10T - 14,5kW Heizen - 400V", "price": 6761.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23548/full/26624.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-2-rla-mam14v10t-14-5kw-heizen-400v_23548_26624/", "brand": "MundoClima", "kw": 14.5, "refrigerant": "R32" }, { "id": "26625", "name": "MundoClima Monoblock Wärmepumpen-SET-2-RLA - MAM16V10T - 15,9kW Heizen - 400V", "price": 6742.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/23549/full/26625.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-monoblock-waermepumpen-set-2-rla-mam16v10t-15-9kw-heizen-400v_23549_26625/", "brand": "MundoClima", "kw": 15.9, "refrigerant": "R32" }, { "id": "157351", "name": "MundoClima Wärmepumpe MUAMR-04-H14 - 4,5|4,5 kW Kühlen|Heizen 230V-Propan", "price": 3687.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097186/full/157356.jpg", "url": "https://www.klimacorner.de/shop-kc/waermepumpen/monoblock-waermepumpe/mundoclima-waermepumpe-muamr-04-h14-4-5-4-5-kw-kuehlen-heizen-230v-propan_1097186_157351/", "brand": "MundoClima", "kw": 4.5, "refrigerant": "R290" }, { "id": "157352", "name": "MundoClima Wärmepumpe MUAMR-06-H14 - 6,5|6,2 kW Kühlen|Heizen 230V-Propan", "price": 3877.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097187/full/157356.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-muamr-06-h14-6-5-6-2-kw-kuehlen-heizen-230v-propan_1097187_157352/", "brand": "MundoClima", "kw": 6.2, "refrigerant": "R290" }, { "id": "157353", "name": "MundoClima Wärmepumpe MUAMR-08-H14 - 7,5|8,4 kW Kühlen|Heizen - 230V Propan", "price": 4449.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097188/full/157356.jpg", "url": "https://www.klimacorner.de/shop-kc/waermepumpen/monoblock-waermepumpe/mundoclima-waermepumpe-muamr-08-h14-7-5-8-4-kw-kuehlen-heizen-230v-propan_1097188_157353/", "brand": "MundoClima", "kw": 8.4, "refrigerant": "R290" }, { "id": "157354", "name": "MundoClima Wärmepumpe MUAMR-12-H14 - 11,5|12,0 kW Kühlen|Heizen - 230V Propan", "price": 5305.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097189/full/157356.jpg", "url": "https://www.klimacorner.de/shop-kc/waermepumpen/monoblock-waermepumpe/mundoclima-waermepumpe-muamr-12-h14-11-5-12-0-kw-kuehlen-heizen-230v-propan_1097189_157354/", "brand": "MundoClima", "kw": 12, "refrigerant": "R290" }, { "id": "157355", "name": "MundoClima Wärmepumpe MUAMR-10-H14 - 8,90|10,00 kW Kühlen|Heizen - 230V Propan", "price": 4639.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097190/full/157356.jpg", "url": "https://www.klimacorner.de/shop-kc/waermepumpen/monoblock-waermepumpe/mundoclima-waermepumpe-muamr-10-h14-8-90-10-00-kw-kuehlen-heizen-230v-propan_1097190_157355/", "brand": "MundoClima", "kw": 10, "refrigerant": "R290" }, { "id": "157356", "name": "MundoClima Wärmepumpe MUAMR-12-H14T - 11,5|12,0 kW Kühlen|Heizen - 380 V-Propan", "price": 6819.68, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097191/full/157356.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-muamr-12-h14t-11-5-12-0-kw-kuehlen-heizen-380v-propan_1097191_157356/", "brand": "MundoClima", "kw": 12, "refrigerant": "R290" }, { "id": "157357", "name": "MundoClima Wärmepumpe MUAMR-14-H14T - 12,70|14,00 kW Kühlen|Heizen - 380V Propan", "price": 7048.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097192/full/157356.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-muamr-14-h14t-12-70-14-00-kw-kuehlen-heizen-380v-propan_1097192_157357/", "brand": "MundoClima", "kw": 14, "refrigerant": "R290" }, { "id": "157358", "name": "MundoClima Wärmepumpe MUAMR-16-H14T - 14,0|15,0 kW Kühlen|Heizen - 380 V-Propan", "price": 7276.99, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097193/full/157356.jpg", "url": "https://www.klimacorner.de/shop/waermepumpen/monoblock-waermepumpen/mundoclima-waermepumpe-muamr-16-h14t-14-0-15-0-kw-kuehlen-heizen-380v-propan_1097193_157358/", "brand": "MundoClima", "kw": 15, "refrigerant": "R290" }, { "id": "157768", "name": "MundoClima Monoblock-Wärmepumpen-SET MUAMR-10-H14 + FISH S15 200X - 8,9|10,0 kW Kühlen|Heizen - R290", "price": 5346, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097574/full/157768.jpg", "url": "https://www.klimacorner.de/mundoclima-monoblock-waermepumpen-set-muamr-10-h14-fish-s15-200x-8-9-10-0-kw-kuehlen-heizen-r290_1097574_157768/", "brand": "MundoClima", "kw": 10, "refrigerant": "R290" }, { "id": "157794", "name": "Haier Monoblock Wärmepumpe HPM08-Nd2 - 8,0 kW Heizen - R290 inkl. Erstinbetriebnahme", "price": 4059, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097600/full/HAIER-KlimaCorner-1.png", "url": "https://www.klimacorner.de/haier-monoblock-waermepumpe-hpm08-nd2-8-0-kw-heizen-r290-inkl-erstinbetriebnahme_1097600_157794/", "brand": "Haier", "kw": 8, "refrigerant": "R290" }, { "id": "157795", "name": "Haier Monoblock Wärmepumpe HPM10-Nd2 - 10,0 kW Heizen - R290 inkl. Erstinbetriebnahme", "price": 4805.15, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097601/full/157445.jpg", "url": "https://www.klimacorner.de/haier-monoblock-waermepumpe-hpm10-nd2-10-0-kw-heizen-r290-inkl-erstinbetriebnahme_1097601_157795/", "brand": "Haier", "kw": 10, "refrigerant": "R290" }, { "id": "157796", "name": "Haier Monoblock Wärmepumpe HPM12-Nd2 - 12,0 kW Heizen - R290 inkl. Erstinbetriebnahme", "price": 4757.85, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097602/full/157445.jpg", "url": "https://www.klimacorner.de/haier-monoblock-waermepumpe-hpm12-nd2-12-0-kw-heizen-r290-inkl-erstinbetriebnahme_1097602_157796/", "brand": "Haier", "kw": 12, "refrigerant": "R290" }, { "id": "157797", "name": "Haier Monoblock Wärmepumpe HPM14-Nd2 - 14,0|14,0 kW Kühlen|Heizen inkl. Erstinbetriebnahme", "price": 5016.68, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097603/full/157657-1.jpg", "url": "https://www.klimacorner.de/haier-monoblock-waermepumpe-hpm14-nd2-14-0-14-0-kw-kuehlen-heizen-inkl-erstinbetriebnahme_1097603_157797/", "brand": "Haier", "kw": 14, "refrigerant": "R290" }, { "id": "157798", "name": "Haier Monoblock Wärmepumpe HPM16-Nd2 - 16,0|16,0 kW Kühlen|Heizen inkl. Erstinbetriebnahme", "price": 5275.5, "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097604/full/157657-1.jpg", "url": "https://www.klimacorner.de/haier-monoblock-waermepumpe-hpm16-nd2-16-0-16-0-kw-kuehlen-heizen-inkl-erstinbetriebnahme_1097604_157798/", "brand": "Haier", "kw": 16, "refrigerant": "R290" }]; function mount(host) { if (host.dataset.kcMounted) return; host.dataset.kcMounted = 'true'; host.replaceChildren(); const shadow = host.attachShadow({ mode: 'open' }); const style = document.createElement('style'); style.textContent = STYLE; shadow.appendChild(style); const main = document.createElement('div'); main.className = 'kc'; shadow.appendChild(main); let s = defaults(), error = ''; const esc = v => String(v ?? '').replace(/[\x26\x3c\x3e"']/g, c => ({ '\x26': '\x26amp;', '\x3c': '\x26lt;', '\x3e': '\x26gt;', '"': '\x26quot;', "'": '\x26#39;' }[c])); const n = v => Number(v).toLocaleString('de-DE', { maximumFractionDigits: 2 }); const eur = v => Number(v).toLocaleString('de-DE', { style: 'currency', currency: 'EUR' }); const field = (key, label, type = 'number', attrs = '', help = '') => "\x3clabel class=\"field\"\x3e\x3cspan\x3e" + (label) + "\x3c/span\x3e\x3cinput name=\"" + (key) + "\" data-key=\"" + (key) + "\" type=\"" + (type) + "\" value=\"" + (esc(s[key])) + "\" " + (attrs) + "\x3e" + (help ? "\x3csmall class=\"hint\"\x3e" + (help) + "\x3c/small\x3e" : '') + "\x3c/label\x3e"; const num = (k, l, min, max, step = 1, help = '') => field(k, l, 'number', "required min=\"" + (min) + "\" max=\"" + (max) + "\" step=\"" + (step) + "\"", help); const sel = (k, l, opts, help = '') => "\x3clabel class=\"field\"\x3e\x3cspan\x3e" + (l) + "\x3c/span\x3e\x3cselect data-key=\"" + (k) + "\"\x3e" + (opts.map(([v, t]) => "\x3coption value=\"" + (esc(v)) + "\" " + (s[k] === v ? 'selected' : '') + "\x3e" + (t) + "\x3c/option\x3e").join('')) + "\x3c/select\x3e" + (help ? "\x3csmall class=\"hint\"\x3e" + (help) + "\x3c/small\x3e" : '') + "\x3c/label\x3e"; const yesno = [['no', 'Nein'], ['yes', 'Ja']]; const unknown = [['unknown', 'Noch ungeklärt'], ['yes', 'Ja'], ['no', 'Nein']]; const sources = () => "\x3cp class=\"hint\"\x3eF\u00F6rderstand " + (RULES.checked) + ": \x3ca href=\"" + (RULES.source458) + "\" target=\"_blank\" rel=\"noopener\"\x3eKfW 458\x3c/a\x3e \u00B7 \x3ca href=\"" + (RULES.source459) + "\" target=\"_blank\" rel=\"noopener\"\x3eKfW 459\x3c/a\x3e \u00B7 \x3ca href=\"https://www.waermepumpe.de/werkzeuge/heizlastrechner/\" target=\"_blank\" rel=\"noopener\"\x3eHinweise zur Heizlast (BWP)\x3c/a\x3e. Keine automatische Aktualisierung; vor Antragstellung erneut pr\u00FCfen.\x3c/p\x3e"; function building() { return "\x3ch2\x3e1. Geb\u00E4ude und Heizlast\x3c/h2\x3e\x3cp\x3eMonoblock-Luft/Wasser-W\u00E4rmepumpe f\u00FCr wassergef\u00FChrte Heizungen. Die \u00FCberschl\u00E4gige Planung ersetzt keine Heizlastberechnung nach DIN EN 12831.\x3c/p\x3e\x3cdiv class=\"fields\"\x3e" + (field('postcode', 'Postleitzahl des Gebäudes', 'text', 'required pattern="[0-9]{5}" inputmode="numeric"')) + (sel('method', 'Heizlast ermitteln', [['area', 'Überschlägig über Fläche'], ['known', 'Berechnete Gebäudeheizlast eingeben']])) + (num('area', 'Beheizte Fläche (m²)', 20, 3000, .1)) + (num('height', 'Mittlere Raumhöhe (m)', 2, 6, .1)) + (num('norm', 'Norm-Außentemperatur (°C)', -30, 5, .1, 'Vorgabe −12 °C ist eine Annahme. Standortwert vom Fachplaner eintragen; keine automatische PLZ-Zuordnung.')) + (num('inside', 'Raum-Solltemperatur (°C)', 15, 25, .5)) + (s.method === 'known' ? num('known', 'Berechnete Gebäudeheizlast (kW)', .5, 200, .1, 'Nur Raumheizung, ohne bereits enthaltenen Warmwasserzuschlag. Wert muss zur angegebenen Außentemperatur passen.') : num('specific', 'Angenommene spezifische Heizlast (W/m²)', 10, 200, 1, 'Modellwert bei 20/−12 °C und 2,5 m Höhe. Orientierung: gut gedämmt 30–50, teilsaniert 50–80, unsaniert 80–120. Keine normativen Gebäudeklassen.')) + " \x3c/div\x3e\x3cp class=\"notice\"\x3eDie Fl\u00E4chenmethode zeigt einen groben Unsicherheitsbereich von \u00B125 %. Besonderheiten k\u00F6nnen gr\u00F6\u00DFere Abweichungen verursachen. Ein zu gro\u00DFes Ger\u00E4t kann h\u00E4ufig takten.\x3c/p\x3e"; } function technology() { return "\x3ch2\x3e2. Heizsystem und Warmwasser\x3c/h2\x3e\x3cdiv class=\"fields\"\x3e" + (sel('emitters', 'Wärmeverteilung', [['floor', 'Fußboden-/Flächenheizung'], ['radiators', 'Heizkörper'], ['mixed', 'Gemischt']])) + (num('flow', 'Erforderlicher Vorlauf bei Norm-Außentemperatur (°C)', 25, 75, 1)) + (sel('mode', 'Betriebsweise', [['heatwater', 'Heizen und Warmwasser'], ['heat', 'Nur Heizen'], ['cool', 'Heizen, Warmwasser und optionale Kühlung']])) + (num('spread', 'Auslegungsspreizung Heizkreis (K)', 3, 15, .5, 'Volumenstrom grob für Wasser, ohne Glykolkorrektur.')) + (s.mode !== 'heat' ? num('people', 'Personen', 1, 50) + num('litres', 'Warmwasser je Person und Tag (Liter)', 10, 150, 1) + num('waterTemp', 'Warmwasser-Bezugstemperatur (°C)', 40, 65, 1) + num('cold', 'Kaltwassertemperatur (°C)', 5, 20, 1) + num('loss', 'Angenommene Speicher-/Verteilverluste (%)', 0, 100, 1) + num('charge', 'Tägliche reine Warmwasser-Ladezeit (Stunden)', .5, 8, .5) : '') + (sel('refrigerant', 'Geräteauswahl nach Kältemittel', [['all', 'Alle gespeicherten Geräte'], ['R290', 'R290'], ['R32', 'R32']])) + "\x3c/div\x3e\x3cp class=\"info\"\x3eAuswahl anhand der verf\u00FCgbaren Heizleistung bei deiner Norm-Au\u00DFentemperatur und deinem Vorlauf. Die Nennleistung im Shop bei einem anderen Pr\u00FCfpunkt ist kein ausreichender Eignungsnachweis. Frostschutz, Mindestvolumenstrom, Abtauung, Schall und Aufstellabst\u00E4nde separat planen.\x3c/p\x3e" + (s.flow > 55 ? '\x3cp class="notice"\x3eHoher Vorlauf: Heizflächen und Sanierungsmöglichkeiten prüfen; Effizienz und verfügbare Leistung können deutlich sinken.\x3c/p\x3e' : '') + (s.mode === 'cool' ? '\x3cp class="notice"\x3eDie Kühllast wird hier nicht berechnet. Kühlung erfordert geeignete Heizflächen/Fan-Coils, Taupunktüberwachung und gegebenenfalls Kondensatabführung.\x3c/p\x3e' : ''); } function subsidy() { const y = Number(s.date.slice(0, 4)) || 2026; return "\x3ch2\x3e3. F\u00F6rderung und Investition\x3c/h2\x3e" + (sources()) + "\x3cp\x3eBerechnet werden neue Antr\u00E4ge f\u00FCr Wohngeb\u00E4ude in Deutschland nach dem Regelstand ab 21.07.2026. Bestehende Zusagen, regionale Programme und Kredite werden nicht eingerechnet.\x3c/p\x3e\x3cdiv class=\"fields\"\x3e" + (sel('building', 'Gebäude', [['residential', 'Wohngebäude'], ['mixed', 'Gemischt genutzt – Abgrenzung offen'], ['nonresidential', 'Nichtwohngebäude']])) + (sel('applicant', 'Antragsteller', [['self', 'Privater Eigentümer – eine geförderte Einheit ist Hauptwohnsitz'], ['landlord', 'Privater Eigentümer – keine Selbstnutzung'], ['weg', 'WEG – nur gemeinsamer Basisantrag'], ['company', 'Unternehmen / GbR'], ['other', 'Andere / noch ungeklärt']])) + (field('date', 'Geplantes Antragsdatum', 'date', 'required min="2024-01-01" max="2035-12-31"')) + (field('permit', 'Datum Bauantrag / Bauanzeige', 'date', 'required min="1800-01-01" max="2035-12-31"')) + (num('units', 'Wohneinheiten im gesamten Gebäude', 1, 1000)) + (num('served', 'Von der Maßnahme versorgte Wohneinheiten', 1, 1000)) + (num('cost', 'Gesamte Investition (€)', 0, 10000000, .01)) + (num('eligible', 'Davon voraussichtlich förderfähige Kosten (€)', 0, 10000000, .01, 'Vom Fachbetrieb prüfen lassen. Keine eigenen Arbeitsstunden, laufenden Energie- oder Wartungskosten ansetzen.')) + (sel('vat', 'Kostenbasis beider Beträge', [['gross', 'Brutto – kein Vorsteuerabzug'], ['net', 'Netto – Vorsteuerabzug möglich']])) + (sel('network', 'Verbindlicher kommunaler Wärmenetzanschluss vorgesehen?', unknown)) + (sel('technical', 'Technische Förderfähigkeit durch Fachbetrieb bestätigt?', unknown, 'Einschließlich konkretem Gerät, aktuellen TMA, Schall, Effizienz, Heizungsverteilungsoptimierung/hydraulischem Abgleich und fachgerechter Ausführung.')) + (sel('start', 'Projektstatus', [['planned', 'Noch in Planung – kein unbedingter Vertrag / Baubeginn'], ['ready', 'BzA und Vertrag mit Fördervorbehalt vorhanden; noch kein Baubeginn'], ['invalid', 'Bereits unbedingter Vertrag oder Baubeginn vor Antrag']])) + (sel('prior', 'Schon frühere Anträge / Kostenanrechnungen für dieses Gebäude?', yesno)) + (sel('other', 'Weitere Förderung oder Steuerermäßigung für dieselben Kosten?', yesno)) + "\x3c/div\x3e" + (s.applicant === 'self' ? "\x3ch3\x3ePers\u00F6nliche Bonuspr\u00FCfung f\u00FCr eine selbstgenutzte Einheit\x3c/h3\x3e\x3cdiv class=\"fields\"\x3e" + (num('income1', "Zu versteuerndes Haushaltseinkommen " + (y - 3) + " (\u20AC)", -1000000, 10000000, .01)) + (num('income2', "Zu versteuerndes Haushaltseinkommen " + (y - 2) + " (\u20AC)", -1000000, 10000000, .01)) + (sel('children', 'Mindestens ein berechtigtes Kind unter 18 im Haushalt?', yesno, 'Haupt-/Alleinwohnsitz in dieser Einheit und Kindergeldberechtigung bei Antragstellung.')) + (sel('old', 'Bisherige Heizung', [['gas', 'Gas-Zentralheizung'], ['gasfloor', 'Gas-Etagenheizung'], ['oil', 'Öl'], ['coal', 'Kohle'], ['storage', 'Nachtspeicher'], ['biomass', 'Biomasse'], ['other', 'Andere']])) + (field('oldDate', 'Inbetriebnahme der bisherigen Heizung', 'date', 'required min="1900-01-01" max="2035-12-31"')) + (sel('working', 'Alte Heizung noch funktionstüchtig?', yesno)) + (sel('disposal', 'Alte Heizung wird fachgerecht demontiert und entsorgt?', yesno)) + "\x3c/div\x3e\x3cp class=\"hint\"\x3eEinkommen: Durchschnitt der beiden angegebenen Jahre; steuerlich relevante Haushaltsmitglieder nach KfW-Definition zusammenz\u00E4hlen. Pers\u00F6nliche Boni werden nur einer selbstgenutzten gef\u00F6rderten Wohneinheit zugerechnet.\x3c/p\x3e" : ''); } function contact() { return "\x3ch2\x3e4. Kontaktdaten\x3c/h2\x3e\x3cp\x3eDanach erh\u00E4ltst du sofort deine Planung. Keine Best\u00E4tigungsmail, keine automatische \u00DCbermittlung.\x3c/p\x3e\x3cdiv class=\"fields\"\x3e" + (field('name', 'Vor- und Nachname', 'text', 'required minlength="2" maxlength="100" autocomplete="name"')) + (field('phone', 'Telefon', 'tel', 'required minlength="6" maxlength="30" autocomplete="tel"')) + (field('email', 'E-Mail', 'email', 'required maxlength="200" autocomplete="email"')) + "\x3c/div\x3e\x3clabel class=\"check consent\"\x3e\x3cinput data-key=\"ack\" type=\"checkbox\" required " + (s.ack ? 'checked' : '') + "\x3eIch habe verstanden: technische Vorabsch\u00E4tzung und unverbindliche F\u00F6rderprognose. Die Angaben bleiben in diesem Browserfenster.\x3c/label\x3e"; } function fundingHTML(f) { if (!['estimate', 'conditional'].includes(f.status)) return "\x3ch3\x3eF\u00F6rderpr\u00FCfung: " + (esc(f.program)) + "\x3c/h3\x3e\x3cp class=\"notice\"\x3e" + (f.status === 'excluded' ? 'Nach deinen Angaben ist diese Förderung ausgeschlossen.' : 'Individuelle Förderprüfung erforderlich; kein Betrag berechnet.') + "\x3c/p\x3e\x3cul\x3e" + (f.reasons.map(t => "\x3cli\x3e" + (esc(t)) + "\x3c/li\x3e").join('')) + "\x3c/ul\x3e"; return "\x3ch3\x3eM\u00F6gliche F\u00F6rderung \u00B7 KfW " + (f.program) + "\x3c/h3\x3e\x3cp class=\"notice\"\x3e" + (f.status === 'conditional' ? 'Szenario unter noch offenen Voraussetzungen' : 'Unverbindliche Prognose nach deinen Angaben') + " \u2013 keine Zusage der KfW.\x3c/p\x3e\x3cdl class=\"numbers\"\x3e\x3cdiv\x3e\x3cdt\x3eKostenobergrenze f\u00FCr die versorgten Einheiten\x3c/dt\x3e\x3cdd\x3e" + (eur(f.cap)) + "\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eAngesetzte f\u00F6rderf\u00E4hige Kosten\x3c/dt\x3e\x3cdd\x3e" + (eur(f.base)) + "\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eGrundf\u00F6rderung 30 %\x3c/dt\x3e\x3cdd\x3e" + (eur(f.basic)) + "\x3c/dd\x3e\x3c/div\x3e" + (s.applicant === 'self' ? "\x3cdiv\x3e\x3cdt\x3eBonusbasis f\u00FCr eine selbstgenutzte Einheit\x3c/dt\x3e\x3cdd\x3e" + (eur(f.selfBase)) + "\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eEinkommensbonus / Geschwindigkeitsbonus\x3c/dt\x3e\x3cdd\x3e" + (f.incomeBonus) + " % / " + (f.speed) + " %\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eGesamtsatz f\u00FCr diese eine Einheit (gedeckelt)\x3c/dt\x3e\x3cdd\x3e" + (f.ownRate) + " %\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eZus\u00E4tzlicher Bonusbetrag nach Deckelung\x3c/dt\x3e\x3cdd\x3e" + (eur(f.bonus)) + "\x3c/dd\x3e\x3c/div\x3e" : '') + "\x3cdiv\x3e\x3cdt\x3eM\u00F6glicher Gesamtzuschuss\x3c/dt\x3e\x3cdd\x3e\x3cstrong\x3e" + (eur(f.grant)) + "\x3c/strong\x3e\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eInvestition abz\u00FCglich m\u00F6glichem Zuschuss\x3c/dt\x3e\x3cdd\x3e" + (eur(f.remaining)) + "\x3c/dd\x3e\x3c/div\x3e\x3c/dl\x3e\x3cp class=\"hint\"\x3eKostenbasis: " + (s.vat === 'gross' ? 'brutto' : 'netto bei Vorsteuerabzug') + ". F\u00F6rderh\u00F6chstbetrag wird gleichm\u00E4\u00DFig auf alle Wohneinheiten verteilt. Bei mehreren versorgten Einheiten gelten pers\u00F6nliche Boni hier ausschlie\u00DFlich f\u00FCr eine selbstgenutzte Einheit; andere Eigent\u00FCmer ben\u00F6tigen eigene Pr\u00FCfungen/Zusatzantr\u00E4ge. Kein separater Effizienzbonus in diesem Regelstand.\x3c/p\x3e" + (f.reasons.length ? '\x3cul\x3e' + f.reasons.map(t => '\x3cli\x3e' + esc(t) + '\x3c/li\x3e').join('') + '\x3c/ul\x3e' : ''); } function technicalHTML(h) { return "\x3ch2\x3eDeine Heizleistung\x3c/h2\x3e\x3cdiv class=\"total\"\x3e\x3cspan\x3eRaumheizung bei " + (n(s.norm)) + " \u00B0C au\u00DFen / " + (n(s.inside)) + " \u00B0C innen\x3c/span\x3e\x3cstrong\x3e" + (n(h.q)) + " \x3csmall\x3ekW\x3c/small\x3e\x3c/strong\x3e\x3cp\x3e" + (s.method === 'known' ? 'Übernommene berechnete Heizlast' : 'Flächenbasierte Schätzung; grober Bereich ' + n(h.low) + '–' + n(h.high) + ' kW') + "\x3c/p\x3e\x3c/div\x3e\x3cdl class=\"numbers\"\x3e\x3cdiv\x3e\x3cdt\x3ePlanungsleistung bei Warmwasser-Vorrang\x3c/dt\x3e\x3cdd\x3e" + (n(h.withWater)) + " kW\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eWarmwasser-W\u00E4rmebedarf inkl. angenommener Verluste\x3c/dt\x3e\x3cdd\x3e" + (n(h.daily)) + " kWh/Tag\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eRechnerische Warmwasser-Ladeleistung\x3c/dt\x3e\x3cdd\x3e" + (n(h.chargePower)) + " kW\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eHeizkreis-Volumenstrom bei " + (n(s.spread)) + " K\x3c/dt\x3e\x3cdd\x3e" + (n(h.flow)) + " m\u00B3/h\x3c/dd\x3e\x3c/div\x3e\x3c/dl\x3e\x3cp class=\"info\"\x3eLeistung am tats\u00E4chlichen Auslegungspunkt A" + (n(s.norm)) + "/W" + (n(s.flow)) + " pr\u00FCfen. Die Warmwasserrechnung ist eine Tagesenergiebilanz mit " + (s.mode === 'heat' ? 0 : n(s.charge)) + " h Heizunterbrechung; keine Speicher- oder Zapfspitzenplanung. Mindestmodulation, Abtauleistung, Bivalenz und eventuelle Sperrzeiten m\u00FCssen separat gepr\u00FCft werden.\x3c/p\x3e"; } function productHTML(h) { let products = PRODUCTS.filter(p => (s.refrigerant === 'all' || p.refrigerant === s.refrigerant) && (s.brand === 'all' || p.brand === s.brand)); products.sort((a, b) => Math.abs((a.kw || 999) - h.withWater) - Math.abs((b.kw || 999) - h.withWater)); return "\x3ch2\x3eMonoblock-Ger\u00E4te im Shop\x3c/h2\x3e\x3cp class=\"hint\"\x3eKatalogstand 17.09.2026. Nach N\u00E4he der Titel-Nennleistung sortiert, keine best\u00E4tigte technische Eignung oder F\u00F6rderf\u00E4higkeit. Leistung bei A" + (n(s.norm)) + "/W" + (n(s.flow)) + " ist im Katalog nicht nachgewiesen. Alle erfassten Marken w\u00E4hlbar; Setumfang und aktuelle Preise im Shop pr\u00FCfen.\x3c/p\x3e" + (sel('brand', 'Hersteller', [['all', 'Alle erfassten Marken'], ...Array.from(new Set(PRODUCTS.map(p => p.brand))).sort().map(b => [b, b])])) + "\x3cdiv class=\"products\"\x3e" + (products.map(p => "\x3carticle\x3e" + (p.image ? "\x3cimg src=\"" + (esc(p.image)) + "\" alt=\"" + (esc(p.name)) + "\" loading=\"lazy\"\x3e" : '') + "\x3csmall\x3e" + (esc(p.brand)) + " \u00B7 " + (esc(p.refrigerant || 'Kältemittel prüfen')) + "\x3c/small\x3e\x3ch4\x3e" + (esc(p.name)) + "\x3c/h4\x3e\x3cstrong\x3e" + (p.price ? eur(p.price) : 'Preis im Shop') + "\x3c/strong\x3e\x3cp class=\"hint\"\x3ePreisstand 17.09.2026; Versandangaben im Shop.\x3c/p\x3e\x3ca class=\"primary\" href=\"" + (esc(p.url)) + "\" target=\"_blank\" rel=\"noopener noreferrer\"\x3eGer\u00E4t und Daten pr\u00FCfen\x3c/a\x3e\x3c/article\x3e").join('')) + "\x3c/div\x3e" + (products.length ? '' : '\x3cp\x3eKeine Geräte für diesen Filter erfasst.\x3c/p\x3e'); } function explanation() { return "\x3cdetails\x3e\x3csummary\x3eRechenweg und n\u00E4chste Schritte\x3c/summary\x3e\x3cp\x3eFl\u00E4chenmodell: Fl\u00E4che \u00D7 Raumh\u00F6he/2,5 \u00D7 spezifische Heizlast \u00D7 (Innen\u2212Au\u00DFentemperatur)/32 \u00F7 1000. Die W/m\u00B2-Annahmen sind frei w\u00E4hlbare Modellwerte, keine DIN-Berechnung. Warmwasser: Personen \u00D7 Liter \u00D7 1,163 Wh/(Liter\u00B7K) \u00D7 Temperaturhub \u00D7 Verlustfaktor. Bei Warmwasser-Vorrang: (24 \u00D7 Raumheizlast + Warmwasser-Tagesenergie) \u00F7 verbleibende Heizstunden. Volumenstrom: Leistung \u00F7 (1,163 \u00D7 Spreizung).\x3c/p\x3e\x3col\x3e\x3cli\x3eHeizlast und Ger\u00E4tekennfeld durch Fachbetrieb pr\u00FCfen lassen.\x3c/li\x3e\x3cli\x3eF\u00F6rderf\u00E4higkeit und f\u00F6rderf\u00E4hige Kosten in der BzA best\u00E4tigen lassen.\x3c/li\x3e\x3cli\x3eVertrag mit F\u00F6rdervorbehalt und Umsetzungstermin abschlie\u00DFen; Antrag vor Vorhabenbeginn stellen.\x3c/li\x3e\x3cli\x3eNach Zusage umsetzen; BnD und Rechnungen f\u00FCr Auszahlung einreichen.\x3c/li\x3e\x3c/ol\x3e\x3cp\x3eDer Rechner ber\u00FCcksichtigt keine F\u00F6rderkredite, regionalen Zusch\u00FCsse oder Steuerf\u00F6rderung. Bei WEG wird nur die gemeinsame Grundf\u00F6rderung berechnet. Eigenleistung ben\u00F6tigt eine gesonderte Pr\u00FCfung der f\u00F6rderf\u00E4higen Materialkosten und Ausf\u00FChrungsbest\u00E4tigung.\x3c/p\x3e\x3c/details\x3e"; } function results() { const h = heat(s), f = funding(s); return technicalHTML(h) + fundingHTML(f) + sources() + "\x3cdiv class=\"actions\"\x3e\x3cbutton type=\"button\" data-action=\"back\"\x3eAngaben \u00E4ndern\x3c/button\x3e\x3cbutton type=\"button\" class=\"primary\" data-action=\"print\"\x3eDrucken / Als PDF speichern\x3c/button\x3e\x3c/div\x3e\x3cp class=\"hint\"\x3ePDF selbst an info@klimacorner.de senden. Es wird nichts automatisch \u00FCbermittelt.\x3c/p\x3e" + productHTML(h) + explanation(); } function render() { main.innerHTML = "\x3cheader\x3e\x3ca class=\"brand\" href=\"https://www.klimacorner.de/\"\x3eKlimaCorner\x3csmall\x3eMONOBLOCK-W\u00C4RMEPUMPENPLANER\x3c/small\x3e\x3c/a\x3e\x3ca class=\"phone\" href=\"tel:+494163833930\"\x3e04163 833 93 0\x3c/a\x3e\x3c/header\x3e\x3cdiv class=\"shell\"\x3e\x3ch1\x3eW\u00E4rmepumpe planen. \x3cspan\x3eF\u00F6rderung einsch\u00E4tzen.\x3c/span\x3e\x3c/h1\x3e\x3cp\x3eEinfach zur ersten Orientierung f\u00FCr dein Geb\u00E4ude.\x3c/p\x3e\x3col class=\"steps\"\x3e" + (['Gebäude', 'Heizsystem', 'Förderung', 'Kontakt', 'Ergebnis'].map((t, i) => "\x3cli class=\"" + (i === s.step ? 'current' : s.step > i ? 'done' : '') + "\"\x3e\x3cspan\x3e" + (i + 1) + "\x3c/span\x3e" + (t) + "\x3c/li\x3e").join('')) + "\x3c/ol\x3e\x3csection class=\"panel\"\x3e" + (error ? "\x3cp role=\"alert\" class=\"error\"\x3e" + (esc(error)) + "\x3c/p\x3e" : '') + (s.step === 4 ? results() : "\x3cform\x3e" + ([building, technology, subsidy, contact][s.step]()) + "\x3cdiv class=\"actions\"\x3e" + (s.step ? '\x3cbutton type="button" class="back" data-action="back"\x3eZurück\x3c/button\x3e' : '\x3cspan\x3e\x3c/span\x3e') + "\x3cbutton class=\"primary\" type=\"submit\"\x3e" + (s.step === 3 ? 'Ergebnis anzeigen' : 'Weiter') + "\x3c/button\x3e\x3c/div\x3e\x3c/form\x3e") + "\x3c/section\x3e\x3cfooter\x3e\x3cspan\x3eKlimaCorner \u00B7 lokal im Browser \u00B7 F\u00F6rderstand " + (RULES.checked) + "\x3c/span\x3e\x3cbutton type=\"button\" class=\"back\" data-action=\"reset\"\x3eNeu beginnen\x3c/button\x3e\x3c/footer\x3e\x3c/div\x3e"; } function validStep() { if (s.step === 0 && s.norm >= s.inside) throw Error('Die Innentemperatur muss über der Außentemperatur liegen.'); if (s.step === 1 && s.cold >= s.waterTemp) throw Error('Warmwassertemperatur muss über der Kaltwassertemperatur liegen.'); if (s.step === 2) { if (s.served > s.units) throw Error('Versorgte Wohneinheiten dürfen die Gesamtzahl nicht überschreiten.'); if (s.eligible > s.cost) throw Error('Förderfähige Kosten dürfen die Investition nicht überschreiten.'); if (s.applicant === 'self' && s.oldDate > s.date) throw Error('Inbetriebnahme der alten Heizung liegt nach dem Antragsdatum.'); } if (s.step === 3 && (!/^\+?[\d ()/.-]{6,30}$/.test(s.phone) || !s.name.trim() || !/^\S+@\S+\.\S+$/.test(s.email) || !s.ack)) throw Error('Bitte prüfe Name, Telefon, E-Mail und Bestätigung.'); } main.addEventListener('input', e => { const el = e.target, k = el.dataset.key; if (!k) return; s[k] = el.type === 'checkbox' ? el.checked : el.type === 'number' ? (el.value === '' ? NaN : Number(el.value)) : el.value; }); main.addEventListener('change', e => { const k = e.target.dataset.key; if (!k) return; if (['method', 'mode', 'applicant', 'date', 'brand'].includes(k)) { s[k] = e.target.value; render(); } }); main.addEventListener('submit', e => { e.preventDefault(); try { if (!e.target.reportValidity()) return; validStep(); error = ''; s.step++; render(); host.scrollIntoView({ block: 'start', behavior: 'smooth' }); } catch (err) { error = err.message; render(); } }); main.addEventListener('click', e => { const b = e.target.closest('[data-action]'); if (!b) return; error = ''; if (b.dataset.action === 'back') { s.step = Math.max(0, s.step - 1); render(); } if (b.dataset.action === 'reset') { s = defaults(); render(); } if (b.dataset.action === 'print') printPlan(); }); function printPlan() { const w = window.open('', '_blank'); if (!w) { error = 'Bitte erlaube das Druckfenster für diese Seite.'; render(); return; } const h = heat(s), f = funding(s); const report = "\x3ch1\x3eKlimaCorner \u00B7 Monoblock-W\u00E4rmepumpe\x3c/h1\x3e\x3cp\x3e" + (new Date().toLocaleDateString('de-DE')) + " \u00B7 unverbindliche Vorplanung\x3c/p\x3e\x3cp\x3e" + (esc(s.name)) + " \u00B7 " + (esc(s.phone)) + " \u00B7 " + (esc(s.email)) + "\x3cbr\x3eGeb\u00E4ude-PLZ " + (esc(s.postcode)) + "\x3c/p\x3e" + technicalHTML(h) + fundingHTML(f) + sources() + ("\x3ch2\x3eEingaben zur Nachpr\u00FCfung\x3c/h2\x3e\x3cp\x3eFl\u00E4che " + (s.area) + " m\u00B2 \u00B7 H\u00F6he " + (s.height) + " m \u00B7 spezifische Last " + (s.specific) + " W/m\u00B2 \u00B7 Methode " + (esc(s.method)) + " \u00B7 Vorlauf " + (s.flow) + " \u00B0C \u00B7 Personen " + (s.people) + " \u00B7 Warmwasser " + (s.litres) + " l/(Person\u00B7Tag) \u00B7 Temperaturhub " + (s.waterTemp - s.cold) + " K \u00B7 Verluste " + (s.loss) + " %\x3c/p\x3e\x3cp\x3eAntrag " + (esc(s.date)) + " \u00B7 Bauantrag " + (esc(s.permit)) + " \u00B7 " + (s.served) + "/" + (s.units) + " versorgte Einheiten \u00B7 Antragsteller " + (esc(s.applicant)) + " \u00B7 Investition " + (eur(s.cost)) + " \u00B7 beantragte Kosten " + (eur(s.eligible)) + " (" + (esc(s.vat)) + ") \u00B7 Haushaltseinkommen " + (eur(s.income1)) + " / " + (eur(s.income2)) + " \u00B7 Kind " + (esc(s.children)) + " \u00B7 Altanlage " + (esc(s.old)) + " (" + (esc(s.oldDate)) + ") \u00B7 funktionsf\u00E4hig " + (esc(s.working)) + " \u00B7 Demontage " + (esc(s.disposal)) + " \u00B7 W\u00E4rmenetz " + (esc(s.network)) + " \u00B7 Technik " + (esc(s.technical)) + " \u00B7 Vorhaben " + (esc(s.start)) + "\x3c/p\x3e") + explanation() + "\x3cp\x3eKeine Anfrage versendet. Bei Bedarf dieses PDF an info@klimacorner.de senden.\x3c/p\x3e"; w.document.open(); w.document.write('\x3c!doctype html\x3e\x3chtml lang="de"\x3e\x3chead\x3e\x3cmeta charset="utf-8"\x3e\x3ctitle\x3eKlimaCorner-Wärmepumpenplanung\x3c/title\x3e\x3cstyle\x3ebody{font:11pt Arial;color:#253b50;max-width:800px;margin:20px auto}h1,h2,h3,strong{color:#1a598f}h1{font-size:22pt}h2{font-size:17pt}p,li{line-height:1.5}.numbers div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ddd;padding:8px}dd{margin:0}.total strong{font-size:28pt;display:block}.hint{font-size:9pt}details{display:block}details\x3e*{display:block}a{color:#1a598f}@page{size:A4;margin:18mm}@media print{button{display:none}h2,h3{break-after:avoid}.numbers div{break-inside:avoid}}\x3c/style\x3e\x3c/head\x3e\x3cbody\x3e\x3cbutton onclick="window.print()"\x3eDrucken / Als PDF speichern\x3c/button\x3e' + report + '\x3c/body\x3e\x3c/html\x3e'); w.document.close(); w.document.querySelectorAll('details').forEach(d => d.open = true); w.focus(); w.setTimeout(() => w.print(), 200); } render(); } function start() { document.querySelectorAll('[data-kc-wp]').forEach(mount); } start(); if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', start, { once: true }); setTimeout(start, 0); })();

KlimaCorner-Planer wird geladen.

(function () { 'use strict'; const CONFIG = {}; const METHOD = 'KC-Vorabschätzung 1.0'; // Transparent engineering estimate; not a VDI 2078 calculation. Coefficients require operator approval. function calculate(p) { const rooms = p.rooms.map(r => { const envelope = r.area * r.height * ({ good: 18, normal: 25, poor: 35 }[r.insulation]) * (r.roof ? 1.2 : 1); const solar = r.windows * ({ north: 60, east: 150, south: 180, west: 200 }[r.orientation]) * ({ outside: .25, inside: .65, none: 1 }[r.shade]); const internal = r.people * 120 + r.equipment; const raw = (envelope + solar + internal) / 1000; const kw = Math.ceil(raw * 10) / 10; const size = [1.5, 2, 2.5, 3.5, 4.2, 5, 6, 7.1, 8, 10, 12.5, 14].find(v => v >= kw) ?? null; return { ...r, kw, size, envelope: Math.round(envelope), solar: Math.round(solar), internal }; }); return { rooms, total: Math.ceil(rooms.reduce((a, r) => a + r.kw, 0) * 10) / 10, method: METHOD }; } function validatePlan(input) { const fail = () => { throw new Error('Bitte prüfe deine Raum- und Kontaktangaben.'); }; const string = (x, min, max) => { if (typeof x !== 'string') return fail(); const s = x.trim(); if (min > s.length || s.length > max) return fail(); return s; }; const number = (x, min, max, integer = false) => { if (typeof x !== 'number' || !Number.isFinite(x) || min > x || x > max || (integer && !Number.isInteger(x))) return fail(); return x; }; const choice = (x, list) => list.includes(x) ? x : fail(); if (!input || typeof input !== 'object' || !Array.isArray(input.rooms) || !input.contact) return fail(); const system = choice(input.system, ['mono', 'multi']); if ((system === 'mono' ? 1 : 2) > input.rooms.length || input.rooms.length > (system === 'mono' ? 1 : 5)) return fail(); const rooms = input.rooms.map(r => { if (!r || typeof r.roof !== 'boolean') return fail(); const area = number(r.area, 5, 200), windows = number(r.windows, 0, 100); if (windows > area * 2) return fail(); return { name: string(r.name, 1, 60), area, height: number(r.height, 2, 3.5), insulation: choice(r.insulation, ['good', 'normal', 'poor']), roof: r.roof, windows, orientation: choice(r.orientation, ['north', 'east', 'south', 'west']), shade: choice(r.shade, ['outside', 'inside', 'none']), people: number(r.people, 0, 50, true), equipment: number(r.equipment, 0, 10000), usage: choice(r.usage, ['living', 'sleep', 'office', 'shop']), pipe: number(r.pipe, 0, 100) }; }); const email = string(input.contact.email, 3, 200), phone = string(input.contact.phone, 6, 30), postcode = string(input.postcode, 5, 5); if (!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(email) || !/^\+?[\d()\s./-]{6,30}$/.test(phone) || !/^\d{5}$/.test(postcode) || input.consent !== true || input.website !== '') return fail(); return { system, rooms, customer: choice(input.customer, ['private', 'business']), mounting: choice(input.mounting, ['yes', 'no', 'unsure']), postcode, location: string(input.location, 0, 200), contact: { name: string(input.contact.name, 2, 100), email, phone, company: string(input.contact.company, 0, 120) }, consent: true, website: '' }; } const catalog = [ { "id": "22476", "name": "Daikin Klimaanlage Emura3 FTXJ20AB + RXJ20A - 2,0|2,5kW Kühlen|Heizen inkl. Infrarotfernbedienung", "brand": "Daikin", "kw": 2.0, "rooms": 1, "units": [ 2.0 ], "price": 2190.82, "url": "https://www.klimacorner.de/daikin-klimaanlage-emura3-ftxj20ab-rxj20a-2-0-2-5kw-kuehlen-heizen-inkl-infrarotfernbedienung_21545_22476/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21545/middle/Set-Split-Emura3-Wandgeraet-schwarz-FTXJ20-25-35AB-RXJ20-25-35A.jpg", "checkedAt": "16.09.2026" }, { "id": "21978", "name": "Daikin Klimaanlage Emura3 FTXJ20AS + RXJ20A - 2,0|2,5kW Kühlen|Heizen", "brand": "Daikin", "kw": 2.0, "rooms": 1, "units": [ 2.0 ], "price": 2251.7, "url": "https://www.klimacorner.de/daikin-klimaanlage-emura3-ftxj20as-rxj20a-2-0-2-5kw-kuehlen-heizen_21047_21978/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21047/middle/Set-Split-Emura3-Wandgeraet-silber-FTXJ20-25-35AS-RXJ20-25-35A.jpg", "checkedAt": "16.09.2026" }, { "id": "22475", "name": "Daikin Klimaanlage Emura3 FTXJ25AB + RXJ25A - 2,5|2,8kW Kühlen|Heizen", "brand": "Daikin", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 2303.48, "url": "https://www.klimacorner.de/daikin-klimaanlage-emura3-ftxj25ab-rxj25a-2-5-2-8kw-kuehlen-heizen_21544_22475/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21544/middle/Set-Split-Emura3-Wandgeraet-schwarz-FTXJ20-25-35AB-RXJ20-25-35A.jpg", "checkedAt": "16.09.2026" }, { "id": "21986", "name": "Daikin Klimaanlage Emura3 FTXJ25AS + RXJ25A - 2,5|2,8 kW Kühlen|Heizen", "brand": "Daikin", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 2367.85, "url": "https://www.klimacorner.de/daikin-klimaanlage-emura3-ftxj25as-rxj25a-2-5-2-8-kw-kuehlen-heizen_21055_21986/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21055/middle/Set-Split-Emura3-Wandgeraet-silber-FTXJ20-25-35AS-RXJ20-25-35A.jpg", "checkedAt": "16.09.2026" }, { "id": "21985", "name": "Daikin Klimaanlage Emura3 FTXJ25AW + RXJ25A - 2,5|2,8kW Kühlen|Heizen", "brand": "Daikin", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 2280.39, "url": "https://www.klimacorner.de/daikin-klimaanlage-emura3-ftxj25aw-rxj25a-2-5-2-8kw-kuehlen-heizen_21054_21985/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21054/middle/Set-Split-Emura3-Wandgeraet-weiss-FTXJ20-25-35AW-RXJ20-25-35A.jpg", "checkedAt": "16.09.2026" }, { "id": "21990", "name": "Daikin Klimaanlage Emura3 FTXJ35AS + RXJ35A - 3,4|4,0 kW Kühlen|Heizen", "brand": "Daikin", "kw": 3.4, "rooms": 1, "units": [ 3.4 ], "price": 2843.66, "url": "https://www.klimacorner.de/daikin-klimaanlage-emura3-ftxj35as-rxj35a-3-4-4-0-kw-kuehlen-heizen_21059_21990/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21059/middle/Set-Split-Emura3-Wandgeraet-silber-FTXJ20-25-35AS-RXJ20-25-35A.jpg", "checkedAt": "16.09.2026" }, { "id": "21976", "name": "Daikin Klimaanlage Emura3 FTXJ35AW + RXJ35A - 3,4|4,0kW Kühlen|Heizen", "brand": "Daikin", "kw": 3.4, "rooms": 1, "units": [ 3.4 ], "price": 2802.33, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/ein-innengeraet/daikin-klimaanlage-emura3-ftxj35aw-rxj35a-3-4-4-0kw-kuehlen-heizen_21045_21976/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21045/middle/Set-Split-Emura3-Wandgeraet-weiss-FTXJ20-25-35AW-RXJ20-25-35A.jpg", "checkedAt": "16.09.2026" }, { "id": "21987", "name": "Daikin Klimaanlage Emura3 FTXJ50AS + RXJ50A - 5,0|5,8kW Kühlen|Heizen", "brand": "Daikin", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 3464.21, "url": "https://www.klimacorner.de/daikin-klimaanlage-emura3-ftxj50as-rxj50a-5-0-5-8kw-kuehlen-heizen_21056_21987/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21056/middle/Set-Split-Emura3-Wandgeraet-silber-FTXJ42-50AS-RXJ42-50A.jpg", "checkedAt": "16.09.2026" }, { "id": "21977", "name": "Daikin Klimaanlage Emura3 FTXJ50AW + RXJ50A - 5,0|5,8kW Kühlen|Heizen", "brand": "Daikin", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 3421.46, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/ein-innengeraet/daikin-klimaanlage-emura3-ftxj50aw-rxj50a-5-0-5-8kw-kuehlen-heizen_21046_21977/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21046/middle/Set-Split-Emura3-Wandgeraet-weiss-FTXJ42-50AW-RXJ42-50A.jpg", "checkedAt": "16.09.2026" }, { "id": "22535", "name": "Daikin Klimaanlage Ururu Sarara FTXZ25N + RXZ25N - 2,5|3,6kW Kühlen|Heizen inkl. Infrarotfernbedienung", "brand": "Daikin", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 3842.96, "url": "https://www.klimacorner.de/daikin-klimaanlage-ururu-sarara-ftxz25n-rxz25n-2-5-3-6kw-kuehlen-heizen-inkl-infrarotfernbedienung_21604_22535/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21604/middle/SET-FTXZ25-35-50N-RXZ25-35-50N-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22537", "name": "Daikin Klimaanlage Ururu Sarara FTXZ35N + RXZ35N - 3,5|5,0kW Kühlen|Heizen inkl. Infrarotfernbedienung", "brand": "Daikin", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 4640.14, "url": "https://www.klimacorner.de/daikin-klimaanlage-ururu-sarara-ftxz35n-rxz35n-3-5-5-0kw-kuehlen-heizen-inkl-infrarotfernbedienung_21606_22537/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21606/middle/SET-FTXZ25-35-50N-RXZ25-35-50N-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22544", "name": "Daikin Klimaanlage Ururu Sarara FTXZ50N + RXZ50N - 5,0|6,3kW Kühlen|Heizen inkl. Infrarotfernbedienung", "brand": "Daikin", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 5125.78, "url": "https://www.klimacorner.de/daikin-klimaanlage-ururu-sarara-ftxz50n-rxz50n-5-0-6-3kw-kuehlen-heizen-inkl-infrarotfernbedienung_21613_22544/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21613/middle/SET-FTXZ25-35-50N-RXZ25-35-50N-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "157525", "name": "Klimaanlage LG Artcool Gallery A12GA1.NSE+.U18-3,7|4,0 kW Kühlen|Heizen", "brand": "LG", "kw": 3.7, "rooms": 1, "units": [ 3.7 ], "price": 2357.06, "url": "https://www.klimacorner.de/klimaanlage-lg-artcool-gallery-a12ga1-nse-a12ga1-u18-3-7-4-0-kw-kuehlen-heizen_1097342_157525/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097342/middle/157525.jpg", "checkedAt": "16.09.2026" }, { "id": "44399", "name": "Klimaanlage LG S09ET - 2,5|3,30 kW Kühlen|Heizen inkl. Fernbedienung", "brand": "LG", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 916.3, "url": "https://www.klimacorner.de/klimaanlage-lg-s09et-2-5-3-30-kw-kuehlen-heizen-inkl-fernbedienung_117498_44399/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/117498/middle/44399.jpg", "checkedAt": "16.09.2026" }, { "id": "44400", "name": "Klimaanlage LG S12ET - 3,5|4,0 kW Kühlen|Heizen inkl. Fernbedienung", "brand": "LG", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1082.9, "url": "https://www.klimacorner.de/klimaanlage-lg-s12et-3-5-4-0-kw-kuehlen-heizen-inkl-fernbedienung_117499_44400/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/117499/middle/44399.jpg", "checkedAt": "16.09.2026" }, { "id": "44402", "name": "Klimaanlage LG S24ET - 6,6|7,5 kW Kühlen|Heizen inkl. Fernbedienung", "brand": "LG", "kw": 6.6, "rooms": 1, "units": [ 6.6 ], "price": 1749.3, "url": "https://www.klimacorner.de/klimaanlage-lg-s24et-6-6-7-5-kw-kuehlen-heizen-inkl-fernbedienung_117501_44402/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/117501/middle/44399.jpg", "checkedAt": "16.09.2026" }, { "id": "21232", "name": "Klimaanlage Mitsubishi Electric M-Serie MSZ-LN50VG2V + MUZ-LN50VG2 - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2878.85, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln50vg2v-muz-ln50vg2-5-0-6-0-kw-kuehlen-heizen_20301_21232/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20301/middle/21232-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "21231", "name": "Klimaanlage Mitsubishi Electric M-Serie MSZ-LN50VG2W + MUZ-LN50VG2 - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2708.92, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln50vg2w-muz-ln50vg2-5-0-6-0-kw-kuehlen-heizen_20300_21231/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20300/middle/21231_1.jpg", "checkedAt": "16.09.2026" }, { "id": "22516", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF18VGKB + MXZ-2F33VF3 - 3,3|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.3, "rooms": 2, "units": [ 1.8, 1.8 ], "price": 2344.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef18vgkb-mxz-2f33vf3-3-3-4-0-kw-kuehlen-heizen_21585_22516/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21585/middle/MSZ-EF18-50VGKB-MXZ-2F33VF3-1.jpg", "checkedAt": "16.09.2026" }, { "id": "3364", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF18VGKS + MXZ-2F33VF3 - 3,3|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.3, "rooms": 2, "units": [ 1.8, 1.8 ], "price": 2344.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef18vgks-mxz-2f33vf3-3-3-4-0-kw-kuehlen-heizen_2433_3364/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2433/middle/MSZ-EF18-50VGKS-MXZ-2F33VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22315", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF25VGKB + MXZ-2F53VF3 - 5,3|6,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.3, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2829.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef25vgkb-mxz-2f53vf3-5-3-6-4-kw-kuehlen-heizen_21384_22315/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21384/middle/MSZ-EF18-50VGKB-MXZ-2F33VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22522", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF25VGKS + MXZ-2F53VF3 - 5,3|6,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.3, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2829.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef25vgks-mxz-2f53vf3-5-3-6-4-kw-kuehlen-heizen_21591_22522/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21591/middle/MSZ-EF18-42VGKS-MXZ-2F33VF-MXZ2F53VF3-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "23424", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF25VGKW + MXZ-2F53VF3 - 5,3|6,4 kW Kühlen|Heizen inkl. IR-FB", "brand": "Mitsubishi Electric", "kw": 5.3, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2829.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef25vgkw-mxz-2f53vf3-5-3-6-4-kw-kuehlen-heizen-inkl-ir-fb_22493_23424/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22493/middle/MSZ-EF18-50VGKW-MXZ-2F33VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22524", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF35VGKB + MXZ-3F68VF3 - 6,8|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.8, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3768.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef35vgkb-mxz-3f68vf3-6-8-8-6-kw-kuehlen-heizen_21593_22524/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21593/middle/MSZ-EF18-50VGKB-MXZ-3F54-80VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22519", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF35VGKS + MXZ-3F68VF3 - 6,8|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.8, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3768.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef35vgks-mxz-3f68vf3-6-8-8-6-kw-kuehlen-heizen_21588_22519/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21588/middle/MSZ-EF18-50VGKS-MXZ-3F54-80VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22517", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF35VGKW + MXZ-3F68VF3 - 6,8|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.8, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3768.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef35vgkw-mxz-3f68vf3-6-8-8-6-kw-kuehlen-heizen_21586_22517/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21586/middle/MSZ-EF18-50VGKW-MXZ-3F54-80VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "2912", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF42VGKB + MXZ-4F72VF3 - 7,2|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 7.2, "rooms": 2, "units": [ 4.2, 4.2 ], "price": 4590.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef42vgkb-mxz-4f72vf3-7-2-8-6-kw-kuehlen-heizen_1981_2912/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1981/middle/MSZ-EF18-50VGKB-MXZ-3F54-80VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "2906", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF42VGKS + MXZ-4F72VF3 - 7,2|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 7.2, "rooms": 2, "units": [ 4.2, 4.2 ], "price": 4590.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef42vgks-mxz-4f72vf3-7-2-8-6-kw-kuehlen-heizen_1975_2906/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1975/middle/MSZ-EF18-50VGKS-MXZ-3F54-80VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "3369", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-EF42VGKW + MXZ-4F72VF3 - 7,2|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 7.2, "rooms": 2, "units": [ 4.2, 4.2 ], "price": 4590.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ef42vgkw-mxz-4f72vf3-7-2-8-6-kw-kuehlen-heizen_2438_3369/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2438/middle/MSZ-EF18-50VGKW-MXZ-3F54-80VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22330", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2B + MSZ-LN25VG2B + MXZ-2F42VF3 - 4,2|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 2, "units": [ 1.8, 2.5 ], "price": 3015.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2b-msz-ln25vg2b-mxz-2f42vf3-4-2-4-5-kw-kuehlen-heizen_21399_22330/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21399/middle/SET-LN18VG2B-LN25VG2B-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22851", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2B + MSZ-LN25VG2B + MXZ-2F53VF3 - 5,3|6,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.3, "rooms": 2, "units": [ 1.8, 2.5 ], "price": 3227.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2b-ln25vg2b-mxz-2f53vf3-5-3-6-4-kw-kuehlen-heizen_21920_22851/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21920/middle/SET-LN18VG2B-LN25VG2B-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22848", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2B + MSZ-LN35VG2B + MXZ-2F42VF3 - 4,2|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 2, "units": [ 1.8, 3.5 ], "price": 3204.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2b-ln35vg2b-mxz-2f42vf3-4-2-4-5-kw-kuehlen-heizen_21917_22848/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21917/middle/SET-LN18VG2B-LN25VG2B-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22304", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2R + MSZ-LN25VG2R + MXZ-2F42VF3 - 4,2|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 2, "units": [ 1.8, 2.5 ], "price": 3015.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2r-msz-ln25vg2r-mxz-2f42vf3-4-2-4-5-kw-kuehlen-heizen_21373_22304/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21373/middle/SET-LN18VG2R-LN25VG2R-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22823", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2W + MSZ-LN25VG2W + MXZ-2F42VF3 - 4,2|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 2, "units": [ 1.8, 2.5 ], "price": 3010.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2w-ln25vg2w-mxz-2f42vf3-4-2-4-5-kw-kuehlen-heizen_21892_22823/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21892/middle/SET-LN18VG2W-LN25VG2W-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22857", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-LN18VG2B + MSZ-LN25VG2B + MXZ-3F54VF3 - 5,4|7,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.4, "rooms": 3, "units": [ 1.8, 1.8, 2.5 ], "price": 4115.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ln18vg2b-ln25vg2b-mxz-3f54vf3-5-4-7-0-kw-kuehlen-heizen_21926_22857/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21926/middle/MSZ-LN18-60VG2B-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "22938", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-LN25VG2B + MSZ-LN18VG2B + MXZ-3F68VF3 - 6,8|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.8, "rooms": 3, "units": [ 2.5, 2.5, 1.8 ], "price": 4620.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/3-innengeraete/klimaanlage-mitsubishi-electric-2x-msz-ln25vg2b-ln18vg2b-mxz-3f68vf3-6-8-8-6-kw-kuehlen-heizen_22007_22938/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22007/middle/MSZ-LN18-60VG2B-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "22912", "name": "Klimaanlage Mitsubishi Electric 2x MSZ-LN25VG2W + MSZ-LN18VG2W + MXZ-3F68VF3 - 6,8|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.8, "rooms": 3, "units": [ 2.5, 2.5, 1.8 ], "price": 4610.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-2x-msz-ln25vg2w-ln18vg2w-mxz-3f68vf3-6-8-8-6-kw-kuehlen-heizen_21981_22912/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21981/middle/MSZ-LN18-60VG2W-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "22937", "name": "Klimaanlage Mitsubishi Electric 3x MSZ-EF18VGKB + MXZ-3F54VF3 - 5,4|7,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.4, "rooms": 3, "units": [ 1.8, 1.8, 1.8 ], "price": 3425.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-3x-msz-ef18vgkb-mxz-3f54vf3-5-4-7-0-kw-kuehlen-heizen_22006_22937/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22006/middle/MSZ-EF18-50VGKB-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "23476", "name": "Klimaanlage Mitsubishi Electric 3x MSZ-EF18VGKW + MXZ-3F54VF3 - 5,4|7,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.4, "rooms": 3, "units": [ 1.8, 1.8, 1.8 ], "price": 3425.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-3x-msz-ef18vgkw-mxz-3f54vf3-5-4-7-0-kw-kuehlen-heizen_22545_23476/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22545/middle/MSZ-EF18-50VGKW-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "22830", "name": "Klimaanlage Mitsubishi Electric 3x MSZ-LN18VG2B + MXZ-3F54VF3 - 5,4|7,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.4, "rooms": 3, "units": [ 1.8, 1.8, 1.8 ], "price": 4110.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-3x-msz-ln18vg2b-mxz-3f54vf3-5-4-7-0-kw-kuehlen-heizen_21899_22830/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21899/middle/MSZ-LN18-60VG2B-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "22828", "name": "Klimaanlage Mitsubishi Electric 3x MSZ-LN18VG2W + MXZ-3F54VF3 - 5,4|7,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.4, "rooms": 3, "units": [ 1.8, 1.8, 1.8 ], "price": 4110.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-3x-msz-ln18vg2w-mxz-3f54vf3-5-4-7-0-kw-kuehlen-heizen_21897_22828/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21897/middle/MSZ-LN18-60VG2W-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "22856", "name": "Klimaanlage Mitsubishi Electric 3x MSZ-LN25VG2B + MXZ-3F68VF3 - 6,8|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.8, "rooms": 3, "units": [ 2.5, 2.5, 2.5 ], "price": 4625.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-3x-msz-ln25vg2b-mxz-3f68vf3-6-8-8-6-kw-kuehlen-heizen_21925_22856/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21925/middle/MSZ-LN18-60VG2B-MXZ-3F54VF3-SET3.jpg", "checkedAt": "16.09.2026" }, { "id": "25875", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZS-WF + SRK 25 ZS-WF + SCM 50 ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.0, 2.5 ], "price": 3239.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zs-wf-srk-25-zs-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22881_25875/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22881/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25876", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZS-WF + SRK 35 ZS-WF + SCM 60 ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 3.5 ], "price": 4083.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zs-wf-srk-35-zs-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22882_25876/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22882/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25878", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZS-WF + SRK 50 ZS-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 5.0 ], "price": 4238.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zs-wf-srk-50-zs-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22884_25878/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22884/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25901", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZSX-WF + SRK 25 ZSX-WF + SCM 50 ZS-W - 5,0|6,0kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.0, 2.5 ], "price": 3877.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zsx-wf-srk-25-zsx-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22905_25901/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22905/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25902", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZSX-WF + SRK 35 ZSX-WF + SCM 50 ZS-W - 5,0|6,0kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.0, 3.5 ], "price": 3982.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zsx-wf-srk-35-zsx-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22906_25902/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22906/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25903", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZSX-WF + SRK 50 ZSX-WF + SCM 60ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 5.0 ], "price": 4897.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zsx-wf-srk-50-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22907_25903/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22907/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25891", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 25 ZS-WF + SRK 35 ZS-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 2.5, 3.5 ], "price": 4595.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zs-wf-srk-35-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22892_25891/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22892/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25892", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 25 ZS-WF + SRK 50 ZS-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 2.5, 5.0 ], "price": 4750.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zs-wf-srk-50-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22896_25892/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22896/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25910", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 25 ZSX-WF + SRK 35 ZSX-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.5, 2.5, 3.5 ], "price": 4852.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zsx-wf-srk-35-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22914_25910/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22914/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25911", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 25 ZSX-WF + SRK 50 ZSX-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.5, 2.5, 5.0 ], "price": 4990.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zsx-wf-srk-50-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22915_25911/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22915/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25912", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 25 ZSX-WF + SRK 60 ZSX-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 2.5, 6.0 ], "price": 5648.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zsx-wf-srk-60-zsx-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22916_25912/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22916/middle/Set-Multi-TRIO-SRK20-25-35-50-60ZSX-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25898", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 35 ZS-WF + SRK 50 ZS-WF + SCM 80 ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 3.5, 5.0 ], "price": 5455.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-35-zs-wf-srk-50-zs-wf-scm-80zs-w-8-0-9-3kw-kuehlen-heizen_22902_25898/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22902/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22884", "name": "Klimaanlage Mitsubishi Electric 3x MSZ-LN18VG2W + MSZ-LN25VG2W + MXZ-4F72VF3 - 7,2|8,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 7.2, "rooms": 4, "units": [ 1.8, 1.8, 1.8, 2.5 ], "price": 5879.31, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-3x-msz-ln18vg2w-ln25vg2w-mxz-4f72vf3-7-2-8-0-kw-kuehlen-heizen_21953_22884/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21953/middle/MSZ-LN18-60VG2W-MXZ-3F54-80VF3-SET4.jpg", "checkedAt": "16.09.2026" }, { "id": "3093", "name": "Klimaanlage Mitsubishi Electric 4x MSZ-EF18VGKW + MXZ-4F72VF3 - 7,2|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 7.2, "rooms": 4, "units": [ 1.8, 1.8, 1.8, 1.8 ], "price": 4966.35, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-4x-msz-ef18vgkw-mxz-4f72vf3-7-2-8-6-kw-kuehlen-heizen_2162_3093/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2162/middle/MSZ-EF18-50VGKW-MXZ-3F54-80VF3-SET4.jpg", "checkedAt": "16.09.2026" }, { "id": "3319", "name": "Klimaanlage Mitsubishi Electric 4x MSZ-LN18VG2W + MXZ-4F72VF3 - 7,2|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 7.2, "rooms": 4, "units": [ 1.8, 1.8, 1.8, 1.8 ], "price": 5879.31, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-4x-msz-ln18vg2w-mxz-4f72vf3-7-2-8-6-kw-kuehlen-heizen_2388_3319/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2388/middle/MSZ-LN18-60VG2W-MXZ-3F54-80VF3-SET4.jpg", "checkedAt": "16.09.2026" }, { "id": "63189", "name": "Klimaanlage Mitsubishi Electric MSZ-AY20VGKP + MUZ-AY20VG - 2,0|2,5 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.0, "rooms": 1, "units": [ 2.0 ], "price": 1785.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ay20vgkp-muz-ay20vgkp-2-0-2-5-kw-kuehlen-heizen_1003845_63189/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1003845/middle/63189.jpg", "checkedAt": "16.09.2026" }, { "id": "63190", "name": "Klimaanlage Mitsubishi Electric MSZ-AY25VGKP + MUZ-AY25VG - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1558.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ay25vgkp-muz-ay25vg-2-5-3-2-kw-kuehlen-heizen_1003846_63190/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1003846/middle/63190.jpg", "checkedAt": "16.09.2026" }, { "id": "22508", "name": "Klimaanlage Mitsubishi Electric MSZ-EF25VGKB + MUZ-EF25VG - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1358.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef25vgkb-muz-ef25vg-2-5-3-2-kw-kuehlen-heizen_21577_22508/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21577/middle/MSZ-EF18-50VGKB-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "22511", "name": "Klimaanlage Mitsubishi Electric MSZ-EF25VGKS + MUZ-EF25VG - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1358.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef25vgks-muz-ef25vg-2-5-3-2-kw-kuehlen-heizen_21580_22511/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21580/middle/MSZ-EF18-50VGKS-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "22523", "name": "Klimaanlage Mitsubishi Electric MSZ-EF25VGKW + MUZ-EF25VG - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1358.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef25vgkw-muz-ef25vg-2-5-3-2-kw-kuehlen-heizen_21592_22523/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21592/middle/MSZ-EF18-50VGKW-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "3354", "name": "Klimaanlage Mitsubishi Electric MSZ-EF35VGKB + MUZ-EF35VG - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1619.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef35vgkb-muz-ef35vg-3-5-4-0-kw-kuehlen-heizen_2423_3354/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2423/middle/MSZ-EF18-50VGKB-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "3355", "name": "Klimaanlage Mitsubishi Electric MSZ-EF35VGKS + MUZ-EF35VG - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1619.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef35vgks-muz-ef35vg-3-5-4-0-kw-kuehlen-heizen_2424_3355/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2424/middle/MSZ-EF18-50VGKS-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "20035", "name": "Klimaanlage Mitsubishi Electric MSZ-EF35VGKW + MUZ-EF35VG - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1619.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/1-innengeraet/klimaanlage-mitsubishi-electric-msz-ef35vgkw-muz-ef35vg-3-5-4-0-kw-kuehlen-heizen_19104_20035/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/19104/middle/MSZ-EF18-50VGKW-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "3357", "name": "Klimaanlage Mitsubishi Electric MSZ-EF42VGKB + MUZ-EF42VG - 4,2|5,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 1, "units": [ 4.2 ], "price": 1826.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef42vgkb-muz-ef42vg-4-2-5-4-kw-kuehlen-heizen_2426_3357/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2426/middle/MSZ-EF18-50VGKB-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "15526", "name": "Klimaanlage Mitsubishi Electric MSZ-EF42VGKS + MUZ-EF42VG - 4,2|5,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 1, "units": [ 4.2 ], "price": 1826.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef42vgks-muz-ef42vg-4-2-5-4-kw-kuehlen-heizen_14595_15526/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/14595/middle/15526-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "3356", "name": "Klimaanlage Mitsubishi Electric MSZ-EF42VGKW + MUZ-EF42VG - 4,2|5,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 1, "units": [ 4.2 ], "price": 1826.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef42vgkw-muz-ef42vg-4-2-5-4-kw-kuehlen-heizen_2425_3356/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2425/middle/MSZ-EF18-50VGKW-MUZEF25-50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "3358", "name": "Klimaanlage Mitsubishi Electric MSZ-EF50VGKB + MUZ-EF50VG - 5,0|5,8 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2058.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/1-innengeraet/klimaanlage-mitsubishi-electric-msz-ef50vgkb-muz-ef50vg-5-0-5-8-kw-kuehlen-heizen_2427_3358/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2427/middle/MSZ-EF50VGKB-MUZEF50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "3542", "name": "Klimaanlage Mitsubishi Electric MSZ-EF50VGKS + MUZ-EF50VG - 5,0|5,8 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2058.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ef50vgks-muz-ef50vg-5-0-5-8-kw-kuehlen-heizen_2611_3542/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2611/middle/MSZ-EF50VGKS-MUZEF50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "2909", "name": "Klimaanlage Mitsubishi Electric MSZ-EF50VGKW + MUZ-EF50VG - 5,0|5,8 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2058.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/1-innengeraet/klimaanlage-mitsubishi-electric-msz-ef50vgkw-muz-ef50vg-5-0-5-8-kw-kuehlen-heizen_1978_2909/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1978/middle/MSZ-EF50VGKW-MUZEF50VG.jpg", "checkedAt": "16.09.2026" }, { "id": "22530", "name": "Klimaanlage Mitsubishi Electric MSZ-LN25VG2R + MUZ-LN25VG2 - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1939.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln25vg2r-muz-ln25vg2-2-5-3-2-kw-kuehlen-heizen_21599_22530/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21599/middle/MSZ-LN18-50VG2R-MUZLN25-50VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "23287", "name": "Klimaanlage Mitsubishi Electric MSZ-LN25VG2V + MUZ-LN25VG2 - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1939.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln25vg2v-muz-ln25vg2-2-5-3-2-kw-kuehlen-heizen_22356_23287/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22356/middle/MSZ-LN18-50VG2W-MUZLN25-50VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "25803", "name": "Klimaanlage Mitsubishi Electric MSZ-LN25VG2W + MUZ-LN25VG2 - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1934.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln25vg2w-muz-ln25vg2-2-5-3-2-kw-kuehlen-heizen_20774_25803/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20774/middle/25803_1.jpg", "checkedAt": "16.09.2026" }, { "id": "21229", "name": "Klimaanlage Mitsubishi Electric MSZ-LN35VG2B + MUZ-LN35VG2 - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 2389.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln35vg2b-muz-ln35vg2-3-5-4-0-kw-kuehlen-heizen_20298_21229/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20298/middle/MSZ-LN18-50VG2B-MUZLN25-50VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "21233", "name": "Klimaanlage Mitsubishi Electric MSZ-LN35VG2R + MUZ-LN35VG2 - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 2389.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln35vg2r-muz-ln35vg2-3-5-4-0-kw-kuehlen-heizen_20302_21233/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20302/middle/MSZ-LN18-50VG2R-MUZLN25-50VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "21228", "name": "Klimaanlage Mitsubishi Electric MSZ-LN35VG2V + MUZ-LN35VG2 - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 2389.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln35vg2v-muz-ln35vg2-3-5-4-0-kw-kuehlen-heizen_20297_21228/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20297/middle/21228-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "23291", "name": "Klimaanlage Mitsubishi Electric MSZ-LN35VG2W + MUZ-LN35VG2 - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 2287.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln35vg2w-muz-ln35vg2-3-5-4-0-kw-kuehlen-heizen_22360_23291/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22360/middle/MSZ-LN18-50VG2W-MUZLN25-50VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "21235", "name": "Klimaanlage Mitsubishi Electric MSZ-LN50VG2B + MUZ-LN50VG2 - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2879.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln50vg2b-muz-ln50vg2-5-0-6-0-kw-kuehlen-heizen_20304_21235/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20304/middle/MSZ-LN50VG2B-MUZ-LN50VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "21234", "name": "Klimaanlage Mitsubishi Electric MSZ-LN50VG2R + MUZ-LN50VG2 - 5,0| 6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2879.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln50vg2r-muz-ln50vg2-5-0-6-0-kw-kuehlen-heizen_20303_21234/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20303/middle/MSZ-LN50VG2R-MUZ-LN50VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "21381", "name": "Klimaanlage Mitsubishi Electric MSZ-LN60VG2B + MUZ-LN60VG2 - 6,1|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.1, "rooms": 1, "units": [ 6.1 ], "price": 3175.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln60vg2b-muz-ln60vg2-6-1-6-8-kw-kuehlen-heizen_20450_21381/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20450/middle/MSZ-LN60VG2B-MUZ-LN60VG.jpg", "checkedAt": "16.09.2026" }, { "id": "21230", "name": "Klimaanlage Mitsubishi Electric MSZ-LN60VG2R + MUZ-LN60VG - 6,1|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.1, "rooms": 1, "units": [ 6.1 ], "price": 3175.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln60vg2r-muz-ln60vg2-6-1-6-8-kw-kuehlen-heizen_20299_21230/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20299/middle/MSZ-LN60VG2R-MUZ-LN60VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "21383", "name": "Klimaanlage Mitsubishi Electric MSZ-LN60VG2V + MUZ-LN60VG2 - 6,1|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.1, "rooms": 1, "units": [ 6.1 ], "price": 3175.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln60vg2v-muz-ln60vg2-6-1-6-8-kw-kuehlen-heizen_20452_21383/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20452/middle/MSZ-LN60VG2V-W-MUZ-LN60VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "21382", "name": "Klimaanlage Mitsubishi Electric MSZ-LN60VG2W + MUZ-LN60VG2 - 6,1|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 6.1, "rooms": 1, "units": [ 6.1 ], "price": 3060.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln60vg2w-muz-ln60vg2-6-1-6-8-kw-kuehlen-heizen_20451_21382/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20451/middle/MSZ-LN60VG2V-W-MUZ-LN60VG2.jpg", "checkedAt": "16.09.2026" }, { "id": "25840", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + SRC 20 ZSX-W - 2,0|2,7 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.0, "rooms": 1, "units": [ 2.0 ], "price": 1639.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-src-20-zsx-w-2-0-2-7kw-kuehlen-heizen_22849_25840/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22849/middle/Set-Mono-SRK20-25-35-50-60ZSX-WF-SRC20-25-35ZSX-W-50ZSX-W2-60ZSX-W1-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "22362", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZS-WB + SRC 25 ZS-W2 - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1290.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wb-src-25-zs-w2-2-5-3-2-kw-kuehlen-heizen_21431_22362/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21431/middle/22362_1.jpg", "checkedAt": "16.09.2026" }, { "id": "23456", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZS-WT + SRC 25 ZS-W2 - 2,5|3,2 kW Kühlen|Heizen inkl. Infrarotfernbedienung", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1290.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wt-src-25-zs-w2-2-5-3-2-kw-kuehlen-heizen-inkl-infrarotfernbedienung_22525_23456/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22525/middle/23456-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "21704", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZSX-WFB + SRC 25 ZSX-W - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1953.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wb-src-25-zsx-w-2-5-3-2-kw-kuehlen-heizen_20773_21704/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20773/middle/SET-SRK20-25-35-50-60ZSX-WB-SRC20-25-35-50-60ZSX-W-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "25834", "name": "Klimaanlage Mitsubishi Heavy SRK 50 ZS-WF + SRC 50 ZS-W - 5,0|5,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 1843.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-50-zs-wf-src-50-zs-w-5-0-5-8kw-kuehlen-heizen_22843_25834/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22843/middle/Set-MonoSplit-Wand-SRK50ZS-WF-SRC50ZS-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "21809", "name": "Klimaanlage Mitsubishi Heavy SRK 50 ZS-WFB + SRC 50 ZS-W - 5,0|5,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2154.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-50-zs-wb-src-50-zs-w-5-0-5-8-kw-kuehlen-heizen_20878_21809/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20878/middle/21809.jpg", "checkedAt": "16.09.2026" }, { "id": "25843", "name": "Klimaanlage Mitsubishi Heavy SRK 50 ZSX-WF + SRC 50 ZSX-W3 - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2402.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-50-zsx-wf-src-50-zsx-w2-5-0-6-0kw-kuehlen-heizen_22852_25843/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22852/middle/Set-Mono-SRK20-25-35-50-60ZSX-WF-SRC20-25-35ZSX-W-50ZSX-W2-60ZSX-W1-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "23459", "name": "Klimaanlage Mitsubishi Heavy SRK 50ZSX-WFB + SRC50ZSX-W3 - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2519.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/ein-innengeraet/klimaanlage-mitsubishi-heavy-srk-50zsx-wfb-src50zsx-w3-5-0-6-0-kw-kuehlen-heizen_22528_23459/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22528/middle/23459-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "25838", "name": "Klimaanlage Mitsubishi Heavy SRK100ZR-WF + FDC100VNA-W - 10,0|11,2 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 10.0, "rooms": 1, "units": [ 10.0 ], "price": 4150.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-100-zr-wf-fdc-100-vna-w-10-0-11-2kw-kuehlen-heizen_22847_25838/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22847/middle/Set-Mono-SRK100ZR-W-FDC100VNA-VSA-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25839", "name": "Klimaanlage Mitsubishi Heavy SRK100ZR-WF + FDC100VSA-W - 10,0|11,2 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 10.0, "rooms": 1, "units": [ 10.0 ], "price": 3780.13, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-100-zr-wf-fdc-100-vsa-w-10-0-11-2kw-kuehlen-heizen_22848_25839/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22848/middle/Set-Mono-SRK100ZR-W-FDC100VNA-VSA-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25925", "name": "Klimaanlage Mitsubishi Heavy SRK15ZTL-W + SRC15ZTL-W - 1,5|2,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 1.5, "rooms": 1, "units": [ 1.5 ], "price": 898.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-15-ztl-w-src-15-ztl-w-1-5-2-0kw-kuehlen-heizen_22927_25925/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22927/middle/Set-Mono-SRK15-20-25-35-ZTL-W-SRC15-20-25-35ZTL-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25831", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRC20ZS-W - 2,0|2,7 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.0, "rooms": 1, "units": [ 2.0 ], "price": 1120.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-src-20-zs-w-2-0-2-7kw-kuehlen-heizen_22840_25831/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22840/middle/Set-MonoSplit-Wand-SRK20-25-35ZS-WF-SRC20-25-35ZS-W-W2.jpg", "checkedAt": "16.09.2026" }, { "id": "21035", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFB + SRC20ZSX-W - 2,0|2,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.0, "rooms": 1, "units": [ 2.0 ], "price": 1809.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wfb-src20zsx-w-2-0-2-5-kw-kuehlen-heizen_20104_21035/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20104/middle/21035.jpg", "checkedAt": "16.09.2026" }, { "id": "25926", "name": "Klimaanlage Mitsubishi Heavy SRK20ZTL-W + SRC20ZTL-W - 2,0|2,7 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.0, "rooms": 1, "units": [ 2.0 ], "price": 1061.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-ztl-w-src-20-ztl-w-2-0-2-7kw-kuehlen-heizen_22928_25926/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22928/middle/Set-Mono-SRK15-20-25-35-ZTL-W-SRC15-20-25-35ZTL-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25832", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WF + SRC25ZS-W2 - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1175.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wf-src-25-zs-w2-2-5-3-2kw-kuehlen-heizen_22841_25832/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22841/middle/Set-MonoSplit-Wand-SRK20-25-35ZS-WF-SRC20-25-35ZS-W-W2.jpg", "checkedAt": "16.09.2026" }, { "id": "25841", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRC25ZSX-W - 2,5|3,2 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1779.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-src-25-zsx-w-2-5-3-2kw-kuehlen-heizen_22850_25841/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22850/middle/Set-Mono-SRK20-25-35-50-60ZSX-WF-SRC20-25-35ZSX-W-50ZSX-W2-60ZSX-W1-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25927", "name": "Klimaanlage Mitsubishi Heavy SRK25ZTL-W + SRC25ZTL-W - 2,5|3,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1153.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-ztl-w-src-25-ztl-w-2-5-3-0kw-kuehlen-heizen_22929_25927/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22929/middle/Set-Mono-SRK15-20-25-35-ZTL-W-SRC15-20-25-35ZTL-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25833", "name": "Klimaanlage Mitsubishi Heavy SRK35ZS-WF + SRC35ZS-W2 - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1321.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-35-zs-wf-src-35-zs-w2-3-5-4-0kw-kuehlen-heizen_22842_25833/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22842/middle/Set-MonoSplit-Wand-SRK20-25-35ZS-WF-SRC20-25-35ZS-W-W2.jpg", "checkedAt": "16.09.2026" }, { "id": "21033", "name": "Klimaanlage Mitsubishi Heavy SRK35ZS-WFB + SRC35ZS-W2 - 3,5|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1501.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk35zs-wfb-src35zs-w2-3-5-4-0-kw-kuehlen-heizen_20102_21033/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20102/middle/21033.jpg", "checkedAt": "16.09.2026" }, { "id": "25842", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WF + SRC35ZSX-W - 3,5|4,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 2101.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-35-zsx-wf-src-35-zsx-w-3-5-4-3kw-kuehlen-heizen_22851_25842/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22851/middle/Set-Mono-SRK20-25-35-50-60ZSX-WF-SRC20-25-35ZSX-W-50ZSX-W2-60ZSX-W1-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "21027", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WFB + SRC35ZSX-W - 3,5|4,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 2269.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/ein-innengeraet/klimaanlage-mitsubishi-heavy-srk35zsx-wfb-src35zsx-w-3-5-4-3-kw-kuehlen-heizen_20096_21027/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20096/middle/21027.jpg", "checkedAt": "16.09.2026" }, { "id": "25928", "name": "Klimaanlage Mitsubishi Heavy SRK35ZTL-W + SRC35ZTL-W - 3,5|3,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1225.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-35-ztl-w-src-35-ztl-w-3-5-3-8kw-kuehlen-heizen_22930_25928/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22930/middle/Set-Mono-SRK15-20-25-35-ZTL-W-SRC15-20-25-35ZTL-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "21032", "name": "Klimaanlage Mitsubishi Heavy SRK50ZS-WFT + SRC50ZS-W - 5,0|5,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2154.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk50zs-wft-src50zs-w-5-0-5-8-kw-kuehlen-heizen_20101_21032/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20101/middle/21032.jpg", "checkedAt": "16.09.2026" }, { "id": "22347", "name": "Klimaanlage Mitsubishi Heavy SRK50ZSX-WFT + SRC50ZSX-W3 - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 2519.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk50zsx-wft-src50zsx-w3-5-0-6-0-kw-kuehlen-heizen_21416_22347/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21416/middle/22347.jpg", "checkedAt": "16.09.2026" }, { "id": "25929", "name": "Klimaanlage Mitsubishi Heavy SRK50ZTL-W + SRC50ZTL-W - 5,0|5,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 1, "units": [ 5.0 ], "price": 1764.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-50-ztl-w-src-50-ztl-w-5-0-5-8kw-kuehlen-heizen_22931_25929/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22931/middle/Set-Mono-SRK50ZTL-W-SRC50ZTL-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25844", "name": "Klimaanlage Mitsubishi Heavy SRK60ZSX-WF + SRC60ZSX-W3 - 6,1|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.1, "rooms": 1, "units": [ 6.1 ], "price": 2828.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-60-zsx-wf-src-60-zsx-w1-6-1-6-8kw-kuehlen-heizen_22853_25844/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22853/middle/Set-Mono-SRK20-25-35-50-60ZSX-WF-SRC20-25-35ZSX-W-50ZSX-W2-60ZSX-W1-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "21021", "name": "Klimaanlage Mitsubishi Heavy SRK60ZSX-WFB + SRC60ZSX-W3 - 6,1|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.1, "rooms": 1, "units": [ 6.1 ], "price": 2964.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk60zsx-wfb-src60zsx-w3-6-1-6-8-kw-kuehlen-heizen_20090_21021/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20090/middle/21021.jpg", "checkedAt": "16.09.2026" }, { "id": "25837", "name": "Klimaanlage Mitsubishi Heavy SRK63ZR-WF + SRC63ZR-W - 6,3|7,1 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.3, "rooms": 1, "units": [ 6.3 ], "price": 2409.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-63-zr-wf-src-63-zr-w-6-3-7-1kw-kuehlen-heizen_22846_25837/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22846/middle/Set--MonoSplit-Wand-SRK63ZS-WF-SRC63ZS-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25930", "name": "Klimaanlage Mitsubishi Heavy SRK63ZTL-W + SRC63ZTL-W - 6,3|7,1kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.3, "rooms": 1, "units": [ 6.3 ], "price": 2164.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-63-ztl-w-src-63-ztl-w-6-3-7-1kw-kuehlen-heizen_22932_25930/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22932/middle/Set-Mono-SRK63-71-ZTL-W-SRC63-71ZTL-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25835", "name": "Klimaanlage Mitsubishi Heavy SRK71ZR-WF + SRC71ZR-W - 7,1|8,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 1, "units": [ 7.1 ], "price": 2837.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-71-zr-wf-src-71-zr-w-7-1-8-0kw-kuehlen-heizen_22844_25835/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22844/middle/Set-MonoSplit-Wand-SRK71-80ZR-WF-SRC71-80ZR-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "25836", "name": "Klimaanlage Mitsubishi Heavy SRK80ZR-WF + SRC80ZR-W - 8,0|9,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 1, "units": [ 8.0 ], "price": 3214.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-80-zr-wf-src-80-zr-w-8-0-9-0kw-kuehlen-heizen-inkl-infrarotfernbedienung_22845_25836/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22845/middle/Set-MonoSplit-Wand-SRK71-80ZR-WF-SRC71-80ZR-W-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "20032", "name": "Klimaanlage MundoClima MUPR09H11 - 2,64|2,93kW Kühlen|Heizen", "brand": "MundoClima", "kw": 2.64, "rooms": 1, "units": [ 2.64 ], "price": 702.99, "url": "https://www.klimacorner.de/klimaanlage-mundoclima-mupr09h11-2-64-2-93kw-kuehlen-heizen_19101_20032/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/19101/middle/Set-Bild.jpg", "checkedAt": "16.09.2026" }, { "id": "22598", "name": "Klimaanlage MundoClima MUPR12H11 - 3,52|3,81kW Kühlen|Heizen", "brand": "MundoClima", "kw": 3.52, "rooms": 1, "units": [ 3.52 ], "price": 714.0, "url": "https://www.klimacorner.de/klimaanlage-mundoclima-mupr12h11-3-52-3-81kw-kuehlen-heizen_21667_22598/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21667/middle/Set-Bild.jpg", "checkedAt": "16.09.2026" }, { "id": "63973", "name": "Klimaanlage Olimpia Splendid Alysea E inverter 12 - 3,53|3,80 kW Kühlen|Heizen", "brand": "Olimpia Splendid", "kw": 3.53, "rooms": 1, "units": [ 3.53 ], "price": 806.99, "url": "https://www.klimacorner.de/klimaanlage-olimpia-splendid-alysea-e-inverter-12-3-53-3-80-kw-kuehlen-heizen_1004762_63973/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1004762/middle/63970.jpg", "checkedAt": "16.09.2026" }, { "id": "63970", "name": "Klimaanlage Olimpia Splendid Alysea E inverter 9 - 2,63|2,83 kW Kühlen|Heizen", "brand": "Olimpia Splendid", "kw": 2.63, "rooms": 1, "units": [ 2.63 ], "price": 755.99, "url": "https://www.klimacorner.de/klimaanlage-olimpia-splendid-alysea-e-inverter-9-2-63-2-83-kw-kuehlen-heizen_1004759_63970/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1004759/middle/63970.jpg", "checkedAt": "16.09.2026" }, { "id": "157629", "name": "LG Klimaanlage Artcool Gallery Design A09GA2 - 2,6|3,3 kW Kühlen|Heizen", "brand": "LG", "kw": 2.6, "rooms": 1, "units": [ 2.6 ], "price": 2331.0, "url": "https://www.klimacorner.de/lg-klimaanlage-artcool-gallery-design-a09ga2-2-6-3-3-kw-kuehlen-heizen_1097425_157629/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1097425/middle/157629.jpg", "checkedAt": "16.09.2026" }, { "id": "22853", "name": "MundoClima Klimaanlage MUPR18H11 - 5,3|5,6kW Kühlen|Heizen", "brand": "MundoClima", "kw": 5.3, "rooms": 1, "units": [ 5.3 ], "price": 1123.99, "url": "https://www.klimacorner.de/mundoclima-klimaanlage-mupr18h11-5-3-5-6kw-kuehlen-heizen_21922_22853/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21922/middle/Set1-MUPR09-24H11-IG-AG-SET-CL20055-58.jpg", "checkedAt": "16.09.2026" }, { "id": "22472", "name": "MundoClima Klimaanlage MUPR24H11 - 7,0|7,3kW Kühlen|Heizen", "brand": "MundoClima", "kw": 7.0, "rooms": 1, "units": [ 7.0 ], "price": 1580.99, "url": "https://www.klimacorner.de/mundoclima-klimaanlage-mupr24h11-7-0-7-3kw-kuehlen-heizen_21541_22472/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21541/middle/Set1-MUPR09-24H11-IG-AG-SET-CL20055-58.jpg", "checkedAt": "16.09.2026" }, { "id": "22845", "name": "MundoClima Quickconnect Klimaanlagen-Set MUPR-12-H11 - 3,5|3,8 kW Kühlen|Heizen", "brand": "MundoClima", "kw": 3.5, "rooms": 1, "units": [ 3.5 ], "price": 1137.99, "url": "https://www.klimacorner.de/mundoclima-klimaanlage-mupr12h11-3-5-3-8kw-kuehlen-heizen_21914_22845/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21914/middle/22845.jpg", "checkedAt": "16.09.2026" }, { "id": "21717", "name": "MundoClima Quickconnect-Set Klimaanlage MUPR-09-H11 - 2,6|2,9 kW Kühlen|Heizen", "brand": "MundoClima", "kw": 2.6, "rooms": 1, "units": [ 2.6 ], "price": 1017.99, "url": "https://www.klimacorner.de/mundoclima-set-qc-klimaanlage-mupr09h11-2-6-2-9kw-kuehlen-heizen-inkl-ir-fb-und-zubehoer_20786_21717/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20786/middle/21717_1.jpg", "checkedAt": "16.09.2026" }, { "id": "22876", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2W + MSZ-LN25VG2W + MXZ-2F53VF3 - 5,3|6,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.3, "rooms": 2, "units": [ 1.8, 2.5 ], "price": 3222.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2w-ln25vg2w-mxz-2f53vf3-5-3-6-4-kw-kuehlen-heizen_21945_22876/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21945/middle/SET-LN18VG2W-LN25VG2W-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22832", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2W + MSZ-LN35VG2W + MXZ-2F42VF3 - 4,2|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 4.2, "rooms": 2, "units": [ 1.8, 3.5 ], "price": 3102.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2w-ln35vg2w-mxz-2f42vf3-4-2-4-5-kw-kuehlen-heizen_21901_22832/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21901/middle/SET-LN18VG2W-LN25VG2W-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22838", "name": "Klimaanlage Mitsubishi Electric MSZ-LN18VG2W + MSZ-LN35VG2W + MXZ-2F53VF3 - 5,3|6,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.3, "rooms": 2, "units": [ 1.8, 3.5 ], "price": 3314.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln18vg2w-ln35vg2w-mxz-2f53vf3-5-3-6-4-kw-kuehlen-heizen_21907_22838/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21907/middle/SET-LN18VG2W-LN25VG2W-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "22914", "name": "Klimaanlage Mitsubishi Electric MSZ-LN25VG2W + MSZ-LN35VG2W + MXZ-2F53VF3 - 5,3|6,4 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 5.3, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3314.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-msz-ln25vg2w-ln35vg2w-mxz-2f53vf3-5-3-6-4-kw-kuehlen-heizen_21983_22914/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21983/middle/SET-LN18VG2W-LN25VG2W-MXZ-2F42VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "3360", "name": "Klimaanlage Mitsubishi Electric Premium 2x MSZ-EF18VGKW + MXZ-2F33VF3 - 3,3|4,0 kW Kühlen|Heizen", "brand": "Mitsubishi Electric", "kw": 3.3, "rooms": 2, "units": [ 1.8, 1.8 ], "price": 2344.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-electric-premium-2x-msz-ef18vgkw-mxz-2f33vf3-3-3-4-0-kw-kuehlen-heizen_2429_3360/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2429/middle/MSZ-EF18-50VGKW-MXZ-2F33VF3.jpg", "checkedAt": "16.09.2026" }, { "id": "25845", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZS-WF + SCM 40 ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.0 ], "price": 2357.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zs-wf-scm-40zs-w-4-0-4-5kw-kuehlen-heizen_22854_25845/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22854/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM30-40-45ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22189", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZS-WFB + SCM 40 ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.0 ], "price": 2581.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zs-wb-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21258_22189/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21258/middle/22189.jpg", "checkedAt": "16.09.2026" }, { "id": "22170", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZS-WFT + SCM 40 ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.0 ], "price": 2581.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zs-wt-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21239_22170/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21239/middle/22170.jpg", "checkedAt": "16.09.2026" }, { "id": "25859", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 20 ZSX-WF + SCM 40 ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.0 ], "price": 2767.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-20-zsx-wf-scm-40zs-w-4-0-4-5kw-kuehlen-heizen_22868_25859/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22868/middle/Set-Multi-DUO-SRK15-20-25-35-50ZSX-WF-SCM30-40-45ZS-W-Kopie.jpg", "checkedAt": "16.09.2026" }, { "id": "22176", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 25 ZS-WF + SCM 40 ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2404.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zs-w-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21245_22176/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21245/middle/22176.jpg", "checkedAt": "16.09.2026" }, { "id": "22648", "name": "Klimaanlage Mitsubishi Heavy 2x SRK 25 ZS-WFT + SCM 40 ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2721.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zs-wt-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21717_22648/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21717/middle/22648.jpg", "checkedAt": "16.09.2026" }, { "id": "53918", "name": "Klimaanlage Mitsubishi Heavy 2x SRK15ZS-WF + SCM30ZS-W - 3,0|3,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 3.0, "rooms": 2, "units": [ 1.5, 1.5 ], "price": 2329.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-15zs-wf-scm-30zs-w-3-0-3-3-kw-kuehlen-heizen_25002_53918/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/25002/middle/53918Neu.jpg", "checkedAt": "16.09.2026" }, { "id": "22194", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WFB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.0 ], "price": 3107.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wfb-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21263_22194/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21263/middle/22194.jpg", "checkedAt": "16.09.2026" }, { "id": "22228", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WFT + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.0 ], "price": 3107.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wft-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21297_22228/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21297/middle/22228.jpg", "checkedAt": "16.09.2026" }, { "id": "25849", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZS-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2757.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zs-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22858_25849/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22858/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22207", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZS-WFB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2721.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zs-wb-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21276_22207/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21276/middle/22207.jpg", "checkedAt": "16.09.2026" }, { "id": "21134", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZS-WFB + SCM45ZS-W - 4,5|5,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 3076.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-2x-srk25zs-wfb-scm45zs-w-4-5-5-3kw-kuehlen-heizen_20203_21134/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20203/middle/21134.jpg", "checkedAt": "16.09.2026" }, { "id": "22718", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WF + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 2861.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wf-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21787_22718/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21787/middle/SET2-SRK20-25-35ZSX-W-SCM40-45ZS-W-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "23446", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WF + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 3215.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wf-scm45zs-w-4-5-5-3-kw-kuehlen-heizen_22515_23446/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22515/middle/SET2-SRK20-25-35-50-60-ZSX-W-SCM50-60-ZS-W-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "25863", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 3214.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25-zsx-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22872_25863/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22872/middle/Set-Multi-DUO-SRK20-25-35-50ZSX-WF-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22660", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WFB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 3207.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-25zsx-wb-scm-40zs-w-4-0-4-5-kw-kuehlen-heizen_21729_22660/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21729/middle/22660.jpg", "checkedAt": "16.09.2026" }, { "id": "3544", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WFB + SCM45ZS-W - 4,5|5,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 3562.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wfb-scm45zs-w-4-5-5-3kw-kuehlen-heizen_2613_3544/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2613/middle/3544.jpg", "checkedAt": "16.09.2026" }, { "id": "22201", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WFT + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 2.5 ], "price": 3207.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wft-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21270_22201/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21270/middle/22201.jpg", "checkedAt": "16.09.2026" }, { "id": "21707", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZS-WF + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 2896.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zs-wf-scm45zs-w-4-5-5-3-kw-kuehlen-heizen_20776_21707/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20776/middle/21707.jpg", "checkedAt": "16.09.2026" }, { "id": "21081", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZS-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3670.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zs-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20150_21081/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20150/middle/21081.jpg", "checkedAt": "16.09.2026" }, { "id": "25852", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZS-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 4135.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-35-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22861_25852/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22861/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21046", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZS-WFB + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3256.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zs-wfb-scm45zs-w-4-5-5-3-kw-kuehlen-heizen_20115_21046/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20115/middle/21046.jpg", "checkedAt": "16.09.2026" }, { "id": "21026", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZS-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 4030.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zs-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20095_21026/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20095/middle/21026.jpg", "checkedAt": "16.09.2026" }, { "id": "21047", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZS-WFT + SCM60ZS-W - 6,0|6,4 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 4030.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zs-wft-scm60zs-w-6-0-6-4-kw-kuehlen-heizen_20116_21047/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20116/middle/21047.jpg", "checkedAt": "16.09.2026" }, { "id": "21106", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3424.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_20175_21106/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20175/middle/21106.jpg", "checkedAt": "16.09.2026" }, { "id": "21064", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 4200.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20133_21064/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20133/middle/21064.jpg", "checkedAt": "16.09.2026" }, { "id": "25867", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 4665.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-35-zsx-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22875_25867/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22875/middle/Set-Multi-DUO-SRK20-25-35-50-60ZSX-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21113", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 4537.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20182_21113/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20182/middle/21113.jpg", "checkedAt": "16.09.2026" }, { "id": "2899", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WFT + SCM45ZS-S - 4,5|5,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3762.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wft-scm45zs-s-4-5-5-3kw-kuehlen-heizen_1968_2899/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1968/middle/2899.jpg", "checkedAt": "16.09.2026" }, { "id": "15662", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WFT + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 3762.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wft-scm45zs-w-4-5-5-3-kw-kuehlen-heizen_14731_15662/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/14731/middle/15662.jpg", "checkedAt": "16.09.2026" }, { "id": "21040", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WFT + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 3.5 ], "price": 4537.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wft-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20109_21040/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20109/middle/21040.jpg", "checkedAt": "16.09.2026" }, { "id": "25854", "name": "Klimaanlage Mitsubishi Heavy 2x SRK50ZS-WF + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 2, "units": [ 5.0, 5.0 ], "price": 5014.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-50-zs-wf-scm-80zs-w-8-0-9-3kw-kuehlen-heizen_22863_25854/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22863/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21129", "name": "Klimaanlage Mitsubishi Heavy 2x SRK50ZS-WFT + SCM60ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 5.0, 5.0 ], "price": 4603.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk50zs-wft-scm60zs-w-6-0-6-8kw-kuehlen-heizen_20198_21129/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20198/middle/21129-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "21074", "name": "Klimaanlage Mitsubishi Heavy 2x SRK50ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 5.0, 5.0 ], "price": 4941.47, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk50zsx-wf-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20143_21074/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20143/middle/21074.jpg", "checkedAt": "16.09.2026" }, { "id": "25873", "name": "Klimaanlage Mitsubishi Heavy 2x SRK50ZSX-WF + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 2, "units": [ 5.0, 5.0 ], "price": 5510.1, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-50-zsx-wf-scm-80zs-w-8-0-9-3kw-kuehlen-heizen_22879_25873/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22879/middle/Set-Multi-DUO-SRK20-25-35-50-60ZSX-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21119", "name": "Klimaanlage Mitsubishi Heavy 2x SRK50ZSX-WFT + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 5.0, 5.0 ], "price": 5174.81, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk50zsx-wft-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20188_21119/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20188/middle/21119.jpg", "checkedAt": "16.09.2026" }, { "id": "2893", "name": "Klimaanlage Mitsubishi Heavy 2x SRK50ZSX-WFT + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 2, "units": [ 5.0, 5.0 ], "price": 5743.44, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-2x-srk50zsx-wft-scm80zs-w-8-0-9-3-kw-kuehlen-heizen_1962_2893/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1962/middle/2893.jpg", "checkedAt": "16.09.2026" }, { "id": "25860", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + SRK 25 ZSX-WF + SCM 45 ZS-W - 4,5|5,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 3168.88, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-srk-25-zsx-wf-scm-45zs-w-4-5-5-3kw-kuehlen-heizen_22869_25860/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22869/middle/Set-Multi-DUO-SRK15-20-25-35-50ZSX-WF-SCM30-40-45ZS-W-Kopie.jpg", "checkedAt": "16.09.2026" }, { "id": "25861", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + SRK 35 ZSX-WF + SCM 50 ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 3272.06, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-srk-35-zsx-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22870_25861/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22870/middle/Set-Multi-DUO-SRK20-25-35-50ZSX-WF-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22356", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZSX-WF + SRK 35 ZSX-WF + SCM 40 ZS-W - 4,0|4,5kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 2965.48, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-srk-35-zsx-wf-scm-40-zs-w-4-0-4-5kw-kuehlen-heizen_21425_22356/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21425/middle/SET2-SRK20-25-35ZSX-W-SCM40-45ZS-W-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22670", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WB + SRK25ZS-WB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 1990.89, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wb-srk-25-zs-wb-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21739_22670/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21739/middle/22670.jpg", "checkedAt": "16.09.2026" }, { "id": "22255", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK25ZS-WF + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 2380.71, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-w-srk-25-zs-w-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21324_22255/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21324/middle/22268.jpg", "checkedAt": "16.09.2026" }, { "id": "25846", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK25ZS-WF + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 2735.69, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-srk-25-zs-wf-scm-45zs-w-4-5-5-3kw-kuehlen-heizen_22855_25846/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22855/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM30-40-45ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22249", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK35ZS-WF + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 2449.02, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zs-wf-srk35zs-wf-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21318_22249/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21318/middle/53918Neu.jpg", "checkedAt": "16.09.2026" }, { "id": "25847", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK35ZS-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 2802.21, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-srk-35-zs-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22856_25847/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22856/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "23564", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK50ZS-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.0, 5.0 ], "price": 2957.15, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-srk20zs-wf-srk50zs-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_22633_23564/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22633/middle/23564_1.jpg", "checkedAt": "16.09.2026" }, { "id": "21903", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK50ZS-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.0, 5.0 ], "price": 2957.15, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zs-wf-srk50zs-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_20972_21903/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20972/middle/21903-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "21923", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK50ZS-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 2.0, 5.0 ], "price": 3733.62, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zs-wf-srk50zs-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20992_21923/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20992/middle/21923.jpg", "checkedAt": "16.09.2026" }, { "id": "25848", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + SRK50ZS-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 2.0, 5.0 ], "price": 4198.44, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-srk-50-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22857_25848/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22857/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22688", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WFB + SRK35ZS-WFB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 2740.62, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wb-srk-35-zs-wb-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21757_22688/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21757/middle/22688.jpg", "checkedAt": "16.09.2026" }, { "id": "22250", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WFT + SRK25ZS-WFT + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 2650.66, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wt-srk-25-zs-wt-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21319_22250/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21319/middle/22353.jpg", "checkedAt": "16.09.2026" }, { "id": "22184", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WFT + SRK35ZS-WFT + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 2740.62, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wt-srk-35-zs-wt-scm-40-zs-w-4-0-4-5-kw-kuehlen-heizen_21253_22184/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21253/middle/22184.jpg", "checkedAt": "16.09.2026" }, { "id": "22187", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WF + SRK25ZSX-WF + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 2813.91, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-srk20zsx-wf-srk25zsx-wf-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21256_22187/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21256/middle/22187.jpg", "checkedAt": "16.09.2026" }, { "id": "22658", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WF + SRK35ZSX-WF + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 2919.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-srk20zsx-wf-srk35zsx-wf-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21727_22658/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21727/middle/SET2-SRK20-25-35ZSX-W-SCM40-45ZS-W-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "25862", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WF + SRK50ZSX-WF + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 2.0, 5.0 ], "price": 4652.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-srk-50-zsx-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22871_25862/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22871/middle/Set-Multi-DUO-SRK20-25-35-50-60ZSX-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22691", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFB + SRK25ZSX-WFB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 3157.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wfb-srk25zsx-wfb-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21760_22691/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21760/middle/SET2-SRK20-25-35ZSX-WB-SCM40-45ZS-W-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22665", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFB + SRK35ZSX-WFB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 3257.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wfb-srk35zsx-wfb-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21734_22665/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21734/middle/22665.jpg", "checkedAt": "16.09.2026" }, { "id": "22173", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFT + SRK25ZSX-WFT + SCM40ZS-W - 4,0|4,5kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 2.5 ], "price": 3157.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wft-srk25zsx-wft-scm40zs-w-4-0-4-5kw-kuehlen-heizen_21242_22173/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21242/middle/22173-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "22664", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFT + SRK35ZSX-WFT + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.0, 3.5 ], "price": 3257.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wft-srk35zsx-wft-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21733_22664/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21733/middle/22664.jpg", "checkedAt": "16.09.2026" }, { "id": "25850", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WF + SRK 35ZS-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3602.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wf-srk-35-zs-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22859_25850/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22859/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "23445", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WF + SRK35ZS-WF + SCM40ZS-W - 4,0|4,5kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 2472.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zs-wf-srk35zs-wf-scm40zs-w-4-0-4-5kw-kuehlen-heizen_22514_23445/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22514/middle/23445-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "21706", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WF + SRK35ZS-WF + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 2827.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zs-wf-srk35zs-wf-scm45zs-w-4-5-5-3-kw-kuehlen-heizen_20775_21706/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20775/middle/21706.jpg", "checkedAt": "16.09.2026" }, { "id": "25851", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WF + SRK50ZS-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 2.5, 5.0 ], "price": 4222.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wf-srk-50-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22860_25851/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22860/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22340", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WFB + SRK35ZS-WFB + SCM40ZS-W - 4,0|4,5kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 2811.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wb-srk-35-zs-wb-scm-40-zs-w-4-0-4-5kw-kuehlen-heizen_21409_22340/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21409/middle/22340.jpg", "checkedAt": "16.09.2026" }, { "id": "21097", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WFB + SRK50ZS-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 2.5, 5.0 ], "price": 4227.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zs-wfb-srk50zs-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20166_21097/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20166/middle/21097.jpg", "checkedAt": "16.09.2026" }, { "id": "22353", "name": "Klimaanlage Mitsubishi Heavy SRK25ZS-WFT + SRK35ZS-WFT + SCM40ZS-W - 4,0|4,4 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 2811.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wt-srk-35-zs-wt-scm-40-zs-w-4-0-4-4-kw-kuehlen-heizen_21422_22353/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21422/middle/22353.jpg", "checkedAt": "16.09.2026" }, { "id": "22697", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK35ZSX-WF + SCM45ZS-S - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3320.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk35zsx-wf-scm45zs-s-4-5-5-3-kw-kuehlen-heizen_21766_22697/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21766/middle/SET2-SRK20-25-35ZSX-W-SCM40-45ZS-S-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22674", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK35ZSX-WF + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3320.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk35zsx-wf-scm45zs-w-4-5-5-3-kw-kuehlen-heizen_21743_22674/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21743/middle/SET2-SRK20-25-35ZSX-W-SCM40-45ZS-W-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22698", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK35ZSX-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3319.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk35zsx-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_21767_22698/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21767/middle/SET2-SRK20-25-35-50-60ZSX-W-SCM50ZS-60ZM-S-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "25865", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK35ZSX-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 4095.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-srk-35-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22873_25865/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22873/middle/Set-Multi-DUO-SRK20-25-35-50ZSX-WF-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22200", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK50ZSX-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.5, 5.0 ], "price": 3457.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk50zsx-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_21269_22200/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21269/middle/22200.jpg", "checkedAt": "16.09.2026" }, { "id": "22241", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK50ZSX-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.5, 5.0 ], "price": 3457.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk50zsx-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_21310_22241/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21310/middle/22241.jpg", "checkedAt": "16.09.2026" }, { "id": "25866", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK50ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 2.5, 5.0 ], "price": 4698.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-srk-50-zsx-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22874_25866/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22874/middle/Set-Multi-DUO-SRK20-25-35-50-60ZSX-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22285", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK60ZSX-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 2.5, 6.0 ], "price": 4427.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk60zsx-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_21354_22285/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21354/middle/SET2-SRK20-25-35-50-60ZSX-W-SCM50ZS-60ZM-S-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22786", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF+SRK50ZSX-WF+SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 2.5, 5.0 ], "price": 4233.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk50zsx-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_21855_22786/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21855/middle/SET2-SRK20-25-35-50-60ZSX-W-SCM50ZS-60ZM-S-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22341", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WFB + SRK35ZSX-WFB + SCM40ZS-W - 4,0|4,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3307.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-srk25zsx-wfb-srk35zsx-wfb-scm40zs-w-4-0-4-5-kw-kuehlen-heizen_21410_22341/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21410/middle/22341.jpg", "checkedAt": "16.09.2026" }, { "id": "21072", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WFB + SRK35ZSX-WFB + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3660.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wfb-srk35zsx-wfb-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_20141_21072/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20141/middle/21072.jpg", "checkedAt": "16.09.2026" }, { "id": "21105", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WFB + SRK50ZSX-WFB + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 2, "units": [ 2.5, 5.0 ], "price": 3747.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-srk25zsx-wfb-srk50zsx-wfb-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_20174_21105/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20174/middle/21105.jpg", "checkedAt": "16.09.2026" }, { "id": "23447", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WFT + SRK35ZSX-WFT + SCM40ZS-W - 4,0|4,5kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.0, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3307.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-srk25zsx-wft-srk35zsx-wft-scm40zs-w-4-0-4-5kw-kuehlen-heizen_22516_23447/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22516/middle/23447-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "21063", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WFT + SRK35ZSX-WFT + SCM45ZS-W - 4,5|5,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 4.5, "rooms": 2, "units": [ 2.5, 3.5 ], "price": 3662.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/zwei-innengeraete/klimaanlage-mitsubishi-heavy-srk25zsx-wft-srk35zsx-wft-scm45zs-w-4-5-5-3-kw-kuehlen-heizen_20132_21063/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20132/middle/21063.jpg", "checkedAt": "16.09.2026" }, { "id": "25853", "name": "Klimaanlage Mitsubishi Heavy SRK35ZS-WF + SRK50ZS-WF + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 2, "units": [ 3.5, 5.0 ], "price": 4859.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-35-zs-wf-srk-50-zs-wf-scm-80zs-w-8-0-9-3kw-kuehlen-heizen_22862_25853/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22862/middle/Set-Multi-DUO-SRK15-20-25-35-50ZS-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21115", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WF + SRK50ZSX-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 5.0 ], "price": 4338.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk35zsx-wf-srk50zsx-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20184_21115/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20184/middle/21115.jpg", "checkedAt": "16.09.2026" }, { "id": "25870", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WF + SRK50ZSX-WF + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 2, "units": [ 3.5, 5.0 ], "price": 5372.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-35-zsx-wf-srk-50-zsx-wf-scm-80zs-w-8-0-9-3kw-kuehlen-heizen_22877_25870/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22877/middle/Set-Multi-DUO-SRK20-25-35-50-60ZSX-WF-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21120", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WFB + SRK50ZSX-WFB + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 3.5, 5.0 ], "price": 5088.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk35zsx-wfb-srk50zsx-wfb-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20189_21120/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20189/middle/21120.jpg", "checkedAt": "16.09.2026" }, { "id": "21110", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WFT + SRK50ZSX-WFT + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 2, "units": [ 3.5, 5.0 ], "price": 4623.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk35zsx-wft-srk50zsx-wft-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20179_21110/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20179/middle/21110.jpg", "checkedAt": "16.09.2026" }, { "id": "21056", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WFT + SRK50ZSX-WFT + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 2, "units": [ 3.5, 5.0 ], "price": 5088.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk35zsx-wft-srk50zsx-wft-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20125_21056/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20125/middle/21056-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "2886", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WFT + SRK50ZSX-WFT + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 2, "units": [ 3.5, 5.0 ], "price": 5657.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk35zsx-wft-srk50zsx-wft-scm80zs-w-8-0-9-3-kw-kuehlen-heizen_1955_2886/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/1955/middle/2886.jpg", "checkedAt": "16.09.2026" }, { "id": "21914", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZS-WF + SRK35ZS-WF + SCM50ZS-W - 5,0|6,0kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.0, 3.5 ], "price": 3307.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zs-wf-srk35zs-wf-scm50zs-w-5-0-6-0kw-kuehlen-heizen_20983_21914/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20983/middle/21914.jpg", "checkedAt": "16.09.2026" }, { "id": "21051", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZS-WFB + SRK35ZS-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 3.5 ], "price": 4487.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zs-wfb-srk35zs-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20120_21051/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20120/middle/21051.jpg", "checkedAt": "16.09.2026" }, { "id": "21117", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WF + SRK35ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 2.0, 3.5 ], "price": 5223.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wf-srk35zsx-wf-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20186_21117/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20186/middle/21117.jpg", "checkedAt": "16.09.2026" }, { "id": "21082", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WF + SRK60ZSX-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 6.0 ], "price": 5090.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wf-srk60zsx-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20151_21082/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20151/middle/21082.jpg", "checkedAt": "16.09.2026" }, { "id": "21121", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WF + SRK60ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 2.0, 6.0 ], "price": 5555.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wf-srk60zsx-wf-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20190_21121/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20190/middle/21121.jpg", "checkedAt": "16.09.2026" }, { "id": "21068", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WF + SRK60ZSX-WF + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 2.0, 6.0 ], "price": 5555.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wf-srk60zsx-wf-scm71zs-w-7-1-8-6kw-kuehlen-heizen_20137_21068/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20137/middle/21069.jpg", "checkedAt": "16.09.2026" }, { "id": "21089", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WF + SRK60ZSX-WF + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 2.0, 2.0, 6.0 ], "price": 6123.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wf-srk60zsx-wf-scm80zs-w-8-0-9-3kw-kuehlen-heizen_20158_21089/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20158/middle/21089.jpg", "checkedAt": "16.09.2026" }, { "id": "21103", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WFB + SRK35ZSX-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 3.5 ], "price": 5266.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wfb-srk35zsx-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20172_21103/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20172/middle/21103.jpg", "checkedAt": "16.09.2026" }, { "id": "21101", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WFB + SRK60ZSX-WFB + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 2.0, 6.0 ], "price": 6031.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wfb-srk60zsx-wfb-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20170_21101/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20170/middle/21101.jpg", "checkedAt": "16.09.2026" }, { "id": "21043", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WFT + SRK35ZSX-WFT + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 3.5 ], "price": 5266.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wft-srk35zsx-wft-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20112_21043/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20112/middle/21043.jpg", "checkedAt": "16.09.2026" }, { "id": "21079", "name": "Klimaanlage Mitsubishi Heavy 2x SRK20ZSX-WFT + SRK50ZSX-WFT + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 5.0 ], "price": 5353.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk20zsx-wft-srk50zsx-wft-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20148_21079/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20148/middle/21079.jpg", "checkedAt": "16.09.2026" }, { "id": "22778", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WF + SRK35ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 2.5, 3.5 ], "price": 5316.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wf-srk35zsx-wf-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_21847_22778/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21847/middle/SET3-SRK20-25-35-50-60-ZSX-W-SCM71-80-ZM-S-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22781", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WF + SRK50ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 2.5, 5.0 ], "price": 5455.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wf-srk50zsx-wf-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_21850_22781/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21850/middle/SET3-SRK20-25-35-50-60-ZSX-W-SCM71-80-ZM-S-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "22218", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WF + SRK50ZSX-WF + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 2.5, 2.5, 5.0 ], "price": 6023.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wf-srk50zsx-wf-scm80zs-w-8-0-9-3kw-kuehlen-heizen_21287_22218/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21287/middle/22218.jpg", "checkedAt": "16.09.2026" }, { "id": "21122", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WFB + SRK35ZSX-WFB + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 2.5, 3.5 ], "price": 5831.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wfb-srk35zsx-wfb-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_20191_21122/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20191/middle/21122.jpg", "checkedAt": "16.09.2026" }, { "id": "21066", "name": "Klimaanlage Mitsubishi Heavy 2x SRK25ZSX-WFT + SRK50ZSX-WFT + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 2.5, 5.0 ], "price": 5918.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk25zsx-wft-srk50zsx-wft-scm71zs-w-7-1-8-6kw-kuehlen-heizen_20135_21066/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20135/middle/21066.jpg", "checkedAt": "16.09.2026" }, { "id": "21059", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZS-WFT + SRK50ZS-WFT + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 3.5, 5.0 ], "price": 6127.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zs-wft-srk50zs-wft-scm80zs-w-8-0-9-3kw-kuehlen-heizen_20128_21059/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20128/middle/21059.jpg", "checkedAt": "16.09.2026" }, { "id": "25921", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WF + SRK50ZSX-WF + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 3.5, 3.5, 5.0 ], "price": 5665.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk-35-zsx-wf-srk-50-zsx-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22923_25921/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22923/middle/Set-Multi-TRIO-SRK20-25-35-50-60ZSX-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21084", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WFT + SRK50ZSX-WFT + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 3.5, 3.5, 5.0 ], "price": 6118.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wft-srk50zsx-wft-scm71zs-w-7-1-8-6kw-kuehlen-heizen_20153_21084/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20153/middle/21084.jpg", "checkedAt": "16.09.2026" }, { "id": "3308", "name": "Klimaanlage Mitsubishi Heavy 2x SRK35ZSX-WFT + SRK50ZSX-WFT + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 3.5, 5.0 ], "price": 6686.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-2x-srk35zsx-wft-srk50zsx-wft-scm80zs-w-8-0-9-3kw-kuehlen-heizen_2377_3308/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2377/middle/3308.jpg", "checkedAt": "16.09.2026" }, { "id": "25874", "name": "Klimaanlage Mitsubishi Heavy 3x SRK 20 ZS-WF + SCM 50 ZS-W - 5,0|6,0kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.0, 2.0 ], "price": 3215.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk-20-zs-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22880_25874/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22880/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25900", "name": "Klimaanlage Mitsubishi Heavy 3x SRK 20 ZSX-WF + SCM 50 ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.0, 2.0 ], "price": 3830.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk-20-zsx-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22904_25900/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22904/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25887", "name": "Klimaanlage Mitsubishi Heavy 3x SRK 25 ZS-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.5, 2.5, 2.5 ], "price": 4062.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk-25-zs-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22891_25887/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22891/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25909", "name": "Klimaanlage Mitsubishi Heavy 3x SRK 25 ZSX-WF + SCM 50 ZS-W - 5,0|6,0kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.5, 2.5, 2.5 ], "price": 3970.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk-25-zsx-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22913_25909/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22913/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25897", "name": "Klimaanlage Mitsubishi Heavy 3x SRK 35 ZS-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 4732.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk-35-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22901_25897/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22901/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25920", "name": "Klimaanlage Mitsubishi Heavy 3x SRK 35 ZSX-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 5061.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk-35-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22922_25920/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22922/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21136", "name": "Klimaanlage Mitsubishi Heavy 3x SRK20ZS-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 2.0 ], "price": 4327.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-3x-srk20zs-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20205_21136/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20205/middle/21136.jpg", "checkedAt": "16.09.2026" }, { "id": "21126", "name": "Klimaanlage Mitsubishi Heavy 3x SRK20ZSX-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.0, 2.0 ], "price": 4607.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk20zsx-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20195_21126/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20195/middle/21126.jpg", "checkedAt": "16.09.2026" }, { "id": "23572", "name": "Klimaanlage Mitsubishi Heavy 3x SRK25ZS-WF + SCM50ZS-W - 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.5, 2.5, 2.5 ], "price": 3285.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-3x-srk25zs-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_22641_23572/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22641/middle/23572-NEU.jpg", "checkedAt": "16.09.2026" }, { "id": "21092", "name": "Klimaanlage Mitsubishi Heavy 3x SRK35ZS-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 4807.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk35zs-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20161_21092/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20161/middle/21092.jpg", "checkedAt": "16.09.2026" }, { "id": "21127", "name": "Klimaanlage Mitsubishi Heavy 3x SRK35ZS-WFB + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 5840.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-3x-srk35zs-wfb-scm80zs-w-8-0-9-3kw-kuehlen-heizen_20196_21127/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20196/middle/21127.jpg", "checkedAt": "16.09.2026" }, { "id": "21055", "name": "Klimaanlage Mitsubishi Heavy 3x SRK35ZS-WFT + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 5271.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-3x-srk35zs-wft-scm71zs-w-7-1-8-6kw-kuehlen-heizen_20124_21055/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20124/middle/21055.jpg", "checkedAt": "16.09.2026" }, { "id": "21125", "name": "Klimaanlage Mitsubishi Heavy 3x SRK35ZS-WFT + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 5840.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-3x-srk35zs-wft-scm80zs-w-8-0-9-3-kw-kuehlen-heizen_20194_21125/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20194/middle/21125.jpg", "checkedAt": "16.09.2026" }, { "id": "21069", "name": "Klimaanlage Mitsubishi Heavy 3x SRK35ZSX-WF + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 6095.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk35zsx-wf-scm80zs-w-8-0-9-3kw-kuehlen-heizen_20138_21069/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20138/middle/21069.jpg", "checkedAt": "16.09.2026" }, { "id": "21050", "name": "Klimaanlage Mitsubishi Heavy 3x SRK35ZSX-WFB + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 5566.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk35zsx-wfb-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20119_21050/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20119/middle/21050.jpg", "checkedAt": "16.09.2026" }, { "id": "3307", "name": "Klimaanlage Mitsubishi Heavy 3x SRK35ZSX-WFT + SCM80ZS-W - 8,0|9,3 kWKühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 3.5, 3.5 ], "price": 6600.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk35zsx-wft-scm80zs-w-8-0-9-3-kwkuehlen-heizen_2376_3307/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/2376/middle/3307.jpg", "checkedAt": "16.09.2026" }, { "id": "25923", "name": "Klimaanlage Mitsubishi Heavy 3x SRK50ZSX-WF + SCM100ZS-W - 10,0|10,5 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 10.0, "rooms": 3, "units": [ 5.0, 5.0, 5.0 ], "price": 7490.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-3x-srk-50-zsx-wf-scm-100zs-w-10-0-10-5kw-kuehlen-heizen_22925_25923/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22925/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM100ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25881", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZS-WF + 2x SRK 25 ZS-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.5, 2.5 ], "price": 4039.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-2x-srk-25-zs-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22886_25881/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22886/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25884", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZS-WF + 2x SRK 35 ZS-WF + SCM 71 ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 3.5, 3.5 ], "price": 4640.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-2x-srk-35-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22889_25884/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22889/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25882", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZS-WF + SRK 25 ZS-WF + SRK 35 ZS-WF + SCM 60 ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.5, 3.5 ], "price": 4107.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-srk-25-zs-wf-srk-35-zs-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22887_25882/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22887/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25883", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZS-WF + SRK 25 ZS-WF + SRK 50 ZS-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 2.5, 5.0 ], "price": 4727.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-srk-25-zs-wf-srk-50-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22888_25883/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22888/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25885", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZS-WF + SRK 35 ZS-WF + SRK 50 ZS-WF + SCM 71 ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 3.5, 5.0 ], "price": 4795.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zs-wf-srk-35-zs-wf-srk-50-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22890_25885/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22890/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25904", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + 2x SRK 25 ZSX-WF + SCM 50 ZS-W - 5,0|6,0kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.5, 2.5 ], "price": 3923.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-2x-srk-25-zsx-wf-scm-50zs-w-5-0-6-0kw-kuehlen-heizen_22908_25904/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22908/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25907", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + 2x SRK 35 ZSX-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 3.5, 3.5 ], "price": 4910.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-2x-srk-35-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22911_25907/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22911/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25905", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + SRK 25 ZSX-WF + SRK 35 ZSX-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.5, 3.5 ], "price": 4805.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-srk-25-zsx-wf-srk-35-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22909_25905/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22909/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25906", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + SRK 25 ZSX-WF + SRK 50 ZSX-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.5, 5.0 ], "price": 4943.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-srk-25-zsx-wf-srk-50-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22910_25906/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22910/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25908", "name": "Klimaanlage Mitsubishi Heavy SRK 20 ZSX-WF + SRK 35 ZSX-WF + SRK 50 ZSX-WF + SCM 60 ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 3.5, 5.0 ], "price": 5048.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-20-zsx-wf-srk-35-zsx-wf-srk-50-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22912_25908/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22912/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25894", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZS-WF + 2x SRK 35 ZS-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 3.5, 3.5 ], "price": 4663.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wf-2x-srk-35-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22898_25894/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22898/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25896", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZS-WF + 2x SRK 50 ZS-WF + SCM 80 ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 2.5, 5.0, 5.0 ], "price": 5542.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wf-2x-srk-50-zs-wf-scm-80zs-w-8-0-9-3kw-kuehlen-heizen_22900_25896/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22900/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25895", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZS-WF + SRK 35 ZS-WF + SRK 50 ZS-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 3.5, 5.0 ], "price": 4818.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zs-wf-srk-35-zs-wf-srk-50-zs-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22899_25895/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22899/middle/Set-Multi-TRIO-SRK20-25-35-50ZS-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25918", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZSX-WF + 2x SRK 50 ZSX-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 5.0, 5.0 ], "price": 5698.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-2x-srk-50-zsx-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22921_25918/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22921/middle/Set-Multi-TRIO-SRK20-25-35-50-60ZSX-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25916", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZSX-WF + SRK 35 ZSX-WF + SRK 50 ZSX-WF + SCM 60ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.5, 3.5, 5.0 ], "price": 5095.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-srk-35-zsx-wf-srk-50-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22919_25916/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22919/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25917", "name": "Klimaanlage Mitsubishi Heavy SRK 25 ZSX-WF + SRK 35 ZSX-WF + SRK 60 ZSX-WF + SCM 71 ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 3.5, 6.0 ], "price": 5753.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-srk-35-zsx-wf-srk-60-zsx-wf-scm-71zs-w-7-1-8-6kw-kuehlen-heizen_22920_25917/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22920/middle/Set-Multi-TRIO-SRK20-25-35-50-60ZSX-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "25899", "name": "Klimaanlage Mitsubishi Heavy SRK 35 ZS-WF + 2x SRK 50 ZS-WF + SCM 100 ZS-W - 10,0|10,5kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 10.0, "rooms": 3, "units": [ 3.5, 5.0, 5.0 ], "price": 6591.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-35-zs-wf-2x-srk-50-zs-wf-scm-100zs-w-10-0-10-5kw-kuehlen-heizen_22903_25899/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22903/middle/Set-Multi-TRIO-SRK15-20-25-35-50ZS-W-SCM100ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "21922", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + 2x SRK25ZS-WF + SCM50ZS-W - 5,0|6,0kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.5, 2.5 ], "price": 3262.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zs-wf-2x-srk25zs-wf-scm50zs-w-5-0-6-0kw-kuehlen-heizen_20991_21922/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20991/middle/21922.jpg", "checkedAt": "16.09.2026" }, { "id": "21907", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF + 2x SRK35ZS-WF + SCM80ZS-W - 8,0|9,3 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 2.0, 3.5, 3.5 ], "price": 5209.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zs-wf-2x-srk35zs-wf-scm80zs-w-8-0-9-3-kw-kuehlen-heizen_20976_21907/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20976/middle/21907.jpg", "checkedAt": "16.09.2026" }, { "id": "21924", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF+SRK25ZS-WF+SRK35ZS-WF+SCM50ZS-W- 5,0|6,0 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 5.0, "rooms": 3, "units": [ 2.0, 2.5, 3.5 ], "price": 3330.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zs-wf-srk25zs-wf-srk35zs-wf-scm50zs-w-5-0-6-0-kw-kuehlen-heizen_20993_21924/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20993/middle/21924.jpg", "checkedAt": "16.09.2026" }, { "id": "21928", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF+SRK25ZS-WF+SRK50ZS-WF+SCM60ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.5, 5.0 ], "price": 4262.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zs-wf-srk25zs-wf-srk50zs-wf-scm60zs-w-6-0-6-8kw-kuehlen-heizen_20997_21928/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20997/middle/21929.jpg", "checkedAt": "16.09.2026" }, { "id": "21929", "name": "Klimaanlage Mitsubishi Heavy SRK20ZS-WF+SRK35ZS-WF+SRK50ZS-WF+SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 3.5, 5.0 ], "price": 4330.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-srk20zs-wf-srk35zs-wf-srk50zs-wf-scm60zs-w-6-0-6-8-kw-kuehlen-heizen_20998_21929/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20998/middle/21929.jpg", "checkedAt": "16.09.2026" }, { "id": "21080", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WF + 2x SRK35ZSX-WF + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.0, 3.5, 3.5 ], "price": 5375.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wf-2x-srk35zsx-wf-scm71zs-w-7-1-8-6kw-kuehlen-heizen_20149_21080/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20149/middle/21080.jpg", "checkedAt": "16.09.2026" }, { "id": "21132", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFT + 2x SRK35ZSX-WFT + SCM60ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 3.5, 3.5 ], "price": 5416.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wft-2x-srk35zsx-wft-scm60zs-w-6-0-6-8kw-kuehlen-heizen_20201_21132/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20201/middle/21132.jpg", "checkedAt": "16.09.2026" }, { "id": "21100", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFT + SRK25ZSX-WFT + SRK60ZSX-WFT + SCM60ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 2.5, 6.0 ], "price": 5616.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk20zsx-wft-srk25zsx-wft-srk60zsx-wft-scm60zs-w-6-0-6-8kw-kuehlen-heizen_20169_21100/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20169/middle/21100.jpg", "checkedAt": "16.09.2026" }, { "id": "21099", "name": "Klimaanlage Mitsubishi Heavy SRK20ZSX-WFT + SRK35ZSX-WFT + SRK50ZSX-WFT + SCM60ZS-W - 6,0|6,8kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.0, 3.5, 5.0 ], "price": 5503.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-srk20zsx-wft-srk35zsx-wft-srk50zsx-wft-scm60zs-w-6-0-6-8kw-kuehlen-heizen_20168_21099/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20168/middle/21099.jpg", "checkedAt": "16.09.2026" }, { "id": "25913", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + 2x SRK35ZSX-WF + SCM60ZS-W - 6,0|6,8 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 6.0, "rooms": 3, "units": [ 2.5, 3.5, 3.5 ], "price": 4956.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-25-zsx-wf-2x-srk-35-zsx-wf-scm-60zs-w-6-0-6-8kw-kuehlen-heizen_22917_25913/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22917/middle/Set-Multi-TRIO-SRK15-20-25-35-50-60ZSX-W-SCM41-50-60ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "22289", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + 2x SRK35ZSX-WF + SCM71ZS-W - 7,1|8,6 kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 3.5, 3.5 ], "price": 5421.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-2x-srk35zsx-wf-scm71zs-w-7-1-8-6-kw-kuehlen-heizen_21358_22289/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21358/middle/22289.jpg", "checkedAt": "16.09.2026" }, { "id": "22680", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + 2x SRK35ZSX-WF + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 2.5, 3.5, 3.5 ], "price": 5990.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/wandgeraete/drei-innengeraete/klimaanlage-mitsubishi-heavy-srk25zsx-wf-2x-srk35zsx-wf-scm80zs-w-8-0-9-3kw-kuehlen-heizen_21749_22680/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21749/middle/22680.jpg", "checkedAt": "16.09.2026" }, { "id": "22764", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WF + SRK35ZSX-WF + SRK60ZSX-WF + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 2.5, 3.5, 6.0 ], "price": 6321.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wf-srk35zsx-wf-srk60zsx-wf-scm80zs-w-8-0-9-3kw-kuehlen-heizen_21833_22764/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21833/middle/SET3-SRK20-25-35-50-60-ZSX-W-SCM71-80-ZS-W-Infrarot-FB-600-600.jpg", "checkedAt": "16.09.2026" }, { "id": "21118", "name": "Klimaanlage Mitsubishi Heavy SRK25ZSX-WFT + 2x SRK35ZSX-WFT + SCM71ZS-W - 7,1|8,6kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 7.1, "rooms": 3, "units": [ 2.5, 3.5, 3.5 ], "price": 5931.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk25zsx-wft-2x-srk35zsx-wft-scm71zs-w-7-1-8-6kw-kuehlen-heizen_20187_21118/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/20187/middle/21118.jpg", "checkedAt": "16.09.2026" }, { "id": "25922", "name": "Klimaanlage Mitsubishi Heavy SRK35ZSX-WF + 2x SRK50ZSX-WF + SCM80ZS-W - 8,0|9,3kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 8.0, "rooms": 3, "units": [ 3.5, 5.0, 5.0 ], "price": 6371.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srk-35-zsx-wf-2x-srk-50-zsx-wf-scm-80zs-w-8-0-9-3kw-kuehlen-heizen_22924_25922/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22924/middle/Set-Multi-TRIO-SRK20-25-35-50-60ZSX-W-SCM71-80ZS-W.jpg", "checkedAt": "16.09.2026" }, { "id": "23477", "name": "Klimaanlage Mitsubishi Heavy SRF 25 ZS-W + SRC 25 ZS-W2 - 2,5|2,9kW Kühlen|Heizen", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 1384.0, "url": "https://www.klimacorner.de/klimaanlage-mitsubishi-heavy-srf-25-zs-w-src-25-zs-w2-2-5-2-9kw-kuehlen-heizen_22546_23477/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/22546/middle/Set-Mono-SRF25-35ZS-W-SRC25-35ZS-W2-InfrarotFB.jpg", "checkedAt": "16.09.2026" }, { "id": "22597", "name": "Klimaanlage Mitsubishi Heavy FDTC 25 VH1 + SRC 25 ZS-W2 - 2,5|2,9 kW Kühlen|Heizen inkl. Paneel und FB", "brand": "Mitsubishi Heavy", "kw": 2.5, "rooms": 1, "units": [ 2.5 ], "price": 2014.0, "url": "https://www.klimacorner.de/shop/klimaanlagen/split-klimaanlagen/deckenkassetten/klimaanlage-mitsubishi-heavy-fdtc-25-vh1-src-25-zs-w2-2-5-2-9kw-kuehlen-heizen-inkl-komfort-wabenpaneel-und-kb-fb_21666_22597/", "image": "https://cdn02.plentyone.com/yx6x9qu2fxqp/item/images/21666/middle/Set-Mono-Deckenkassette-Komfort-Wabe-KabeltouchFB-FDTC25VH1-SRC25ZS-W2.jpg", "checkedAt": "16.09.2026" } ]; const STYLE = ":host{display:block;color:#333;background:#f8f8f8;color-scheme:light}.kc{font:16px/1.6 Arial,Helvetica,sans-serif;color:#333}*{box-sizing:border-box}a{color:#19598f;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}:focus-visible{outline:3px solid #1a598f;outline-offset:3px}header{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #ddd;padding:22px max(24px,calc((100% - 1190px)/2))}.brand{font-size:29px;font-weight:700;color:#1a598f;line-height:1.2}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:6px}.phone{font-size:14px;font-weight:600}.shell{max-width:1240px;margin:auto;padding:36px 24px 0}.eyebrow{color:#1a598f;letter-spacing:1.6px;font-size:12px;font-weight:700;margin:0 0 10px}h1{font-size:40px;letter-spacing:-1px;line-height:1.2;margin:0 0 12px;color:#1a598f}h1 span{font-weight:400;color:#555}.intro\x3ep:last-child{color:#666;margin:0}.steps{display:flex;list-style:none;padding:0;margin:30px 0 24px}.steps li{display:flex;align-items:center;gap:10px;flex:1;font-size:14px;color:#666;border-bottom:2px solid #ddd;padding-bottom:16px}.steps li span{display:grid;place-items:center;border:1px solid #ddd;border-radius:50%;width:28px;height:28px;background:#fff;font-size:12px}.steps li.current,.steps li.done{border-color:#1a598f;color:#1a598f}.steps li.current span{background:#19598f;color:#fff;border-color:#19598f}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.panel{background:#fff;border:1px solid #ddd;border-radius:10px;padding:30px;min-width:0}.section-heading{display:flex;gap:14px;margin-bottom:26px}.section-heading\x3espan{background:#edf3f8;border-radius:6px;color:#1a598f;padding:6px 10px;align-self:flex-start;font-size:14px}.section-heading h2{font-size:25px;line-height:1.3;margin:0 0 6px;color:#1a598f}.section-heading p{font-size:14px;color:#666;margin:0}fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}legend{font-weight:600;margin:0 0 12px;padding:0}.cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.choice{display:block;position:relative;border:1px solid #ddd;border-radius:8px;padding:24px 20px;cursor:pointer}.choice.selected{border:2px solid #19598f;background:#f3f7fb;padding:23px 19px}.choice input{position:absolute;right:18px;top:20px;accent-color:#19598f}.choice strong{display:block;font-size:23px;color:#1a598f;padding:28px 0 6px}.choice p{font-size:14px;color:#555;margin:0}.choice.compact{padding:16px 20px}.choice.compact.selected{padding:15px 19px}.info{background:#eef4f9;border-radius:6px;padding:16px;font-size:14px;color:#3e5c74;margin:24px 0}.actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:26px;padding-top:22px;border-top:1px solid #ebebeb}.actions small{color:#666;font-size:13px}.primary{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:13px 20px;background:#19598f;color:#fff;font-size:14px;font-weight:600;min-height:48px}.primary:hover{background:#19597b}.back{border:0;background:none;padding:10px 0;color:#19598f;font-size:14px}aside{background:#1a598f;color:#fff;border-radius:10px;padding:26px;position:sticky;top:24px}aside .eyebrow{color:#fff;font-size:11px}aside h2{font-size:24px;line-height:1.4;font-weight:400;margin:24px 0}aside dl\x3ediv{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff35;padding:12px 0;font-size:14px}aside dd{margin:0;font-weight:600}aside .locked{background:#ffffff12;border:1px dashed #ffffff70;border-radius:6px;padding:14px;font-size:13px;margin:24px 0}aside ul{padding-left:20px;font-size:14px}aside li{margin:9px 0}aside\x3ea{display:block;color:#fff;font-size:14px;border-top:1px solid #ffffff40;padding-top:20px;margin-top:22px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field span{font-size:14px;font-weight:600}.field input,.field select,.field textarea{width:100%;min-width:0;min-height:46px;border:1px solid #b3b3b3;border-radius:5px;background:#fff;padding:10px 12px;color:#333}.field textarea{height:90px;resize:vertical}.full{grid-column:1/-1}.check{display:flex;gap:10px;align-items:center;font-size:14px}.check input{accent-color:#19598f;width:18px;height:18px;flex-shrink:0}.consent{align-items:flex-start;margin-top:24px}.consent input{margin-top:5px}.consent a{text-decoration:underline}.trap{position:absolute;left:-99999px}.room-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.room-nav button{border:1px solid #ddd;background:#f8f8f8;color:#333;padding:9px 12px;border-radius:5px;font-size:14px;max-width:100%;overflow-wrap:anywhere}.room-nav button.active{background:#19598f;color:#fff;border-color:#19598f}h3{font-size:17px;color:#1a598f;margin:28px 0 16px;padding-top:18px;border-top:1px solid #ebebeb}.hint{font-size:13px;color:#666;line-height:1.65}.notice{padding:16px;background:#eef4f9;border:1px solid #b6cfe3;border-radius:5px;font-size:14px;color:#19598f}.error{padding:16px;border:1px solid #ae3340;color:#922331;border-radius:5px;font-size:14px;background:#fff7f8}.message{padding:20px 0}.message h2{font-size:28px;color:#1a598f}.message p{overflow-wrap:anywhere}.total{padding:24px;background:#edf4fa;border-radius:8px;color:#1a598f}.total\x3estrong{display:block;font-size:50px;line-height:1.35}.total small{font-size:24px}.total p{font-size:13px;margin:0}.result-rooms\x3ediv{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #ddd}.result-rooms small{display:block;font-size:13px;color:#666;font-weight:400}.result-rooms strong{text-align:right}.products{display:grid;grid-template-columns:1fr 1fr;gap:16px}.products article{border:1px solid #ddd;border-radius:8px;padding:18px;display:flex;flex-direction:column}.products img{height:145px;width:100%;object-fit:contain;margin-bottom:16px}.products small{font-size:13px;color:#666}.products h4{font-size:15px;line-height:1.5;flex:1;margin:8px 0 18px}.products strong{font-size:23px;color:#1a598f}.products .primary{padding:11px}.products .hint{font-size:12px}details{font-size:14px;color:#555;margin-top:24px}summary{cursor:pointer;color:#19598f}footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:28px 0;margin-top:25px;border-top:1px solid #ddd;font-size:13px;color:#666}footer nav{display:flex;gap:24px}@media(max-width:950px){.workspace{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.panel{padding:24px}aside{padding:22px}}@media(max-width:750px){header{padding:18px}.brand{font-size:24px}.phone{font-size:12px}.shell{padding:26px 16px 0}h1{font-size:30px}.intro\x3ep:last-child{font-size:14px}.eyebrow{font-size:10px}.steps{margin:25px 0 20px}.steps li{flex-direction:column;gap:7px;font-size:11px;text-align:center}.workspace{grid-template-columns:1fr}.panel{padding:22px 18px}aside{position:static}.section-heading h2{font-size:23px}.choice{padding:18px 14px}.choice.selected{padding:17px 13px}.choice strong{font-size:20px}.choice p{font-size:14px}.actions small{display:none}.products{grid-template-columns:1fr}.actions .primary{margin-left:auto}}@media(max-width:400px){.fields,.cards{grid-template-columns:1fr}.phone{display:none}.steps li{font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}\n"; const newRoom = (n = 1) => ({ name: n === 1 ? 'Wohnzimmer' : "Raum " + (n), area: 25, height: 2.5, insulation: 'normal', roof: false, windows: 4, orientation: 'south', shade: 'inside', people: 2, equipment: 150, usage: 'living', pipe: 5 }); function mountKlimaCorner(css, defaults, host, config) { 'use strict'; if (!host || host.dataset.kcMounted === 'true') return; if (!host.attachShadow) { host.textContent = 'Bitte öffne den Planer in einem aktuellen Browser.'; return; } host.dataset.kcMounted = 'true'; host.replaceChildren(); const shadow = host.attachShadow({ mode: 'open' }); const style = document.createElement('style'); style.textContent = css; shadow.appendChild(style); const main = document.createElement('div'); main.className = 'kc'; shadow.appendChild(main); const state = { step: 0, system: 'mono', customer: 'private', rooms: [defaults(1)], active: 0, mounting: 'yes', postcode: '', location: '', contact: { name: '', phone: '', email: '', company: '' }, consent: false, website: '', busy: false, ready: null, error: '', sent: false, result: null }; const escape = s => String(s ?? '').replace(/[\x26\x3c\x3e"']/g, c => ({ '\x26': '\x26amp;', '\x3c': '\x26lt;', '\x3e': '\x26gt;', '"': '\x26quot;', "'": '\x26#39;' }[c])); const fmt = n => Number(n).toLocaleString('de-DE', { maximumFractionDigits: 1 }); const trustedURL = (s, image = false) => { try { const u = new URL(s); return u.protocol === 'https:' && (image ? ['cdn02.plentyone.com', 'cdn02.plentymarkets.com'] : ['www.klimacorner.de', 'klimacorner.de']).includes(u.hostname) ? escape(u.href) : ''; } catch { return ''; } }; const input = (key, label, value, type = 'text', attributes = '') => "\x3clabel class=\"field\"\x3e\x3cspan\x3e" + (label) + "\x3c/span\x3e\x3cinput data-key=\"" + (key) + "\" type=\"" + (type) + "\" value=\"" + (escape(value)) + "\" " + (attributes) + "\x3e\x3c/label\x3e"; const number = (key, label, value, min, max, step = 1) => input('room.' + key, label, value, 'number', "required min=\"" + (min) + "\" max=\"" + (max) + "\" step=\"" + (step) + "\""); const select = (key, label, value, options) => "\x3clabel class=\"field\"\x3e\x3cspan\x3e" + (label) + "\x3c/span\x3e\x3cselect data-key=\"" + (key) + "\"\x3e" + (options.map(([v, t]) => "\x3coption value=\"" + (v) + "\" " + (v === value ? 'selected' : '') + "\x3e" + (t) + "\x3c/option\x3e").join('')) + "\x3c/select\x3e\x3c/label\x3e"; const buttons = (back, text) => "\x3cdiv class=\"actions\"\x3e\x3cbutton type=\"button\" class=\"back\" data-action=\"back\" data-step=\"" + (back) + "\"\x3e\u2190 Zur\u00FCck\x3c/button\x3e\x3cbutton class=\"primary\" " + (state.busy ? 'disabled' : '') + "\x3e" + (text) + " \u2192\x3c/button\x3e\x3c/div\x3e"; function createResult() { const plan = validatePlan(state); const calculation = calculate(plan); const needs = calculation.rooms.map(r => r.kw).sort((a, b) => a - b); const products = catalog.filter(p => p.rooms === needs.length && p.units.length === needs.length && p.kw >= calculation.total && [...p.units].sort((a, b) => a - b).every((kw, i) => kw >= needs[i])).sort((a, b) => a.kw - b.kw || a.price - b.price); state.result = { calculation, products, system: plan.system }; state.step = 3; } function roomValid(room) { return room.name.trim() && Number.isFinite(room.area) && room.area >= 5 && 200 >= room.area && Number.isFinite(room.height) && room.height >= 2 && 3.5 >= room.height && Number.isFinite(room.windows) && room.windows >= 0 && 100 >= room.windows && room.area * 2 >= room.windows && Number.isInteger(room.people) && room.people >= 0 && 50 >= room.people && Number.isFinite(room.equipment) && room.equipment >= 0 && 10000 >= room.equipment && Number.isFinite(room.pipe) && room.pipe >= 0 && 100 >= room.pipe; } function stepOne() { return "\x3cdiv class=\"section-heading\"\x3e\x3cspan\x3e01\x3c/span\x3e\x3cdiv\x3e\x3ch2\x3eWas m\u00F6chtest du k\u00FChlen?\x3c/h2\x3e\x3cp\x3eEin Raum oder mehrere? W\u00E4hle dein System.\x3c/p\x3e\x3c/div\x3e\x3c/div\x3e\x3cfieldset\x3e\x3clegend\x3eAnlagentyp\x3c/legend\x3e\x3cdiv class=\"cards\"\x3e" + ([['mono', 'Mono-Split', 'Ein Raum. Ein Innen- und ein Außengerät.'], ['multi', 'Multi-Split', 'Zwei bis fünf Räume. Ein gemeinsames Außengerät.']].map(([v, t, d]) => "\x3clabel class=\"choice " + (v === state.system ? 'selected' : '') + "\"\x3e\x3cinput type=\"radio\" name=\"system\" data-key=\"system\" value=\"" + (v) + "\" " + (state.system === v ? 'checked' : '') + "\x3e\x3cstrong\x3e" + (t) + "\x3c/strong\x3e\x3cp\x3e" + (d) + "\x3c/p\x3e\x3c/label\x3e").join('')) + "\x3c/div\x3e\x3c/fieldset\x3e\x3cfieldset\x3e\x3clegend\x3eF\u00FCr wen planst du?\x3c/legend\x3e\x3cdiv class=\"cards\"\x3e" + ([['private', 'Privat'], ['business', 'Gewerblich']].map(([v, t]) => "\x3clabel class=\"choice compact " + (state.customer === v ? 'selected' : '') + "\"\x3e\x3cinput type=\"radio\" name=\"customer\" data-key=\"customer\" value=\"" + (v) + "\" " + (state.customer === v ? 'checked' : '') + "\x3e" + (t) + "\x3c/label\x3e").join('')) + "\x3c/div\x3e\x3c/fieldset\x3e\x3cp class=\"info\"\x3eDu erh\u00E4ltst eine erste Einsch\u00E4tzung der ben\u00F6tigten K\u00FChlleistung und anschlie\u00DFend Ger\u00E4tevorschl\u00E4ge aus dem KlimaCorner-Shop.\x3c/p\x3e\x3cdiv class=\"actions\"\x3e\x3csmall\x3eUnverbindlich \x26 kostenlos\x3c/small\x3e\x3cbutton type=\"button\" class=\"primary\" data-action=\"next\"\x3eR\u00E4ume planen \u2192\x3c/button\x3e\x3c/div\x3e"; } function rooms() { const r = state.rooms[state.active]; return "\x3cform data-form=\"rooms\"\x3e\x3cdiv class=\"section-heading\"\x3e\x3cspan\x3e02\x3c/span\x3e\x3cdiv\x3e\x3ch2\x3eJeder Raum ist anders.\x3c/h2\x3e\x3cp\x3eMit deinen Angaben sch\u00E4tzen wir den K\u00FChlbedarf.\x3c/p\x3e\x3c/div\x3e\x3c/div\x3e\x3cnav class=\"room-nav\" aria-label=\"R\u00E4ume\"\x3e" + (state.rooms.map((x, i) => "\x3cbutton type=\"button\" class=\"" + (i === state.active ? 'active' : '') + "\" data-action=\"room\" data-index=\"" + (i) + "\"\x3e" + (i + 1) + ". " + (escape(x.name)) + "\x3c/button\x3e").join('')) + (state.system === 'multi' && 5 > state.rooms.length ? '\x3cbutton type="button" data-action="add"\x3e+ Raum hinzufügen\x3c/button\x3e' : '') + "\x3c/nav\x3e\x3cdiv class=\"fields\"\x3e" + (input('room.name', 'Raumname', r.name, 'text', 'required maxlength="60"')) + (select('room.usage', 'Nutzung', r.usage, [['living', 'Wohnen'], ['sleep', 'Schlafen'], ['office', 'Büro'], ['shop', 'Laden / Praxis']])) + (number('area', 'Raumfläche (m²)', r.area, 5, 200, .1)) + (number('height', 'Deckenhöhe (m)', r.height, 2, 3.5, .05)) + (select('room.insulation', 'Gebäude / Dämmung', r.insulation, [['good', 'Gut gedämmt / Neubau'], ['normal', 'Durchschnittlich gedämmt'], ['poor', 'Wenig gedämmt / Altbau']])) + "\x3clabel class=\"check\"\x3e\x3cinput type=\"checkbox\" data-key=\"room.roof\" " + (r.roof ? 'checked' : '') + "\x3eDirekt unter dem Dach\x3c/label\x3e\x3c/div\x3e\x3ch3\x3eFenster \x26 Sonneneinstrahlung\x3c/h3\x3e\x3cdiv class=\"fields\"\x3e" + (number('windows', 'Gesamte Fensterfläche (m²)', r.windows, 0, 100, .1)) + (select('room.orientation', 'Hauptausrichtung', r.orientation, [['north', 'Nord'], ['east', 'Ost'], ['south', 'Süd'], ['west', 'West']])) + (select('room.shade', 'Verschattung', r.shade, [['outside', 'Außen, z. B. Rollladen'], ['inside', 'Innen, z. B. Jalousie'], ['none', 'Keine']])) + "\x3c/div\x3e\x3cp class=\"hint\"\x3eAddiere die Glasfl\u00E4chen. Bei mehreren Ausrichtungen w\u00E4hle die am st\u00E4rksten besonnte Seite.\x3c/p\x3e\x3ch3\x3ePersonen \x26 W\u00E4rmequellen\x3c/h3\x3e\x3cdiv class=\"fields\"\x3e" + (number('people', 'Personen gleichzeitig', r.people, 0, 50)) + (number('equipment', 'Geräte \x26 Beleuchtung (W)', r.equipment, 0, 10000)) + (number('pipe', 'Leitung zum Außengerät (m)', r.pipe, 0, 100, .5)) + "\x3c/div\x3e\x3cp class=\"hint\"\x3eGer\u00E4tew\u00E4rme: z. B. Computer, Bildschirme und Beleuchtung. Die Leitungsl\u00E4nge wird bei der Fachpr\u00FCfung ber\u00FCcksichtigt.\x3c/p\x3e" + (state.system === 'multi' && state.rooms.length > 2 ? '\x3cbutton type="button" class="back" data-action="remove"\x3eDiesen Raum entfernen\x3c/button\x3e' : '') + "\x3cp class=\"info\"\x3eF\u00FCr Wohnr\u00E4ume, B\u00FCros und vergleichbare R\u00E4ume mit 2\u20133,5 m Deckenh\u00F6he. Produktionsw\u00E4rme, starke L\u00FCftung und gro\u00DFe Glasfassaden ben\u00F6tigen eine individuelle Fachplanung.\x3c/p\x3e" + (buttons(0, 'Weiter zum Kontakt')) + "\x3c/form\x3e"; } function contact() { return '\x3cform data-form="contact"\x3e\x3cdiv class="section-heading"\x3e\x3cspan\x3e03\x3c/span\x3e\x3cdiv\x3e\x3ch2\x3eDeine Kontaktdaten\x3c/h2\x3e\x3cp\x3eDanach wird dein Ergebnis direkt angezeigt.\x3c/p\x3e\x3c/div\x3e\x3c/div\x3e\x3cp class="notice"\x3eDie Angaben bleiben in diesem Browserfenster. Es wird keine Anfrage oder E-Mail automatisch versendet. Du kannst die Planung anschließend als PDF speichern und selbst an info@klimacorner.de senden.\x3c/p\x3e\x3cdiv class="fields"\x3e' + input('contact.name', 'Vor- und Nachname *', state.contact.name, 'text', 'required minlength="2" maxlength="100" autocomplete="name"') + input('contact.phone', 'Telefon *', state.contact.phone, 'tel', 'required minlength="6" maxlength="30" autocomplete="tel"') + input('contact.email', 'E-Mail *', state.contact.email, 'email', 'required maxlength="200" autocomplete="email"') + (state.customer === 'business' ? input('contact.company', 'Unternehmen', state.contact.company, 'text', 'maxlength="120"') : '') + input('postcode', 'Postleitzahl Montageort *', state.postcode, 'text', 'required pattern="[0-9]{5}" inputmode="numeric"') + select('mounting', 'Montage gewünscht?', state.mounting, [['yes', 'Ja, mit Montage'], ['no', 'Nein, nur Geräte'], ['unsure', 'Bitte beraten']]) + '\x3clabel class="field full"\x3e\x3cspan\x3eAufstellort / Hinweise\x3c/span\x3e\x3ctextarea maxlength="200" data-key="location"\x3e' + escape(state.location) + '\x3c/textarea\x3e\x3c/label\x3e\x3c/div\x3e\x3clabel class="check consent"\x3e\x3cinput type="checkbox" required data-key="consent" ' + (state.consent ? 'checked' : '') + '\x3eIch habe verstanden, dass dies eine unverbindliche Vorabschätzung ist und keine Anfrage automatisch versendet wird.\x3c/label\x3e' + buttons(1, 'Ergebnis berechnen') + '\x3c/form\x3e'; } function results() { const d = state.result; return '\x3ch2\x3eDeine benötigte Kühlleistung\x3c/h2\x3e\x3cdiv class="total"\x3e\x3cstrong\x3e' + fmt(d.calculation.total) + ' \x3csmall\x3ekW\x3c/small\x3e\x3c/strong\x3e\x3cp\x3eAlle Räume gleichzeitig · kein pauschaler Leistungsabschlag\x3c/p\x3e\x3c/div\x3e\x3cdiv class="result-rooms"\x3e' + d.calculation.rooms.map(r => '\x3cdiv\x3e\x3cspan\x3e' + escape(r.name) + '\x3csmall\x3e' + fmt(r.area) + ' m²\x3c/small\x3e\x3c/span\x3e\x3cstrong\x3e' + fmt(r.kw) + ' kW\x3csmall\x3eGeräteklasse: ' + (r.size ? fmt(r.size) + ' kW' : 'Fachplanung erforderlich') + '\x3c/small\x3e\x3c/strong\x3e\x3c/div\x3e').join('') + '\x3c/div\x3e\x3cp class="info"\x3eUnverbindliche Vorabschätzung, keine Kühllastberechnung nach VDI 2078. Kühlleistung ist nicht elektrische Leistungsaufnahme. Außengerät, Leistungsteilung und Leitungen müssen fachlich geprüft werden.\x3c/p\x3e\x3cdiv class="actions"\x3e\x3cbutton type="button" class="back" data-action="back" data-step="1"\x3eAngaben ändern\x3c/button\x3e\x3cbutton type="button" class="primary" data-action="print"\x3eDrucken / Als PDF speichern\x3c/button\x3e\x3c/div\x3e\x3cp class="hint"\x3eIm Druckdialog „Als PDF speichern“ wählen. Anschließend kannst du die Datei selbst an info@klimacorner.de senden. Es erfolgt kein automatischer Versand.\x3c/p\x3e\x3ch3\x3eGerätevorschläge aus dem KlimaCorner-Shop\x3c/h3\x3e\x3cp class="hint"\x3eGespeicherter Katalogstand: 16.09.2026. Preise und Verfügbarkeit bitte auf der verlinkten Produktseite prüfen. Der Katalog enthält 287 Sets und bildet nicht das gesamte aktuelle Sortiment ab. Multi-Split-Kombinationen müssen anhand der Hersteller-Leistungstabellen geprüft werden.\x3c/p\x3e' + select('brand', 'Hersteller', state.brand || '', [['', 'Alle vorhandenen Hersteller'], ...Array.from(new Set(d.products.map(p => p.brand))).sort().map(b => [b, b])]) + '\x3cdiv class="products"\x3e' + d.products.filter(p => !state.brand || p.brand === state.brand).map(p => '\x3carticle\x3e\x3cimg src="' + trustedURL(p.image, true) + '" alt="' + escape(p.name) + '" loading="lazy"\x3e\x3csmall\x3e' + escape(p.brand) + ' · ' + fmt(p.kw) + ' kW\x3c/small\x3e\x3ch4\x3e' + escape(p.name) + '\x3c/h4\x3e\x3cstrong\x3e' + Number(p.price).toLocaleString('de-DE', { style: 'currency', currency: 'EUR' }) + '\x3c/strong\x3e\x3cp class="hint"\x3ePreisstand ' + escape(p.checkedAt) + '. Aktuelle Preis- und Versandangaben im Shop.\x3c/p\x3e\x3ca class="primary" href="' + trustedURL(p.url) + '" target="_blank" rel="noopener noreferrer"\x3eGerät im Shop ansehen\x3c/a\x3e\x3c/article\x3e').join('') + '\x3c/div\x3e' + (!d.products.length ? '\x3cp class="notice"\x3eIm gespeicherten Katalog ist kein Set mit ausreichend Leistung für diese Raumkombination enthalten. Bitte lasse dir von KlimaCorner eine passende Kombination zusammenstellen.\x3c/p\x3e' : '') + '\x3cdetails\x3e\x3csummary\x3eBerechnung und Annahmen\x3c/summary\x3e\x3cp\x3eGebäude: Raumvolumen × 18 / 25 / 35 W/m³ bei guter / mittlerer / geringer Dämmung; Dachfaktor 1,20. Fensterfläche × 60 / 150 / 180 / 200 W/m² für Nord / Ost / Süd / West; Verschattung außen / innen / keine: 0,25 / 0,65 / 1,0. Dazu 120 W je Person und die eingegebene Gerätewärme. Aufrundung je Raum auf 0,1 kW. Kein Gleichzeitigkeitsabschlag. Nutzung und Leitungslänge werden dokumentiert, aber nicht als Leistungsfaktoren verwendet. Lüftung, Entfeuchtung und besondere Gewerbelasten erfordern eine Fachplanung.\x3c/p\x3e\x3c/details\x3e\x3cbutton type="button" class="back" data-action="restart"\x3eNeue Planung\x3c/button\x3e'; } function render() { main.innerHTML = '\x3cheader\x3e\x3ca class="brand" href="https://www.klimacorner.de/"\x3eKlimaCorner\x3csmall\x3eKLIMAANLAGENPLANER\x3c/small\x3e\x3c/a\x3e\x3ca class="phone" href="tel:+494163833930"\x3e04163 833 93 0\x3c/a\x3e\x3c/header\x3e\x3cdiv class="shell"\x3e\x3cdiv class="intro"\x3e\x3cp class="eyebrow"\x3eDEIN WEG ZUM PASSENDEN RAUMKLIMA\x3c/p\x3e\x3ch1\x3eKühle Räume. \x3cspan\x3eKlar geplant.\x3c/span\x3e\x3c/h1\x3e\x3cp\x3eMono- und Multi-Split für bis zu fünf Räume.\x3c/p\x3e\x3c/div\x3e\x3col class="steps"\x3e' + ['Dein Projekt', 'Deine Räume', 'Kontaktdaten', 'Dein Ergebnis'].map((t, i) => '\x3cli class="' + (state.step === i ? 'current' : state.step > i ? 'done' : '') + '"\x3e\x3cspan\x3e' + (i + 1) + '\x3c/span\x3e' + t + '\x3c/li\x3e').join('') + '\x3c/ol\x3e\x3cdiv class="workspace"\x3e\x3csection class="panel"\x3e' + (state.error ? '\x3cp class="error" role="alert"\x3e' + escape(state.error) + '\x3c/p\x3e' : '') + (state.step === 0 ? stepOne() : state.step === 1 ? rooms() : state.step === 2 ? contact() : results()) + '\x3c/section\x3e\x3caside\x3e\x3cp class="eyebrow"\x3eDEINE KLIMAPLANUNG\x3c/p\x3e\x3ch2\x3eRaum für Raum zum passenden Klima.\x3c/h2\x3e\x3cdl\x3e\x3cdiv\x3e\x3cdt\x3eSystem\x3c/dt\x3e\x3cdd\x3e' + (state.system === 'mono' ? 'Mono-Split' : 'Multi-Split') + '\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eRäume\x3c/dt\x3e\x3cdd\x3e' + state.rooms.length + '\x3c/dd\x3e\x3c/div\x3e\x3cdiv\x3e\x3cdt\x3eFläche\x3c/dt\x3e\x3cdd data-total-area\x3e' + fmt(state.rooms.reduce((n, r) => n + (Number.isFinite(r.area) ? r.area : 0), 0)) + ' m²\x3c/dd\x3e\x3c/div\x3e\x3c/dl\x3e\x3cp class="locked"\x3eErgebnis nach Eingabe der Kontaktdaten. Keine E-Mail-Bestätigung erforderlich.\x3c/p\x3e\x3ca href="tel:+494163833930"\x3eFragen? 04163 833 93 0\x3c/a\x3e\x3c/aside\x3e\x3c/div\x3e\x3cfooter\x3e\x3cspan\x3eKlimaCorner · Unverbindliche Vorabschätzung\x3c/span\x3e\x3ca href="https://www.klimacorner.de/" target="_blank" rel="noopener"\x3eZum Shop\x3c/a\x3e\x3c/footer\x3e\x3c/div\x3e'; } function go(n) { state.error = ''; state.step = n; render(); host.scrollIntoView({ behavior: 'smooth', block: 'start' }); } main.addEventListener('input', e => { const el = e.target, key = el.dataset.key; if (!key) return; const value = el.type === 'checkbox' ? el.checked : el.type === 'number' ? (el.value === '' ? NaN : Number(el.value)) : el.value; if (key.startsWith('room.')) state.rooms[state.active][key.slice(5)] = value; else if (key.startsWith('contact.')) state.contact[key.slice(8)] = value; else state[key] = value; const total = main.querySelector('[data-total-area]'); if (total) total.textContent = fmt(state.rooms.reduce((n, r) => n + (Number.isFinite(r.area) ? r.area : 0), 0)) + ' m²'; }); main.addEventListener('change', e => { const el = e.target; if (el.dataset.key === 'brand') { state.brand = el.value; render(); return; } if (el.dataset.key === 'system') { state.system = el.value; if (el.value === 'mono') state.rooms = [state.rooms[0]]; else if (state.rooms.length === 1) state.rooms.push(defaults(2)); state.active = 0; render(); } else if (el.dataset.key === 'customer') { state.customer = el.value; render(); } }); main.addEventListener('click', async (e) => { const b = e.target.closest('[data-action]'); if (!b) return; const a = b.dataset.action; if (a === 'next') go(1); if (a === 'back') go(Number(b.dataset.step)); if (a === 'room') { state.active = Number(b.dataset.index); render(); } if (a === 'add' && state.system === 'multi' && 5 > state.rooms.length) { state.rooms.push(defaults(state.rooms.length + 1)); state.active = state.rooms.length - 1; render(); } if (a === 'remove' && state.rooms.length > 2) { state.rooms.splice(state.active, 1); state.active = 0; render(); } if (a === 'resend') { state.sent = false; render(); } if (a === 'restart') { state.rooms = [defaults(1)]; state.active = 0; state.system = 'mono'; state.customer = 'private'; state.result = null; state.brand = ''; state.sent = false; state.contact = { name: '', email: '', phone: '', company: '' }; state.consent = false; state.postcode = ''; state.location = ''; state.mounting = 'yes'; state.website = ''; go(0); } if (a === 'print') printPlan(); }); main.addEventListener('submit', async (e) => { e.preventDefault(); state.error = ''; if (e.target.dataset.form === 'rooms') { const bad = state.rooms.findIndex(r => !roomValid(r)); if (bad >= 0) { state.active = bad; state.error = 'Bitte prüfe die Angaben für ' + state.rooms[bad].name; render(); return; } go(2); return; } if (e.target.dataset.form === 'contact') { try { state.brand = ''; createResult(); } catch (err) { state.error = err.message; } render(); host.scrollIntoView({ behavior: 'smooth', block: 'start' }); } }); function printPlan() { const w = window.open('', '_blank'); if (!w) { state.error = 'Bitte erlaube das Druckfenster für diese Seite.'; render(); return; } const d = state.result; const titles = { good: 'Gut', normal: 'Durchschnittlich', poor: 'Gering', north: 'Nord', east: 'Ost', south: 'Süd', west: 'West', outside: 'Außen', inside: 'Innen', none: 'Keine', living: 'Wohnen', sleep: 'Schlafen', office: 'Büro', shop: 'Laden / Praxis', yes: 'Mit Montage', no: 'Nur Geräte', unsure: 'Beratung' }; const body = '\x3ch1\x3eKlimaCorner · Kühlleistungsplanung\x3c/h1\x3e\x3cp\x3e' + new Date().toLocaleDateString('de-DE') + ' · Unverbindliche Vorabschätzung\x3c/p\x3e\x3ch2\x3eKontakt\x3c/h2\x3e\x3cp\x3e' + escape(state.contact.name) + ' · ' + escape(state.contact.company) + '\x3cbr\x3e' + escape(state.contact.email) + ' · ' + escape(state.contact.phone) + '\x3cbr\x3ePLZ ' + escape(state.postcode) + ' · ' + titles[state.mounting] + '\x3cbr\x3e' + escape(state.location) + '\x3c/p\x3e\x3ch2\x3eGesamte Kühlleistung: ' + fmt(d.calculation.total) + ' kW\x3c/h2\x3e' + d.calculation.rooms.map(r => '\x3csection\x3e\x3ch3\x3e' + escape(r.name) + ': ' + fmt(r.kw) + ' kW\x3c/h3\x3e\x3cp\x3eGeräteklasse: ' + (r.size ? fmt(r.size) + ' kW' : 'Fachplanung') + '\x3cbr\x3eFläche: ' + r.area + ' m² · Höhe: ' + r.height + ' m · Dämmung: ' + titles[r.insulation] + ' · Dach: ' + (r.roof ? 'Ja' : 'Nein') + '\x3cbr\x3eFenster: ' + r.windows + ' m² · Ausrichtung: ' + titles[r.orientation] + ' · Verschattung: ' + titles[r.shade] + '\x3cbr\x3ePersonen: ' + r.people + ' · Gerätewärme: ' + r.equipment + ' W · Leitung: ' + r.pipe + ' m · Nutzung: ' + titles[r.usage] + '\x3c/p\x3e\x3c/section\x3e').join('') + '\x3ch2\x3eHinweise\x3c/h2\x3e\x3cp\x3eVereinfachtes Modell KC 1.0, keine Berechnung nach VDI 2078. Raumvolumen × 18/25/35 W/m³ für gute/mittlere/geringe Dämmung; Dachfaktor 1,20. Fensterfläche × 60/150/180/200 W/m² für N/O/S/W; Verschattung außen/innen/keine: 0,25/0,65/1,0. Dazu 120 W je Person und Gerätewärme. Raumlasten auf 0,1 kW aufgerundet. Kein Gleichzeitigkeitsabschlag. Leitungslänge und Nutzung sind dokumentiert, werden aber nicht als Leistungsfaktoren verwendet. Lüftung und Entfeuchtung sind nicht detailliert erfasst. Kombination, Leistungsteilung und Montage fachlich prüfen lassen.\x3c/p\x3e\x3cp\x3eEs wurde keine Anfrage versendet. Dieses PDF kann an info@klimacorner.de gesendet werden.\x3c/p\x3e'; w.document.open(); w.document.write('\x3c!doctype html\x3e\x3chtml lang="de"\x3e\x3chead\x3e\x3cmeta charset="utf-8"\x3e\x3ctitle\x3eKlimaCorner-Planung\x3c/title\x3e\x3cstyle\x3ebody{font:12pt Arial;color:#233b50;max-width:800px;margin:30px auto;padding:20px}h1,h2,h3{color:#1a598f}h1{font-size:22pt}h2{font-size:16pt}h3{font-size:13pt}section{break-inside:avoid;border-bottom:1px solid #ddd}p{line-height:1.5}@page{size:A4;margin:18mm}@media print{body{margin:0;padding:0}button{display:none}}\x3c/style\x3e\x3c/head\x3e\x3cbody\x3e\x3cbutton type="button" onclick="window.print()"\x3eDrucken / Als PDF speichern\x3c/button\x3e' + body + '\x3c/body\x3e\x3c/html\x3e'); w.document.close(); w.focus(); w.setTimeout(() => w.print(), 200); } render(); } function start() { document.querySelectorAll('[data-kc-plenty="klimaplaner"]').forEach(function (host) { mountKlimaCorner(STYLE, newRoom, host, CONFIG); }); } start(); if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', start, { once: true }); window.setTimeout(start, 0); })();

Bestätigungen / Auftragsannahme / Rechtliches

Verpflichtungserklärung


Verpflichtungserklärung gemäß (EU) 2024/573 zur Installation und Inbetriebnahme von Split-Klimaanlagen oder Wärmepumpen mit fluorierten Treibhausgasen wie R410a, R32 usw.

Mehr Informationen

Auftragsannahme - Montageangebot


Sie haben von uns ein Montageangebot erhalten. Zur Wahrung Ihrer und unserer rechtlichen Sicherheit bitten wir Sie, die Annahme des Angebots hier zu bestätigen.

Mehr Informationen

Auftragsannahme - Inbetriebnahmeangebot


Sie haben von uns ein Angebot zur Inbetriebnahme einer Klimaanlage erhalten, die bereits von einem Installationsbetrieb installiert wurde. Bitte bestätigen Sie uns hier die Annahme des Angebots.

Mehr Informationen

Gewährleistung/Service-Antrag


Funktioniert Ihre Anlage nicht? Hier können Sie einen Gewährleistungs- und Serviceantrag stellen.

Mehr Informationen

Kaufrücktrittserklärung


Wenn Sie als Verbraucher vom Kaufvertrag zurücktreten möchten, können Sie hier die Erklärung zum gesetzlichen Widerrufsrecht ausfüllen.

Mehr Informationen

Transportschaden melden


Sie haben Ware erhalten, bei der ein Transportschaden festgestellt wurde. Hier können Sie uns den Schaden mitteilen und aussagekräftige Fotos der beschädigten Artikel hochladen.

Mehr Informationen

Rücksendung/Fehllieferung


Sie haben eine Fehllieferung oder Rücksendung? Hier können Sie diese schnell und unkompliziert abwickeln.

Mehr Informationen

Kundendienstauftrag


Sie haben einen Kundendienstauftrag für uns? Hier können Sie diesen online unkompliziert übermitteln.

Mehr Informationen

Kontaktformular


Sie haben ein Anliegen? Hier können Sie mit uns in Kontakt treten.

Mehr Informationen

Bestätigung Leistungen


Hier bestätigen Sie die von Ihnen durchgeführten Leistungen beim Teilweise Selbsteinbau eine Klimaanlage.

Mehr Informationen

Unser Rundum-Service-Angebote im Überblick

Nutzen Sie unseren Montageservice oder sparen Sie Geld und bauen Sie es einfach selbst ein

Kaufen, Mieten oder Finanzieren Sie Ihre Anlage - schnell und unkompliziert

Beratung

Persönliche Beratung und Planung Ihrer Anlage vom Fachmann

Komplett mit Montage und Inbetriebnahme oder zur Selbstmontage


Wärmepumpe inklusive Montage oder zum Selbsteinbau

Senken Sie Ihre Energiekosten durch den Einbau einer Wärmepumpe und machen Sie sich FIT für die Zukunft

Klimaanlage einfach Selbst einbauen oder montieren lassen

Im Sommer Kühlen - Im Winter heizen durch Wärmepumpentechnologie
Auf Ihre Bedürfnisse ausgerichtete Fachberatung