{"product_id":"capatect-faschenputz","title":"Capatect Faschenputz","description":"\u003cstyle\u003e\n.rp-wrap{font-family:-apple-system,Segoe UI,Roboto,sans-serif;max-width:100%;padding:0;border:0;background:transparent;margin:0 0 2rem;color:#1c1c1c}\n.rp-sub{color:#666;margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}\n.rp-section{margin:1.25rem 0}\n.rp-lab{display:block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#1F5763;margin:0 0 .65rem}\n.rp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.6rem;margin:1rem 0}\n.rp-sw{cursor:pointer;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff;transition:transform .1s ease}\n.rp-sw:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.08)}\n.rp-sw.sel{border-color:#1F5763;box-shadow:0 0 0 2px #1F5763}\n.rp-swc{height:55px}\n.rp-swn{font-size:.78rem;padding:.5rem;background:#fff;color:#1c1c1c;line-height:1.3;text-align:center;font-weight:600;min-height:2.4rem;display:flex;align-items:center;justify-content:center}\n.rp-sel{display:flex;align-items:center;gap:1rem;background:#EEF4F5;padding:1rem;border-radius:10px;margin:1.5rem 0 1rem;box-sizing:border-box}\n.rp-selp{width:54px;height:54px;border-radius:8px;border:1px solid #ccc;flex-shrink:0}\n.rp-selinf{flex:1;min-width:0}\n.rp-selnm{font-weight:700;font-size:1rem;color:#1c1c1c}\n.rp-selpg{font-size:.85rem;color:#666;margin-top:.15rem}\n.rp-price{font-size:1.8rem;font-weight:800;color:#1F5763;margin:0 0 1rem;background:transparent;display:block}\n.rp-add{background:#1F5763 !important;color:#fff !important;border:0 !important;padding:1rem !important;border-radius:10px !important;font-weight:700 !important;width:100%;cursor:pointer;font-size:1.05rem;font-family:inherit}\n.rp-add:hover{background:#163E47 !important}\n.rp-add:disabled{opacity:.6;cursor:wait}\n@media (max-width:600px){.rp-grid{grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:.4rem}.rp-swc{height:45px}.rp-price{font-size:1.5rem}}\n\u003c\/style\u003e\n\u003cdiv class=\"rp-wrap\"\u003e\n\u003cp class=\"rp-sub\"\u003eKonfiguriere deinen Capatect Faschenputz: Gebinde + Standardton oder Sonderton aus dem Caparol 3D-System Spectrum 1.278 (Sondertöne via ColorExpress).\u003c\/p\u003e\n\u003cdiv class=\"rp-section\"\u003e\n\u003cspan class=\"rp-lab\"\u003eGebinde \u0026amp; Farbton wählen\u003c\/span\u003e\u003cdiv id=\"rp-grid\" class=\"rp-grid\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rp-sel\"\u003e\n\u003cdiv class=\"rp-selp\" id=\"rp-vorschau\" style=\"background:#F8F6F2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rp-selinf\"\u003e\n\u003cdiv class=\"rp-selnm\" id=\"rp-name\"\u003e25 kg Weiß\u003c\/div\u003e\n\u003cdiv class=\"rp-selpg\" id=\"rp-pg\"\u003eStandardton Weiß\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rp-price\"\u003ePreis: \u003cspan id=\"rp-preis\"\u003e87,60 €\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"rp-add\" id=\"rp-add\"\u003eIn den Warenkorb\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\nsetTimeout(function(){\nvar elGrid=document.getElementById('rp-grid'),elName=document.getElementById('rp-name'),elPg=document.getElementById('rp-pg'),elPreview=document.getElementById('rp-vorschau'),elPreis=document.getElementById('rp-preis'),elAdd=document.getElementById('rp-add');\nif(!elGrid){return;}\nvar VARIANTS=[{\"id\": 53743691694418, \"title\": \"25 kg Weiß\", \"price\": \"87,60\", \"hex\": \"F8F6F2\", \"note\": \"Standardton Weiß\"}, {\"id\": 53743691727186, \"title\": \"25 kg SOTON FTG1\", \"price\": \"93,60\", \"hex\": \"C4DDD1\", \"note\": \"Sonderton FTG1\"}, {\"id\": 53743691759954, \"title\": \"25 kg SOTON FTG2\", \"price\": \"98,70\", \"hex\": \"F2D29A\", \"note\": \"Sonderton FTG2\"}, {\"id\": 53743691792722, \"title\": \"25 kg SOTON FTG3\", \"price\": \"105,30\", \"hex\": \"E89B7E\", \"note\": \"Sonderton FTG3\"}];\nvar sel=VARIANTS[0];\nfunction render(){elGrid.innerHTML='';for(var i=0;i\u003cVARIANTS.length;i++){(function(v){var sw=document.createElement('div');sw.className='rp-sw'+(sel.id===v.id?' sel':'');var swc=document.createElement('div');swc.className='rp-swc';swc.style.background='#'+v.hex;var swn=document.createElement('div');swn.className='rp-swn';swn.textContent=v.title;sw.appendChild(swc);sw.appendChild(swn);sw.onclick=function(){sel=v;elName.textContent=v.title;elPg.textContent=v.note;elPreview.style.background='#'+v.hex;elPreis.innerHTML=v.price+' \u0026euro;';render();};elGrid.appendChild(sw);})(VARIANTS[i]);}}\nelAdd.onclick=function(){if(!sel.id){return;}elAdd.disabled=true;elAdd.textContent='Wird hinzugefügt...';var fd=new FormData();fd.append('id',sel.id);fd.append('quantity',1);fd.append('properties[Farbton]',sel.title);fetch('\/cart\/add.js',{method:'POST',body:fd,headers:{'Accept':'application\/json'}}).then(function(r){return r.json();}).then(function(d){window.location.href='\/cart';}).catch(function(e){elAdd.textContent='In den Warenkorb';elAdd.disabled=false;});};\nrender();\n},150);\n\u003c\/script\u003e\n\u003chr style=\"margin:2rem 0;border:0;border-top:1px solid #e2e8ea\"\u003e\n\u003ch2 style=\"color:#1F5763;font-size:1.5rem;margin:2rem 0 1rem\"\u003eProduktdetails\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCapatect Faschenputz\u003c\/strong\u003e — Hydrophober, hoch diffusionsoffener 1 mm Strukturputz für Fassadenflächen. Deckputz für Capatect-WDVS und mineralische Untergründe.\u003c\/p\u003e\n\u003ch3\u003eHinweis Sondertöne\u003c\/h3\u003e\n\u003cp\u003eSOTON-Varianten werden werkseitig nach Auftrag eingefärbt (FTG1\/FTG2\/FTG3 via ColorExpress).\u003c\/p\u003e\n\u003ch3\u003eDownloads\u003c\/h3\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.synthesa.at\/files\/ti_gen\/CapatectFaschenputz_TI_194_SCREEN.pdf\" target=\"_blank\" rel=\"noopener\"\u003e📄 Technisches Datenblatt (PDF)\u003c\/a\u003e\u003c\/p\u003e","brand":"Capatect","offers":[{"title":"25 kg Weiß","offer_id":53743691694418,"sku":"309195","price":87.6,"currency_code":"EUR","in_stock":true},{"title":"25 kg SOTON FTG1","offer_id":53743691727186,"sku":"309185","price":93.6,"currency_code":"EUR","in_stock":true},{"title":"25 kg SOTON FTG2","offer_id":53743691759954,"sku":"309185","price":98.7,"currency_code":"EUR","in_stock":true},{"title":"25 kg SOTON FTG3","offer_id":53743691792722,"sku":"309185","price":105.3,"currency_code":"EUR","in_stock":true}],"url":"https:\/\/malerei-risto.at\/products\/capatect-faschenputz","provider":"Malerei Risto","version":"1.0","type":"link"}