Description
{ “@context”: “https://schema.org”, “@type”: “Product”, “name”: “Goose Night Light”, “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.”, “brand”: { “@type”: “Brand”, “name”: “Docos” }, “material”: “ABS, Silica Gel”, “color”: “Yellow, White”, “additionalProperty”: [ { “@type”: “PropertyValue”, “name”: “Size”, “value”: “Ø 11 cm × H 20.5 cm / 4.3″ × 8″” }, { “@type”: “PropertyValue”, “name”: “Body”, “value”: “Soft silicone” }, { “@type”: “PropertyValue”, “name”: “Switch”, “value”: “Pat (tap) switch” }, { “@type”: “PropertyValue”, “name”: “Charging”, “value”: “USB Type-C (port at base)” }, { “@type”: “PropertyValue”, “name”: “LED”, “value”: “Integrated — 50,000 hr lifespan, non-replaceable” }, { “@type”: “PropertyValue”, “name”: “Color Temp”, “value”: “Warm White 3000K” }, { “@type”: “PropertyValue”, “name”: “Certifications”,”value”: “North America, Australia, Europe, Middle East” }, { “@type”: “PropertyValue”, “name”: “Shipping”, “value”: “Japan, Australia, EU, United States only” } ], “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”}], “offers”: {“@type”:”Offer”,”availability”:”https://schema.org/InStock”,”priceCurrency”:”USD”,”seller”:{“@type”:”Organization”,”name”:”Docos”}} } /* ─── Base ─────────────────────────────────────────────── */ .gnl-wrap { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.75; max-width: 860px; margin: 0 auto; background: #fff; } .gnl-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.6rem 0 1.2rem; } /* Video */ .gnl-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 1.5rem; } .gnl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* Purchase note */ .gnl-note { background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a; border-radius: 6px; padding: .7rem 1rem; margin-bottom: 2rem; font-size: .82rem; color: #5a3e10; line-height: 1.6; display: flex; align-items: flex-start; gap: .65rem; } /* ─── § 1 HERO ──────────────────────────────────────────── */ .gnl-hero-hook { font-size: 1.15rem; font-weight: 500; color: #1a1a1a; line-height: 1.65; margin-bottom: .9rem; border-left: 3px solid #b8924a; padding-left: 1rem; } .gnl-hero-body { font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem; } .gnl-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; } .gnl-hero-pt { display: flex; align-items: center; gap: 7px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .3rem .9rem; font-size: .8rem; color: #555; font-weight: 500; } /* ─── § 2 WHY YOU’LL LOVE IT ───────────────────────────── */ .gnl-why { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-bottom: 2rem; } @media(max-width:480px){ .gnl-why { grid-template-columns: 1fr; } } .gnl-wc { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6; } .gnl-wc-icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .gnl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* ─── § 3 USE SCENARIOS ─────────────────────────────────── */ .gnl-scenarios { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin-bottom: 2rem; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 8px; overflow: hidden; } .gnl-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; } .gnl-scenario:last-child { border-right: none; } .gnl-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; } .gnl-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; } .gnl-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; } .gnl-scenario__tag { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; } @media(max-width:520px){ .gnl-scenarios { grid-template-columns: 1fr; } .gnl-scenario { border-right: none; border-bottom: 1px solid #e5e5e5; } .gnl-scenario:last-child { border-bottom: none; } } /* ─── § 4 MOOD / ATMOSPHERE ─────────────────────────────── */ .gnl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2rem; } .gnl-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem; } .gnl-bac–after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; } .gnl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; } .gnl-bac–before .gnl-bac-label { color: #999; } .gnl-bac–after .gnl-bac-label { color: #b8924a; } .gnl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; } .gnl-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; } .gnl-bac-list li::before { content: ”; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; } .gnl-bac–before .gnl-bac-list li::before { background: #ccc; } .gnl-bac–after .gnl-bac-list li::before { background: #b8924a; } @media(max-width:440px) { .gnl-ba { grid-template-columns: 1fr; } } /* ─── § 5 UPSELL ────────────────────────────────────────── */ .gnl-upsell { background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1.15rem 1.3rem; margin-bottom: 1.2rem; display: flex; align-items: flex-start; gap: 1.2rem; font-size: .9rem; color: #555; line-height: 1.7; } .gnl-upsell__count { font-size: 2.5rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; } .gnl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .25rem; } @media(max-width:440px){ .gnl-upsell { flex-direction: column; gap: .7rem; } } .gnl-pair-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 8px; margin-bottom: 2rem; } .gnl-pair-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #444; line-height: 1.55; } .gnl-pair-card__icon { font-size: 1.1rem; display: block; margin-bottom: .3rem; } .gnl-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } .gnl-pair-card__tag { display: block; margin-top: .5rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; } /* ─── Colors ─────────────────────────────────────────────── */ .gnl-colors-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 8px; margin-bottom: 2rem; } .gnl-color-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .8rem 1rem; display: flex; align-items: center; gap: 10px; font-size: .85rem; color: #333; font-weight: 500; } .gnl-sw { width: 22px; height: 22px; border-radius: 50%; flex-shrink: 0; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12); } .gnl-sw–yellow { background: #f5c842; } .gnl-sw–white { background: #f5f5f2; border-color: #ccc; } /* ─── Product Size ───────────────────────────────────────── */ .gnl-size { display: inline-flex; align-items: center; gap: 12px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.2rem; font-size: .9rem; color: #1a1a1a; margin-bottom: 1rem; } /* ─── Specs ──────────────────────────────────────────────── */ .gnl-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(255px, 1fr)); gap: 7px; } .gnl-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333; } .gnl-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; } /* ─── Footer ─────────────────────────────────────────────── */ .gnl-foot { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 2rem; align-items: start; } .gnl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; } .gnl-badges { display: flex; flex-direction: column; gap: .4rem; } .gnl-badge { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; } .gnl-dls { display: flex; flex-direction: column; gap: .45rem; } .gnl-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .75rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .6rem .85rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s; } .gnl-dl:hover { border-color: #b8924a; } .gnl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; } @media(max-width:440px){ .gnl-foot { grid-template-columns: 1fr; gap: 1.2rem; } }
See It In Your Space
⚠️ Purchase Note: Currently ships to the United States, Japan, Australia, and the EU only.
A little goose that glows. The kind of light that makes you smile before you fall asleep.
The Goose Night Light is the rare object that does its job and makes you happy just having it around. The soft silicone body has a give to it — smooth and warm in your hand — and the 3000K warm white glow it casts is exactly the kind of light a bedroom should have at midnight: 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. Put it on the nightstand, the desk, or the shelf. It’s a night light, a desk companion, and an instant mood lift — all in one very good goose.
🪿 Soft Silicone Body
👆 Tap-to-Light Control
🔋 USB-C Rechargeable
Why You’ll Love It
🪿 Silicone That’s Genuinely Nice to Touch 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.
🌕 Warm 3000K — The Right Light for Night 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.
👆 One Tap. That’s the Whole Switch. 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.
🔋 USB-C at the Base — Charges Like Everything Else 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.
🎁 The Gift That Actually Gets Used 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.
Where It Lives Best
🛏 Bedside
On 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.
Tap off · sleep well
💻 Desk
On 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.
Desk companion
🧸 Kids’ Room
In 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.
Soft · safe · cute
Mood & Atmosphere
Standard Night Light
- Functional but forgettable — just a plug-in glow
- Neutral shape with no personality
- Something you notice only when you need it
- Generic enough to disappear into any room
- Nobody asks where you got it
With the Goose
- Warm 3000K glow that makes the whole room feel softer
- Silicone form that’s pleasant to touch every single time
- A small, happy presence that earns a place on the nightstand
- Something guests notice and always comment on
- The kind of object you reach for even when you don’t need the light
Styling & Gifting
×2
One for you, one for someone you actually like. 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.
🎁 Gift-Ready From the Box 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. Ready to Gift
🟡 Yellow + White — A Set 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. Color Pairing
🧸 Kids + Adults — Same Light 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. Every Room
Colors
Yellow
White
Product Size
Dia 11 cm × H 20.5 cm / ∅ 4.3″ × H 8″
Details
- Body: Soft Silicone
- Base: ABS
- Switch: Pat (tap) switch
- Charging: USB Type-C (port at base)
- LED: Integrated — non-replaceable · 50,000 hr
- Color Temp: Warm White 3000K
- Certified: North America · Australia · Europe · Middle East
- Ships to: US · Japan · Australia · EU
Certifications
🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East
Downloads
Parameter Installation
Reviews
There are no reviews yet.