{"title":"HAIR \u0026 BODY","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@500;700\u0026amp;family=Roboto:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root{\n    --accent:#AE4A50;\n    --bg-page:#F3EDED;\n    --bg-panel:#FFFFFF;\n    --text:#1A1A1A;\n    --border:#E2E4E8;\n    --shadow:0 1px 2px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.10);\n    --radius:14px;\n    --px:18px;\n    --py:14px;\n  }\n  body{\n    margin:0; padding:0;\n    font-family:'Roboto', sans-serif;\n    background:var(--bg-page);\n    color:var(--text);\n  }\n  .container{\n    max-width:1000px;\n    margin:0 auto;\n    padding:20px;\n  }\n  h1,h2{\n    font-family:'Raleway', sans-serif;\n    color:var(--accent);\n    margin-bottom:12px;\n  }\n  h2{margin-top:28px;}\n  p{line-height:1.6; margin-bottom:14px;}\n  ul{margin-bottom:14px; padding-left:20px;}\n  li{\n    margin-bottom:8px;\n    font-size:1.3rem;\n  }\n  a{color:var(--accent); text-decoration:none;}\n  a:hover{text-decoration:underline;}\n  @media (max-width:768px){\n    .container{padding:10px;}\n    li{font-size:1.3rem;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cp\u003eElevate your routine with salon-level hair care and skin-loving body care inspired by Korean skincare innovation. The Hair \u0026amp; Body Collection by Skinkura features luxurious rose and argan oil formulas designed to nourish, hydrate, and protect both hair and skin.\u003c\/p\u003e\n\u003cp\u003eExplore gentle shampoos and conditioners, soothing scalp care, intensive hair treatments and masks, as well as hydrating body washes, smoothing scrubs, and lightweight body lotions. Every formula is clean, sulfate-free, and silicone-free—crafted to deliver shinier hair and softer, balanced skin with the signature quality of Skinkura and the science of modern Korean skincare.\u003c\/p\u003e\n\u003c\/div\u003e","products":[{"product_id":"shiseido-fino-premium-touch-hair-mask","title":"Shiseido Fino Premium Touch Hair Mask","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@700\u0026amp;family=Roboto:wght@400;500\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --bg-page: #F3EDED;\n  --bg-panel: #fff;\n  --text: #000;\n  --border: #E2E4E8;\n  --menu-spacing: 0.7em;\n  --heading-size-desktop: 1.4rem;\n  --heading-size-mobile: 1.15rem;\n  --body-size-desktop: 1.12rem;\n  --body-size-mobile: 1rem;\n  --line: 1px solid #d1d1d1;\n  --highlight: #AE4A50;\n}\nbody {\n  margin: 0;\n  background: var(--bg-page);\n  color: var(--text);\n  font-family: 'Roboto', Arial, sans-serif;\n  font-size: var(--body-size-desktop);\n}\n.container {\n  max-width: 650px;\n  margin: 30px auto;\n  padding: 0 0 24px 0;\n  background: var(--bg-panel);\n}\n.accordion {\n  background: var(--bg-panel);\n  width: 100%;\n}\ndetails {\n  background: var(--bg-panel);\n  margin: 0;\n  color: var(--text);\n  border: none;\n  box-shadow: none;\n  position: relative;\n}\ndetails + details {\n  margin-top: 0;\n}\ndetails:not(:last-child) {\n  border-bottom: var(--line);\n}\nsummary {\n  font-family: 'Raleway', Arial, sans-serif;\n  font-weight: 700;\n  font-size: var(--heading-size-desktop);\n  color: var(--text);\n  background: var(--bg-panel);\n  cursor: pointer;\n  padding: 22px 18px 22px 0;\n  outline: none;\n  border: none;\n  user-select: none;\n  display: flex;\n  align-items: center;\n  transition: background 0.2s, color 0.2s;\n  list-style: none;\n}\nsummary::-webkit-details-marker {\n  display: none;\n}\n.arrow {\n  margin-left: auto;\n  transition: transform 0.3s;\n  display: inline-block;\n  width: 22px;\n  height: 22px;\n}\ndetails[open] .arrow {\n  transform: rotate(90deg);\n}\ndetails \u003e *:not(summary) {\n  padding: 0 18px 18px 18px;\n  background: var(--bg-panel);\n  font-family: 'Roboto', Arial, sans-serif;\n  font-size: var(--body-size-desktop);\n  color: var(--text);\n}\nul {\n  padding-left: 22px;\n  margin-bottom: 4px;\n  color: var(--text);\n}\nli {\n  margin-bottom: 7px;\n  font-size: var(--body-size-desktop);\n  color: var(--text);\n}\nem {\n  color: #4b4b4b;\n  font-style: italic;\n}\na {\n  color: var(--highlight);\n  text-decoration: underline;\n  word-break: break-all;\n}\n@media (max-width: 480px) {\n  .container {\n    padding: 0 0 12px 0;\n    max-width: 98vw;\n  }\n  summary {\n    font-size: var(--heading-size-mobile);\n    padding: 18px 8px 18px 0;\n  }\n  details \u003e *:not(summary) {\n    font-size: var(--body-size-mobile);\n    padding: 0 8px 12px 8px;\n  }\n  li {\n    font-size: var(--body-size-mobile);\n  }\n}\n\u003c\/style\u003e\n\u003cmain\u003e\n\u003cdiv class=\"container\" aria-label=\"Product info panel\"\u003e\n\u003c!-- Accordion --\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cbr\u003e\u003cspan class=\"arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\" width=\"22\" height=\"22\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"8 4 16 12 8 20\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eA hair mask designed to repair dry and damaged hair due to coloring, perming, sun, and environmental factors. Formulated with royal jelly EX, PCA, and Lipidure EX to moisturize, strengthen, nourish, and transform hair from roots to tips. Seven essences help boost moisture penetration and control, adding gloss, body, and lasting color. Apply on shampooed, towel-dried hair and leave on for several minutes, then rinse thoroughly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eKey Benefits \u003cspan class=\"arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\" width=\"22\" height=\"22\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"8 4 16 12 8 20\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cul\u003e\n\u003cli\u003eEven, smooth finish from roots to tips\u003c\/li\u003e\n\u003cli\u003eElegant floral scent\u003c\/li\u003e\n\u003cli\u003eIdeal for very damaged hair\u003c\/li\u003e\n\u003cli\u003eMelts into hair to saturate each strand\u003c\/li\u003e\n\u003cli\u003eTargets micro-damage to repair and strengthen\u003c\/li\u003e\n\u003cli\u003eRinse-off mask\u003c\/li\u003e\n\u003cli\u003eSize: 230 ml\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIngredients \u003cspan class=\"arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\" width=\"22\" height=\"22\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"8 4 16 12 8 20\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWater, sorbitol, dimethicone, hydrogenated rapeseed oil, isopentyldiol, behentrimonium chloride, amodimethicone, hydroxypropyl arginine lauryl\/myristyl ether hcl, dihydroxyethyl stearyl propyl dimonium, glutamic acid, trehalose, squalane, steartrimonium chloride, peg-90m, pca, phytosteryl\/octyldodecyl lauroyl glutamate, hydrolyzed wheat protein, polyquaternium-64, hydrolyzed wheat powder starch, royal jelly extract, isopropyl alcohol, cetyl alcohol, octyldodecanol, alcohol, propylene glycol, butylene glycol, tocopherol, phenoxyethanol, sodium benzoate, fragrance, ci 1598. \u003cmeta charset=\"utf-8\"\u003eAll ingredients are 100% vegan and cruelty-free.\u003c\/p\u003e\n\u003cp data-end=\"1410\" data-start=\"1392\"\u003e\u003cmeta charset=\"utf-8\"\u003e*For the most recent ingredient list, please consult the product packaging or contact us for a product photo.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/main\u003e","brand":"Shiseido","offers":[{"title":"Default Title","offer_id":52940804849993,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/6038\/2281\/files\/shiseido-fino-premium-touch-hair-mask-front.webp?v=1757810835"},{"product_id":"shiseido-fino-premium-touch-penetration-essence-hair-oil","title":"Shiseido FINO Premium Touch Penetration Essence Hair Oil","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003e\u003cstrong\u003eShiseido FINO Hair Oil\u003c\/strong\u003e is een lichtgewicht haarolie voor droog, pluizig en beschadigd haar. De voedende formule met squalaan en vitamine E herstelt, verzacht en geeft direct een gezonde glans zonder het haar te verzwaren.\u003c\/span\u003e\u003c\/p\u003e","brand":"Shiseido","offers":[{"title":"Default Title","offer_id":53739198775625,"sku":"sku-48685965738327","price":16.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/6038\/2281\/files\/Shiseido-FINO-Premium-Touch-Penetration-Essence-Hair-Oil-1.jpg?v=1769595689"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/6038\/2281\/collections\/shiseido-fino-how-to-use-apply-after-shampoo.webp?v=1757811274","url":"https:\/\/kbeautyshop.ma\/collections\/hair-body.oembed","provider":"Skinkura","version":"1.0","type":"link"}