{"product_id":"danoise-pendant-lamp","title":"Danoise Pendant Lamp","description":"\u003c!-- ============================================================     DANOISE PENDANT LAMP — Shopify Product Description     配色：匹配 docos.us 店铺主题     转化优化：雕塑吊灯 + 空间主角 + 设计表达     包含：消费者可视化内容 + GEO JSON-LD 结构化数据     ============================================================ --\u003e\u003c!-- ① JSON-LD 结构化数据 --\u003e\u003cscript type=\"application\/ld+json\"\u003e{  \"@context\": \"https:\/\/schema.org\",  \"@type\": \"Product\",  \"name\": \"Danoise Pendant Lamp\",  \"description\": \"The Danoise Pendant Lamp features a mirror-finish smoky glass shade with an interior white diffuser. The glass changes appearance when lit — from a reflective dark exterior to a glowing warm orb. Integrated 3000K LED, 19.7-inch hanging rod, hardwired, available in Black and Smoke Gray. Does not support dimming.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Metal, Glass\",  \"color\": \"Black, Smoke Gray\",  \"image\": [    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Danoise_Pendant_Lamp_25.jpg?v=1763200482\",    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Danoise_Pendant_Lamp_2b4f54c8-ed4b-4491-8072-6e4080be3d4c_600x600.jpg?v=1739066681\"  ],  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\",          \"value\": \"16 cm \/ 6.3 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"18 cm \/ 7 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Power\",             \"value\": \"~7W\" },    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",             \"value\": \"Glass — mirror-finish smoke gray\" },    { \"@type\": \"PropertyValue\", \"name\": \"Light Source\",      \"value\": \"Integrated LED — not replaceable, rated 50,000 hrs\" },    { \"@type\": \"PropertyValue\", \"name\": \"Color Temperature\", \"value\": \"Warm White 3000K\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Hardwired\" },    { \"@type\": \"PropertyValue\", \"name\": \"Hanging Rod\",       \"value\": \"19.7 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Dimming\",           \"value\": \"Not supported\" },    { \"@type\": \"PropertyValue\", \"name\": \"Custom Option\",     \"value\": \"Pendant cord version available on request\" },    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Australia, Europe, Middle East\" }  ],  \"offers\": {    \"@type\": \"Offer\",    \"availability\": \"https:\/\/schema.org\/InStock\",    \"priceCurrency\": \"USD\",    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }  }}\u003c\/noscript\u003e\u003c!-- ② 样式 --\u003e\u003cstyle\u003e  \/*   * Docos Design Tokens   * #ffffff  白底        #f7f7f7  卡片底   * #e5e5e5  边框        #1a1a1a  正文   * #555555  次级文字    #b8924a  暖金强调   * #fff8ee  提示底      #e8c87a  提示边框   *\/  .dnp-wrap {    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;    color: #1a1a1a;    line-height: 1.7;    max-width: 860px;    margin: 0 auto;    background: #ffffff;  }  \/* 章节标题 *\/  .dnp-section-title {    font-size: 0.72rem;    font-weight: 600;    letter-spacing: .12em;    text-transform: uppercase;    color: #1a1a1a;    border-bottom: 1.5px solid #b8924a;    padding-bottom: .45rem;    margin: 2.2rem 0 1.1rem;  }  \/* Hero 文案 *\/  .dnp-intro {    font-size: 1rem;    color: #555;    line-height: 1.8;    margin-bottom: 1rem;  }  \/* 图片展示区 *\/  .dnp-illus {    margin: 1rem 0 2rem;    text-align: center;  }  .dnp-illus a { display: inline-block; }  .dnp-illus img {    max-width: 480px;    width: 100%;    border-radius: 8px;    display: block;    border: 1px solid #e5e5e5;    margin: 0 auto;  }  .dnp-illus__caption {    font-size: .78rem;    color: #999;    margin-top: .45rem;    letter-spacing: .04em;  }  \/* 核心卖点卡片 *\/  .dnp-features {    display: grid;    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));    gap: 8px;    margin-bottom: 2rem;  }  .dnp-feature-card {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-top: 3px solid #b8924a;    border-radius: 6px;    padding: .85rem 1rem;    font-size: .85rem;    color: #333;    line-height: 1.55;  }  .dnp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .dnp-feature-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  \/* 灯开关前后对比横幅 *\/  .dnp-effect-banner {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: 1rem 1.2rem;    margin-bottom: 2rem;    font-size: .9rem;    color: #555;    line-height: 1.7;  }  .dnp-effect-banner__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    letter-spacing: .04em;    display: block;    margin-bottom: .35rem;  }  \/* 组合建议横幅 *\/  .dnp-group-banner {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: 1rem 1.2rem;    margin-bottom: 2rem;    font-size: .9rem;    color: #555;    line-height: 1.7;  }  .dnp-group-banner__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    letter-spacing: .04em;    display: block;    margin-bottom: .35rem;  }  \/* 提示横幅 *\/  .dnp-notice {    display: flex;    gap: 10px;    background: #fff8ee;    border: 1px solid #e8c87a;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .75rem 1rem;    margin-bottom: .65rem;    font-size: .88rem;    color: #5a3e10;    line-height: 1.6;  }  .dnp-notice__icon { flex-shrink: 0; margin-top: .05rem; }  \/* 定制提示 *\/  .dnp-custom-banner {    display: flex;    align-items: center;    gap: 14px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .85rem 1.2rem;    margin-bottom: 2rem;    font-size: .88rem;    color: #333;    line-height: 1.6;  }  .dnp-custom-banner__icon { font-size: 1.3rem; flex-shrink: 0; }  \/* 适用场景 *\/  .dnp-rooms {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-bottom: 2rem;  }  .dnp-room-tag {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-radius: 20px;    padding: .3rem .9rem;    font-size: .82rem;    color: #555;    display: flex;    align-items: center;    gap: 5px;  }  \/* 颜色 swatches *\/  .dnp-color-bar {    display: flex;    align-items: center;    gap: 14px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .75rem 1.1rem;    margin-bottom: 2rem;    font-size: .88rem;    color: #555;  }  .dnp-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }  .dnp-swatch {    width: 22px; height: 22px;    border-radius: 50%;    border: 2px solid rgba(0,0,0,.1);    box-shadow: 0 1px 4px rgba(0,0,0,.15);  }  .dnp-swatch--black { background: #1e1a17; }  .dnp-swatch--smoke { background: linear-gradient(135deg, #6a6a72, #9898a8); }  \/* 尺寸卡片 *\/  .dnp-size-card {    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: 2rem;  }  .dnp-size-card svg { flex-shrink: 0; }  \/* 规格列表 *\/  .dnp-specs {    list-style: none;    padding: 0;    margin: 0 0 2rem;    display: grid;    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));    gap: 8px;  }  .dnp-specs li {    display: flex;    align-items: flex-start;    gap: 10px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-radius: 6px;    padding: .6rem .9rem;    font-size: .9rem;    color: #333;  }  .dnp-specs li::before {    content: '';    display: block;    width: 5px; height: 5px;    min-width: 5px;    border-radius: 50%;    background: #b8924a;    margin-top: 8px;  }  \/* LED 提示 *\/  .dnp-led-note {    display: flex;    gap: 10px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .7rem 1rem;    font-size: .85rem;    color: #555;    margin-bottom: 1.8rem;    line-height: 1.6;  }  \/* 认证徽章 *\/  .dnp-badges {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-top: 1.4rem;  }  .dnp-badge {    background: #ffffff;    border: 1px solid #d4d4d4;    border-radius: 20px;    padding: .28rem .85rem;    font-size: .78rem;    color: #333;    font-weight: 500;    letter-spacing: .03em;  }  \/* 下载 *\/  .dnp-downloads {    display: flex;    flex-wrap: wrap;    gap: 16px;    margin-bottom: 2rem;  }  .dnp-dl-item {    display: flex;    flex-direction: column;    align-items: center;    gap: 8px;    text-decoration: none;    color: #1a1a1a;    font-size: .78rem;    font-weight: 600;    letter-spacing: .06em;    text-transform: uppercase;    transition: opacity .2s;  }  .dnp-dl-item:hover { opacity: .65; }  .dnp-dl-item img {    width: 60px; height: 60px;    object-fit: contain;    border: 1px solid #e5e5e5;    border-radius: 6px;    background: #fff;    padding: 8px;  }\u003c\/style\u003e\u003c!-- ③ 可视化内容 --\u003e\u003cdiv class=\"dnp-wrap\"\u003e  \u003c!-- Hero 文案 --\u003e  \u003cp class=\"dnp-intro\"\u003e    The \u003cstrong\u003eDanoise Pendant Lamp\u003c\/strong\u003e does something most pendants don't — it looks    completely different depending on whether it's on or off. Off, the mirror-finish smoky    glass reflects its surroundings like a dark, polished sphere. On, the inner white diffuser    comes alive and the shade transforms into a warm, glowing orb that pulls the eye upward    and holds it there.  \u003c\/p\u003e  \u003cp class=\"dnp-intro\"\u003e    It's a pendant that earns attention in both states. Over a dining table, a kitchen island,    or in a cluster over an open-plan space, it functions as a piece of jewelry for the ceiling —    precise, considered, and impossible to ignore.  \u003c\/p\u003e  \u003c!-- 图片展示 --\u003e  \u003cdiv class=\"dnp-illus\"\u003e        \u003cp class=\"dnp-illus__caption\"\u003eClick to enlarge\u003c\/p\u003e  \u003c\/div\u003e  \u003cdiv class=\"dnp-illus\" style=\"margin-top:-1rem;\"\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Danoise_Pendant_Lamp_2b4f54c8-ed4b-4491-8072-6e4080be3d4c_600x600.jpg?v=1739066681\" alt=\"Danoise Pendant Lamp — light on vs off comparison\" loading=\"lazy\"\u003e    \u003cp class=\"dnp-illus__caption\"\u003eLight off vs. light on — same shade, two appearances\u003c\/p\u003e  \u003c\/div\u003e  \u003c!-- 开关前后效果横幅 --\u003e  \u003cdiv class=\"dnp-effect-banner\"\u003e    \u003cspan class=\"dnp-effect-banner__title\"\u003eOne Shade. Two Completely Different Objects.\u003c\/span\u003e    When the light is off, the mirror-finish smoky glass acts as a one-way reflector —    the room sees itself in the shade, and the lamp reads as a dark, sculptural sphere.    When the light turns on, the internal white diffuser takes over and the exterior    glass becomes a source of warm, even light. The effect is immediate and deliberate:    a pendant that is decorative by day and atmospheric by night.  \u003c\/div\u003e  \u003c!-- 核心卖点 --\u003e  \u003cdiv class=\"dnp-section-title\"\u003eWhat Makes Danoise\u003c\/div\u003e  \u003cdiv class=\"dnp-features\"\u003e    \u003cdiv class=\"dnp-feature-card\"\u003e      \u003cspan class=\"dnp-feature-card__icon\"\u003e🪞\u003c\/span\u003e      \u003cspan class=\"dnp-feature-card__title\"\u003eMirror-Finish Smoke Glass\u003c\/span\u003e      The smoky gray plating gives the exterior a reflective quality that changes      with the light in the room. The shade doesn't just hang — it participates in      the space around it.    \u003c\/div\u003e    \u003cdiv class=\"dnp-feature-card\"\u003e      \u003cspan class=\"dnp-feature-card__icon\"\u003e⚪\u003c\/span\u003e      \u003cspan class=\"dnp-feature-card__title\"\u003eInterior White Diffuser\u003c\/span\u003e      The internal white layer distributes the warm 3000K LED evenly across the      glass surface — the light that reaches the room is soft, even, and without      visible source. The glow appears to come from the shade itself.    \u003c\/div\u003e    \u003cdiv class=\"dnp-feature-card\"\u003e      \u003cspan class=\"dnp-feature-card__icon\"\u003e🏺\u003c\/span\u003e      \u003cspan class=\"dnp-feature-card__title\"\u003eCompact Sculptural Form\u003c\/span\u003e      At 16 cm in diameter, Danoise is precise and considered — not the largest      fixture in the room, but the most carefully resolved. The proportions      work singly or in a tightly spaced cluster.    \u003c\/div\u003e    \u003cdiv class=\"dnp-feature-card\"\u003e      \u003cspan class=\"dnp-feature-card__icon\"\u003e💡\u003c\/span\u003e      \u003cspan class=\"dnp-feature-card__title\"\u003e50,000-Hour LED\u003c\/span\u003e      The integrated LED is hardwired into the shade and rated for 50,000 hours —      22+ years at daily use. No bulb to replace, no maintenance required,      no gradual color shift over time.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 组合使用建议 --\u003e  \u003cdiv class=\"dnp-group-banner\"\u003e    \u003cspan class=\"dnp-group-banner__title\"\u003eOne or Three — Both Work\u003c\/span\u003e    A single Danoise over a small dining table is a clean, precise statement.    Three in a close cluster over a kitchen island or longer table creates a    constellation effect — the smoky glass reflections interact with each other    and the room in a way that a single lamp can't produce. Space them 20–30 cm    apart and hang at the same height for a composed, architectural result.  \u003c\/div\u003e  \u003c!-- 定制提示 --\u003e  \u003cdiv class=\"dnp-custom-banner\"\u003e    \u003cspan class=\"dnp-custom-banner__icon\"\u003e✉️\u003c\/span\u003e    \u003cspan\u003eNeed a \u003cstrong\u003ependant cord version\u003c\/strong\u003e? Contact us — customization is available on request.\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 注意事项 --\u003e  \u003cdiv class=\"dnp-notice\"\u003e    \u003cspan class=\"dnp-notice__icon\"\u003eℹ️\u003c\/span\u003e    \u003cspan\u003e\u003cstrong\u003eFinish Note:\u003c\/strong\u003e Minor polishing marks on the shade edge are a normal    result of the mirror-finish plating process — they are not quality defects.\u003c\/span\u003e  \u003c\/div\u003e  \u003cdiv class=\"dnp-notice\" style=\"margin-bottom:2rem;\"\u003e    \u003cspan class=\"dnp-notice__icon\"\u003e⚠️\u003c\/span\u003e    \u003cspan\u003e\u003cstrong\u003eDimming:\u003c\/strong\u003e This fixture \u003cstrong\u003edoes not support dimming\u003c\/strong\u003e.    Please do not pair it with a dimmer switch.\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 适用场景 --\u003e  \u003cdiv class=\"dnp-section-title\"\u003eWorks In\u003c\/div\u003e  \u003cdiv class=\"dnp-rooms\"\u003e    \u003cspan class=\"dnp-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e    \u003cspan class=\"dnp-room-tag\"\u003e🍳 Kitchen Island\u003c\/span\u003e    \u003cspan class=\"dnp-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e    \u003cspan class=\"dnp-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e    \u003cspan class=\"dnp-room-tag\"\u003e🏨 Entryway\u003c\/span\u003e    \u003cspan class=\"dnp-room-tag\"\u003e🛏 Bedroom\u003c\/span\u003e    \u003cspan class=\"dnp-room-tag\"\u003e🏠 Open-Plan Space\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 颜色条 --\u003e  \u003cdiv class=\"dnp-color-bar\"\u003e    \u003cdiv class=\"dnp-color-bar__swatches\"\u003e      \u003cspan class=\"dnp-swatch dnp-swatch--black\" title=\"Black\"\u003e\u003c\/span\u003e      \u003cspan class=\"dnp-swatch dnp-swatch--smoke\" title=\"Smoke Gray\"\u003e\u003c\/span\u003e    \u003c\/div\u003e    \u003cspan\u003eBlack · Smoke Gray\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 尺寸 --\u003e  \u003cdiv class=\"dnp-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"dnp-size-card\"\u003e        \u003cspan\u003e\u003cstrong\u003eDia 16 cm × H 18 cm\u003c\/strong\u003e  \/  ∅ 6.3″ × H 7″      \u003cspan style=\"color:#999;font-size:.85rem;\"\u003e~7W  ·  Hanging rod: 19.7″\u003c\/span\u003e\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 规格详情 --\u003e  \u003cdiv class=\"dnp-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"dnp-specs\"\u003e    \u003cli\u003eShade: \u003cstrong\u003eGlass\u003c\/strong\u003e — mirror-finish smoke gray\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; Glass\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eLight source: \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e — not replaceable\u003c\/li\u003e    \u003cli\u003eLifespan: \u003cstrong\u003e50,000 hrs\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eColor temperature: \u003cstrong\u003eWarm White 3000K\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eHanging rod: \u003cstrong\u003e19.7″\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eDimming: \u003cstrong\u003eNot supported\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eCord version: \u003cstrong\u003eAvailable on request\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e  \u003c\/ul\u003e  \u003c!-- LED 提示 --\u003e  \u003cdiv class=\"dnp-led-note\"\u003e    \u003cspan\u003e💡\u003c\/span\u003e    \u003cspan\u003eThe integrated LED is rated for \u003cstrong\u003e50,000 hours\u003c\/strong\u003e — at 6 hours per day,    that's over 22 years of use. No bulb to replace, no maintenance required.\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 认证徽章 --\u003e  \u003cdiv class=\"dnp-badges\"\u003e    \u003cspan class=\"dnp-badge\"\u003e🌎 North America\u003c\/span\u003e    \u003cspan class=\"dnp-badge\"\u003e🌏 Australia\u003c\/span\u003e    \u003cspan class=\"dnp-badge\"\u003e🌍 Europe\u003c\/span\u003e    \u003cspan class=\"dnp-badge\"\u003e🌍 Middle East\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 文档下载 --\u003e  \u003cdiv class=\"dnp-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e  \u003cdiv class=\"dnp-downloads\"\u003e              \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .dnp-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Dia 16cm x H 18cm \/ ∅ 6.3″ x H 7″ \/ Black \u0026 Smoke Gray \/ Warm White","offer_id":45893319360569,"sku":"DCP-34209-1","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16cm x H 18cm \/ ∅ 6.3″ x H 7″ \/ Black \u0026 Smoke Gray \/ Warm White Triac Dimming","offer_id":45893319393337,"sku":"DCP-34209-2","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Danoise_Pendant_Lamp_24.jpg?v=1779975804","url":"https:\/\/www.minu-mart.com\/it\/products\/danoise-pendant-lamp","provider":"Minu Mart","version":"1.0","type":"link"}