{"product_id":"nephele-ceiling-light","title":"Nephele Ceiling Light","description":"\u003c!-- ============================================================     NEPHELE CEILING LIGHT — 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\": \"Nephele Ceiling Light\",  \"description\": \"The Nephele Ceiling Light features a softly scalloped cloud-inspired form that diffuses warm 3000K light into a calm, even glow. Wall or ceiling mountable, damp rated, and available in Brown, Beige, White, and Walnut Color. Integrated LED rated 50,000 hours.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Metal, PE\",  \"color\": \"Brown, Beige, White, Walnut Color\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\",          \"value\": \"25 cm \/ 9.8 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"13 cm \/ 5.1 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Power\",             \"value\": \"~12W\" },    { \"@type\": \"PropertyValue\", \"name\": \"Canopy\",            \"value\": \"Metal\" },    { \"@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\": \"Mounting\",          \"value\": \"Wall or ceiling\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wet Rating\",        \"value\": \"Damp rated — suitable for bathrooms and covered outdoor areas\" },    { \"@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  提示边框   *\/  .nph-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;  }  \/* 章节标题 *\/  .nph-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 文案 *\/  .nph-intro {    font-size: 1rem;    color: #555;    line-height: 1.8;    margin-bottom: 1rem;  }  \/* 核心卖点卡片 *\/  .nph-features {    display: grid;    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));    gap: 8px;    margin-bottom: 2rem;  }  .nph-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;  }  .nph-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .nph-feature-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  \/* 氛围横幅 *\/  .nph-mood-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;  }  .nph-mood-banner__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    letter-spacing: .04em;    display: block;    margin-bottom: .35rem;  }  \/* 双装方式 *\/  .nph-mount-cards {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 8px;    margin-bottom: 2rem;  }  .nph-mount-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;  }  .nph-mount-card__icon { font-size: 1.2rem; display: block; margin-bottom: .3rem; }  .nph-mount-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  @media (max-width: 400px) {    .nph-mount-cards { grid-template-columns: 1fr; }  }  \/* 适用场景 *\/  .nph-rooms {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-bottom: 2rem;  }  .nph-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 *\/  .nph-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;  }  .nph-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }  .nph-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);  }  .nph-swatch--brown  { background: #7b4621; }  .nph-swatch--beige  { background: #d4c4a0; }  .nph-swatch--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }  .nph-swatch--walnut { background: #5a3018; }  \/* 尺寸卡片 *\/  .nph-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;  }  .nph-size-card svg { flex-shrink: 0; }  \/* 规格列表 *\/  .nph-specs {    list-style: none;    padding: 0;    margin: 0 0 2rem;    display: grid;    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));    gap: 8px;  }  .nph-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;  }  .nph-specs li::before {    content: '';    display: block;    width: 5px; height: 5px;    min-width: 5px;    border-radius: 50%;    background: #b8924a;    margin-top: 8px;  }  \/* LED 提示 *\/  .nph-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;  }  \/* 认证徽章 *\/  .nph-badges {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-top: 1.4rem;  }  .nph-badge {    background: #ffffff;    border: 1px solid #d4d4d4;    border-radius: 20px;    padding: .28rem .85rem;    font-size: .78rem;    color: #333;    font-weight: 500;    letter-spacing: .03em;  }  \/* 下载 *\/  .nph-downloads {    display: flex;    flex-wrap: wrap;    gap: 16px;    margin-bottom: 2rem;  }  .nph-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;  }  .nph-dl-item:hover { opacity: .65; }  .nph-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=\"nph-wrap\"\u003e  \u003c!-- Hero 文案 --\u003e  \u003cp class=\"nph-intro\"\u003e    Some ceiling lights illuminate a room. The \u003cstrong\u003eNephele Ceiling Light\u003c\/strong\u003e softens    one. Its gently scalloped form — rounded, layered, unhurried — diffuses the warm 3000K LED    into an even glow that makes a ceiling feel lower and a room feel safer to be in.    There's no harsh source, no bright center. Just warmth, distributed quietly from above.  \u003c\/p\u003e  \u003cp class=\"nph-intro\"\u003e    Nephele is named for a cloud nymph in Greek mythology. The reference isn't decorative —    the form earns it. From below, the overlapping curves read exactly like soft cloud forms    caught mid-drift.  \u003c\/p\u003e  \u003c!-- 核心卖点 --\u003e  \u003cdiv class=\"nph-section-title\"\u003eWhat Nephele Does\u003c\/div\u003e  \u003cdiv class=\"nph-features\"\u003e    \u003cdiv class=\"nph-feature-card\"\u003e      \u003cspan class=\"nph-feature-card__icon\"\u003e☁️\u003c\/span\u003e      \u003cspan class=\"nph-feature-card__title\"\u003eCloud-Form Shade\u003c\/span\u003e      The scalloped PE surface reads as organic and soft — it doesn't have the rigidity      of a glass diffuser or the flatness of a standard flush mount. It brings something      sculptural to a ceiling that would otherwise go unnoticed.    \u003c\/div\u003e    \u003cdiv class=\"nph-feature-card\"\u003e      \u003cspan class=\"nph-feature-card__icon\"\u003e🌕\u003c\/span\u003e      \u003cspan class=\"nph-feature-card__title\"\u003eWarm 3000K Glow\u003c\/span\u003e      The LED sits behind the shade and the PE surface distributes its output evenly      across the whole face — a room-wide warmth without any visible source.      Calm, unhurried, and entirely comfortable.    \u003c\/div\u003e    \u003cdiv class=\"nph-feature-card\"\u003e      \u003cspan class=\"nph-feature-card__icon\"\u003e🪵\u003c\/span\u003e      \u003cspan class=\"nph-feature-card__title\"\u003eWarm Finish Options\u003c\/span\u003e      Brown, Beige, White, and Walnut Color — each finish works with a different      interior palette. The tonal warmth of Brown or Walnut makes the fixture      read as an object; White and Beige let it recede gently into the ceiling.    \u003c\/div\u003e    \u003cdiv class=\"nph-feature-card\"\u003e      \u003cspan class=\"nph-feature-card__icon\"\u003e🚿\u003c\/span\u003e      \u003cspan class=\"nph-feature-card__title\"\u003eDamp Rated\u003c\/span\u003e      Suitable for bathrooms and covered outdoor areas — the rooms where soft,      cloud-like light is most appreciated and hardest to find.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 氛围横幅 --\u003e  \u003cdiv class=\"nph-mood-banner\"\u003e    \u003cspan class=\"nph-mood-banner__title\"\u003eThe Light That Changes How a Room Feels\u003c\/span\u003e    Overhead lighting tends to flatten a space — making it functional but not    particularly inviting. Nephele does something different. The diffused warmth    it casts from above doesn't just illuminate the room — it changes the emotional    register of it. A bedroom lit by Nephele feels quieter. A living room feels    more settled. It's the difference between a room that's ready to be used and    one that's ready to be lived in.  \u003c\/div\u003e  \u003c!-- 双装方式 --\u003e  \u003cdiv class=\"nph-section-title\"\u003eCeiling or Wall\u003c\/div\u003e  \u003cdiv class=\"nph-mount-cards\"\u003e    \u003cdiv class=\"nph-mount-card\"\u003e      \u003cspan class=\"nph-mount-card__icon\"\u003e🔝\u003c\/span\u003e      \u003cspan class=\"nph-mount-card__title\"\u003eCeiling Mount\u003c\/span\u003e      As a central fixture, Nephele diffuses its warm output across the entire room      below — a soft primary light that sets the mood rather than demands attention.    \u003c\/div\u003e    \u003cdiv class=\"nph-mount-card\"\u003e      \u003cspan class=\"nph-mount-card__icon\"\u003e🧱\u003c\/span\u003e      \u003cspan class=\"nph-mount-card__title\"\u003eWall Mount\u003c\/span\u003e      Used as a wall sconce, the cloud form creates a gentle upward and outward wash      of light — especially effective in bedrooms, hallways, and bathrooms where      layered, indirect light matters most.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 适用场景 --\u003e  \u003cdiv class=\"nph-section-title\"\u003eRight For\u003c\/div\u003e  \u003cdiv class=\"nph-rooms\"\u003e    \u003cspan class=\"nph-room-tag\"\u003e🛏 Bedroom\u003c\/span\u003e    \u003cspan class=\"nph-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e    \u003cspan class=\"nph-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e    \u003cspan class=\"nph-room-tag\"\u003e🛁 Bathroom\u003c\/span\u003e    \u003cspan class=\"nph-room-tag\"\u003e🍽 Dining Room\u003c\/span\u003e    \u003cspan class=\"nph-room-tag\"\u003e📚 Study\u003c\/span\u003e    \u003cspan class=\"nph-room-tag\"\u003e🏡 Covered Porch\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 颜色条 --\u003e  \u003cdiv class=\"nph-color-bar\"\u003e    \u003cdiv class=\"nph-color-bar__swatches\"\u003e      \u003cspan class=\"nph-swatch nph-swatch--brown\" title=\"Brown\"\u003e\u003c\/span\u003e      \u003cspan class=\"nph-swatch nph-swatch--beige\" title=\"Beige\"\u003e\u003c\/span\u003e      \u003cspan class=\"nph-swatch nph-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e      \u003cspan class=\"nph-swatch nph-swatch--walnut\" title=\"Walnut Color\"\u003e\u003c\/span\u003e    \u003c\/div\u003e    \u003cspan\u003eBrown · Beige · White · Walnut Color\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 尺寸 --\u003e  \u003cdiv class=\"nph-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"nph-size-card\"\u003e        \u003cspan\u003e\u003cstrong\u003eDia 25 cm × H 13 cm\u003c\/strong\u003e  \/  ∅ 9.8″ × H 5.1″      \u003cspan style=\"color:#999;font-size:.85rem;\"\u003e~12W\u003c\/span\u003e\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 规格详情 --\u003e  \u003cdiv class=\"nph-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"nph-specs\"\u003e    \u003cli\u003eCanopy: \u003cstrong\u003eMetal\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; PE\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\u003eMounting: \u003cstrong\u003eWall or ceiling\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003e\u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoor areas\u003c\/li\u003e    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e  \u003c\/ul\u003e  \u003c!-- LED 提示 --\u003e  \u003cdiv class=\"nph-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 before it needs attention. No bulb to replace, no maintenance.\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 认证徽章 --\u003e  \u003cdiv class=\"nph-badges\"\u003e    \u003cspan class=\"nph-badge\"\u003e🌎 North America\u003c\/span\u003e    \u003cspan class=\"nph-badge\"\u003e🌏 Australia\u003c\/span\u003e    \u003cspan class=\"nph-badge\"\u003e🌍 Europe\u003c\/span\u003e    \u003cspan class=\"nph-badge\"\u003e🌍 Middle East\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 文档下载 --\u003e  \u003cdiv class=\"nph-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e  \u003cdiv class=\"nph-downloads\"\u003e              \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .nph-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Brown \u0026 Beige \/ Warm White","offer_id":45895059275833,"sku":"DCC-91558-1","price":137.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Brown \u0026 Beige \/ Triac Warm Dimming","offer_id":45895059308601,"sku":"DCC-91558-2","price":172.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Walnut Color \/ Warm White","offer_id":45895059341369,"sku":"DCC-91558-3","price":147.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 13cm \/ ∅ 9.8″ x H 5.1″ \/ Walnut Color \/ Triac Warm Dimming","offer_id":45895059374137,"sku":"DCC-91558-4","price":182.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Nephele_Ceiling_Light_1.jpg?v=1780048333","url":"https:\/\/www.minu-mart.com\/de\/products\/nephele-ceiling-light","provider":"Minu Mart","version":"1.0","type":"link"}