{"product_id":"goose-small-night-light","title":"Goose Small Night Light","description":"\u003c!-- ============================================================\n     GOOSE NIGHT LIGHT — Shopify Product Description\n     US Lifestyle Brand Tone · Playful · Warm · Expressive\n     CSS prefix: .gnl-\n     ============================================================ --\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Goose Night Light\",\n  \"description\": \"A silicone goose-shaped night light with tap-to-light control and USB-C charging. Warm White 3000K integrated LED. Available in Yellow and White.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"ABS, Silica Gel\",\n  \"color\": \"Yellow, White\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Size\",        \"value\": \"Ø 11 cm × H 20.5 cm \/ 4.3″ × 8″\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Body\",        \"value\": \"Soft silicone\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Switch\",      \"value\": \"Pat (tap) switch\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Charging\",    \"value\": \"USB Type-C (port at base)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"LED\",         \"value\": \"Integrated — 50,000 hr lifespan, non-replaceable\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Color Temp\",  \"value\": \"Warm White 3000K\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",\"value\": \"North America, Australia, Europe, Middle East\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Shipping\",    \"value\": \"Japan, Australia, EU, United States only\" }\n  ],\n  \"video\": [{\"@type\":\"VideoObject\",\"name\":\"Goose Night Light\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/C-VfM4OIPxY\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/C-VfM4OIPxY\/hqdefault.jpg\"}],\n  \"offers\": {\"@type\":\"Offer\",\"availability\":\"https:\/\/schema.org\/InStock\",\"priceCurrency\":\"USD\",\"seller\":{\"@type\":\"Organization\",\"name\":\"Docos\"}}\n}\n\u003c\/script\u003e\n\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(2, 1fr);\n    gap: 8px; margin-bottom: 2rem;\n  }\n  @media(max-width:480px){ .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 USE SCENARIOS ─────────────────────────────────── *\/\n  .gnl-scenarios {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 0; margin-bottom: 2rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 8px; overflow: hidden;\n  }\n  .gnl-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }\n  .gnl-scenario:last-child { border-right: none; }\n  .gnl-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }\n  .gnl-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .gnl-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }\n  .gnl-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:520px){\n    .gnl-scenarios { grid-template-columns: 1fr; }\n    .gnl-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }\n    .gnl-scenario:last-child { border-bottom: none; }\n  }\n\n  \/* ─── § 4 MOOD \/ ATMOSPHERE ─────────────────────────────── *\/\n  .gnl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2rem; }\n  .gnl-bac {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem;\n  }\n  .gnl-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; }\n  .gnl-bac-label {\n    font-size: .62rem; font-weight: 700; letter-spacing: .14em;\n    text-transform: uppercase; display: block; margin-bottom: .65rem;\n  }\n  .gnl-bac--before .gnl-bac-label { color: #999; }\n  .gnl-bac--after  .gnl-bac-label { color: #b8924a; }\n  .gnl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; }\n  .gnl-bac-list li {\n    font-size: .85rem; color: #555;\n    display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5;\n  }\n  .gnl-bac-list li::before {\n    content: ''; display: block; width: 4px; height: 4px; min-width: 4px;\n    border-radius: 50%; margin-top: .52rem; flex-shrink: 0;\n  }\n  .gnl-bac--before .gnl-bac-list li::before { background: #ccc; }\n  .gnl-bac--after  .gnl-bac-list li::before { background: #b8924a; }\n  @media(max-width:440px) { .gnl-ba { grid-template-columns: 1fr; } }\n\n  \/* ─── § 5 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(auto-fill, minmax(200px, 1fr)); gap: 8px; margin-bottom: 2rem; }\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\n\u003cdiv class=\"gnl-wrap\"\u003e\n\n  \u003c!-- VIDEO --\u003e\n  \u003cdiv class=\"gnl-section-title\"\u003eSee It In Your Space\u003c\/div\u003e\n  \u003cdiv class=\"gnl-vbox\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/C-VfM4OIPxY?si=o66U79l3EztfMDnC\" title=\"Goose Night Light\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Purchase note --\u003e\n  \u003cdiv class=\"gnl-note\"\u003e\n    \u003cspan\u003e⚠️\u003c\/span\u003e\n    \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  \u003c!-- ─────────────────────────────────────────\n       § 1  HERO\n  ───────────────────────────────────────── --\u003e\n  \u003cp class=\"gnl-hero-hook\"\u003e\n    A little goose that glows. The kind of light that makes you smile before you fall asleep.\n  \u003c\/p\u003e\n  \u003cp class=\"gnl-hero-body\"\u003e\n    The \u003cstrong\u003eGoose Night Light\u003c\/strong\u003e is the rare object that does its job and makes you\n    happy just having it around. The soft silicone body has a give to it — smooth and warm in\n    your hand — and the 3000K warm white glow it casts is exactly the kind of light a bedroom\n    should have at midnight: gentle enough to navigate by, calm enough to sleep under. One tap\n    on its head turns it on; one more turns it off. The USB-C base charges it wherever you are.\n    Put it on the nightstand, the desk, or the shelf. It's a night light, a desk companion,\n    and an instant mood lift — all in one very good goose.\n  \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  \u003c!-- ─────────────────────────────────────────\n       § 2  WHY YOU'LL LOVE IT\n  ───────────────────────────────────────── --\u003e\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\n      \u003cspan class=\"gnl-wc-title\"\u003eSilicone That's Genuinely Nice to Touch\u003c\/span\u003e\n      The soft silicone body isn't just cute — it's tactile in a way that hard plastic simply isn't. Picking it up to move it, tapping its head to turn it on, placing it back on the nightstand — every interaction with this light is a small, pleasant moment. You'll find yourself reaching for it even when the light isn't what you needed.\n    \u003c\/div\u003e\n    \u003cdiv class=\"gnl-wc\"\u003e\n      \u003cspan class=\"gnl-wc-icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"gnl-wc-title\"\u003eWarm 3000K — The Right Light for Night\u003c\/span\u003e\n      The integrated LED runs at 3000K warm white — the light temperature that reads as natural, comfortable, and easy on the eyes after dark. Not blue, not harsh, not the kind of light that wakes you up. Just a warm, steady glow that lets you move around the room without disturbing anyone.\n    \u003c\/div\u003e\n    \u003cdiv class=\"gnl-wc\"\u003e\n      \u003cspan class=\"gnl-wc-icon\"\u003e👆\u003c\/span\u003e\n      \u003cspan class=\"gnl-wc-title\"\u003eOne Tap. That's the Whole Switch.\u003c\/span\u003e\n      Pat the goose on the head and it turns on. Pat it again and it turns off. No fumbling for a cord switch in the dark, no hunting for a button. The tap-to-light design is one of those small conveniences that sounds trivial until it's 2am and you appreciate having it.\n    \u003c\/div\u003e\n    \u003cdiv class=\"gnl-wc\"\u003e\n      \u003cspan class=\"gnl-wc-icon\"\u003e🔋\u003c\/span\u003e\n      \u003cspan class=\"gnl-wc-title\"\u003eUSB-C at the Base — Charges Like Everything Else\u003c\/span\u003e\n      The charging port is USB-C, built into the base — the same cable as your phone, your earbuds, your laptop. No proprietary charger to lose, no adapter to hunt for. Plug it in overnight, use it cordless all day. It goes wherever you do.\n    \u003c\/div\u003e\n    \u003cdiv class=\"gnl-wc\"\u003e\n      \u003cspan class=\"gnl-wc-icon\"\u003e🎁\u003c\/span\u003e\n      \u003cspan class=\"gnl-wc-title\"\u003eThe Gift That Actually Gets Used\u003c\/span\u003e\n      Most novelty gifts live on a shelf and get packed away. This one gets used every night. It's functional enough to justify keeping and charming enough that people want to. Birthdays, holidays, housewarming, just-because — the goose works for all of them, for people of every age.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 3  USE SCENARIOS\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"gnl-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e\n  \u003cdiv class=\"gnl-scenarios\"\u003e\n    \u003cdiv class=\"gnl-scenario\"\u003e\n      \u003cspan class=\"gnl-scenario__icon\"\u003e🛏\u003c\/span\u003e\n      \u003cspan class=\"gnl-scenario__name\"\u003eBedside\u003c\/span\u003e\n      \u003cp class=\"gnl-scenario__desc\"\u003eOn the nightstand, the goose is the last thing you tap before sleep and the first thing that greets you in the dark. Its warm glow is enough to navigate to the bathroom at midnight without turning on the overhead and waking yourself (or anyone else) up completely. It charges while you sleep; it's ready every night.\u003c\/p\u003e\n      \u003cspan class=\"gnl-scenario__tag\"\u003eTap off · sleep well\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gnl-scenario\"\u003e\n      \u003cspan class=\"gnl-scenario__icon\"\u003e💻\u003c\/span\u003e\n      \u003cspan class=\"gnl-scenario__name\"\u003eDesk\u003c\/span\u003e\n      \u003cp class=\"gnl-scenario__desc\"\u003eOn a desk or bookshelf, the goose adds a warm, low ambient glow that makes late-night work feel less clinical. It's not a task light — it's the light you keep on beside the task light because it makes the desk feel like a place you want to be. The silicone form holds up as a desk object even when it's off.\u003c\/p\u003e\n      \u003cspan class=\"gnl-scenario__tag\"\u003eDesk companion\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gnl-scenario\"\u003e\n      \u003cspan class=\"gnl-scenario__icon\"\u003e🧸\u003c\/span\u003e\n      \u003cspan class=\"gnl-scenario__name\"\u003eKids' Room\u003c\/span\u003e\n      \u003cp class=\"gnl-scenario__desc\"\u003eIn a child's bedroom, the soft silicone goose is safe to hold, safe to tap, and warm enough to sleep beside without being a distraction. The gentle 3000K glow is easy on young eyes. The tap-on control is intuitive enough for small hands to manage on their own — and the shape is charming enough that they'll want to.\u003c\/p\u003e\n      \u003cspan class=\"gnl-scenario__tag\"\u003eSoft · safe · cute\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 4  MOOD \u0026 ATMOSPHERE\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"gnl-section-title\"\u003eMood \u0026amp; Atmosphere\u003c\/div\u003e\n  \u003cdiv class=\"gnl-ba\"\u003e\n    \u003cdiv class=\"gnl-bac gnl-bac--before\"\u003e\n      \u003cspan class=\"gnl-bac-label\"\u003eStandard Night Light\u003c\/span\u003e\n      \u003cul class=\"gnl-bac-list\"\u003e\n        \u003cli\u003eFunctional but forgettable — just a plug-in glow\u003c\/li\u003e\n        \u003cli\u003eNeutral shape with no personality\u003c\/li\u003e\n        \u003cli\u003eSomething you notice only when you need it\u003c\/li\u003e\n        \u003cli\u003eGeneric enough to disappear into any room\u003c\/li\u003e\n        \u003cli\u003eNobody asks where you got it\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gnl-bac gnl-bac--after\"\u003e\n      \u003cspan class=\"gnl-bac-label\"\u003eWith the Goose\u003c\/span\u003e\n      \u003cul class=\"gnl-bac-list\"\u003e\n        \u003cli\u003eWarm 3000K glow that makes the whole room feel softer\u003c\/li\u003e\n        \u003cli\u003eSilicone form that's pleasant to touch every single time\u003c\/li\u003e\n        \u003cli\u003eA small, happy presence that earns a place on the nightstand\u003c\/li\u003e\n        \u003cli\u003eSomething guests notice and always comment on\u003c\/li\u003e\n        \u003cli\u003eThe kind of object you reach for even when you don't need the light\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 5  STYLING \u0026 UPSELL\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"gnl-section-title\"\u003eStyling \u0026amp; Gifting\u003c\/div\u003e\n\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\n      The goose is the gift that works for nearly anyone — the friend who has everything but would love something genuinely charming, the kid who needs a nightlight that doesn't feel babyish, the partner who keeps tapping your phone screen at 3am because they can't find the lamp switch. Get one for the bedroom; get one to give. Yellow for warmth and personality; White for a quieter, softer presence. Both glow exactly the same — the choice is just which one makes you smile more.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\n      \u003cspan class=\"gnl-pair-card__title\"\u003eGift-Ready From the Box\u003c\/span\u003e\n      The goose arrives in packaging that's already presentable — no wrapping required, though a ribbon on the box never hurts. Birthdays, holidays, housewarmings, teacher gifts, Secret Santa — the price point works, the reaction is always good, and it actually gets used. That's the trifecta for a gift.\n      \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\n      \u003cspan class=\"gnl-pair-card__title\"\u003eYellow + White — A Set\u003c\/span\u003e\n      Yellow brings warmth and character — the goose as a personality on the desk or nightstand. White is quieter, softer, more neutral — easier to place in a bedroom that already has a palette. One of each makes a set: keep one, give one, or put them in different rooms so the whole home gets a goose.\n      \u003cspan class=\"gnl-pair-card__tag\"\u003eColor Pairing\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\n      \u003cspan class=\"gnl-pair-card__title\"\u003eKids + Adults — Same Light\u003c\/span\u003e\n      In a kids' room it's the nightlight that makes bedtime less of a negotiation. On an adult's desk it's the ambient light that makes late-night work feel less like an obligation. The goose doesn't have an age — it has a warmth. One for the family means one per room, not one per house.\n      \u003cspan class=\"gnl-pair-card__tag\"\u003eEvery Room\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\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  \u003c!-- Product Size --\u003e\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\n    \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  \u003c!-- Details --\u003e\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  \u003c!-- Footer --\u003e\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\n        \u003cspan class=\"gnl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n        \u003cspan class=\"gnl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \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\" 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          Parameter\n        \u003c\/a\u003e\n        \u003ca class=\"gnl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1RT3uFgs1uzb8FTAnvJt3vrKCIZ8t3r7F\/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      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .gnl-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 11cm x H 20.5cm \/ ∅ 4.3″ x H 8″ \/ Yellow \u0026 White \/ Pat Switch","offer_id":58312959394137,"sku":"DCT-02778-01","price":98.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Goose_Small_Night_Light_1.jpg?v=1781626125","url":"https:\/\/www.tumdi.co\/products\/goose-small-night-light","provider":"Tumdi.com","version":"1.0","type":"link"}