{"product_id":"henry-pendant-lamp","title":"Henry吊灯","description":"\u003c!-- ============================================================\n     HENRY PENDANT LAMP — Shopify Product Description\n     配色：匹配 docos.us 店铺主题\n     转化优化：现代吊灯 + 精致升级 + 空间平衡\n     包含：消费者可视化内容 + GEO JSON-LD 结构化数据\n     ============================================================ --\u003e\n\u003c!-- ① JSON-LD 结构化数据 --\u003e\n\u003c!-- ② 样式 --\u003e\n\u003cstyle\u003e\n  .hyp-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n  .hyp-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  .hyp-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* 核心卖点卡片 *\/\n  .hyp-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .hyp-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .hyp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .hyp-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* 多灯组合横幅 *\/\n  .hyp-group-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .hyp-group-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n\n  \/* 适用场景 *\/\n  .hyp-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .hyp-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* 颜色 swatches *\/\n  .hyp-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .hyp-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .hyp-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .hyp-swatch--brass { background: linear-gradient(135deg, #b8884a, #d4a060); }\n  .hyp-swatch--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n\n  \/* 尺寸卡片 *\/\n  .hyp-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .hyp-size-card svg { flex-shrink: 0; }\n\n  \/* 规格列表 *\/\n  .hyp-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .hyp-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .hyp-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* 认证徽章 *\/\n  .hyp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .hyp-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* 下载 *\/\n  .hyp-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .hyp-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .hyp-dl-item:hover { opacity: .65; }\n  .hyp-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\u003c!-- ③ 可视化内容 --\u003e\n\u003cdiv class=\"hyp-wrap\"\u003e\n\u003c!-- Hero 文案 --\u003e\n\u003cp class=\"hyp-intro\"\u003e有些灯试图引人注目。\u003cstrong\u003eHenry吊灯\u003c\/strong\u003e则力求恰到好处——白色玻璃灯罩线条简洁，锥形设计精妙；黄铜配件捕捉光线而不与之竞争；造型适用于餐桌、厨房岛台或床头，无需房间为之调整。比例本身就是亮点。它悬挂、发光，房间因此静谧而优雅。\u003c\/p\u003e\n\u003cp class=\"hyp-intro\"\u003e为那些希望空间显得经过深思熟虑，而灯具本身不喧宾夺主的人而生。\u003c\/p\u003e\n\u003c!-- 核心卖点 --\u003e\n\u003cdiv class=\"hyp-section-title\"\u003e为什么选择Henry\u003c\/div\u003e\n\u003cdiv class=\"hyp-features\"\u003e\n\u003cdiv class=\"hyp-feature-card\"\u003e\u003cspan class=\"hyp-feature-card__icon\"\u003e🔺\u003c\/span\u003e \u003cspan class=\"hyp-feature-card__title\"\u003e锥形玻璃造型\u003c\/span\u003e 拉长的轮廓引导光线向下——具有聚焦、定向的特质，更适合餐桌和厨房工作面，而非球形或平面扩散器。从各个角度看都简洁流畅，不显冗繁。\u003c\/div\u003e\n\u003cdiv class=\"hyp-feature-card\"\u003e\u003cspan class=\"hyp-feature-card__icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"hyp-feature-card__title\"\u003e黄铜配件\u003c\/span\u003e 温暖的黄铜顶盘和插座环赋予Henry一种经过精心考量的材质感——白色玻璃与温暖金属的对比精妙而精确，从任何距离都能被欣赏。\u003c\/div\u003e\n\u003cdiv class=\"hyp-feature-card\"\u003e\u003cspan class=\"hyp-feature-card__icon\"\u003e🔆\u003c\/span\u003e \u003cspan class=\"hyp-feature-card__title\"\u003e调光器兼容\u003c\/span\u003e 从工作亮度到温暖柔和的环境光——配合调光开关（另售），Henry可适应房间从主灯功能到温馨夜间氛围的各种需求。\u003c\/div\u003e\n\u003cdiv class=\"hyp-feature-card\"\u003e\u003cspan class=\"hyp-feature-card__icon\"\u003e📐\u003c\/span\u003e \u003cspan class=\"hyp-feature-card__title\"\u003e倾斜天花板适配\u003c\/span\u003e 适用于30°以内的斜面天花板——灯具保持水平无论天花板如何倾斜。电线可调至任何适合下方照明面的高度。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 多灯组合横幅 --\u003e\n\u003cdiv class=\"hyp-group-banner\"\u003e\u003cspan class=\"hyp-group-banner__title\"\u003e单盏或三盏——均显气度\u003c\/span\u003e 单盏Henry悬于小餐桌上显得均衡不失雅致。三盏紧密簇拥、高度交错地悬于大型餐桌上方则呈现精心构思的布局——锥形灯罩从下方视觉上重叠而不竞争，组合的黄铜配件赋予整体温暖而协调的统一感。选择相同高度保持一致性，或每盏灯变化10–20厘米以增加层次感。\u003c\/div\u003e\n\u003c!-- 适用场景 --\u003e\n\u003cdiv class=\"hyp-section-title\"\u003e适用于\u003c\/div\u003e\n\u003cdiv class=\"hyp-rooms\"\u003e\u003cspan class=\"hyp-room-tag\"\u003e🍽 餐桌\u003c\/span\u003e \u003cspan class=\"hyp-room-tag\"\u003e🍳 厨房岛台\u003c\/span\u003e \u003cspan class=\"hyp-room-tag\"\u003e🛏 床头\u003c\/span\u003e \u003cspan class=\"hyp-room-tag\"\u003e📚 阅读角\u003c\/span\u003e \u003cspan class=\"hyp-room-tag\"\u003e🛋 客厅\u003c\/span\u003e \u003cspan class=\"hyp-room-tag\"\u003e🚪 走廊\u003c\/span\u003e \u003cspan class=\"hyp-room-tag\"\u003e🏠 任何现代室内\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- 颜色条 --\u003e\n\u003cdiv class=\"hyp-color-bar\"\u003e\n\u003cdiv class=\"hyp-color-bar__swatches\"\u003e\n\u003cspan class=\"hyp-swatch hyp-swatch--brass\" title=\"Brass\"\u003e\u003c\/span\u003e\n\u003cspan class=\"hyp-swatch hyp-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003e黄铜 · 白色\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 尺寸 --\u003e\n\u003cdiv class=\"hyp-section-title\"\u003e产品尺寸\u003c\/div\u003e\n\u003cdiv class=\"hyp-size-card\"\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直径 15厘米 × 高 24厘米\u003c\/strong\u003e \/ ∅ 5.9″ × H 9.4″\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- 规格详情 --\u003e\n\u003cdiv class=\"hyp-section-title\"\u003e详情\u003c\/div\u003e\n\u003cul class=\"hyp-specs\"\u003e\n\u003cli\u003e灯罩：\u003cstrong\u003e玻璃\u003c\/strong\u003e——白色磨砂\u003c\/li\u003e\n\u003cli\u003e材质：\u003cstrong\u003e玻璃和黄铜\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e接线: \u003cstrong\u003e硬接线\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e灯座：\u003cstrong\u003eE26 或 E27\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e最大灯泡：\u003cstrong\u003e40W\u003c\/strong\u003e 白炽灯或等效 LED\u003c\/li\u003e\n\u003cli\u003e电压：\u003cstrong\u003e交流 110–240V\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e吊线：\u003cstrong\u003e59 英寸 \/ 150 厘米\u003c\/strong\u003e——可调节至理想高度\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e调光器兼容\u003c\/strong\u003e（开关不含）\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e斜顶天花板兼容\u003c\/strong\u003e — 最高 30°\u003c\/li\u003e\n\u003cli\u003e防护等级：\u003cstrong\u003eIP20\u003c\/strong\u003e — 仅供室内使用\u003c\/li\u003e\n\u003cli\u003e认证: 北美 · 澳大利亚 · 欧洲 · 中东\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 认证徽章 --\u003e\n\u003cdiv class=\"hyp-badges\"\u003e\u003cspan class=\"hyp-badge\"\u003e🌎 北美\u003c\/span\u003e \u003cspan class=\"hyp-badge\"\u003e🌏 澳大利亚\u003c\/span\u003e \u003cspan class=\"hyp-badge\"\u003e🌍 欧洲\u003c\/span\u003e \u003cspan class=\"hyp-badge\"\u003e🌍 中东\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- 文档下载 --\u003e\n\u003cdiv class=\"hyp-section-title\" style=\"margin-top:2.5rem;\"\u003e下载\u003c\/div\u003e\n\u003cdiv class=\"hyp-downloads\"\u003e\u003ca class=\"hyp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/13Su9WnXqQvQsBrgTMnmX_y6iB5SEQP3P\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"产品规格\" loading=\"lazy\" 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=\"hyp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1CHJ_DubRB8j0WsLiW2bZEHe1Bku6Hm1E\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"安装指南\" loading=\"lazy\" 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=\"hyp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1QGMo17D7CfGYDvkCS6xtiqBe9PGs0uF2\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"3D文件\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\/\u003e 3D文件 \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c!-- end .hyp-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"直径 15厘米 × 高 24厘米 \/ ∅ 5.9″ × H 9.4″ \/ 黄铜和白色","offer_id":45411988111634,"sku":"DCP-2139-1","price":150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Henry_Pendant_Lamp_1.jpg?v=1762449792","url":"https:\/\/docos.us\/zh\/products\/henry-pendant-lamp","provider":"Docos","version":"1.0","type":"link"}