{"product_id":"lampada-da-parete-rizo-per-lettura","title":"Applique murale Rizo pour la lecture","description":"\u003c!-- ============================================================\n     LAMPADA DA PARETE RIZO PER LETTURA — Descrizione del Prodotto Shopify\n     Colore: Abbinato al tema del negozio docos.us\n     Ottimizzazione della conversione: lampada da lettura + regolabile + senza installazione\n     Prefisso CSS: .rzw-\n     7 moduli versione completa\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .rzw-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: #faf8f4;\n    padding: 2rem 1.75rem;\n  }\n\n  \/* Titolo della sezione *\/\n  .rzw-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  \/* Introduzione *\/\n  .rzw-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Pillole delle funzionalità principali *\/\n  .rzw-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .rzw-pill {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .8rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Perché funziona — Tre colonne numerate *\/\n  .rzw-why {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    margin-bottom: 2rem;\n    border-top: 1px solid #e5e5e5;\n    border-bottom: 1px solid #e5e5e5;\n  }\n  .rzw-why-card {\n    padding: 1rem 1.1rem 1rem 0;\n    border-right: 1px solid #e5e5e5;\n  }\n  .rzw-why-card:last-child { border-right: none; padding-right: 0; padding-left: 1.1rem; }\n  .rzw-why-card:nth-child(2) { padding-left: 1.1rem; }\n  .rzw-why-num {\n    font-size: 1.5rem;\n    font-weight: 300;\n    color: #b8924a;\n    opacity: .5;\n    line-height: 1;\n    display: block;\n    margin-bottom: .25rem;\n    letter-spacing: -.02em;\n  }\n  .rzw-why-title {\n    font-size: .68rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #b8924a;\n    display: block;\n    margin-bottom: .3rem;\n  }\n  .rzw-why-text { font-size: .82rem; color: #555; line-height: 1.5; }\n  @media (max-width: 520px) {\n    .rzw-why { grid-template-columns: 1fr; }\n    .rzw-why-card { border-right: none; border-bottom: 1px solid #e5e5e5; padding: .85rem 0; }\n    .rzw-why-card:nth-child(2) { padding-left: 0; }\n    .rzw-why-card:last-child { padding-left: 0; border-bottom: none; }\n  }\n\n  \/* Scenari d'uso — Tre colonne di schede *\/\n  .rzw-scenes {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    margin-bottom: 2rem;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    overflow: hidden;\n  }\n  .rzw-scene {\n    padding: 1.3rem 1.1rem;\n    border-right: 1px solid #e5e5e5;\n  }\n  .rzw-scene:last-child { border-right: none; }\n  .rzw-scene__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .rzw-scene__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .4rem; }\n  .rzw-scene__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .rzw-scene__tag { display: block; margin-top: .7rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n  @media (max-width: 480px) { .rzw-scenes { grid-template-columns: 1fr; } .rzw-scene { border-right: none; border-bottom: 1px solid #e5e5e5; } .rzw-scene:last-child { border-bottom: none; } }\n\n  \/* Schede di dettagli delle funzionalità *\/\n  .rzw-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .rzw-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  .rzw-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .rzw-feature-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Confronto — Lampada da tavolo vs Lampada Rizo *\/\n  .rzw-compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .rzw-compare-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .8rem .95rem;\n  }\n  .rzw-compare-card--rizo {\n    border-top-color: #b8924a;\n    background: #fff8ee;\n    border-color: #e8c87a;\n  }\n  .rzw-compare-label {\n    font-size: .62rem;\n    font-weight: 700;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: .45rem;\n  }\n  .rzw-compare-card--table .rzw-compare-label { color: #888; }\n  .rzw-compare-card--rizo  .rzw-compare-label { color: #b8924a; }\n  .rzw-compare-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .15rem; }\n  .rzw-compare-list li { font-size: .81rem; color: #555; display: flex; align-items: flex-start; gap: .45rem; line-height: 1.4; padding: .15rem 0; }\n  .rzw-compare-list li::before { content: ''; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .45rem; flex-shrink: 0; }\n  .rzw-compare-card--table .rzw-compare-list li::before { background: #ccc; }\n  .rzw-compare-card--rizo  .rzw-compare-list li::before { background: #b8924a; }\n  @media (max-width: 440px) { .rzw-compare { grid-template-columns: 1fr; } }\n\n  \/* Banner di acquisto in coppia *\/\n  .rzw-pair-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    display: flex;\n    align-items: center;\n    gap: 1.2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.65;\n  }\n  .rzw-pair-count { font-size: 2rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }\n  .rzw-pair-title { font-weight: 600; font-size: .88rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Raccomandazioni abbinati *\/\n  .rzw-pair-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .rzw-pair-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  .rzw-pair-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .rzw-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  .rzw-pair-card__tag { display: block; margin-top: .55rem; font-size: .65rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n\n  \/* Elenco delle specifiche — righe chiave\/valore *\/\n  .rzw-spec-grid {\n    display: flex; flex-direction: column;\n    border: 1px solid #e5e5e5; border-radius: 10px;\n    overflow: hidden; margin-bottom: 2rem;\n  }\n  .rzw-spec-row {\n    display: flex; align-items: flex-start; gap: 18px;\n    padding: .8rem 1.1rem;\n    border-bottom: 1px solid #e5e5e5;\n    background: #f7f7f7;\n  }\n  .rzw-spec-row:last-child { border-bottom: none; }\n  .rzw-spec-row:nth-child(even) { background: #fcfcfb; }\n  .rzw-spec-key {\n    font-size: .68rem; font-weight: 700; letter-spacing: .1em;\n    text-transform: uppercase; color: #b8924a;\n    width: 130px; flex-shrink: 0; padding-top: .1rem;\n  }\n  .rzw-spec-val { font-size: .88rem; color: #333; line-height: 1.55; }\n\n  \/* Certificazioni + Download *\/\n  .rzw-footer-block {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: 1.4rem;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2rem;\n    margin-bottom: 2rem;\n    align-items: start;\n  }\n  .rzw-footer-label {\n    font-size: .62rem; font-weight: 700; letter-spacing: .16em;\n    text-transform: uppercase; color: #888; display: block; margin-bottom: .8rem;\n  }\n  .rzw-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .rzw-badge {\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 20px;\n    padding: .28rem .9rem; font-size: .8rem; color: #333; width: fit-content;\n  }\n  .rzw-downloads { display: flex; flex-direction: column; gap: .5rem; }\n  .rzw-dl-item {\n    display: flex; align-items: center; gap: 10px; text-decoration: none;\n    color: #1a1a1a; font-size: .78rem; font-weight: 600; letter-spacing: .08em;\n    text-transform: uppercase; padding: .65rem .9rem;\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px;\n    transition: border-color .2s;\n  }\n  .rzw-dl-item:hover { border-color: #b8924a; }\n  .rzw-dl-item img { width: 24px; height: 24px; object-fit: contain; opacity: .45; flex-shrink: 0; }\n  @media (max-width: 440px) { .rzw-footer-block { grid-template-columns: 1fr; gap: 1.2rem; } }\n\n  \/* Banner di collegamento alla serie *\/\n  .rzw-series-banner {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 1rem;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1.2rem;\n    margin-bottom: 2rem;\n    text-decoration: none;\n    color: #1a1a1a;\n    transition: background .2s;\n  }\n  .rzw-series-banner:hover { background: #fff; }\n  .rzw-series-banner__label { font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; display: block; margin-bottom: .15rem; }\n  .rzw-series-banner__text { font-size: .88rem; font-weight: 500; color: #1a1a1a; }\n  .rzw-series-banner__arrow { color: #b8924a; font-size: 1.1rem; flex-shrink: 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"rzw-wrap\"\u003e\n \u003c!-- ── 01 INTRODUZIONE ── --\u003e\n \u003cp class=\"rzw-intro\"\u003e\n La \u003cstrong\u003elampe de lecture murale Rizo\u003c\/strong\u003e est la lampe de lecture conçue pour\n la manière dont les gens lisent réellement au lit : une personne éveillée, une personne endormie, et personne ne\n de place sur la table de chevet pour un autre objet. La base en forme de disque se fixe à ras du mur\n et n’occupe absolument aucun espace. Le bras en L pivote pour orienter le faisceau LED focalisé\n exactement là où vous en avez besoin, puis se replie à plat lorsque vous avez terminé. Branchez-la.\n Aucun perçage. Aucun électricien. Aucune décision que vous regretterez.\n \u003c\/p\u003e\n \u003cdiv class=\"rzw-pills\"\u003e\n \u003cspan class=\"rzw-pill\"\u003e🔌 Alimentation sur prise\u003c\/span\u003e\n \u003cspan class=\"rzw-pill\"\u003e💡 Bras réglable\u003c\/span\u003e\n \u003cspan class=\"rzw-pill\"\u003e🎯 Faisceau focalisé\u003c\/span\u003e\n \u003cspan class=\"rzw-pill\"\u003e🌡 3000K \/ 6000K\u003c\/span\u003e\n \u003cspan class=\"rzw-pill\"\u003e♾ LED de 50 000 heures\u003c\/span\u003e\n \u003cspan class=\"rzw-pill\"\u003e4 options de finition\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c!-- ── 02 PERCHÉ FUNZIONA ── --\u003e\n \u003cdiv class=\"rzw-section-title\"\u003ePourquoi ça fonctionne\u003c\/div\u003e\n \u003cdiv class=\"rzw-why\"\u003e\n \u003cdiv class=\"rzw-why-card\"\u003e\n \u003cspan class=\"rzw-why-num\"\u003e01\u003c\/span\u003e\n \u003cspan class=\"rzw-why-title\"\u003eFocalisé, pas diffus\u003c\/span\u003e\n \u003cp class=\"rzw-why-text\"\u003eLa LED intégrée produit un faisceau dirigé vers le bas — suffisamment lumineux pour lire, mais assez contenu pour ne pas déranger la personne à côté de vous.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-why-card\"\u003e\n \u003cspan class=\"rzw-why-num\"\u003e02\u003c\/span\u003e\n \u003cspan class=\"rzw-why-title\"\u003eOrientez-la où vous voulez\u003c\/span\u003e\n \u003cp class=\"rzw-why-text\"\u003eRéorientez le faisceau vers la page, inclinez-le pour une lumière d’ambiance plus douce ou repliez-le à plat contre le disque lorsque vous avez terminé — le tout sans déplacer la lampe elle-même.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-why-card\"\u003e\n \u003cspan class=\"rzw-why-num\"\u003e03\u003c\/span\u003e\n \u003cspan class=\"rzw-why-title\"\u003eAucune installation\u003c\/span\u003e\n \u003cp class=\"rzw-why-text\"\u003eAucun perçage, aucun électricien — seulement quelques vis et une prise standard. Déplacez-la d’une pièce à l’autre ou emportez-la dans votre prochain appartement.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ── 05 LAMPADA DA TAVOLO VS RIZO ── --\u003e\n \u003cdiv class=\"rzw-section-title\"\u003eLampe de table vs. Rizo\u003c\/div\u003e\n \u003cdiv class=\"rzw-compare\"\u003e\n \u003cdiv class=\"rzw-compare-card rzw-compare-card--table\"\u003e\n \u003cspan class=\"rzw-compare-label\"\u003eLampe de table\u003c\/span\u003e\n \u003cul class=\"rzw-compare-list\"\u003e\n \u003cli\u003eOccupe de l’espace sur la surface de la table de chevet\u003c\/li\u003e\n \u003cli\u003ePosition de la lumière fixe — orientez toute la lampe pour la diriger\u003c\/li\u003e\n \u003cli\u003eLa lumière se diffuse dans plusieurs directions\u003c\/li\u003e\n \u003cli\u003ePeut réveiller un partenaire qui dort\u003c\/li\u003e\n \u003cli\u003eLe câble traverse la surface\u003c\/li\u003e\n \u003cli\u003eUn objet de plus à gérer sur une petite table de chevet\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-compare-card rzw-compare-card--rizo\"\u003e\n \u003cspan class=\"rzw-compare-label\"\u003eLampe de lecture Rizo\u003c\/span\u003e\n \u003cul class=\"rzw-compare-list\"\u003e\n \u003cli\u003eAucun encombrement sur la table de chevet — fixation murale\u003c\/li\u003e\n \u003cli\u003eLe bras pivote pour orienter le faisceau avec précision\u003c\/li\u003e\n \u003cli\u003eLe faisceau orienté vers le bas reste là où vous le dirigez\u003c\/li\u003e\n \u003cli\u003eVotre partenaire reste dans l’obscurité\u003c\/li\u003e\n \u003cli\u003eLe câble descend directement jusqu’à la prise murale\u003c\/li\u003e\n \u003cli\u003eLa table de chevet reste libre pour l’essentiel\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ── 06 VENDITA IN COPPIA ── --\u003e\n \u003cdiv class=\"rzw-section-title\"\u003eUn côté ou les deux\u003c\/div\u003e\n \u003cdiv class=\"rzw-pair-banner\"\u003e\n \u003cspan class=\"rzw-pair-count\"\u003e×2\u003c\/span\u003e\n \u003cdiv\u003e\n \u003cspan class=\"rzw-pair-title\"\u003eDeux Rizos — un de chaque côté du lit.\u003c\/span\u003e\n Chaque personne dispose de sa propre lampe de lecture, réglable indépendamment, avec sa propre\n une prise et son propre interrupteur. L’un lit jusqu’à minuit ; l’autre dort déjà.\n Personne ne dérange l’autre. Commandez-en deux avec la même finition pour un ensemble assorti,\n ou mélangez les finitions pour une composition plus personnelle.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Link alla serie --\u003e\n \u003ca class=\"rzw-series-banner\" href=\"https:\/\/docos.us\/search?q=Recessed+Bedside+Reading+Lamp\" target=\"_blank\" rel=\"noopener\"\u003e\n \u003cdiv\u003e\n \u003cspan class=\"rzw-series-banner__label\"\u003eCollection Docos\u003c\/span\u003e\n \u003cspan class=\"rzw-series-banner__text\"\u003eDécouvrez d’autres lampes de lecture encastrées →\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cspan class=\"rzw-series-banner__arrow\"\u003e›\u003c\/span\u003e\n \u003c\/a\u003e\n \u003c!-- Specifiche --\u003e\n \u003cdiv class=\"rzw-section-title\"\u003eDétails\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-grid\"\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eCorps\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003eMétal\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eDimensions\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003eL 24 cm × H 16 cm \/ L 9.4″ × H 6.2″\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eSource lumineuse\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003eLED intégrée — non remplaçable\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eDurée de vie\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003e50 000 heures\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eTempérature de couleur\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003e3000K Blanc chaud \/ 6000K Blanc lumineux\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eBras\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003eBras en L pivotant — inclinaison et rotation réglables\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eUtilisation\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003eIntérieur\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-row\"\u003e\n \u003cdiv class=\"rzw-spec-key\"\u003eCertifié\u003c\/div\u003e\n \u003cdiv class=\"rzw-spec-val\"\u003eAmérique du Nord · Australie · Europe · Moyen-Orient\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Certificazioni + Download --\u003e\n \u003cdiv class=\"rzw-footer-block\"\u003e\n \u003cdiv\u003e\n \u003cspan class=\"rzw-footer-label\"\u003eCertifications\u003c\/span\u003e\n \u003cdiv class=\"rzw-badges\"\u003e\n \u003cspan class=\"rzw-badge\"\u003e🌎 Amérique du Nord\u003c\/span\u003e\n \u003cspan class=\"rzw-badge\"\u003e🌏 Australie\u003c\/span\u003e\n \u003cspan class=\"rzw-badge\"\u003e🌍 Europe\u003c\/span\u003e\n \u003cspan class=\"rzw-badge\"\u003e🌍 Moyen-Orient\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv\u003e\n \u003cspan class=\"rzw-footer-label\"\u003eTélécharger\u003c\/span\u003e\n \u003cdiv class=\"rzw-downloads\"\u003e\n \u003ca class=\"rzw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1Q2hRb_ddlIGDTFhpbDbGL03iSR-bNpPr\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n Paramètre\n \u003c\/a\u003e\n \u003ca class=\"rzw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1_gM60jV_B1xq4eDAejrXF-P7vQbomzU4\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n Installation\n \u003c\/a\u003e\n \u003ca class=\"rzw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1jSZ-8afuyucWguu3l45k7-cJCo0Fzxtf\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n Fichier 3D\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c!-- end .rzw-wrap --\u003e","brand":"TrendsBySarando.it","offers":[{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nero \/ Fiche US","offer_id":54935498424662,"sku":"DCW-41085-1","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nero \/ Prise UK","offer_id":54935498457430,"sku":"DCW-41085-2","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nero \/ Spina AU","offer_id":54935498490198,"sku":"DCW-41085-3","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nero \/ Spina UE","offer_id":54935498522966,"sku":"DCW-41085-4","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Fiche US","offer_id":54935498555734,"sku":"DCW-41085-5","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Prise UK","offer_id":54935498588502,"sku":"DCW-41085-6","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Spina AU","offer_id":54935498621270,"sku":"DCW-41085-7","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Spina UE","offer_id":54935498654038,"sku":"DCW-41085-8","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Or \/ Fiche US","offer_id":54935498686806,"sku":"DCW-41085-9","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Or \/ Prise UK","offer_id":54935498719574,"sku":"DCW-41085-10","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Or \/ Spina AU","offer_id":54935498752342,"sku":"DCW-41085-11","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Or \/ Spina UE","offer_id":54935498785110,"sku":"DCW-41085-12","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nickel Sableux \/ Fiche US","offer_id":54935498817878,"sku":"DCW-41085-13","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nickel Sableux \/ Prise UK","offer_id":54935498850646,"sku":"DCW-41085-14","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nickel Sableux \/ Spina AU","offer_id":54935498883414,"sku":"DCW-41085-15","price":107.95,"currency_code":"EUR","in_stock":true},{"title":"L 24cm x H 16cm \/ L 9.4″ x H 6.2″ \/ Nickel Sableux \/ Spina UE","offer_id":54935498916182,"sku":"DCW-41085-16","price":107.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Rizo_Reading_Plug_In_Wall_Lamp_1.jpg?v=1786293636","url":"https:\/\/www.trendsbysarando.it\/fr-fr\/products\/lampada-da-parete-rizo-per-lettura","provider":"TrendsBySarando.it","version":"1.0","type":"link"}