Beschrijving
Kal Professional Le Crystal Plasma – Proteïne Lissende Haarbehandeling /* ===== Scoped tabs component ===== */ .hp-tabs-wrap{–hp-max:1300px;–hp-pad-x:16px;–hp-left-pad:0px;font-family:-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,Helvetica,Arial,sans-serif;line-height:1.75;color:#111;background:#fff;border-top:1px solid rgba(0,0,0,.08);padding:24px 0 36px;width:100%} .hp-tabs-header,.hp-panels{max-width:var(–hp-max);padding-left:calc(var(–hp-left-pad) + var(–hp-pad-x));padding-right:var(–hp-pad-x);box-sizing:border-box} .sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0} .hp-tabs-header{position:relative;display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:10px} .hp-tab{appearance:none;border:0;padding:10px 16px;border-radius:999px;background:#eee;color:#111;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:background .18s ease,transform .15s ease} .hp-tab:hover{background:#e1e1e1;transform:translateY(-1px)} .hp-tab.is-active{background:#111;color:#fff} .hp-tab:focus-visible{outline:2px solid #111;outline-offset:2px} .hp-tab-indicator{position:absolute;left:0;bottom:-1px;height:3px;background:#111;border-radius:2px;width:0;pointer-events:none;transition:left .25s ease,width .25s ease} .hp-panels{margin-top:20px} .hp-panel{display:none} .hp-panel.is-active{display:block;animation:hp-fade .24s ease} .hp-bullets,.hp-list,.hp-steps{padding-left:20px;margin:0 0 14px} .feature-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:18px 0} .feature-item,.usage-section{background:#fafafa;padding:16px;border-radius:10px;border-left:4px solid #111} .hp-specs{width:100%;border-collapse:collapse;margin:12px 0} .hp-specs th,.hp-specs td{padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.12);text-align:left;vertical-align:top} .hp-specs th{width:260px;font-weight:800;color:#111;background:#f6f6f6} .note{font-size:.92rem;color:#444} @keyframes hp-fade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}} @media (max-width:768px){.hp-tabs-wrap{–hp-pad-x:12px}.hp-specs th{width:46%}.hp-tab{padding:9px 14px}} @media (prefers-reduced-motion:reduce){.hp-tab,.hp-tab-indicator{transition:none}.hp-panel.is-active{animation:none}}
Beschrijving Specificaties In de doos Gebruiksaanwijzing Voor professionals
Kal Professional Le Crystal Plasma – Proteïne Lissende Haarbehandeling 1000 ml
Le Crystal PLASMA is een innovatieve proteïne-lissende behandeling die het haar direct glad, gevoed en zichtbaar hersteld achterlaat. De Plasma-formule is ontwikkeld voor 100% lisseffect en een langdurig, pluisvrij resultaat op alle haartypes. Veilig voor gekleurd haar (verandert de haarkleur niet*).
⚡ Resultaat & verzorging
- Intensieve proteïne-herstelverzorging
- Gladder, zachter en glanzender haar met anti-frizz
- Langdurig effect (etiket: tot 18 maanden*)
🧪 Formule & pluspunten
- PLASMA-technologie voor maximaal lisseffect
- Zonder formol* volgens etiketvermelding
- Groot salonformaat: 1000 ml
*Claims volgens de vermelding op het productetiket/fles.
Specificaties
| Merk | Kal Professional |
|---|---|
| Lijn / Model | Le Crystal Plasma |
| Type | Proteïne lissende haarbehandeling (Braziliaanse stijl) |
| Inhoud | 1000 ml |
| Haarsoort | Alle haartypes, incl. gekleurd haar |
| Belangrijk | Zonder formol*; verandert de haarkleur niet* |
| Resultaat | 100% lisseffect, anti-frizz, glans, herstel |
| Gebruik | Professioneel salonproduct |
| Kleur verpakking | Rood met gouden dop |
In de doos
- Le Crystal Plasma Proteïnebehandeling 1000 ml
- Gebruiksaanwijzing
Accessoires kunnen per verpakking verschillen.
Gebruiksaanwijzing
Voorbereiding
- Was het haar met een reinigende/clarifying shampoo en droog tot ca. 80%.
- Verdeel in secties.
Behandeling
- Breng product gelijkmatig aan (vermijd de hoofdhuid) en kam door.
- Laat inwerken volgens haartype; föhn glad met borstel.
- Seal met de stijltang in dunne lokken.
Nazorg
- Gebruik sulfaatvrije verzorging om het resultaat te verlengen.
- Pas de temperatuur aan op de haarconditie.
Voor professionals
Ontwikkeld voor intensief salongebruik: egaliseert structuur, temt pluis en levert langdurig, glanzend lisseffect.
{ “@context”: “https://schema.org/”, “@type”: “Product”, “name”: “Kal Professional Le Crystal Plasma – Proteïne Lissende Haarbehandeling 1L”, “description”: “Professionele PLASMA-proteïnebehandeling: 100% lisseffect, herstel en voeding. Veilig voor gekleurd haar. Groot salonformaat 1000 ml.”, “brand”: { “@type”: “Brand”, “name”: “Kal Professional” }, “model”: “Le Crystal Plasma”, “sku”: “6224000911119”, “mpn”: “Le Crystal Plasma”, “color”: “Rood/goud (verpakking)”, “category”: “Health & Beauty > Personal Care > Hair Care > Hair Straightening Products”, “itemCondition”: “https://schema.org/NewCondition” } /* ===== Tabs – keyboard & resize aware, multi-instance ===== */ (function(){ “use strict”; const ROOT_SELECTOR=”.hp-tabs-wrap”; function init(root){ if(!root||root.dataset.hpTabsReady) return; root.dataset.hpTabsReady=”1″; const header=root.querySelector(“.hp-tabs-header”); const tabs=[…root.querySelectorAll(“.hp-tab”)]; const panels=[…root.querySelectorAll(“.hp-panel”)]; const indicator=root.querySelector(“.hp-tab-indicator”); const N=Math.min(tabs.length,panels.length); if(!N) return; const base=”hp-“+Math.random().toString(36).slice(2,8); for(let i=0;it.classList.contains(“is-active”))); if(active===-1) active=0; function moveIndicator(idx){ if(!indicator||!tabs[idx]) return; const tr=tabs[idx].getBoundingClientRect(), hr=header.getBoundingClientRect(); if(tr.width-1) activate(idx,false); }); header.addEventListener(“pointerdown”,e=>{ const btn=e.target.closest(“.hp-tab”); if(!btn||e.button!==0) return; e.preventDefault(); const idx=tabs.indexOf(btn); if(idx>-1) activate(idx,true); }); header.addEventListener(“keydown”,e=>{ if(![“ArrowRight”,”ArrowLeft”,”Home”,”End”].includes(e.key)) return; e.preventDefault(); if(e.key===”ArrowRight”) activate((tabs.indexOf(document.activeElement)+1)%N,true); if(e.key===”ArrowLeft”) activate((tabs.indexOf(document.activeElement)-1+N)%N,true); if(e.key===”Home”) activate(0,true); if(e.key===”End”) activate(N-1,true); }); let raf; window.addEventListener(“resize”,()=>{ cancelAnimationFrame(raf); raf=requestAnimationFrame(()=>{ setLeftPad(); moveIndicator( tabs.findIndex(t=>t.classList.contains(“is-active”)) );}); },{passive:true}); setTimeout(setLeftPad,300); } document.querySelectorAll(ROOT_SELECTOR).forEach(init); if(“MutationObserver” in window){ new MutationObserver(muts=>{ muts.forEach(m=>{ m.addedNodes&&m.addedNodes.forEach(n=>{ if(n.nodeType!==1) return; if(n.matches&&n.matches(ROOT_SELECTOR)) init(n); n.querySelectorAll&&n.querySelectorAll(ROOT_SELECTOR).forEach(init); }); }); }).observe(document.documentElement,{childList:true,subtree:true}); } })();
Beoordelingen
Er zijn nog geen beoordelingen.