{"product_id":"lampe-murale-a-brancher-rizo","title":"Lampe Murale à Brancher Rizo","description":"\u003cp\u003e\u003c!-- ============================================================\n     LAMPE MURALE DE LECTURE RIZO — Description du produit Shopify\n     Couleur : Correspond au thème du magasin docos.us\n     Optimisation de conversion : Lampe murale de lecture + réglable + sans installation\n     Préfixe CSS : .rzw-\n     Version complète de 7 modules\n     ============================================================ --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe width=\"901\" height=\"507\" src=\"https:\/\/www.youtube.com\/embed\/QcRi1ayR0Cw\" title=\"Lampe Murale à Brancher Rizo | Pas besoin de lampe de nuit\"\u003e\u003c\/iframe\u003e\u003c\/p\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  \/* 章节标题 *\/\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  \/* Hero 开场文案 *\/\n  .rzw-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* 核心功能胶囊 *\/\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  \/* Why It Works — 三列编号 *\/\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  \/* 使用场景 — 三列卡片 *\/\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  \/* 功能细节卡片 *\/\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  \/* 对比横幅 — 台灯 vs 壁灯 *\/\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  \/* 成对购买横幅 *\/\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  \/* 搭配推荐 *\/\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  \/* 规格列表 — key\/value rows *\/\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  \/* 认证 + 下载 *\/\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  \/* 系列链接横幅 *\/\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 INTRO ── --\u003e\n\u003cp class=\"rzw-intro\"\u003eLa \u003cstrong\u003eLampe Murale de Lecture Rizo\u003c\/strong\u003e est la lumière de lecture conçue pour la manière dont les gens lisent réellement au lit — une personne éveillée, une personne endormie, et pas de place sur la table de nuit pour un autre objet. La base en disque se monte à fleur de mur et ne prend pas du tout de surface. Le bras en L pivote pour diriger le faisceau LED focalisé exactement là où vous en avez besoin, puis se plie à plat lorsque vous avez terminé. Branchez-le. Pas de perçage. Pas d'électricien. Pas de décision que vous regretterez.\u003c\/p\u003e\n\u003cdiv class=\"rzw-pills\"\u003e\n\u003cspan class=\"rzw-pill\"\u003e🔌 À Brancher\u003c\/span\u003e \u003cspan class=\"rzw-pill\"\u003e💡 Bras Réglable\u003c\/span\u003e \u003cspan class=\"rzw-pill\"\u003e🎯 Faisceau Focalisé\u003c\/span\u003e \u003cspan class=\"rzw-pill\"\u003e🌡 3000K \/ 6000K\u003c\/span\u003e \u003cspan class=\"rzw-pill\"\u003e♾ 50 000 heures LED\u003c\/span\u003e \u003cspan class=\"rzw-pill\"\u003e4 Options de Finition\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ── 02 POURQUOI ÇA MARCHE ── --\u003e\n\u003cdiv class=\"rzw-section-title\"\u003ePourquoi ça marche\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 \u003cspan class=\"rzw-why-title\"\u003eFocalisé, Pas Éparpillé\u003c\/span\u003e\n\u003cp class=\"rzw-why-text\"\u003eLe LED intégré produit un faisceau dirigé vers le bas — assez lumineux pour lire, assez contenu pour que la personne à côté de vous ne soit pas dérangée.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rzw-why-card\"\u003e\n\u003cspan class=\"rzw-why-num\"\u003e02\u003c\/span\u003e \u003cspan class=\"rzw-why-title\"\u003eDirigez-le N'importe Où\u003c\/span\u003e\n\u003cp class=\"rzw-why-text\"\u003eRedirigez le faisceau vers la page, inclinez-le pour une douceur ambiante, ou pliez-le à plat contre le disque lorsque vous avez terminé — tout cela 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 \u003cspan class=\"rzw-why-title\"\u003ePas d'Installation\u003c\/span\u003e\n\u003cp class=\"rzw-why-text\"\u003ePas de perçage, pas d'électricien — juste quelques vis et une prise standard. Déplacez-la entre les pièces, ou emportez-la dans votre prochain appartement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── 05 LAMPE DE TABLE 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\u003ePrend de l'espace sur la surface de la table de nuit\u003c\/li\u003e\n\u003cli\u003ePosition de lumière fixe — visez en déplaçant toute la lampe\u003c\/li\u003e\n\u003cli\u003eLa lumière se disperse dans plusieurs directions\u003c\/li\u003e\n\u003cli\u003ePeut réveiller un partenaire endormi\u003c\/li\u003e\n\u003cli\u003eLe cordon traverse la surface\u003c\/li\u003e\n\u003cli\u003eUn autre objet à gérer sur une petite table de nuit\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\u003eAucune empreinte sur la table de nuit — se fixe au mur\u003c\/li\u003e\n\u003cli\u003eLe bras pivote pour viser le faisceau avec précision\u003c\/li\u003e\n\u003cli\u003eLe faisceau focalisé vers le bas reste là où vous le pointez\u003c\/li\u003e\n\u003cli\u003eLe partenaire reste dans l'obscurité\u003c\/li\u003e\n\u003cli\u003eLe cordon descend directement vers la prise murale\u003c\/li\u003e\n\u003cli\u003eLa table de nuit reste dégagée pour ce qui compte\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── 06 OFFRE GROUPÉE ── --\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 pour chaque côté du lit.\u003c\/span\u003e Chaque personne a sa propre lumière de lecture réglable indépendamment avec sa propre prise et son propre interrupteur. L'un lit jusqu'à minuit ; l'autre est déjà endormi. Aucun ne dérange l'autre. Commandez deux de la même finition pour un ensemble assorti, ou mélangez les finitions pour un arrangement plus personnel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 系列链接 --\u003e\u003ca class=\"rzw-series-banner\" href=\"https:\/\/docos.us\/search?q=Recessed+Bedside+Reading+Lamp\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rzw-series-banner__label\"\u003eCollection Docos\u003c\/span\u003e \u003cspan class=\"rzw-series-banner__text\"\u003eVoir plus de Lampes de Lecture Murales Encastrées →\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rzw-series-banner__arrow\"\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003c!-- 规格 --\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\"\u003eTaille\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 de Lumière\u003c\/div\u003e\n\u003cdiv class=\"rzw-spec-val\"\u003eLED intégré — 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 Froid\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!-- 认证 + 下载 --\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 \u003cspan class=\"rzw-badge\"\u003e🌏 Australie\u003c\/span\u003e \u003cspan class=\"rzw-badge\"\u003e🌍 Europe\u003c\/span\u003e \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échargements\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\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e Paramètres \u003c\/a\u003e \u003ca class=\"rzw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1_gM60jV_B1xq4eDAejrXF-P7vQbomzU4\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e Installation \u003c\/a\u003e \u003ca class=\"rzw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1jSZ-8afuyucWguu3l45k7-cJCo0Fzxtf\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e Fichiers 3D \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .rzw-wrap --\u003e","brand":"Sarando.fr","offers":[{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Noir \/ Prise US","offer_id":55176797454678,"sku":"DCW-41085-1","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Noir \/ Prise UK","offer_id":55176797487446,"sku":"DCW-41085-2","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Noir \/ Prise AU","offer_id":55176797520214,"sku":"DCW-41085-3","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Noir \/ Prise UE","offer_id":55176797552982,"sku":"DCW-41085-4","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Prise US","offer_id":55176797585750,"sku":"DCW-41085-5","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Prise UK","offer_id":55176797618518,"sku":"DCW-41085-6","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Prise AU","offer_id":55176797651286,"sku":"DCW-41085-7","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Blanc \/ Prise UE","offer_id":55176797684054,"sku":"DCW-41085-8","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Or \/ Prise US","offer_id":55176797716822,"sku":"DCW-41085-9","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Or \/ Prise UK","offer_id":55176797749590,"sku":"DCW-41085-10","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Or \/ Prise AU","offer_id":55176797782358,"sku":"DCW-41085-11","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Or \/ Prise UE","offer_id":55176797815126,"sku":"DCW-41085-12","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Nickel Sable \/ Prise US","offer_id":55176797847894,"sku":"DCW-41085-13","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Nickel Sable \/ Prise UK","offer_id":55176797880662,"sku":"DCW-41085-14","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Nickel Sable \/ Prise AU","offer_id":55176797913430,"sku":"DCW-41085-15","price":106.95,"currency_code":"EUR","in_stock":true},{"title":"L 24 cm x H 16 cm \/ L 9.4″ x H 6.2″ \/ Nickel Sable \/ Prise UE","offer_id":55176797946198,"sku":"DCW-41085-16","price":106.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/8620\/2710\/files\/Rizo_Reading_Plug_In_Wall_Lamp_1.jpg?v=1788288560","url":"https:\/\/www.sarando.fr\/products\/lampe-murale-a-brancher-rizo","provider":"Sarando.fr","version":"1.0","type":"link"}