{"product_id":"goose-small-night-light","title":"鹅鹅小夜灯","description":"\u003c!-- ============================================================\n     GOOSE NIGHT LIGHT — Shopify Product Description (CONDENSED)\n     US Lifestyle Brand Tone · Playful · Warm · Expressive\n     CSS prefix: .gnl-\n     ============================================================ --\u003e\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\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"gnl-section-title\"\u003e在您的空间中想象一下\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\u003c!-- Purchase note --\u003e\n\u003cdiv class=\"gnl-note\"\u003e\u003cspan\u003e⚠️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e购买须知：\u003c\/strong\u003e目前仅发货至美国、日本、澳大利亚和欧盟。\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ─────────────────────────────────────────\n       § 1  HERO\n  ───────────────────────────────────────── --\u003e\n\u003cp class=\"gnl-hero-hook\"\u003e一只会发光的小鹅。那种能让你在入睡前微笑的灯光。\u003c\/p\u003e\n\u003cp class=\"gnl-hero-body\"\u003e\u003cstrong\u003e鹅鹅小夜灯\u003c\/strong\u003e采用柔软的硅胶材质，手感舒适有质感，散发出 3000K 暖白色光芒——温柔得足以照亮路径，柔和得适合在其下方安睡。轻轻拍打鹅头即可开启，再拍一次关闭。USB-C 底座让您随处充电。床头柜、办公桌还是架子上——它既是夜灯，也是办公伴侣，更是瞬间的心情提升，一盏好鹅灯完美诠释一切。\u003c\/p\u003e\n\u003cdiv class=\"gnl-hero-pts\"\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e🪿 柔软硅胶体\u003c\/div\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e👆 轻拍点亮控制\u003c\/div\u003e\n\u003cdiv class=\"gnl-hero-pt\"\u003e🔋 USB-C 可充电\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─────────────────────────────────────────\n       § 2  WHY YOU'LL LOVE IT (5 → 3 cards)\n  ───────────────────────────────────────── --\u003e\n\u003cdiv class=\"gnl-section-title\"\u003e为什么您会喜欢它\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\"\u003e质感真实，手感舒适的硅胶\u003c\/span\u003e柔软、富有触感，拿起和放下都是一个小小的愉悦时刻——与这盏灯的每次互动都让人舒适惬意。\u003c\/div\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\u003cspan class=\"gnl-wc-icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003e暖白 3000K——夜晚的理想光线\u003c\/span\u003e自然、舒适、不伤眼睛——稳定的光芒让您在黑暗中自如移动，而不会打扰他人。\u003c\/div\u003e\n\u003cdiv class=\"gnl-wc\"\u003e\u003cspan class=\"gnl-wc-icon\"\u003e👆\u003c\/span\u003e \u003cspan class=\"gnl-wc-title\"\u003e一拍即可。就这么简单。\u003c\/span\u003e轻拍鹅头开灯，再拍一次关灯——无需在黑暗中摸索灯绳开关。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─────────────────────────────────────────\n       § 3  STYLING \u0026 UPSELL (3 → 2 cards)\n  ───────────────────────────────────────── --\u003e\n\u003cdiv class=\"gnl-section-title\"\u003e搭配与赠礼\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\"\u003e一个给自己，一个给真正喜欢的人。\u003c\/span\u003e这只鹅适合几乎所有人——那位拥有一切的朋友，那个需要不显幼稚的夜灯的孩子，那位在凌晨 3 点还在摸索灯绳的伴侣。黄色温暖又富有个性；白色则更显沉静与柔和。两种颜色的光芒效果完全相同。\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\"\u003e礼盒即送\u003c\/span\u003e 包装精美，开箱即可赠送。生日、节日、乔迁、师生礼物——价格恰当，实用耐用。\u003cspan class=\"gnl-pair-card__tag\"\u003e礼品首选\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\"\u003e儿童与成人共享——同一盏灯\u003c\/span\u003e 在儿童房中，它是让入睡更轻松的夜灯。在成人办公桌上，它是让深夜工作不再枯燥的环境光。\u003cspan class=\"gnl-pair-card__tag\"\u003e适配各室\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Colors --\u003e\n\u003cdiv class=\"gnl-section-title\"\u003e颜色\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 黄色\u003c\/div\u003e\n\u003cdiv class=\"gnl-color-card\"\u003e\u003cspan class=\"gnl-sw gnl-sw--white\"\u003e\u003c\/span\u003e 白色\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Size --\u003e\n\u003cdiv class=\"gnl-section-title\"\u003e产品尺寸\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\u003e直径 11 cm × 高 20.5 cm\u003c\/strong\u003e \/ ∅ 4.3″ × H 8″\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- Details --\u003e\n\u003cdiv class=\"gnl-section-title\"\u003e详情\u003c\/div\u003e\n\u003cul class=\"gnl-specs\"\u003e\n\u003cli\u003e主体：\u003cstrong\u003e柔软硅胶\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e底座：\u003cstrong\u003eABS 工程塑料\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e开关：\u003cstrong\u003e触控点按开关\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e充电：\u003cstrong\u003eUSB-C 接口\u003c\/strong\u003e（底座设有充电口）\u003c\/li\u003e\n\u003cli\u003eLED：\u003cstrong\u003e集成式\u003c\/strong\u003e — 不可更换 · 50,000 小时\u003c\/li\u003e\n\u003cli\u003e色温：\u003cstrong\u003e暖白 3000K\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e认证：北美 · 澳大利亚 · 欧洲 · 中东\u003c\/li\u003e\n\u003cli\u003e配送至：\u003cstrong\u003e美国 · 日本 · 澳大利亚 · 欧盟\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"gnl-foot\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gnl-foot-label\"\u003e认证\u003c\/span\u003e\n\u003cdiv class=\"gnl-badges\"\u003e\u003cspan class=\"gnl-badge\"\u003e🌎 北美\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌏 澳大利亚\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌍 欧洲\u003c\/span\u003e \u003cspan class=\"gnl-badge\"\u003e🌍 中东\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gnl-foot-label\"\u003e下载资料\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 规格参数 \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 安装指南 \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .gnl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 11cm x H 20.5cm \/ ∅ 4.3″ x H 8″ \/ 黄色 \u0026 白色 \/ 拨动开关","offer_id":50229571191058,"sku":"DCT-02778-01","price":98.0,"currency_code":"USD","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\/zh\/products\/goose-small-night-light","provider":"Docos","version":"1.0","type":"link"}