{"product_id":"goose-small-night-light","title":"Goose Small Night Light","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\"\u003eSee It In Your Space\u003c\/div\u003e\n\u003cdiv class=\"gnl-vbox\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/C-VfM4OIPxY?si=o66U79l3EztfMDnC\" title=\"Goose Night Light\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-note\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003ePurchase Note:\u003c\/strong\u003e Currently ships to the United States, Japan, Australia, and the EU only.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"gnl-hero-hook\"\u003eA little goose that glows. The kind of light that makes you smile before you fall asleep.\u003c\/p\u003e\n\u003cp class=\"gnl-hero-body\"\u003eThe \u003cstrong\u003eGoose Night Light\u003c\/strong\u003e has a soft silicone body with a nice give to it, and casts a 3000K warm white glow — gentle enough to navigate by, calm enough to sleep under. One tap on its head turns it on; one more turns it off. The USB-C base charges it wherever you are. Nightstand, desk, or shelf — it's a night light, a desk companion, and an instant mood lift, all in one very good goose.\u003c\/p\u003e\n\u003cdiv class=\"gnl-hero-pts\"\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e🪿 Soft Silicone Body\u003c\/div\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e👆 Tap-to-Light Control\u003c\/div\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e🔋 USB-C Rechargeable\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n\u003cdiv class=\"gnl-why\"\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\n\u003cspan class=\"gnl-wc-icon\"\u003e🪿\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003eSilicone That's Genuinely Nice to Touch\u003c\/span\u003e Soft, tactile, and pleasant to pick up and place — every interaction with this light is a small, pleasant moment.\u003c\/div\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\n\u003cspan class=\"gnl-wc-icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003eWarm 3000K — The Right Light for Night\u003c\/span\u003e Natural, comfortable, easy on the eyes after dark — a steady glow that lets you move around without disturbing anyone.\u003c\/div\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\n\u003cspan class=\"gnl-wc-icon\"\u003e👆\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003eOne Tap. That's the Whole Switch.\u003c\/span\u003e Pat the goose on the head to turn it on, pat again to turn it off — no fumbling for a cord switch in the dark.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eStyling \u0026amp; Gifting\u003c\/div\u003e\n\u003cdiv class=\"gnl-upsell\"\u003e\n\u003cspan class=\"gnl-upsell__count\"\u003e×2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gnl-upsell__title\"\u003eOne for you, one for someone you actually like.\u003c\/span\u003e The goose works for nearly anyone — the friend who has everything, the kid who needs a nightlight that doesn't feel babyish, the partner who keeps tapping around for a lamp switch at 3am. Yellow for warmth and personality; White for a quieter, softer presence. Both glow exactly the same.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gnl-pair-cards\"\u003e\n\u003cdiv class=\"gnl-pair-card\"\u003e\n\u003cspan class=\"gnl-pair-card__icon\"\u003e🎁\u003c\/span\u003e \u003cspan class=\"gnl-pair-card__title\"\u003eGift-Ready From the Box\u003c\/span\u003e Arrives in packaging that's already presentable. Birthdays, holidays, housewarmings, teacher gifts — the price point works and it actually gets used. \u003cspan class=\"gnl-pair-card__tag\"\u003eReady to Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gnl-pair-card\"\u003e\n\u003cspan class=\"gnl-pair-card__icon\"\u003e🧸\u003c\/span\u003e \u003cspan class=\"gnl-pair-card__title\"\u003eKids + Adults — Same Light\u003c\/span\u003e In a kids' room it's the nightlight that makes bedtime easier. On an adult's desk it's the ambient light that makes late-night work feel less like an obligation. \u003cspan class=\"gnl-pair-card__tag\"\u003eEvery Room\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"gnl-colors-grid\"\u003e\n\u003cdiv class=\"gnl-color-card\"\u003e\n\u003cspan class=\"gnl-sw gnl-sw--yellow\"\u003e\u003c\/span\u003e Yellow\u003c\/div\u003e\n\u003cdiv class=\"gnl-color-card\"\u003e\n\u003cspan class=\"gnl-sw gnl-sw--white\"\u003e\u003c\/span\u003e White\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"gnl-size\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eDia 11 cm × H 20.5 cm\u003c\/strong\u003e \/ ∅ 4.3″ × H 8″\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gnl-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"gnl-specs\"\u003e\n\u003cli\u003eBody: \u003cstrong\u003eSoft Silicone\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eBase: \u003cstrong\u003eABS\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSwitch: \u003cstrong\u003ePat (tap) switch\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCharging: \u003cstrong\u003eUSB Type-C\u003c\/strong\u003e (port at base)\u003c\/li\u003e\n\u003cli\u003eLED: \u003cstrong\u003eIntegrated\u003c\/strong\u003e — non-replaceable · 50,000 hr\u003c\/li\u003e\n\u003cli\u003eColor Temp: \u003cstrong\u003eWarm White 3000K\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003cli\u003eShips to: \u003cstrong\u003eUS · Japan · Australia · EU\u003c\/strong\u003e\n\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\n\u003cspan class=\"gnl-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gnl-foot-label\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"gnl-dls\"\u003e\n\u003ca class=\"gnl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1-ldJVQeO0BDLFOzw7E9FcSH1JS2GYChc\/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 Parameter \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 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\n\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″ \/ Yellow \u0026 White \/ Pat Switch","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\/en-be\/products\/goose-small-night-light","provider":"Docos","version":"1.0","type":"link"}