{"product_id":"lampada-da-parete-kady-lineare-ricaricabile","title":"Kady Linear Rechargeable Wall Lamp","description":"\u003c!-- ============================================================\n     LAMPADA DA PARETE KADY LINEARE RICARICABILE — Descrizione del Prodotto Shopify\n     Colore: Abbinato al tema del negozio docos.us\n     Ottimizzazione della conversione: lampada da parete senza fili + design lineare minimalista + libertà di posizionamento\n     Include: contenuti visivi per i consumatori + dati strutturati GEO JSON-LD\n     Aggiornamenti: correzione della potenza + aggiunta di Tempo di Carica e Tempo di Funzionamento\n     ============================================================ --\u003e\u003c!-- ② Stile --\u003e\n\u003cstyle\u003e\n  \/*\n   * Token di Design Docos\n   * #ffffff  Sfondo bianco        #f7f7f7  Sfondo della scheda\n   * #e5e5e5  Bordo        #1a1a1a  Testo principale\n   * #555555  Testo secondario    #b8924a  Evidenziazione oro caldo\n   * #fff8ee  Sfondo del messaggio      #e8c87a  Bordo del messaggio\n   *\/\n  .klw2-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n\n  \/* Titolo della sezione *\/\n  .klw2-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* Griglia video: 2×2 *\/\n  .klw2-video-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .klw2-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n  }\n  .klw2-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n  @media (max-width: 540px) {\n    .klw2-video-grid { grid-template-columns: 1fr; }\n  }\n\n  \/* Testo introduttivo *\/\n  .klw2-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Banner installazione senza fili *\/\n  .klw2-wireless-banner {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .9rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .92rem;\n    color: #1a1a1a;\n    font-weight: 500;\n  }\n  .klw2-wireless-banner__icon { font-size: 1.4rem; flex-shrink: 0; }\n  .klw2-wireless-banner__sub {\n    font-size: .8rem;\n    font-weight: 400;\n    color: #777;\n    display: block;\n    margin-top: .1rem;\n  }\n\n  \/* Immagine del prodotto *\/\n  .klw2-hero-img {\n    margin: 1rem 0 2rem;\n    text-align: center;\n  }\n  .klw2-hero-img img {\n    max-width: 100%;\n    border-radius: 8px;\n    display: inline-block;\n    border: 1px solid #e5e5e5;\n  }\n\n  \/* Schede dei punti di forza *\/\n  .klw2-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .klw2-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .klw2-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .klw2-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Passaggi di installazione *\/\n  .klw2-steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n    counter-reset: step;\n  }\n  .klw2-step {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: 2.4rem 1rem .85rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n    position: relative;\n  }\n  .klw2-step::before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    top: .75rem;\n    left: 1rem;\n    width: 22px;\n    height: 22px;\n    background: #b8924a;\n    color: #fff;\n    font-size: .72rem;\n    font-weight: 700;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1;\n  }\n  .klw2-step__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Schede dei controlli *\/\n  .klw2-controls {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .klw2-control-card {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .7rem .9rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.5;\n  }\n  .klw2-control-card__icon { font-size: 1.1rem; flex-shrink: 0; margin-top: .05rem; }\n  .klw2-control-card__title {\n    font-weight: 600;\n    font-size: .8rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .1rem;\n  }\n\n  \/* Etichette delle stanze *\/\n  .klw2-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .klw2-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Banner di avviso *\/\n  .klw2-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: .65rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .klw2-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Campioni di colore *\/\n  .klw2-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .klw2-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .klw2-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .klw2-swatch--gold   { background: linear-gradient(135deg, #c8a040, #e8c060); }\n  .klw2-swatch--black  { background: #1e1a17; }\n  .klw2-swatch--nickel { background: linear-gradient(135deg, #b0b4b8, #d4d8dc); border-color: rgba(0,0,0,.15); }\n\n  \/* Schede di dimensioni *\/\n  .klw2-size-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n    gap: 10px;\n    margin-bottom: 1rem;\n  }\n  .klw2-size-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .9rem 1.1rem;\n  }\n  .klw2-size-card__label {\n    font-size: .68rem;\n    font-weight: 700;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #b8924a;\n    display: block;\n    margin-bottom: .5rem;\n  }\n  .klw2-size-card__sublabel {\n    font-size: .72rem;\n    color: #888;\n    display: block;\n    margin-bottom: .4rem;\n    margin-top: -.3rem;\n  }\n  .klw2-size-card__row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    border-bottom: 1px solid #e5e5e5;\n    padding: .22rem 0;\n    font-size: .85rem;\n    color: #333;\n  }\n  .klw2-size-card__row:last-child { border-bottom: none; }\n  .klw2-size-card__key { color: #777; font-size: .8rem; }\n  .klw2-size-card__row--highlight {\n    color: #b8924a;\n    font-weight: 600;\n  }\n  .klw2-size-card__row--highlight .klw2-size-card__key {\n    color: #b8924a;\n  }\n\n  \/* Barra di ricarica comune a tutte le dimensioni *\/\n  .klw2-charge-bar {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .7rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.5;\n  }\n  .klw2-charge-bar__icon { font-size: 1.2rem; flex-shrink: 0; }\n  .klw2-charge-bar strong { color: #1a1a1a; }\n\n  \/* Elenco delle specifiche *\/\n  .klw2-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .klw2-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .klw2-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* Nota LED *\/\n  .klw2-led-note {\n    display: flex;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .7rem 1rem;\n    font-size: .85rem;\n    color: #555;\n    margin-bottom: 1.8rem;\n    line-height: 1.6;\n  }\n\n  \/* Badge di certificazione *\/\n  .klw2-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .klw2-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* Download *\/\n  .klw2-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .klw2-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .klw2-dl-item:hover { opacity: .65; }\n  .klw2-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\u003c!-- ③ Contenuti visivi --\u003e\n\u003cdiv class=\"klw2-wrap\"\u003e\n\u003c!-- Video --\u003e\n\u003cdiv class=\"klw2-section-title\"\u003eSee It in Action\u003c\/div\u003e\n\u003cdiv class=\"klw2-video-grid\"\u003e\n\u003cdiv class=\"klw2-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Lampada da Parete Kady Lineare Ricaricabile\" src=\"https:\/\/www.youtube.com\/embed\/Iy5RH2FN0sU\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"klw2-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Ricaricabile e Bella: La Lampada da Parete Kady Lineare per Case Moderne\" src=\"https:\/\/www.youtube.com\/embed\/E0JCR2sSMYQ\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"klw2-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Lampada da Parete Kady Lineare Ricaricabile | Linee Pulite, Libertà Senza Fili\" src=\"https:\/\/www.youtube.com\/embed\/vTxfMLgLVgk\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Testo introduttivo --\u003e\n\u003cp class=\"klw2-intro\"\u003eA table lamp takes up a surface. A ceiling light flattens the entire room. The \u003cstrong\u003eKady Linear Wall Light\u003c\/strong\u003e does neither: it hugs the wall, runs clean and horizontal, and illuminates the space without taking up any space.\u003c\/p\u003e\n\u003cp class=\"klw2-intro\"\u003eAnd because it is completely cordless, the wall it mounts to does not need an outlet behind it. It needs nothing. Two screws, one charge, and you're done.\u003c\/p\u003e\n\u003c!-- Banner installazione senza fili --\u003e\n\u003cdiv class=\"klw2-wireless-banner\"\u003e\n\u003cspan class=\"klw2-wireless-banner__icon\"\u003e🔋\u003c\/span\u003e\n\u003cdiv\u003eNo wiring. No electrician. No junction box. \u003cspan class=\"klw2-wireless-banner__sub\"\u003eMounts in minutes — charges via USB and goes wherever you want light.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Immagine del prodotto --\u003e\n\u003cdiv class=\"klw2-hero-img\"\u003e\u003cimg loading=\"lazy\" alt=\"Kady Rechargeable Linear Wall Light — installed overview\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Kady_Linear_Rechargeable_Version_Wall_Lamp.jpg?v=1762586562\"\u003e\u003c\/div\u003e\n\u003c!-- Punti di forza --\u003e\n\u003cdiv class=\"klw2-section-title\"\u003eWhy Kady\u003c\/div\u003e\n\u003cdiv class=\"klw2-features\"\u003e\n\u003cdiv class=\"klw2-feature-card\"\u003e\n\u003cspan class=\"klw2-feature-card__icon\"\u003e📐\u003c\/span\u003e \u003cspan class=\"klw2-feature-card__title\"\u003eLow-Profile Linear Shape\u003c\/span\u003e The slim bar sits close to the wall — no arm, no shadow, no depth. It adds light without adding visual weight. The wall stays clean.\u003c\/div\u003e\n\u003cdiv class=\"klw2-feature-card\"\u003e\n\u003cspan class=\"klw2-feature-card__icon\"\u003e🔋\u003c\/span\u003e \u003cspan class=\"klw2-feature-card__title\"\u003eCompletely Cordless\u003c\/span\u003e Rechargeable via USB. Move it between rooms, reposition it whenever the layout changes, or use more than one without running a single wire.\u003c\/div\u003e\n\u003cdiv class=\"klw2-feature-card\"\u003e\n\u003cspan class=\"klw2-feature-card__icon\"\u003e🎨\u003c\/span\u003e \u003cspan class=\"klw2-feature-card__title\"\u003eThree Color Modes\u003c\/span\u003e Warm white for evenings, neutral for work, cool for clarity. Switch between them remotely with the wireless remote.\u003c\/div\u003e\n\u003cdiv class=\"klw2-feature-card\"\u003e\n\u003cspan class=\"klw2-feature-card__icon\"\u003e🖼\u003c\/span\u003e \u003cspan class=\"klw2-feature-card__title\"\u003eFrame Lighting\u003c\/span\u003e The linear shape was designed for wall art. Position it just above a frame to cast gallery-like illumination — without installing a track or spotlight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Controlli intelligenti --\u003e\n\u003cdiv class=\"klw2-section-title\"\u003eSmart Controls\u003c\/div\u003e\n\u003cdiv class=\"klw2-controls\"\u003e\n\u003cdiv class=\"klw2-control-card\"\u003e\n\u003cspan class=\"klw2-control-card__icon\"\u003e📡\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"klw2-control-card__title\"\u003eRemote On \/ Off\u003c\/span\u003eControl it from anywhere in the room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-control-card\"\u003e\n\u003cspan class=\"klw2-control-card__icon\"\u003e🌗\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"klw2-control-card__title\"\u003eBrightness\u003c\/span\u003eAdjust it for ambiance, brighten it for work\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-control-card\"\u003e\n\u003cspan class=\"klw2-control-card__icon\"\u003e💡\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"klw2-control-card__title\"\u003e3 Color Modes\u003c\/span\u003eWarm · Neutral · Cool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-control-card\"\u003e\n\u003cspan class=\"klw2-control-card__icon\"\u003e⏱\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"klw2-control-card__title\"\u003eAutomatic Timer\u003c\/span\u003eSet it to turn off and forget about it\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Utilizzo --\u003e\n\u003cdiv class=\"klw2-section-title\"\u003eUse It Here\u003c\/div\u003e\n\u003cdiv class=\"klw2-rooms\"\u003e\n\u003cspan class=\"klw2-room-tag\"\u003e🛏 Above the Headboard\u003c\/span\u003e \u003cspan class=\"klw2-room-tag\"\u003e🖼 Gallery Wall\u003c\/span\u003e \u003cspan class=\"klw2-room-tag\"\u003e📚 Bookcase\u003c\/span\u003e \u003cspan class=\"klw2-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e \u003cspan class=\"klw2-room-tag\"\u003e🛋 Behind the Sofa\u003c\/span\u003e \u003cspan class=\"klw2-room-tag\"\u003e🪞 Mirror \/ Vanity\u003c\/span\u003e \u003cspan class=\"klw2-room-tag\"\u003e🏠 Rental Apartment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Note Importanti --\u003e\n\u003cdiv class=\"klw2-section-title\"\u003eGood to Know\u003c\/div\u003e\n\u003cdiv class=\"klw2-notice\"\u003e\n\u003cspan class=\"klw2-notice__icon\"\u003e🔩\u003c\/span\u003e \u003cspan\u003eThis rechargeable model \u003cstrong\u003edoes not include a round mounting plate\u003c\/strong\u003e — it is not designed for hardwired or junction-box installations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-notice\"\u003e\n\u003cspan class=\"klw2-notice__icon\"\u003e💡\u003c\/span\u003e \u003cspan\u003eKady emits \u003cstrong\u003esoft ambient light\u003c\/strong\u003e, not direct illumination. It is a layered lighting accent, not a primary work light.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 2rem;\" class=\"klw2-notice\"\u003e\n\u003cspan class=\"klw2-notice__icon\"\u003e🖼️\u003c\/span\u003e \u003cspan\u003eWorks best with \u003cstrong\u003estandard-thickness frames\u003c\/strong\u003e. Very thick or deep frames may reduce light coverage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Barra dei colori --\u003e\n\u003cdiv class=\"klw2-color-bar\"\u003e\n\u003cdiv class=\"klw2-color-bar__swatches\"\u003e\n\u003cspan title=\"Oro\" class=\"klw2-swatch klw2-swatch--gold\"\u003e\u003c\/span\u003e \u003cspan title=\"Nero\" class=\"klw2-swatch klw2-swatch--black\"\u003e\u003c\/span\u003e \u003cspan title=\"Nichel Spazzolato\" class=\"klw2-swatch klw2-swatch--nickel\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eGold · Black · Brushed Nickel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Schede di dimensioni --\u003e\n\u003cdiv class=\"klw2-section-title\"\u003eChoose Your Length\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-cards\"\u003e\n\u003cdiv class=\"klw2-size-card\"\u003e\n\u003cspan class=\"klw2-size-card__label\"\u003eSmall\u003c\/span\u003e \u003cspan class=\"klw2-size-card__sublabel\"\u003eNightstands \u0026amp; shelves\u003c\/span\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eLength\u003c\/span\u003e \u003cspan\u003e68 cm \/ 27″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003ePower\u003c\/span\u003e \u003cspan\u003e7W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row klw2-size-card__row--highlight\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eOperating Time\u003c\/span\u003e \u003cspan\u003eUp to 9 hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eWeight\u003c\/span\u003e \u003cspan\u003e0.9 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card\"\u003e\n\u003cspan class=\"klw2-size-card__label\"\u003eMedium\u003c\/span\u003e \u003cspan class=\"klw2-size-card__sublabel\"\u003eArt frames \u0026amp; headboards\u003c\/span\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eLength\u003c\/span\u003e \u003cspan\u003e98 cm \/ 38.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003ePower\u003c\/span\u003e \u003cspan\u003e10W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row klw2-size-card__row--highlight\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eOperating Time\u003c\/span\u003e \u003cspan\u003eUp to 5 hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eWeight\u003c\/span\u003e \u003cspan\u003e1.1 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card\"\u003e\n\u003cspan class=\"klw2-size-card__label\"\u003eLarge\u003c\/span\u003e \u003cspan class=\"klw2-size-card__sublabel\"\u003eFeature walls \u0026amp; sofas\u003c\/span\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eLength\u003c\/span\u003e \u003cspan\u003e128 cm \/ 50″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003ePower\u003c\/span\u003e \u003cspan\u003e14W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row klw2-size-card__row--highlight\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eOperating Time\u003c\/span\u003e \u003cspan\u003eUp to 4 hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"klw2-size-card__row\"\u003e\n\u003cspan class=\"klw2-size-card__key\"\u003eWeight\u003c\/span\u003e \u003cspan\u003e1.25 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Barra di ricarica comune a tutte le dimensioni --\u003e\n\u003cdiv class=\"klw2-charge-bar\"\u003e\n\u003cspan class=\"klw2-charge-bar__icon\"\u003e⚡\u003c\/span\u003e \u003cspan\u003eFully charged in \u003cstrong\u003e2 hours and 10 minutes\u003c\/strong\u003e — the same fast charging time for all three sizes, using the included USB cable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Dettagli delle specifiche --\u003e\n\u003cdiv class=\"klw2-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"klw2-specs\"\u003e\n\u003cli\u003eBody: \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eMetal, Aluminum \u0026amp; Acrylic\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eLight source: \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e — non-replaceable\u003c\/li\u003e\n\u003cli\u003eLifespan: \u003cstrong\u003e50,000 hours\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eColor modes: \u003cstrong\u003eThree colors\u003c\/strong\u003e — Warm \/ Neutral \/ Cool\u003c\/li\u003e\n\u003cli\u003ePower: \u003cstrong\u003eUSB rechargeable\u003c\/strong\u003e — cordless\u003c\/li\u003e\n\u003cli\u003eCharging time: \u003cstrong\u003e2 h 10 min\u003c\/strong\u003e (full charge)\u003c\/li\u003e\n\u003cli\u003eRemote control: \u003cstrong\u003eOn\/off, brightness, timer\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Nota LED --\u003e\n\u003cdiv class=\"klw2-led-note\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e \u003cspan\u003eThe integrated LED has a lifespan of \u003cstrong\u003e50,000 hours\u003c\/strong\u003e — at 5 hours per day, that's over 27 years before it needs attention.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Badge di certificazione --\u003e\n\u003cdiv class=\"klw2-badges\"\u003e\n\u003cspan class=\"klw2-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"klw2-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"klw2-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"klw2-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Download documenti --\u003e\n\u003cdiv style=\"margin-top: 2.5rem;\" class=\"klw2-section-title\"\u003eDownload\u003c\/div\u003e\n\u003cdiv class=\"klw2-downloads\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1fQIHzpN1oB6eUIrn1NnBDD6LEIJOCxzt\/view?usp=drive_link\" class=\"klw2-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Parameter Document\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Parameter \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1shkxZsh8vFHOnTP5_-FegGvOs-EPyUHm\/view?usp=drive_link\" class=\"klw2-dl-item\" target=\"_blank\"\u003e \u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1shkxZsh8vFHOnTP5_-FegGvOs-EPyUHm\/view?usp=drive_link\" class=\"klw2-dl-item\" target=\"_blank\"\u003e\u003cimg loading=\"lazy\" alt=\"3D File\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e  3D File\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1Ro0JF3tmYysCGLpqd0ElWZW82GXUA2zW\/view?usp=drive_link\" class=\"klw2-dl-item\" target=\"_blank\"\u003e\u003cimg loading=\"lazy\" alt=\"3D File\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003eINSTALLATION\u003c\/a\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .klw2-wrap --\u003e","brand":"TrendsBySarando.it","offers":[{"title":"L 27″ x H 2″ Depth 3.2″ \/ Gold \/ USB Charging Plug","offer_id":54934825304406,"sku":"DCW-07994-01","price":111.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ Depth 3.2″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934825337174,"sku":"DCW-07994-02","price":111.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ Depth 3.2″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934825369942,"sku":"DCW-07994-03","price":111.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ Depth 3.2″ \/ Gold \/ USB Charging Plug","offer_id":54934825402710,"sku":"DCW-07994-04","price":124.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ Depth 3.2″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934825435478,"sku":"DCW-07994-05","price":124.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ Depth 3.2″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934825468246,"sku":"DCW-07994-06","price":124.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ Depth 3.2″ \/ Gold \/ USB Charging Plug","offer_id":54934825501014,"sku":"DCW-07994-07","price":170.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ Depth 3.2″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934825533782,"sku":"DCW-07994-08","price":170.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ Depth 3.2″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934825566550,"sku":"DCW-07994-09","price":170.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ x Depth 3.9″ \/ Gold \/ USB Charging Plug","offer_id":54934825599318,"sku":"DCW-07994-10","price":120.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ x Depth 3.9″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934825632086,"sku":"DCW-07994-11","price":120.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ x Depth 3.9″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934825664854,"sku":"DCW-07994-12","price":128.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ x Depth 3.9″ \/ Gold \/ USB Charging Plug","offer_id":54934825697622,"sku":"DCW-07994-13","price":137.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ x Depth 3.9″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934825730390,"sku":"DCW-07994-14","price":137.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ x Depth 3.9″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934825763158,"sku":"DCW-07994-15","price":146.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ x Depth 3.9″ \/ Gold \/ USB Charging Plug","offer_id":54934825795926,"sku":"DCW-07994-16","price":186.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ x Depth 3.9″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934825828694,"sku":"DCW-07994-17","price":186.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ x Depth 3.9″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934825861462,"sku":"DCW-07994-18","price":194.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ x Depth 5.9″ \/ Gold \/ USB Charging Plug","offer_id":54934825894230,"sku":"DCW-07994-19","price":124.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ x Depth 5.9″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934825926998,"sku":"DCW-07994-20","price":124.95,"currency_code":"EUR","in_stock":true},{"title":"L 27″ x H 2″ x Depth 5.9″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934825959766,"sku":"DCW-07994-21","price":128.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ x Depth 5.9″ \/ Gold \/ USB Charging Plug","offer_id":54934825992534,"sku":"DCW-07994-22","price":141.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ x Depth 5.9″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934826025302,"sku":"DCW-07994-23","price":141.95,"currency_code":"EUR","in_stock":true},{"title":"L 38.5″ x H 2″ x Depth 5.9″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934826058070,"sku":"DCW-07994-24","price":151.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ x Depth 5.9″ \/ Gold \/ USB Charging Plug","offer_id":54934826090838,"sku":"DCW-07994-25","price":190.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ x Depth 5.9″ \/ Black \u0026 Gold \/ USB Charging Plug","offer_id":54934826123606,"sku":"DCW-07994-26","price":190.95,"currency_code":"EUR","in_stock":true},{"title":"L 50″ x H 2″ x Depth 5.9″ \/ Brushed Nickel \/ USB Charging Plug","offer_id":54934826156374,"sku":"DCW-07994-27","price":198.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Kady_Linear_Rechargeable_Version_Wall_Lamp_1.jpg?v=1786288889","url":"https:\/\/www.trendsbysarando.it\/en-ie\/products\/lampada-da-parete-kady-lineare-ricaricabile","provider":"TrendsBySarando.it","version":"1.0","type":"link"}