{"product_id":"goose-small-night-light","title":"Petite Veilleuse Oie","description":"\n\u003cstyle\u003e\n  \/* ─── Base ─────────────────────────────────────────────── *\/\n  .gnl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.75;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #fff;\n  }\n  .gnl-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.6rem 0 1.2rem;\n  }\n\n  \/* Video *\/\n  .gnl-vbox {\n    position: relative; padding-bottom: 56.25%; height: 0;\n    overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 1.5rem;\n  }\n  .gnl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Purchase note *\/\n  .gnl-note {\n    background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a;\n    border-radius: 6px; padding: .7rem 1rem; margin-bottom: 2rem;\n    font-size: .82rem; color: #5a3e10; line-height: 1.6;\n    display: flex; align-items: flex-start; gap: .65rem;\n  }\n\n  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/\n  .gnl-hero-hook {\n    font-size: 1.15rem; font-weight: 500; color: #1a1a1a;\n    line-height: 1.65; margin-bottom: .9rem;\n    border-left: 3px solid #b8924a; padding-left: 1rem;\n  }\n  .gnl-hero-body {\n    font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem;\n  }\n  .gnl-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }\n  .gnl-hero-pt  {\n    display: flex; align-items: center; gap: 7px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .3rem .9rem;\n    font-size: .8rem; color: #555; font-weight: 500;\n  }\n\n  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/\n  .gnl-why {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 8px; margin-bottom: 2rem;\n  }\n  @media(max-width:600px){ .gnl-why { grid-template-columns: 1fr; } }\n  .gnl-wc {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;\n  }\n  .gnl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .gnl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* ─── § 3 UPSELL ────────────────────────────────────────── *\/\n  .gnl-upsell {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: 1.15rem 1.3rem; margin-bottom: 1.2rem;\n    display: flex; align-items: flex-start; gap: 1.2rem;\n    font-size: .9rem; color: #555; line-height: 1.7;\n  }\n  .gnl-upsell__count { font-size: 2.5rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }\n  .gnl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .25rem; }\n  @media(max-width:440px){ .gnl-upsell { flex-direction: column; gap: .7rem; } }\n\n  .gnl-pair-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-bottom: 2rem; }\n  @media(max-width:520px){ .gnl-pair-cards { grid-template-columns: 1fr; } }\n  .gnl-pair-card  {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .9rem 1rem; font-size: .85rem; color: #444; line-height: 1.55;\n  }\n  .gnl-pair-card__icon  { font-size: 1.1rem; display: block; margin-bottom: .3rem; }\n  .gnl-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  .gnl-pair-card__tag   { display: block; margin-top: .5rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n\n  \/* ─── Colors ─────────────────────────────────────────────── *\/\n  .gnl-colors-grid {\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n    gap: 8px; margin-bottom: 2rem;\n  }\n  .gnl-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .8rem 1rem; display: flex; align-items: center; gap: 10px;\n    font-size: .85rem; color: #333; font-weight: 500;\n  }\n  .gnl-sw {\n    width: 22px; height: 22px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);\n  }\n  .gnl-sw--yellow { background: #f5c842; }\n  .gnl-sw--white  { background: #f5f5f2; border-color: #ccc; }\n\n  \/* ─── Product Size ───────────────────────────────────────── *\/\n  .gnl-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1.2rem; font-size: .9rem;\n    color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* ─── Specs ──────────────────────────────────────────────── *\/\n  .gnl-specs {\n    list-style: none; padding: 0; margin: 0 0 2rem;\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(255px, 1fr)); gap: 7px;\n  }\n  .gnl-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333;\n  }\n  .gnl-specs li::before {\n    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;\n    border-radius: 50%; background: #b8924a; margin-top: 7px;\n  }\n\n  \/* ─── Footer ─────────────────────────────────────────────── *\/\n  .gnl-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 2rem; margin-bottom: 2rem; align-items: start;\n  }\n  .gnl-foot-label {\n    font-size: .62rem; font-weight: 700; letter-spacing: .16em;\n    text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem;\n  }\n  .gnl-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .gnl-badge  {\n    background: #fff; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .25rem .85rem;\n    font-size: .78rem; color: #333; width: fit-content;\n  }\n  .gnl-dls { display: flex; flex-direction: column; gap: .45rem; }\n  .gnl-dl {\n    display: flex; align-items: center; gap: 9px;\n    text-decoration: none; color: #1a1a1a;\n    font-size: .75rem; font-weight: 600; letter-spacing: .07em;\n    text-transform: uppercase; padding: .6rem .85rem;\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .gnl-dl:hover { border-color: #b8924a; }\n  .gnl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .gnl-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"gnl-wrap\"\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eVisualisez-le dans Votre Espace\u003c\/div\u003e\n\u003cdiv class=\"gnl-vbox\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/C-VfM4OIPxY?si=o66U79l3EztfMDnC\" title=\"Goose Night Light\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-note\"\u003e\u003cspan\u003e⚠️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eRemarque d'achat :\u003c\/strong\u003e Actuellement expédiée uniquement aux États-Unis, au Japon, en Australie et dans l'UE.\u003c\/span\u003e\u003c\/div\u003e\n\n\u003cp class=\"gnl-hero-hook\"\u003eUne petite oie qui brille. Le genre de lumière qui vous fait sourire avant de vous endormir.\u003c\/p\u003e\n\u003cp class=\"gnl-hero-body\"\u003eLa \u003cstrong\u003eVeilleuse Oie\u003c\/strong\u003e possède un corps en silicone doux avec une agréable souplesse, et diffuse une lumière blanche chaud 3000K — assez douce pour vous guider, assez apaisante pour dormir dessous. Un tapotement sur sa tête l'allume ; un autre la éteint. La base USB-C la recharge n'importe où. Chevet, bureau ou étagère — c'est une veilleuse, une compagne de bureau et un coup de boost immédiat d'ambiance, tout cela en une très bonne oie.\u003c\/p\u003e\n\u003cdiv class=\"gnl-hero-pts\"\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e🪿 Corps en Silicone Doux\u003c\/div\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e👆 Contrôle Tactile\u003c\/div\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e🔋 Rechargeable USB-C\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003ePourquoi Vous Allez L'Adorer\u003c\/div\u003e\n\u003cdiv class=\"gnl-why\"\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\u003cspan class=\"gnl-wc-icon\"\u003e🪿\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003eUn Silicone Vraiment Agréable au Toucher\u003c\/span\u003e Doux, tactile et agréable à tenir et à placer — chaque interaction avec cette lumière est un petit moment plaisant.\u003c\/div\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\u003cspan class=\"gnl-wc-icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003eBlanc Chaud 3000K — La Bonne Lumière pour la Nuit\u003c\/span\u003e Naturelle, confortable, douce pour les yeux après la tombée de la nuit — une lumière régulière qui vous permet de vous déplacer sans déranger personne.\u003c\/div\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\u003cspan class=\"gnl-wc-icon\"\u003e👆\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003eUn Tapotement. C'est Tout.\u003c\/span\u003e Tapotez l'oie sur la tête pour l'allumer, retapotez pour l'éteindre — pas besoin de chercher un interrupteur à cordons dans le noir.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eStylisme \u0026amp; Cadeaux\u003c\/div\u003e\n\u003cdiv class=\"gnl-upsell\"\u003e\n\u003cspan class=\"gnl-upsell__count\"\u003e×2\u003c\/span\u003e\n\u003cdiv\u003e\u003cspan class=\"gnl-upsell__title\"\u003eUne pour vous, une pour quelqu'un que vous aimez vraiment.\u003c\/span\u003e L'oie convient à presque n'importe qui — l'ami qui a tout, l'enfant qui a besoin d'une veilleuse qui ne fait pas bébé, le partenaire qui cherche maladroitement l'interrupteur à 3 heures du matin. Jaune pour la chaleur et la personnalité ; Blanc pour une présence plus discrète et douce. Les deux brillent exactement de la même façon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gnl-pair-cards\"\u003e\n\u003cdiv class=\"gnl-pair-card\"\u003e\u003cspan class=\"gnl-pair-card__icon\"\u003e🎁\u003c\/span\u003e \u003cspan class=\"gnl-pair-card__title\"\u003ePrêt à offrir dès la réception\u003c\/span\u003e Arrive dans un emballage déjà présentable. Anniversaires, fêtes, pendaisons de crémaillère, cadeaux pour les enseignants — le prix est attractif et le luminaire est réellement utilisé. \u003cspan class=\"gnl-pair-card__tag\"\u003ePrêt à offrir\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"gnl-pair-card\"\u003e\u003cspan class=\"gnl-pair-card__icon\"\u003e🧸\u003c\/span\u003e \u003cspan class=\"gnl-pair-card__title\"\u003eEnfants et adultes — même luminaire\u003c\/span\u003e Dans une chambre d'enfant, c'est la veilleuse qui rend le coucher plus facile. Sur le bureau d'un adulte, c'est la lumière d'ambiance qui rend le travail tardif moins fastidieux. \u003cspan class=\"gnl-pair-card__tag\"\u003ePour chaque pièce\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eCouleurs\u003c\/div\u003e\n\u003cdiv class=\"gnl-colors-grid\"\u003e\n\u003cdiv class=\"gnl-color-card\"\u003e\u003cspan class=\"gnl-sw gnl-sw--yellow\"\u003e\u003c\/span\u003e Jaune\u003c\/div\u003e\n\u003cdiv class=\"gnl-color-card\"\u003e\u003cspan class=\"gnl-sw gnl-sw--white\"\u003e\u003c\/span\u003e Blanc\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eTaille du Produit\u003c\/div\u003e\n\u003cdiv class=\"gnl-size\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"#b8924a\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\" width=\"22\"\u003e \u003crect height=\"10\" rx=\"2\" width=\"20\" x=\"2\" y=\"7\"\u003e\u003c\/rect\u003e \u003cline x1=\"6\" x2=\"6\" y1=\"7\" y2=\"11\"\u003e\u003c\/line\u003e \u003cline x1=\"10\" x2=\"10\" y1=\"7\" y2=\"11\"\u003e\u003c\/line\u003e \u003cline x1=\"14\" x2=\"14\" y1=\"7\" y2=\"11\"\u003e\u003c\/line\u003e \u003cline x1=\"18\" x2=\"18\" y1=\"7\" y2=\"11\"\u003e\u003c\/line\u003e \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eDia 11 cm × H 20.5 cm\u003c\/strong\u003e \/ ∅ 4.3″ × H 8″\u003c\/span\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eDétails\u003c\/div\u003e\n\u003cul class=\"gnl-specs\"\u003e\n\u003cli\u003eCorps : \u003cstrong\u003eSilicone souple\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eBase : \u003cstrong\u003eABS\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eCommande : \u003cstrong\u003eBouton sensitif (effleurement)\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eRecharge : \u003cstrong\u003eUSB Type-C\u003c\/strong\u003e (port à la base)\u003c\/li\u003e\n\u003cli\u003eLED : \u003cstrong\u003eIntégrée\u003c\/strong\u003e — non remplaçable · 50 000 h\u003c\/li\u003e\n\u003cli\u003eTempérature de couleur : \u003cstrong\u003eBlanc chaud 3000K\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eCertifiée : Amérique du Nord · Australie · Europe · Moyen-Orient\u003c\/li\u003e\n\u003cli\u003eLivraison vers : \u003cstrong\u003eÉtats-Unis · Japon · Australie · UE\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"gnl-foot\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gnl-foot-label\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"gnl-badges\"\u003e\u003cspan class=\"gnl-badge\"\u003e🌎 Amérique du Nord\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌏 Australie\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌍 Moyen-Orient\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gnl-foot-label\"\u003eTéléchargements\u003c\/span\u003e\n\u003cdiv class=\"gnl-dls\"\u003e\u003ca class=\"gnl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1-ldJVQeO0BDLFOzw7E9FcSH1JS2GYChc\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\/\u003e Caractéristiques techniques \u003c\/a\u003e \u003ca class=\"gnl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1RT3uFgs1uzb8FTAnvJt3vrKCIZ8t3r7F\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\/\u003e Installation \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Docosilumen","offers":[{"title":"Dia 11cm x H 20.5cm \/ ∅ 4.3″ x H 8″ \/ Jaune et Blanc \/ Interrupteur Pat","offer_id":50229571191058,"sku":"DCT-02778-01","price":86.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Goose_Small_Night_Light_1.jpg?v=1725958823","url":"https:\/\/docos.us\/fr-be\/products\/goose-small-night-light","provider":"Docos","version":"1.0","type":"link"}