{"title":"Appliques Murales Exterieur","description":"\u003ch1\u003eAppliques Murales Extérieur — L'Élégance à l'Épreuve des Éléments\u003c\/h1\u003e\n\n\u003cp\u003eChaque façade mérite une lumière à sa hauteur. Körven Studio conçoit des appliques murales extérieures alliant \u003cstrong\u003erobustesse certifiée IP65\u003c\/strong\u003e et esthétique architecturale contemporaine — pour illuminer vos entrées, allées et terrasses avec une précision et une durabilité sans compromis.\u003c\/p\u003e\n\n\u003ch2\u003eUn Design Pensé pour l'Extérieur\u003c\/h2\u003e\n\n\u003cp\u003eNos appliques extérieures sont fabriquées en \u003cstrong\u003ealliage d'aluminium épaissi\u003c\/strong\u003e, traité anti-corrosion et disponibles en finition noire mat. Chaque modèle est conçu pour s'intégrer avec fluidité à vos façades — pierre, béton, bois ou enduit — tout en affirmant une présence architecturale distincte.\u003c\/p\u003e\n\n\u003ch2\u003eCertification IP65 — Étanchéité Totale\u003c\/h2\u003e\n\n\u003cp\u003ePluie battante, gel, humidité : nos luminaires extérieurs résistent à toutes les conditions climatiques grâce à leur \u003cstrong\u003ecertification IP65\u003c\/strong\u003e. Joints hermétiques, visserie inox, câblage protégé — chaque composant est sélectionné pour garantir une fiabilité absolue sur le long terme.\u003c\/p\u003e\n\n\u003ch2\u003eTechnologie LED Intégrée Haute Performance\u003c\/h2\u003e\n\n\u003cp\u003eFini les ampoules à remplacer. Nos appliques intègrent un \u003cstrong\u003emodule LED longue durée\u003c\/strong\u003e (18W ou 30W selon les modèles), disponible en blanc chaud 3000K, lumière neutre 4000K ou blanc froid 6000K. Un rendu CRI \u0026gt; 80 qui sublime les textures de vos murs dès la tombée de la nuit.\u003c\/p\u003e\n\n\u003ch2\u003eInstallation Fixe \u0026amp; Entretien Zéro\u003c\/h2\u003e\n\n\u003cp\u003eConçues pour un câblage électrique fixe, nos appliques s'installent une fois — et durent. Aucune maintenance, aucun remplacement de source lumineuse. Une solution pensée pour les projets exigeants, qu'il s'agisse d'une \u003cstrong\u003emaison individuelle, d'un immeuble ou d'un aménagement hôtelier\u003c\/strong\u003e.\u003c\/p\u003e","products":[{"product_id":"cados-wall-light-outdoor-box-design-up-down","title":"Wall Light | CADOS","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_1_daec4e78-7006-4215-a681-e6f9ba60135d.png?v=1776961794\" alt=\"CADOS Outdoor Wall Light – Black Box Up \u0026amp; Down, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Architectural Box Type)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eExact Dimensions\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 15 cm x W 6.5 cm x D 6.5 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003ePower \u0026amp; Intensity\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e6W (660 lumens of light output)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (concealed hardwiring)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eSolid Aluminium Alloy (Matt Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain, snow and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eBeam Type\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eBi-directional (panoramic Up \u0026amp; Down lighting)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLight Source\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eHigh-Performance Integrated LED Module (low energy use)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (true-to-life façade tones)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K), Natural or Cool (6000K)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNo (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 85V–265V (European CE certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe CADOS Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eGeometric Perfection, Outdoors\u003c\/span\u003e\n            Refine the architecture of your façade with the CADOS wall light. This compact \u003cstrong\u003e15-centimetre-high\u003c\/strong\u003e model embodies the very essence of contemporary minimalism. Crafted from architectural-grade solid aluminium, it dresses your exterior walls, patios or villa entrances with absolute discretion by day, only to reveal its full sculptural power as night falls.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Up \u0026amp; Down Light Sculpture\u003c\/span\u003e\n            Turn your home into a work of nocturnal art. The CADOS wall light projects a perfectly controlled upward and downward double beam. This bi-directional \"Up \u0026amp; Down\" lighting system sculpts the textures of your walls with a powerful, even halo (660 lumens). Ideal for creating graphic lines of light, it makes your pathways safer while establishing a luxurious, velvety atmosphere that is \u003cstrong\u003eentirely free of glare\u003c\/strong\u003e.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Fortress Against the Elements\u003c\/span\u003e\n            The beauty of CADOS is matched only by its uncompromising resistance to the elements. Armoured with an \u003cstrong\u003eIP65 waterproof rating\u003c\/strong\u003e, this outdoor wall light is fully impervious to torrential downpours, indifferent to winter frost and protected against dust. Its anti-corrosion matt black coating guarantees flawless longevity and elegance season after season, for a façade that always looks impeccable.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Warm White (3000K)","offer_id":50104299684077,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Neutral White (4000K)","offer_id":50104299716845,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Cool White (6000K)","offer_id":50104299749613,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril23_2026-6_21PM_1.png?v=1781447214"},{"product_id":"cardif-wall-light-outdoor-adjustable-led-cube","title":"Wall Light | CARDIF","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T222716.310.png?v=1776803259\" alt=\"CARDIF Outdoor Wall Light – Architectural Cube, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eFaçade Wall Light (Minimalist Cube)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eExact Dimensions\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eW 10 cm x H 10 cm x D 10 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof) \u0026amp; Indoor\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (concealed hardwiring)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eAnti-Corrosion Solid Aluminium (Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain, snow and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eBeam Angle\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eFULLY ADJUSTABLE (built-in movable shutters)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLight Source\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003e10W COB LED (high fidelity, low energy use)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K) to Cool White (7000K)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 220V (CE certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe CARDIF Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eGeometric Perfection, Outdoors\u003c\/span\u003e\n            Refine your architecture with the CARDIF wall light. This perfect cube, \u003cstrong\u003e10 centimetres on each side\u003c\/strong\u003e, embodies the very essence of contemporary minimalism. Crafted from premium solid aluminium, it dresses your exterior walls, patios or villa entrances with absolute discretion by day, only to reveal its full sculptural power as night falls.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eBecome the Architect of Your Light\u003c\/span\u003e\n            The magic of CARDIF lies in its revolutionary \u003cstrong\u003eadjustable beam-angle\u003c\/strong\u003e system. Thanks to movable internal shutters, you have the power to sculpt your \"Up \u0026amp; Down\" beams to measure. Create slender, graphic lines of light for a dramatic style, or open them wide for soft, enveloping illumination. This is luxury lighting design, finally within your reach.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Unshakeable Fortress Against the Elements\u003c\/span\u003e\n            Make no compromise on durability. The CARDIF wall light is a true shield against the elements. Armoured with an \u003cstrong\u003eIP65 waterproof rating\u003c\/strong\u003e, it is fully impervious to torrential downpours, indifferent to winter frost and protected against dusty winds. Its high-performance 10W LED module guarantees vibrant, maintenance-free lighting season after season, for a façade that always looks impeccable.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Black \/ Warm White (3000K)","offer_id":50104299782381,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ Cool White (6000K)","offer_id":50104299815149,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ Warm White (3000K)","offer_id":50104299847917,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ Cool White (6000K)","offer_id":50104299880685,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-10_07PM_1.png?v=1781447229"},{"product_id":"cavto-wall-light-outdoor-up-down-ip65","title":"Wall Light | CAVTO","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-20T184150.120.png?v=1776703322\" alt=\"CAVTO Outdoor Wall Light – Minimalist Design, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Up \u0026amp; Down)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eMicro (2W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 9.7 cm x W 5.4 cm x D 3.5 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eSmall (6W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 20.5 cm x W 7 cm x D 3.8 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eMedium (18W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 41 cm x W 7 cm x D 3.8 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge (24W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 61 cm x W 7 cm x D 3.8 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eExtra Large\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 81 cm x W 7 cm x D 3.8 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eAnti-Corrosion Solid Aluminium (Rustproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed, withstands driving rain)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLighting Type\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eEven wall-grazing beam (Up \u0026amp; Down)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLight Source\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003ePremium Integrated LED (lifespan: 50,000 hours)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White or Cool White\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAvailable on request\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUniversal AC 90V–260V\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe CAVTO Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eArchitectural Excellence, Outdoors\u003c\/span\u003e\n            The CAVTO wall light pushes the boundaries of façade lighting. Designed to elevate your open-air spaces, it sports a rectangular silhouette of radical minimalism. Crafted from \u003cstrong\u003eaerospace-grade solid aluminium\u003c\/strong\u003e, its ultra-flat structure blends with absolute fluidity into your exterior walls, instantly adding a touch of industrial, contemporary sophistication to your landscaping.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eBuilt to Defy the Weather\u003c\/span\u003e\n            Never let the weather dictate your style again. The CAVTO wall light is a true fortress against the elements. Rigorously \u003cstrong\u003eIP65 certified\u003c\/strong\u003e, it is fully waterproof and immune to rust. Whether battered by torrential rain, exposed to winter frost or dusty winds, this sculptural light remains unshakeable and keeps its luxurious finish season after season, with no maintenance whatsoever.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Unwavering Halo of Light\u003c\/span\u003e\n            As soon as night falls, CAVTO projects a \u003cstrong\u003ebi-directional beam (Up \u0026amp; Down)\u003c\/strong\u003e that delicately grazes your exterior walls. This textured double halo reveals the beauty of your renders, stone or cladding with rare elegance. Perfect for punctuating the walls of a lounge patio, majestically framing a front door or securing the edges of a luxury balcony, it guarantees 50,000 hours of vibrant, warm and commanding illumination.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Black \/ 20.5 cm \/ Warm White (3000K)","offer_id":50104299913453,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 20.5 cm \/ Cool White (6000K)","offer_id":50104299946221,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 20.5 cm \/ Neutral White (4000K)","offer_id":50104299978989,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 9.7 cm \/ Warm White (3000K)","offer_id":50104300011757,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 9.7 cm \/ Cool White (6000K)","offer_id":50104300044525,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 9.7 cm \/ Neutral White (4000K)","offer_id":50104300077293,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 41 cm \/ Warm White (3000K)","offer_id":50104300110061,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 41 cm \/ Cool White (6000K)","offer_id":50104300142829,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 41 cm \/ Neutral White (4000K)","offer_id":50104300175597,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 61 cm \/ Warm White (3000K)","offer_id":50104300208365,"sku":null,"price":110.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 61 cm \/ Cool White (6000K)","offer_id":50104300241133,"sku":null,"price":110.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 61 cm \/ Neutral White (4000K)","offer_id":50104300273901,"sku":null,"price":110.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 81 cm \/ Warm White (3000K)","offer_id":50104300306669,"sku":null,"price":129.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 81 cm \/ Cool White (6000K)","offer_id":50104300339437,"sku":null,"price":129.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 81 cm \/ Neutral White (4000K)","offer_id":50104300372205,"sku":null,"price":129.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 20.5 cm \/ Warm White (3000K)","offer_id":50104300404973,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 20.5 cm \/ Cool White (6000K)","offer_id":50104300437741,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 20.5 cm \/ Neutral White (4000K)","offer_id":50104300470509,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 9.7 cm \/ Warm White (3000K)","offer_id":50104300503277,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 9.7 cm \/ Cool White (6000K)","offer_id":50104300536045,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 9.7 cm \/ Neutral White (4000K)","offer_id":50104300568813,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 41 cm \/ Warm White (3000K)","offer_id":50104300601581,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 41 cm \/ Cool White (6000K)","offer_id":50104300634349,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 41 cm \/ Neutral White (4000K)","offer_id":50104300667117,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 61 cm \/ Warm White (3000K)","offer_id":50104300699885,"sku":null,"price":110.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 61 cm \/ Cool White (6000K)","offer_id":50104300732653,"sku":null,"price":110.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 61 cm \/ Neutral White (4000K)","offer_id":50104300765421,"sku":null,"price":110.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 81 cm \/ Warm White (3000K)","offer_id":50104300798189,"sku":null,"price":129.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 81 cm \/ Cool White (6000K)","offer_id":50104300830957,"sku":null,"price":129.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 81 cm \/ Neutral White (4000K)","offer_id":50104300863725,"sku":null,"price":129.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/Sanstitre_1080x1080px_PublicationInstagram_45_-2026-04-20T134659.249.png?v=1781447246"},{"product_id":"chester-wall-light-linear-nordic-aluminium","title":"Wall Light | CHESTER","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n\u003cdiv class=\"ks-spec\"\u003e\n\u003cdiv class=\"ks-spec__left\"\u003e\n\u003cdiv class=\"ks-spec__imgbox\"\u003e\u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T231827.272.png?v=1776806329\" alt=\"CHESTER Architectural Linear Wall Light – Nordic Design, Weatherproof\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-spec__right\"\u003e\n\u003cdetails class=\"ks-acc\" open=\"\"\u003e\n\u003csummary\u003e\u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eArchitectural Linear Wall Light (Nordic Design)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eLength Variants\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003e20 cm | 30 cm | 50 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eFinish (Colour)\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eMatt Black or Pure White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eOutdoor \u0026amp; Indoor (rugged design)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003eSpecifications \u0026amp; Technology\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eArchitectural Body\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eAnti-Corrosion Solid Aluminium\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eIntegrated Diffuser\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eHigh-Transmission Polycarbonate (PC)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eBeam Type\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eUnidirectional (single wall-grazing beam)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Power\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eFrom 12W to 30W (depending on chosen size)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eWarm White (3000K), Natural or Cool White (7000K)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eNo (standard wall switch)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003eThe CHESTER Experience\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eNordic Minimalism in Its Purest Form\u003c\/span\u003e Redefine the structure of your spaces with the CHESTER linear wall light. Drawing on Nordic minimalist aesthetics, it abandons complex volumes to focus on the essential: a perfect line of light. Shaped from a \u003cstrong\u003esolid aluminium\u003c\/strong\u003e profile, it blends with absolute fluidity into your exterior walls, balconies or indoor hallways, bringing an unrivalled touch of geometric, contemporary sophistication.\u003c\/p\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eSculpting the Light\u003c\/span\u003e Available in three sizes (20 cm, 30 cm, 50 cm), the CHESTER wall light projects a perfectly controlled \u003cstrong\u003eunidirectional beam\u003c\/strong\u003e. This single wall-grazing light is ideal for delicately underlining the texture of a façade, safely marking out a pathway, or highlighting an entrance. With outputs ranging from 12W to 30W, it guarantees a powerful, even and entirely glare-free halo thanks to its premium polycarbonate diffuser.\u003c\/p\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eBuilt to Last\u003c\/span\u003e The design makes no compromise on sturdiness. Built to shine both indoors and outdoors, its aluminium-alloy chassis acts as a true shield against corrosion. Combined with very long-life LED technology, the CHESTER linear wall light ensures absolute reliability season after season, illuminating your façades and walls with a commanding radiance that never fades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Korven studio","offers":[{"title":"20 cm \/ Black \/ Warm White (3000K)","offer_id":50104300929261,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"20 cm \/ Black \/ Neutral White (4000K)","offer_id":50104300962029,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"20 cm \/ Black \/ Cool White (6000K)","offer_id":50104300994797,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"20 cm \/ White \/ Warm White (3000K)","offer_id":50104301027565,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"20 cm \/ White \/ Neutral White (4000K)","offer_id":50104301060333,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"20 cm \/ White \/ Cool White (6000K)","offer_id":50104301093101,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Black \/ Warm White (3000K)","offer_id":50104301125869,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Black \/ Neutral White (4000K)","offer_id":50104301158637,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Black \/ Cool White (6000K)","offer_id":50104301191405,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ White \/ Warm White (3000K)","offer_id":50104301224173,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ White \/ Neutral White (4000K)","offer_id":50104301256941,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ White \/ Cool White (6000K)","offer_id":50104301289709,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ Black \/ Warm White (3000K)","offer_id":50104301322477,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ Black \/ Neutral White (4000K)","offer_id":50104301355245,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ Black \/ Cool White (6000K)","offer_id":50104301388013,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ White \/ Warm White (3000K)","offer_id":50104301420781,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ White \/ Neutral White (4000K)","offer_id":50104301453549,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ White \/ Cool White (6000K)","offer_id":50104301486317,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-11_01PM_1.png?v=1781447268"},{"product_id":"courto-wall-light-outdoor-cubic-led-ip65","title":"Wall Light | COURTO","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T111153.385.png?v=1776762787\" alt=\"COURTO Outdoor Wall Light – Cubic Design, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Cubic Geometry)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eOverall Dimensions\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 16 cm x W 16 cm x D 10 cm (compact)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Matt Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (100% sealed against rain and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eSealed Premium Acrylic (three-dimensional light)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e15W Integrated LED Module (high brightness)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (enhances exterior cladding and renders)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (European CE certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe COURTO Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eGeometric Boldness, Outdoors\u003c\/span\u003e\n            Elevate the architecture of your façade with the COURTO wall light. Conceived as a true modern sculpture, it reveals clean cubic lines framed by a powerful shield of \u003cstrong\u003ethickened aluminium alloy\u003c\/strong\u003e. This contemporary design, at once compact and commanding, dresses your exterior walls, terraces or the surroundings of your front door with an aesthetic of absolute luxury, structuring the space at first glance.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Infallible Shield Against the Weather\u003c\/span\u003e\n            Never let the weather dictate the beauty of your outdoor spaces again. The COURTO wall light was forged to face the elements. Thanks to its fully sealed construction and its \u003cstrong\u003estrict IP65 rating\u003c\/strong\u003e, it is a waterproof fortress against torrential rain, frost and dust. Its black metal armour guarantees exceptional corrosion resistance, ensuring flawless longevity and elegance, season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Art of Architectural Lighting\u003c\/span\u003e\n            Behind its geometric structure hides a \u003cstrong\u003ehigh-performance 15W LED\u003c\/strong\u003e technology. The acrylic diffuser, cut to hug the angles of the light, projects a three-dimensional halo of velvety softness. It wraps your walls in a powerful, even glow, without the slightest glare, turning your courtyard or garden into a true setting of safety and nocturnal prestige.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Warm White (3000K)","offer_id":50104301715693,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Neutral White (4000K)","offer_id":50104301748461,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Cool White (6000K)","offer_id":50104301781229,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-11_07AM_1.png?v=1781447297"},{"product_id":"cratya-wall-light-outdoor-curved-led-ip65","title":"Wall Light | CRATYA","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T133959.090.png?v=1776771707\" alt=\"CRATYA Outdoor Wall Light – Curved Design, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Curved Silhouette)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eStandard Dimensions\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 26 cm x W 14 cm x D 10 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Anti-Corrosion Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCurved Acrylic Block (soft, panoramic light)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e18W Integrated LED Module (high performance)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (true-to-life façade tones)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (CE certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe CRATYA Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Harmony of Curves, Outdoors\u003c\/span\u003e\n            Soften the architecture of your façade with the curved lines of the CRATYA wall light. Standing apart from traditional hard edges, this model unfolds a rounded silhouette in which a broad opaline diffuser appears to rest on a profiled base of \u003cstrong\u003esolid aluminium alloy\u003c\/strong\u003e. This enveloping, fluid design brings a soothing touch of modernity, ideal for sophisticatedly dressing the walls of a terrace, the perimeter of a house or a contemporary balcony.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Uncompromising Shield Against the Weather\u003c\/span\u003e\n            Behind its apparent softness hides unfailing sturdiness. Designed never to falter, the CRATYA wall light is armoured with a \u003cstrong\u003erigorous IP65 rating\u003c\/strong\u003e. Its hermetic chassis relentlessly repels driving rain, gusts of dust and night-time damp. Its anti-corrosion black coating ensures exceptional longevity, guaranteeing that your outdoor lighting keeps its immaculate brilliance season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Panoramic, Warm Halo\u003c\/span\u003e\n            The architecture of its imposing acrylic diffuser has but one purpose: to deliver the purest light. Thanks to its \u003cstrong\u003ehigh-performance 18W LED module\u003c\/strong\u003e, it releases a generous panoramic beam that sweeps the space across 180 degrees. This textured light, powerful yet entirely glare-free, makes your pathways safer while bathing your evenings in a luxurious, welcoming atmosphere.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Warm White (3000K)","offer_id":50104301813997,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Neutral White (4000K)","offer_id":50104301846765,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Cool White (6000K)","offer_id":50104301879533,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-1_35PM_1.png?v=1781447305"},{"product_id":"domot-wall-light-outdoor-anti-glare-visor","title":"Wall Light | DOMOT","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T145812.138.png?v=1776776305\" alt=\"DOMOT Outdoor Wall Light – Curved Canopy Design, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Visor Design)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eCompact Model (18W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eW 20 cm x H 10 cm x D 12 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge Model (30W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eW 30 cm x H 12 cm x D 14 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Matt Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eBeam Direction\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eDownward-directed lighting (glare-free)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eHigh-Performance Integrated LED Module (18W or 30W)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (enhances the textures of exterior walls)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (European CE certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe DOMOT Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Protective Canopy Design\u003c\/span\u003e\n            Redefine the aesthetics of your façade with the DOMOT wall light. Its profiled architecture, shaped like a curved visor, is more than just elegant: it wraps the light diffuser beneath a sturdy shell of \u003cstrong\u003esolid aluminium alloy\u003c\/strong\u003e. This contemporary, aerodynamic design blends with absolute fluidity into your exterior walls, bringing a touch of industrial, modern sophistication to your property.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eWeatherproofing Taken to Its Peak\u003c\/span\u003e\n            Never let the weather threaten your outdoor spaces again. Designed for unfailing durability, the DOMOT wall light acts as a true shield. Thanks to its \u003cstrong\u003eIP65 rating\u003c\/strong\u003e and its naturally protective roof, it relentlessly repels driving rain, frost and damp. Its high-quality anti-corrosion coating guarantees an immaculate matt black finish, preserving its original luxury season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eDirected, Majestic Lighting\u003c\/span\u003e\n            The strength of this model lies in its absolute command of light. The powerful \u003cstrong\u003eLED module (18W or 30W)\u003c\/strong\u003e is precisely angled to project a wide beam downward and forward. This ingenious system eliminates any risk of glare while majestically illuminating your pathways, front doors or terraces. An enveloping, reassuring glow that enhances the textures of your walls as soon as night falls.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"26 cm \/ Warm White (3000K)","offer_id":50104302010605,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Neutral White (4000K)","offer_id":50104302043373,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Cool White (6000K)","offer_id":50104302076141,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"38 cm \/ Warm White (3000K)","offer_id":50104302108909,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"38 cm \/ Neutral White (4000K)","offer_id":50104302141677,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"38 cm \/ Cool White (6000K)","offer_id":50104302174445,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-2_47PM_1.png?v=1781447334"},{"product_id":"ester-wall-light-outdoor-column-led-ip65","title":"Wall Light | ESTER","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-20T224939.296.png?v=1776718191\" alt=\"ESTER Outdoor Wall Light – IP65 100% Waterproof, Architectural Column Design\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Column Type)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eCompact Model (18W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 26 cm x W 12.5 cm x D 12.5 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge Model (30W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 30 cm x W 14 cm x D 14 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Anti-Corrosion Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (waterproof, dustproof, sealed construction)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eIntegrated Diffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003ePremium High-Transmission Acrylic\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eHigh-Performance LED Chip (18W or 30W)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (true-to-life rendering of exterior textures)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (CE certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe ESTER Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eArchitectural Elegance, Outdoors\u003c\/span\u003e\n            Elevate the architecture of your façade with the ESTER outdoor wall light. Conceived as a true column of light, it frames its luminous diffuser between two solid bases of \u003cstrong\u003ethickened aluminium alloy\u003c\/strong\u003e. This symmetrical design, at once imposing and clean, dresses your exterior walls, gate pillars or the edges of your terrace with monumental presence, offering a visual signature of absolute luxury as soon as night falls.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Unshakeable Luminous Fortress\u003c\/span\u003e\n            Never let the weather dictate the beauty of your spaces again. The ESTER wall light was designed to defy the elements. Thanks to its fully sealed construction and its \u003cstrong\u003erigorous IP65 rating\u003c\/strong\u003e, it is completely impervious to driving rain and blocks the intrusion of dust or insects. Its black aluminium armour guarantees exceptional corrosion resistance, ensuring flawless longevity season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Power of LED Technology\u003c\/span\u003e\n            Behind its commanding design lies cutting-edge engineering. Fitted with a \u003cstrong\u003ehigh-brightness LED chip\u003c\/strong\u003e (18W or 30W depending on the model) and a wide acrylic diffuser, the ESTER wall light projects a panoramic beam of perfect smoothness. It bathes your outdoor spaces in an even, warm and reassuring glow, without the slightest glare, turning your courtyard or garden into a true haven of serenity.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"26 cm \/ Warm White (3000K)","offer_id":50104303943917,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Neutral White (4000K)","offer_id":50104303976685,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Cool White (6000K)","offer_id":50104304009453,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Warm White (3000K)","offer_id":50104304042221,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Neutral White (4000K)","offer_id":50104304074989,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Cool White (6000K)","offer_id":50104304107757,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril20_2026-10_29PM_1_27ec7173-4de7-463e-9032-9a5e736cc563.png?v=1781447462"},{"product_id":"exty-wall-light-led-line-architectural","title":"Wall Light | EXTY","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-18T222543.452.png?v=1776543960\" alt=\"EXTY Architectural Line Wall Light – Black Aluminium, Indoor and Outdoor\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eProfile Format\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eW 5 cm x D 5 cm (ultra-slim)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eHeight Variants\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e30 | 40 | 60 | 80 | 100 | 120 | 150 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eTotal Weight\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003e0.8 kg to 2.5 kg (depending on size)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIndoor\/Outdoor wall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Fine Materials\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eMounting Structure\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eProtected Solid Aluminium (Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003ePremium Acrylic (anti-glare lighting)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLight Source\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIntegrated LED (from 1540 lm to 7700 lm depending on size)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eExtreme Resistance\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eDesigned to withstand rain, wind and continuous exposure\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eYes (exclusively via remote control)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUniversal AC 90V-260V\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eGlobal Certifications\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUL, CE, RoHS, SAA, FCC, CCC, CQC, VDE...\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe EXTY Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Pure Architectural Line\u003c\/span\u003e\n            Designed to enhance the silent transition between day and night, the EXTY wall light is not a mere accessory: it is a deliberate architectural element. Its tapered \u003cstrong\u003esolid black aluminium\u003c\/strong\u003e body traces an ultra-precise vertical line that instantly gives structure and rhythm to your façades. By drawing the eye upward, it underlines the height of your walls with unflappable elegance.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Mastered Atmosphere on Demand\u003c\/span\u003e\n            The fully concealed LED technology releases a steady glow through an acrylic diffuser. Rather than casting an aggressive light, it wraps the wall surface in a soft halo that reveals the surrounding textures. Fully \u003cstrong\u003edimmable via remote control\u003c\/strong\u003e, it adapts to your needs: a bright intensity to make your arrival safe, a comforting warmth to entertain, or a soothing glow for the end of your evenings.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eStrength in Restraint\u003c\/span\u003e\n            Designed to defy the elements (rain, wind, continuous exposure) without ever losing its splendour, the EXTY wall light expresses its power through its restraint. Installed alone, it creates a strong visual anchor point. Arranged in a series, it establishes a measured, majestic rhythm of light. Whether it dresses a contemporary exterior or a modern interior, it turns light into a true sensory experience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"150 cm","offer_id":50104304697581,"sku":null,"price":169.0,"currency_code":"EUR","in_stock":true},{"title":"120 cm","offer_id":50104304730349,"sku":null,"price":139.0,"currency_code":"EUR","in_stock":true},{"title":"100 cm","offer_id":50104304763117,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":true},{"title":"80 cm","offer_id":50104304795885,"sku":null,"price":110.0,"currency_code":"EUR","in_stock":true},{"title":"60 cm","offer_id":50104304828653,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"40 cm","offer_id":50104304861421,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm","offer_id":50104304894189,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril18_2026-5_38PM_1_1.png?v=1781447530"},{"product_id":"goldi-wall-light-outdoor-cubic-lantern-ip65","title":"Wall Light | GOLDI","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ks-spec-wrap\" id=\"ks-spec\"\u003e\n\u003cdiv class=\"ks-spec\"\u003e\n\u003cdiv class=\"ks-spec__left\"\u003e\n\u003cdiv class=\"ks-spec__imgbox\"\u003e\u003cimg alt=\"GOLDI Outdoor Wall Light – 100% Waterproof Cube Lantern\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T113927.072.png?v=1776764406\" class=\"ks-spec__img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-spec__right\"\u003e\n\u003cdetails open=\"\" class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ks-icon-svg\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eFaçade Lantern Wall Light (Projecting Volume)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eEstimated Dimensions\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 16 cm x W 16 cm x D 15 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ks-icon-svg\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Matt Black finish)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain and dust)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003ePanoramic Acrylic Block (3D diffusion)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eIntegrated 16W LED Module (High Performance)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (absolute respect for the façade's tones)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (CE certification)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ks-icon-svg\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003eThe GOLDI Experience\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eArchitectural Avant-Garde\u003c\/span\u003e Redefine the lighting of your façade with the GOLDI wall light. Conceived as a true modern cube lantern, it stands out for its spectacular diffuser block that projects forward, crowned by an elegant canopy of \u003cstrong\u003esolid aluminium alloy\u003c\/strong\u003e. This bold, raised design creates a captivating focal point that instantly modernises villa entrances, luxurious balconies or outdoor courtyards.\u003c\/p\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eA Fortress Against the Elements\u003c\/span\u003e Cutting-edge aesthetics meet industrial durability. Never fear the whims of the weather again: the GOLDI wall light boasts a \u003cstrong\u003erigorous IP65 rating\u003c\/strong\u003e. Its black metal canopy acts as a protective shield, while its fully sealed construction makes it completely impervious to driving rain, frost and dust. A guarantee of longevity and serenity for outdoor lighting that crosses the seasons without deteriorating.\u003c\/p\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eA Captivating Panoramic Beam\u003c\/span\u003e The architecture of its cube-shaped acrylic diffuser is not only aesthetic: it is highly functional. Powered by a \u003cstrong\u003e16W LED module\u003c\/strong\u003e, light escapes not only from the front but also flows out of the sides and the bottom of the wall light. This three-dimensional panoramic halo bathes your walls in a powerful, even and warm glow, eliminating shadowy areas while offering absolute visual comfort without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Korven studio","offers":[{"title":"Warm White (3000K)","offer_id":50104305778925,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Neutral White (4000K)","offer_id":50104305811693,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Cool White (6000K)","offer_id":50104305844461,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-11_33AM_1.png?v=1781447658"},{"product_id":"hugel-wall-light-hourglass-indirect-ip65","title":"Wall Light | HUGEL","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-22T221135.786.png?v=1776888707\" alt=\"HUGEL Outdoor Wall Light – Curved Reflector Design, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eArchitectural Wall Light (Curved \/ Hourglass silhouette)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eCompact Model (6W \/ 10W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 20 cm x W 8 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge Model (20W \/ 30W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 40 cm x W 15 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eAvailable Finishes\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eBlack \u0026amp; Gold, Platinum, or All-Black\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof) \u0026amp; Indoor\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eAnti-Corrosion Solid Aluminium\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLighting Type\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eIndirect Reflective (soft, anti-glare light)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eHigh-Performance Central LED Module\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWarm or White Light (enhanced by the reflector)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNo (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUniversal AC 85V-265V (3C certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe HUGEL Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eArchitectural Opulence\u003c\/span\u003e\n            Transform the mood of your spaces with the HUGEL wall light. A true jewel of contemporary design, it displays a curved, hourglass silhouette that catches the eye at once. Shaped from \u003cstrong\u003esolid aluminium\u003c\/strong\u003e, it reveals a majestic contrast between its outer shell (matt black or platinum) and its metallic inner reflector, giving your façade or terrace the prestigious allure of a five-star boutique hotel.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Captivating Reflective Halo\u003c\/span\u003e\n            The HUGEL wall light completely rethinks the art of lighting. Rather than dazzling, its central LED cylinder projects its beam directly against the curved rear wall. This \u003cstrong\u003eindirect lighting\u003c\/strong\u003e system bounces the light off the golden or platinum finish, creating a three-dimensional halo of incomparable warmth and softness. A sophisticated wall-wash, entirely free of glare.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA High-End Fortress\u003c\/span\u003e\n            Don't be fooled by its delicate curves: this light is built for extreme sturdiness. Fully suited to outdoor use, the HUGEL wall light is armoured with an \u003cstrong\u003eIP65 rating\u003c\/strong\u003e. Its sealed chassis and anti-corrosion coating relentlessly face driving rain, wind and humidity. It is the assurance of lasting luxury, whose shine will never tarnish over the seasons.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Black \/ 20 cm","offer_id":50104306368749,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 40 cm","offer_id":50104306401517,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 20 cm","offer_id":50104306434285,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 40 cm","offer_id":50104306467053,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril22_2026-8_11PM_1.png?v=1781447683"},{"product_id":"kiety-wall-light-outdoor-lantern-design-ip65","title":"Wall Light | KIETY","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ks-spec-wrap\" id=\"ks-spec\"\u003e\n\u003cdiv class=\"ks-spec\"\u003e\n\u003cdiv class=\"ks-spec__left\"\u003e\n\u003cdiv class=\"ks-spec__imgbox\"\u003e\u003cimg alt=\"KIETY Outdoor Wall Light – IP65 100% Waterproof, Architectural Lantern Design\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-20T230550.804.png?v=1776719219\" class=\"ks-spec__img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-spec__right\"\u003e\n\u003cdetails open=\"\" class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ks-icon-svg\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eFaçade Wall Light (Architectural Lantern)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eCompact Model (18W)\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eH 26 cm x W 11 cm x D 11 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge Model (30W)\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 30 cm x W 14 cm x D 13 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ks-icon-svg\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Anti-Corrosion finish)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (100% sealed against rain and dust)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eCentral Diffuser\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eSealed Premium Acrylic (soft, diffuse light)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val ks-bold\"\u003eHigh-Performance Integrated LED Module (18W or 30W)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (enhances the textures of your façades)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eYour choice: Warm White (3000K), Natural or Cool (6500K)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__row\"\u003e\n\u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n\u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (European CE certification)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ks-acc\"\u003e\n\u003csummary\u003e\u003csvg viewbox=\"0 0 24 24\" class=\"ks-icon-svg\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003eThe KIETY Experience\u003c\/span\u003e\u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ks-acc__body\"\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eThe Architectural Lantern Reinvented\u003c\/span\u003e Raise the prestige of your outdoor spaces with the KIETY wall light. Conceived as a contemporary lantern, it frames its central luminous diffuser inside a geometric cage of \u003cstrong\u003ethickened aluminium alloy\u003c\/strong\u003e. This majestic design creates a fascinating play of depth and structure, giving your façades, entrance pillars or patios a sculptural presence of absolute luxury, by day and by night.\u003c\/p\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eAn Uncompromising Shield Against the Weather\u003c\/span\u003e Never compromise again between elegance and durability. The KIETY wall light was forged to face the elements. Thanks to its fully sealed construction and its \u003cstrong\u003estrict IP65 rating\u003c\/strong\u003e, it is a waterproof fortress against torrential rain, frost and dust. Its high-quality aluminium armour guarantees total corrosion resistance, preserving its flawless finish season after season.\u003c\/p\u003e\n\u003cp class=\"ks-text-block\"\u003e\u003cspan class=\"ks-block-title\"\u003eThe Art of Ambient Lighting\u003c\/span\u003e As night falls, the acrylic heart of the KIETY lights up to cast a halo of incomparable softness. Fitted with a \u003cstrong\u003every high-performance integrated LED module\u003c\/strong\u003e, it projects an enveloping 180-degree light, free of any glare. Ideal to make your pathways safe while establishing a warm, sophisticated atmosphere, it instantly transforms your garden or courtyard into a prestigious entertaining space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Korven studio","offers":[{"title":"26 cm \/ Warm White (3000K)","offer_id":50104308793581,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Neutral White (4000K)","offer_id":50104308826349,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Cool White (6000K)","offer_id":50104308859117,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Warm White (3000K)","offer_id":50104308891885,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Neutral White (4000K)","offer_id":50104308924653,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Cool White (6000K)","offer_id":50104308957421,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril20_2026-11_01PM_1.png?v=1781447794"},{"product_id":"matio-wall-light-outdoor-oval-led-ip65","title":"Wall Light | MATIO","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-22T113229.989.png?v=1776850364\" alt=\"MATIO Outdoor Wall Light – Oval Design, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Oval silhouette)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eSmall Model (6W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eW 11 cm x H 9 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eMedium Model (12W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eW 17 cm x H 9 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge Model (20W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eW 30 cm x H 9 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eSolid Aluminium (Matt Black or White finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eBeam Type\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eBidirectional (panoramic Up \u0026amp; Down lighting)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eHigh-Fidelity SMD Chip (low consumption)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eVisual Quality (CRI)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eCRI \u0026gt; 90 (exceptional colour rendering)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWarm White 3000K (ideal for a luxurious atmosphere)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNo (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUniversal AC 110V-275V\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe MATIO Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Softness of the Oval Outdoors\u003c\/span\u003e\n            Break the monotony of straight lines with the MATIO wall light. Shaped from a \u003cstrong\u003esolid aluminium\u003c\/strong\u003e body, its elongated pill-shaped silhouette brings an organic fluidity and a rare elegance to your façade. This minimalist, soothing design, available in 3 harmonious lengths, blends with natural presence onto the walls of your terraces, outdoor hallways or contemporary villa entrances.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Art of High-Fidelity Wall-Washing\u003c\/span\u003e\n            The MATIO wall light does more than light, it reveals. Equipped with an exceptional colour-rendering index \u003cstrong\u003e(CRI \u0026gt; 90)\u003c\/strong\u003e, its bidirectional light (Up \u0026amp; Down) restores with absolute fidelity the true shades of your renders, stones or wood cladding. The double warm-white beam (3000K) sweeps the wall smoothly, creating a luxurious, reassuring aura without the slightest glare.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Fortress Against the Elements\u003c\/span\u003e\n            Behind its delicate curves lies a true industrial armour. Designed to defy the whims of the weather, the MATIO wall light is rigorously \u003cstrong\u003eIP65 certified\u003c\/strong\u003e. It is completely impervious to torrential rain, armoured against dust and immune to corrosion. It is the assurance of prestigious outdoor lighting that will keep its flawless finish and technical reliability, season after season.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Black \/ 11 cm \/ Warm White (3000K)","offer_id":50104310923501,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 11 cm \/ Neutral White (4000K)","offer_id":50104310956269,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 11 cm \/ Cool White (6000K)","offer_id":50104310989037,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 17 cm \/ Warm White (3000K)","offer_id":50104311021805,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 17 cm \/ Neutral White (4000K)","offer_id":50104311054573,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 17 cm \/ Cool White (6000K)","offer_id":50104311087341,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 30 cm \/ Warm White (3000K)","offer_id":50104311120109,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 30 cm \/ Neutral White (4000K)","offer_id":50104311152877,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 30 cm \/ Cool White (6000K)","offer_id":50104311185645,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 11 cm \/ Warm White (3000K)","offer_id":50104311218413,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 11 cm \/ Neutral White (4000K)","offer_id":50104311251181,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 11 cm \/ Cool White (6000K)","offer_id":50104311283949,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 17 cm \/ Warm White (3000K)","offer_id":50104311316717,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 17 cm \/ Neutral White (4000K)","offer_id":50104311349485,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 17 cm \/ Cool White (6000K)","offer_id":50104311382253,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 30 cm \/ Warm White (3000K)","offer_id":50104311415021,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 30 cm \/ Neutral White (4000K)","offer_id":50104311447789,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"White \/ 30 cm \/ Cool White (6000K)","offer_id":50104311480557,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril22_2026-10_54AM_1.png?v=1781447994"},{"product_id":"millaf-wall-light-outdoor-led-ip65","title":"Wall Light | MILLAF","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-20T221114.200.png?v=1776715894\" alt=\"MILLAF Outdoor Wall Light – IP65 100% Waterproof, Architectural Design\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat \u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eCompact Model (18W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 12.5 cm x W 26 cm x D 12.5 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge Model (30W\/50W)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 14 cm x W 30 cm x D 14 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Weatherproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (sealed, dust-proof, insect-proof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eHigh-Transmission Premium Acrylic\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLight Source\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eHigh-Brightness LED Chip (Philips)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVisual Quality (CRI)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e\u0026gt; 85 Ra (exceptional colour rendering)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWarm White 3000K (soft, even light)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (CE certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe MILLAF Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Art of Outdoor Light\u003c\/span\u003e\n            Enhance the architecture of your façade with the MILLAF wall light. Designed to redefine the atmosphere of your open-air spaces, it features a contemporary design structured by a body of \u003cstrong\u003ethickened aluminium alloy\u003c\/strong\u003e. Its sculptural presence dresses walls, gate pillars or garden terraces with unrivalled prestige, turning every stretch of wall into a true luminous work of art.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Unshakeable Luminous Fortress\u003c\/span\u003e\n            Don't let the weather dictate your layout any longer. The MILLAF wall light benefits from a sealed construction rigorously \u003cstrong\u003eIP65 certified\u003c\/strong\u003e. Completely impervious to driving rain, dust-proof and equipped with formidable protection against insect intrusion, it faces the elements without ever failing. Its aluminium armour guarantees exceptional resistance to wear and corrosion season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eNighttime Visual Excellence\u003c\/span\u003e\n            Equipped with a cutting-edge LED chip and a very high-transmission acrylic diffuser, MILLAF does more than light: it reveals. Thanks to a \u003cstrong\u003ecolour-rendering index (CRI) above 85 Ra\u003c\/strong\u003e, it projects a warm white (3000K) of velvety softness that faithfully restores the shades of your surroundings. The light diffuses evenly, without glare, to create a nighttime atmosphere as luxurious as it is reassuring.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"26 cm \/ Warm White (3000K)","offer_id":50104311972077,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Neutral White (4000K)","offer_id":50104312004845,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"26 cm \/ Cool White (6000K)","offer_id":50104312037613,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Warm White (3000K)","offer_id":50104312070381,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Neutral White (4000K)","offer_id":50104312103149,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"30 cm \/ Cool White (6000K)","offer_id":50104312135917,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril20_2026-8_48PM_1.png?v=1781448041"},{"product_id":"nosca-wall-light-outdoor-up-down-ip65","title":"Wall Light | NOSCA","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-19T002231.725.png?v=1776550970\" alt=\"NOSCA Outdoor Wall Light – 100% Waterproof and Rustproof Design\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Wall Light (Up \u0026amp; Down)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLength Variants\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e8 | 12 | 17 | 22 | 27 | 32 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eHeight x Depth\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 8 cm x D 4 cm (ultra-compact profile)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e100% Outdoor (Waterproof) \u0026amp; Indoor\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Fine Materials\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003ePremium Solid Aluminium (100% Rustproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eExtreme Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eFully Waterproof (resists rain and bad weather)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eHigh-Resistance Acrylic (Anti-UV)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLight Source\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eIntegrated LED (lifespan: 50,000 hours)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLighting Type\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eEven bidirectional beam (Up \u0026amp; Down)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAdjustable modes (Warm, Natural, Cool)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUniversal AC 90V-260V\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe NOSCA Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eArchitectural Excellence Outdoors\u003c\/span\u003e\n            The NOSCA wall light transcends the boundaries of lighting, bringing the luxury of interior design directly onto your façades. A true shield of elegance, its \u003cstrong\u003epremium solid aluminium\u003c\/strong\u003e structure is rigorously designed to be \u003cstrong\u003e100% waterproof and rustproof\u003c\/strong\u003e. It is built to face driving rain and the harshest weather conditions without ever losing its splendour, season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Unwavering Light Signature\u003c\/span\u003e\n            Whether it rains, blows or the night is dark, NOSCA unwaveringly unfurls its luminous halo. Designed to project a \u003cstrong\u003ebidirectional beam (Up \u0026amp; Down)\u003c\/strong\u003e, it sculpts your outdoor walls, revealing the texture of your renders, stones or cladding. Its high-performance LEDs (50,000 hours of longevity) filter the light through a resistant acrylic, offering a sophisticated, warm and vivid glow that instantly secures and enhances your space.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eMastery of the Elements\u003c\/span\u003e\n            Be seduced by its pure minimalism, created for high-end exteriors (and interiors). Perfect to pace the pillars of a lounge terrace, frame a monumental front door, or enhance the wall of a contemporary patio, the NOSCA wall light stands out as an obvious choice. With it, you don't just install a lamp; you give your home a true nighttime identity, majestic and unshakeable.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"2W \/ Black \/ Warm White (3000K)","offer_id":50104314495213,"sku":null,"price":39.0,"currency_code":"EUR","in_stock":true},{"title":"2W \/ Black \/ Cool White (6000K)","offer_id":50104314527981,"sku":null,"price":39.0,"currency_code":"EUR","in_stock":true},{"title":"2W \/ Black \/ Neutral White (4000K)","offer_id":50104314560749,"sku":null,"price":39.0,"currency_code":"EUR","in_stock":true},{"title":"2W \/ White \/ Warm White (3000K)","offer_id":50104314593517,"sku":null,"price":39.0,"currency_code":"EUR","in_stock":true},{"title":"2W \/ White \/ Cool White (6000K)","offer_id":50104314626285,"sku":null,"price":39.0,"currency_code":"EUR","in_stock":true},{"title":"2W \/ White \/ Neutral White (4000K)","offer_id":50104314659053,"sku":null,"price":39.0,"currency_code":"EUR","in_stock":true},{"title":"4W \/ Black \/ Warm White (3000K)","offer_id":50104314691821,"sku":null,"price":49.0,"currency_code":"EUR","in_stock":true},{"title":"4W \/ Black \/ Cool White (6000K)","offer_id":50104314724589,"sku":null,"price":49.0,"currency_code":"EUR","in_stock":true},{"title":"4W \/ Black \/ Neutral White (4000K)","offer_id":50104314757357,"sku":null,"price":49.0,"currency_code":"EUR","in_stock":true},{"title":"4W \/ White \/ Warm White (3000K)","offer_id":50104314790125,"sku":null,"price":49.0,"currency_code":"EUR","in_stock":true},{"title":"4W \/ White \/ Cool White (6000K)","offer_id":50104314822893,"sku":null,"price":49.0,"currency_code":"EUR","in_stock":true},{"title":"4W \/ White \/ Neutral White (4000K)","offer_id":50104314855661,"sku":null,"price":49.0,"currency_code":"EUR","in_stock":true},{"title":"6W \/ Black \/ Warm White (3000K)","offer_id":50104314888429,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"6W \/ Black \/ Cool White (6000K)","offer_id":50104314921197,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"6W \/ Black \/ Neutral White (4000K)","offer_id":50104314953965,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"6W \/ White \/ Warm White (3000K)","offer_id":50104314986733,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"6W \/ White \/ Cool White (6000K)","offer_id":50104315019501,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"6W \/ White \/ Neutral White (4000K)","offer_id":50104315052269,"sku":null,"price":59.0,"currency_code":"EUR","in_stock":true},{"title":"8W \/ Black \/ Warm White (3000K)","offer_id":50104315085037,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"8W \/ Black \/ Cool White (6000K)","offer_id":50104315117805,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"8W \/ Black \/ Neutral White (4000K)","offer_id":50104315150573,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"8W \/ White \/ Warm White (3000K)","offer_id":50104315183341,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"8W \/ White \/ Cool White (6000K)","offer_id":50104315216109,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"8W \/ White \/ Neutral White (4000K)","offer_id":50104315248877,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"10W \/ Black \/ Warm White (3000K)","offer_id":50104315281645,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"10W \/ Black \/ Cool White (6000K)","offer_id":50104315314413,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"10W \/ Black \/ Neutral White (4000K)","offer_id":50104315347181,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"10W \/ White \/ Warm White (3000K)","offer_id":50104315379949,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"10W \/ White \/ Cool White (6000K)","offer_id":50104315412717,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"10W \/ White \/ Neutral White (4000K)","offer_id":50104315445485,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"12W \/ Black \/ Warm White (3000K)","offer_id":50104315478253,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"12W \/ Black \/ Cool White (6000K)","offer_id":50104315511021,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"12W \/ Black \/ Neutral White (4000K)","offer_id":50104315543789,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"12W \/ White \/ Warm White (3000K)","offer_id":50104315576557,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"12W \/ White \/ Cool White (6000K)","offer_id":50104315609325,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"12W \/ White \/ Neutral White (4000K)","offer_id":50104315642093,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril18_2026-11_16PM_1.png?v=1781448191"},{"product_id":"rafto-wall-light-outdoor-rgb-cct-led","title":"Wall Light | RAFTO","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-19T230129.345.png?v=1776632527\" alt=\"RAFTO Outdoor Wall Light – 100% Waterproof, Rustproof and Multicolour profile\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eArchitectural Outdoor Column\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eHeight Variants\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003e40 | 60 | 80 | 100 | 120 | 150 | 200 | 240 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eProfile (W x D)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eW 8 cm x D 4.5 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Waterproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eSolid Anti-Corrosion \u0026amp; Rustproof Aluminium\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eProtection Rating\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 \/ IP66 (resists driving rain and strong winds)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eSealed Premium Acrylic (Dust-proof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eTemperature Mode (CCT)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003e3000K to 6000K adjustable via remote\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eRGB Mode (Colours)\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eMulticolour palette adjustable via remote\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUniversal AC 90V-260V\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe RAFTO Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAbsolute Mastery of the Elements\u003c\/span\u003e\n            The RAFTO wall light is not a mere light, it is a true luminous fortress built for your open-air spaces. Its powder-coated \u003cstrong\u003esolid anti-corrosion aluminium\u003c\/strong\u003e body and sealed diffuser give it an \u003cstrong\u003eindustrial-grade IP65\/IP66 waterproof rating\u003c\/strong\u003e. Whether struck by torrential rain, exposed to winter frost or dusty winds, this sculptural column remains unshakeable and without the slightest trace of rust, season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eBespoke Outdoor Scenography\u003c\/span\u003e\n            Instantly transform the atmosphere of your terrace or façade without leaving your seat. Equipped with cutting-edge LED technology, RAFTO bends to your wishes thanks to its \u003cstrong\u003emulti-function remote control\u003c\/strong\u003e. Switch from a soothing warm white (3000K) for your gentle summer evenings, to a brilliant white (6000K) to secure your pathways. Feeling bold? Activate the \u003cstrong\u003ebuilt-in RGB mode\u003c\/strong\u003e to flood your walls with vibrant colours and create unforgettable events.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Majestic Presence\u003c\/span\u003e\n            Forget ordinary outdoor lighting. Available from 40 cm up to a monumental height of \u003cstrong\u003e2.40 metres\u003c\/strong\u003e, the RAFTO wall light is designed to enhance the verticality of the most prestigious projects. Whether it frames the heavy doors of a luxury villa, paces the tall pillars of a hotel estate or bathes a courtyard wall in a sophisticated glow, it commands respect. It is the essential design asset to turn your outdoor nights into a true masterpiece.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"30 cm","offer_id":50104316231917,"sku":null,"price":69.0,"currency_code":"EUR","in_stock":true},{"title":"40 cm","offer_id":50104316264685,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"60 cm","offer_id":50104316297453,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"80 cm","offer_id":50104316330221,"sku":null,"price":99.0,"currency_code":"EUR","in_stock":true},{"title":"100 cm","offer_id":50104316362989,"sku":null,"price":129.0,"currency_code":"EUR","in_stock":true},{"title":"120 cm","offer_id":50104316395757,"sku":null,"price":169.0,"currency_code":"EUR","in_stock":true},{"title":"150 cm","offer_id":50104316428525,"sku":null,"price":189.0,"currency_code":"EUR","in_stock":true},{"title":"180 cm","offer_id":50104316461293,"sku":null,"price":219.0,"currency_code":"EUR","in_stock":true},{"title":"200 cm","offer_id":50104316494061,"sku":null,"price":249.0,"currency_code":"EUR","in_stock":true},{"title":"240 cm","offer_id":50104316526829,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril19_2026-9_39PM_1.png?v=1781448282"},{"product_id":"tyrial-wall-light-outdoor-stainless-steel-ip65","title":"Wall Light | TYRIAL","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-19T235100.893.png?v=1776635471\" alt=\"TYRIAL Outdoor Wall Light – 100% Waterproof Stainless Steel\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Open Lantern)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eStandard Model\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 35 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLarge Model\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 42 cm x W 18 cm x D 17 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof \u0026amp; Rustproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (protected hardwiring)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Waterproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eSuperior-grade Stainless Steel (Sandblasted Black)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain, frost and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eIntegrated Diffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eHigh-Transmission Acrylic (UV-resistant)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLight Source\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eIntegrated LED 12W (designed for prolonged outdoor use)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWarm White (3000K) or Cool White (6000K)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eRust Resistance\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eAnti-Corrosion Guarantee\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eUniversal AC 110V-220V\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe TYRIAL Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eArchitectural Excellence Outdoors\u003c\/span\u003e\n            The TYRIAL wall light transcends the boundaries of lighting by bringing the luxury of interior design directly onto your façades. Designed to fuse the elegance of Nordic minimalism with the robustness of industrial engineering, this sculptural piece is dressed in a sumptuous \"sandblasted black\" finish. It delivers a visual rendering both modern and clean, conceived to enhance the architecture of your open-air spaces from nightfall.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Luminous Fortress Against the Elements\u003c\/span\u003e\n            No longer compromise between style and durability. The TYRIAL wall light is a true fortress. Crafted from \u003cstrong\u003epremium stainless steel\u003c\/strong\u003e and featuring \u003cstrong\u003eIP65-grade\u003c\/strong\u003e sealing, it braves torrential downpours, frost and strong winds without the slightest trace of oxidation or rust. Its acrylic diffuser, UV-treated, protects a powerful, enduring LED module, ensuring lighting of absolute reliability, season after season.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Signature of Your Outdoor Spaces\u003c\/span\u003e\n            Whether installed to majestically frame the front door of a villa, to pace the walls of a lounge patio or to secure the pathways of a landscaped garden, the TYRIAL wall light stands out as an obvious choice. It is the ultimate option for demanding homeowners and establishments who wish to combine a radically contemporary aesthetic with resistance that stands the test of time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"35 cm \/ Blanc chaud (3000k)","offer_id":50104327602413,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true},{"title":"35 cm \/ Blanc Froid (6000k)","offer_id":50104327635181,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true},{"title":"42 cm \/ Blanc chaud (3000k)","offer_id":50104327667949,"sku":null,"price":140.0,"currency_code":"EUR","in_stock":true},{"title":"42 cm \/ Blanc Froid (6000k)","offer_id":50104327700717,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril19_2026-11_24PM_1.png?v=1781448600"},{"product_id":"xeda-wall-light-outdoor-fluted-glass-column-ip65","title":"Wall Light | XEDA","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_188c5bf4-dd05-4cd1-b85a-5ee2255a786c.png?v=1776948288\" alt=\"XEDA Outdoor Wall Light – Ribbed Glass Column, 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Column Wall Light (Ribbed Design)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003e60 cm Model\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 60 cm x W 16 cm x D 12 cm (18W)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003e75 cm Model\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 75 cm x W 16 cm x D 12 cm (22W)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003e100 cm Model\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eH 100 cm x W 16 cm x D 12 cm (32W)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003e120 cm Model\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eH 120 cm x W 16 cm x D 12 cm (36W)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (Fully Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Waterproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eAnti-Corrosion Solid Metal (Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eIntegrated Diffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003ePremium Ribbed Glass (striated relief)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eHermetic Design (resistant to rain and wind)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eIntegrated Module (up to 3,960 lumens)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eChoice of: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNo (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 90-260V (CE, UL, RoHS certifications)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe XEDA Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Majesty of a Column of Light\u003c\/span\u003e\n            Enhance the architecture of your façade with the XEDA wall light. Inspired by the nobility of ancient columns and reinvented for contemporary design, it rises majestically on your walls. Its splendid \u003cstrong\u003eribbed glass\u003c\/strong\u003e diffuser, firmly framed by a black metal mount, visually extends your outdoor spaces and offers a monumental presence to your entrance doors or terraces.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eElegance That Withstands the Climate\u003c\/span\u003e\n            Behind its refined silhouette lies a true fortress. Designed specifically for outdoor use, the XEDA wall light is built to face the elements with total resilience. Its hermetically sealed chassis blocks water ingress, resists heavy rain and dust. An absolute promise of longevity for a luxurious lighting that will never deteriorate through the seasons.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eA Textured Luminous Aura\u003c\/span\u003e\n            The true magic happens at nightfall. The striated glass of the XEDA does not merely diffuse its powerful LED technology (up to 3,960 lumens): it sculpts it. This ribbed relief softens the light beam, creating a textured, warm halo that is \u003cstrong\u003ecompletely free of glare\u003c\/strong\u003e. A nocturnal atmosphere that is both highly reassuring and infinitely sophisticated.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"60 cm \/ Warm White (3000K)","offer_id":50104328913133,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true},{"title":"60 cm \/ Neutral White (4000K)","offer_id":50104328945901,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true},{"title":"60 cm \/ Cool White (6000K)","offer_id":50104328978669,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true},{"title":"75 cm \/ Warm White (3000K)","offer_id":50104329011437,"sku":null,"price":145.0,"currency_code":"EUR","in_stock":true},{"title":"75 cm \/ Neutral White (4000K)","offer_id":50104329044205,"sku":null,"price":145.0,"currency_code":"EUR","in_stock":true},{"title":"75 cm \/ Cool White (6000K)","offer_id":50104329076973,"sku":null,"price":145.0,"currency_code":"EUR","in_stock":true},{"title":"100 cm \/ Warm White (3000K)","offer_id":50104329109741,"sku":null,"price":195.0,"currency_code":"EUR","in_stock":true},{"title":"100 cm \/ Neutral White (4000K)","offer_id":50104329142509,"sku":null,"price":195.0,"currency_code":"EUR","in_stock":true},{"title":"100 cm \/ Cool White (6000K)","offer_id":50104329175277,"sku":null,"price":195.0,"currency_code":"EUR","in_stock":true},{"title":"120 cm \/ Warm White (3000K)","offer_id":50104329208045,"sku":null,"price":225.0,"currency_code":"EUR","in_stock":true},{"title":"120 cm \/ Neutral White (4000K)","offer_id":50104329240813,"sku":null,"price":225.0,"currency_code":"EUR","in_stock":true},{"title":"120 cm \/ Cool White (6000K)","offer_id":50104329273581,"sku":null,"price":225.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril23_2026-2_12PM_1.png?v=1781448741"},{"product_id":"yaltui-wall-light-outdoor-arch-indirect-ip65","title":"Wall Light | YALTUI","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T144006.252.png?v=1776775214\" alt=\"YALTUI Outdoor Wall Light – Arch Design 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat \u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Arch Design)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eExact Dimensions\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eW 27 cm x H 10 cm x D 6 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Waterproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Matt Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (fully sealed against rain and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eLighting Type\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eIndirect beam (anti-glare wall-grazing)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIntegrated LED Module 18W (High Performance)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (true reproduction of façade colours)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eChoice of: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (European CE Certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe YALTUI Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Mastery of the Curve\u003c\/span\u003e\n            Enhance the architecture of your façade with the YALTUI wall light. Breaking away from classic geometries, it deploys a magnificent arch-shaped structure that rises from its \u003cstrong\u003esolid aluminium alloy\u003c\/strong\u003e base. This sculptural, aerodynamic silhouette brings a striking touch of modernity, transforming the walls of your terraces, entrances or patios into true contemporary art galleries.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Unshakeable Fortress Against the Climate\u003c\/span\u003e\n            No longer let bad weather tarnish the elegance of your outdoor spaces. Designed for total resilience, the YALTUI wall light is shielded by a rigorous \u003cstrong\u003eIP65 certification\u003c\/strong\u003e. Its curved metal canopy acts as a natural shield, while its sealed design makes it completely impervious to heavy rain and dust. A promise of longevity and peace of mind, season after season, with no trace of corrosion.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eSophisticated Indirect Lighting\u003c\/span\u003e\n            The magic of this wall light lies in its mastery of light. The \u003cstrong\u003e18W LED module\u003c\/strong\u003e is concealed beneath the arch, projecting its beam directly against the wall. This indirect lighting system creates a spectacular wall-grazing halo that reveals the textures of your façades with absolute softness. Completely free of glare, it establishes a luxurious, soothing and highly reassuring nocturnal atmosphere.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Warm White (3000K)","offer_id":50104329306349,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Neutral White (4000K)","offer_id":50104329339117,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Cool White (6000K)","offer_id":50104329371885,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-2_07PM_1.png?v=1781448752"},{"product_id":"yaxo-wall-light-outdoor-porthole-asymmetric-ip65","title":"Wall Light | YAXO","description":"\u003cstyle\u003e\n  \/* === STYLE ULTRA PREMIUM ÉPURÉ === *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .ks-spec-wrap {\n    padding: 15px 20px; \n    background: #fafafa;\n    font-family: 'Josefin Sans', sans-serif; \n    color: #1a1a1a;\n  }\n\n  .ks-spec {\n    display: grid;\n    gap: 40px;\n    align-items: center; \n    max-width: 1300px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 990px) {\n    .ks-spec {\n      grid-template-columns: 32% 64%; \n      gap: 70px;\n    }\n  }\n\n  .ks-spec__left {\n    display: flex;\n    justify-content: center; \n    align-items: center; \n  }\n\n  .ks-spec__imgbox {\n    width: 100%;\n    max-width: 380px;\n  }\n\n  .ks-spec__img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    border-radius: 4px;\n    \/* Règle stricte : NO SHADOWS added by CSS *\/\n    box-shadow: none !important;\n    filter: none !important;\n  }\n\n  .ks-spec__right {\n    padding-top: 0;\n  }\n\n  \/* --- ACCORDÉONS --- *\/\n  .ks-acc {\n    border-bottom: 1px solid #e5e5e5; \n    background: transparent;\n    margin: 0;\n    border-top: 1px solid #e5e5e5; \n    margin-top: -1px;\n  }\n\n  .ks-acc summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 0; \n    cursor: pointer;\n    font-size: 11px; \n    font-weight: 600; \n    color: #000;\n    text-transform: uppercase;\n    letter-spacing: 2px; \n    outline: none;\n  }\n\n  .ks-acc summary::-webkit-details-marker { display: none; }\n\n  .ks-summary-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .ks-icon-svg {\n    width: 14px; \n    height: 14px;\n    stroke: #1a1a1a;\n    stroke-width: 1.2; \n    fill: none;\n  }\n\n  .ks-acc__icon {\n    font-size: 16px; \n    font-weight: 300;\n    color: #1a1a1a;\n    transition: transform 0.3s ease;\n  }\n\n  .ks-acc[open] .ks-acc__icon {\n    transform: rotate(45deg); \n  }\n\n  .ks-acc__body {\n    padding: 10px 0 30px 0; \n    font-size: 13px; \n    line-height: 1.9; \n    color: #4a4a4a;\n    font-weight: 300; \n    text-align: justify; \n  }\n\n  \/* LIGNES DE DÉTAILS (Tableau technique) *\/\n  .ks-dl__row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0; \n    border-bottom: 1px solid #f0f0f0; \n  }\n  .ks-dl__row:last-child { border-bottom: none; }\n\n  .ks-dl__term {\n    color: #888;\n    font-weight: 400;\n    width: 45%;\n    font-size: 12px; \n    text-align: left;\n  }\n\n  .ks-dl__val {\n    color: #000;\n    font-weight: 500;\n    width: 55%;\n    text-align: right; \n    font-size: 13px;\n  }\n\n  \/* TEXTE RICHE \u0026 TITRES DE PARAGRAPHES *\/\n  .ks-text-block {\n    margin-bottom: 24px; \n  }\n  \n  .ks-block-title {\n    display: block;\n    font-weight: 600;\n    color: #000;\n    margin-bottom: 8px;\n    font-size: 11px; \n    text-transform: uppercase; \n    letter-spacing: 1.5px;\n  }\n\n  .ks-bold {\n    font-weight: 600;\n    color: #000;\n  }\n  \n  .ks-text-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 767px) {\n    .ks-spec { \n      grid-template-columns: 1fr; \n      gap: 25px; \n    }\n    .ks-spec__left { justify-content: center; }\n    .ks-spec__img { max-height: 350px; } \n    .ks-spec__imgbox { margin-bottom: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"ks-spec\" class=\"ks-spec-wrap\"\u003e\n  \u003cdiv class=\"ks-spec\"\u003e\n\n    \u003cdiv class=\"ks-spec__left\"\u003e\n      \u003cdiv class=\"ks-spec__imgbox\"\u003e\n        \u003cimg class=\"ks-spec__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1915\/2455\/files\/Sans_titre_400_x_400_px_-_2026-04-21T105507.071.png?v=1776761727\" alt=\"YAXO Outdoor Wall Light – Architectural Porthole 100% Waterproof\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ks-spec__right\"\u003e\n\n      \u003cdetails class=\"ks-acc\" open\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 12v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 12v-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eDimensions \u0026amp; Configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eFormat \u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eOutdoor Façade Wall Light (Porthole)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eOverall Dimensions\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eØ 17 cm x D 10 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eEnvironment\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eOutdoor-Specific (100% Waterproof)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eInstallation\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eWall-mounted (hardwired)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L14.5 9.5 22 12 14.5 14.5 12 22 9.5 14.5 2 12 9.5 9.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003cspan\u003eSpecifications \u0026amp; Extreme Waterproofing\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eArchitectural Shield\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eThickened Aluminium Alloy (Matt Black finish)\u003c\/div\u003e\n          \u003c\/div\u003e\n           \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eWeather Protection\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIP65 (100% sealed against rain and dust)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDiffuser\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eSealed Premium Acrylic (soft panoramic lighting)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term ks-bold\"\u003eLED Technology\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val ks-bold\"\u003eIntegrated LED Module 15W (High Brightness)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Rendering\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eCRI \u0026gt; 80 (enhances timber cladding and exterior render)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eColour Temperature\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eChoice of: Warm White (3000K), Natural or Cool\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eDimmable Function\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eNon-dimmable (standard wall switch)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ks-dl__row\"\u003e\n            \u003cdiv class=\"ks-dl__term\"\u003eVoltage \u0026amp; Safety\u003c\/div\u003e\n            \u003cdiv class=\"ks-dl__val\"\u003eAC 110V-220V (European CE Certification)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"ks-acc\"\u003e\n        \u003csummary\u003e\n          \u003cdiv class=\"ks-summary-left\"\u003e\n            \u003csvg class=\"ks-icon-svg\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003cspan\u003eThe YAXO Experience\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ks-acc__icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ks-acc__body\"\u003e\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eThe Outdoor Architectural Eclipse\u003c\/span\u003e\n            Transform the atmosphere of your outdoor spaces with the YAXO wall light. Inspired by the aesthetic of maritime portholes and reinvented for contemporary architecture, it unveils a fascinating organic design. Its \u003cstrong\u003easymmetric aluminium alloy armour\u003c\/strong\u003e delicately covers half of its luminous diffuser, creating a subtle eclipse effect. This play of light and shadow beautifully dresses timber cladding, stone façades or modern terraces.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Uncompromising Shield Against the Climate\u003c\/span\u003e\n            No longer let the whims of the weather deteriorate the elegance of your home. Designed for absolute robustness, the YAXO wall light benefits from a \u003cstrong\u003erigorous IP65 certification\u003c\/strong\u003e. Thanks to its superior-quality hermetic design, it is completely sealed against torrential rain, frost and dust. Its anti-corrosion coating guarantees an exceptional lifespan, making it the ultimate choice for long-lasting outdoor lighting.\n          \u003c\/p\u003e\n\n          \u003cp class=\"ks-text-block\"\u003e\n            \u003cspan class=\"ks-block-title\"\u003eAn Enveloping and Reassuring Glow\u003c\/span\u003e\n            Behind its metal shield lies a \u003cstrong\u003ehigh-performance 15W LED technology\u003c\/strong\u003e. The acrylic diffuser filters the light to project a powerful yet perfectly soft halo, eliminating any unwanted glare. Ideal for marking an access path, warmly illuminating a courtyard or enhancing the entrance of a villa, the YAXO wall light offers your outdoor spaces a nocturnal dimension of absolute luxury.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  const details = document.querySelectorAll(\".ks-acc\");\n  details.forEach((targetDetail) =\u003e {\n    targetDetail.addEventListener(\"click\", () =\u003e {\n      details.forEach((detail) =\u003e {\n        if (detail !== targetDetail) {\n          detail.removeAttribute(\"open\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Korven studio","offers":[{"title":"Warm White (3000K)","offer_id":50104329732333,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Neutral White (4000K)","offer_id":50104329765101,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true},{"title":"Cool White (6000K)","offer_id":50104329797869,"sku":null,"price":79.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/9437\/5661\/files\/GeneratedImageApril21_2026-10_20AM_1.png?v=1781448782"}],"url":"https:\/\/www.korven-studio.com\/collections\/collections-appliques-murales-exterieur.oembed","provider":"Uk korven studio","version":"1.0","type":"link"}