{"product_id":"danoise-pendant-lamp","title":"Danoise Pendant Lamp","description":"\u003c!-- ============================================================\n     DANOISE PENDANT LAMP — Shopify Product Description\n     Color Scheme: Matches docos.us store theme\n     Conversion Optimization: Sculptural pendant lamp + Space focal point + Design expression\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD structured data --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Danoise Pendant Lamp\",\n  \"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.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Metal, Glass\",\n  \"color\": \"Black, Smoke Gray\",\n  \"image\": [\n    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Danoise_Pendant_Lamp_25.jpg?v=1763200482\",\n    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Danoise_Pendant_Lamp_2b4f54c8-ed4b-4491-8072-6e4080be3d4c_600x600.jpg?v=1739066681\"\n  ],\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\",          \"value\": \"16 cm \/ 6.3 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"18 cm \/ 7 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Power\",             \"value\": \"~7W\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",             \"value\": \"Glass — mirror-finish smoke gray\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Light Source\",      \"value\": \"Integrated LED — not replaceable, rated 50,000 hrs\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Color Temperature\", \"value\": \"Warm White 3000K\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Hardwired\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Hanging Rod\",       \"value\": \"19.7 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimming\",           \"value\": \"Not supported\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Custom Option\",     \"value\": \"Pendant cord version available on request\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Australia, Europe, Middle East\" }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }\n  }\n}\n\u003c\/script\u003e\n\n\u003c!-- ② Styles --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  White Background  #f7f7f7  Card Background\n   * #e5e5e5  Border          #1a1a1a  Body Text\n   * #555555  Secondary Text   #b8924a  Warm Gold Accent\n   * #fff8ee  Notice Background #e8c87a  Notice Border\n   *\/\n  .dnp-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\n  \/* Section Title *\/\n  .dnp-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  \/* Hero Text *\/\n  .dnp-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Image Display Area *\/\n  .dnp-illus {\n    margin: 1rem 0 2rem;\n    text-align: center;\n  }\n  .dnp-illus a { display: inline-block; }\n  .dnp-illus img {\n    max-width: 480px;\n    width: 100%;\n    border-radius: 8px;\n    display: block;\n    border: 1px solid #e5e5e5;\n    margin: 0 auto;\n  }\n  .dnp-illus__caption {\n    font-size: .78rem;\n    color: #999;\n    margin-top: .45rem;\n    letter-spacing: .04em;\n  }\n\n  \/* Core Selling Point Cards *\/\n  .dnp-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .dnp-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  .dnp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .dnp-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Switch Before and After Comparison Banner *\/\n  .dnp-effect-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  .dnp-effect-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  \/* Group Suggestion Banner *\/\n  .dnp-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  .dnp-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  \/* Notice Banner *\/\n  .dnp-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: .65rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .dnp-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Custom Notice *\/\n  .dnp-custom-banner {\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: .85rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #333;\n    line-height: 1.6;\n  }\n  .dnp-custom-banner__icon { font-size: 1.3rem; flex-shrink: 0; }\n\n  \/* Applicable Scenes *\/\n  .dnp-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .dnp-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  \/* Color Swatches *\/\n  .dnp-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  .dnp-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .dnp-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  .dnp-swatch--black { background: #1e1a17; }\n  .dnp-swatch--smoke { background: linear-gradient(135deg, #6a6a72, #9898a8); }\n\n  \/* Size Card *\/\n  .dnp-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  .dnp-size-card svg { flex-shrink: 0; }\n\n  \/* Specifications List *\/\n  .dnp-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  .dnp-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  .dnp-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  \/* LED Note *\/\n  .dnp-led-note {\n    display: flex;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .7rem 1rem;\n    font-size: .85rem;\n    color: #555;\n    margin-bottom: 1.8rem;\n    line-height: 1.6;\n  }\n\n  \/* Certification Badges *\/\n  .dnp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .dnp-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  \/* Downloads *\/\n  .dnp-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .dnp-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  .dnp-dl-item:hover { opacity: .65; }\n  .dnp-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\n\u003c!-- ③ Visualization Content --\u003e\n\u003cdiv class=\"dnp-wrap\"\u003e\n\n  \u003c!-- Hero Text --\u003e\n  \u003cp class=\"dnp-intro\"\u003e\n    The \u003cstrong\u003eDanoise Pendant Lamp\u003c\/strong\u003e does something most pendants don't — it looks\n    completely different depending on whether it's on or off. Off, the mirror-finish smoky\n    glass reflects its surroundings like a dark, polished sphere. On, the inner white diffuser\n    comes alive and the shade transforms into a warm, glowing orb that pulls the eye upward\n    and holds it there.\n  \u003c\/p\u003e\n  \u003cp class=\"dnp-intro\"\u003e\n    It's a pendant that earns attention in both states. Over a dining table, a kitchen island,\n    or in a cluster over an open-plan space, it functions as a piece of jewelry for the ceiling —\n    precise, considered, and impossible to ignore.\n  \u003c\/p\u003e\n\n  \u003c!-- Image Display --\u003e\n  \u003cdiv class=\"dnp-illus\"\u003e\n    \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1a7QyzH8QN4do3IqZ7hEizV7I9X6pHnEp\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Danoise_Pendant_Lamp_25.jpg?v=1763200482\" alt=\"Danoise Pendant Lamp — mirror-finish smoky glass\" loading=\"lazy\"\u003e\n    \u003c\/a\u003e\n    \u003cp class=\"dnp-illus__caption\"\u003eClick to enlarge\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dnp-illus\" style=\"margin-top:-1rem;\"\u003e\n    \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\n    \u003cp class=\"dnp-illus__caption\"\u003eLight off vs. light on — same shade, two appearances\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Switch Before and After Effect Banner --\u003e\n  \u003cdiv class=\"dnp-effect-banner\"\u003e\n    \u003cspan class=\"dnp-effect-banner__title\"\u003eOne Shade. Two Completely Different Objects.\u003c\/span\u003e\n    When the light is off, the mirror-finish smoky glass acts as a one-way reflector —\n    the room sees itself in the shade, and the lamp reads as a dark, sculptural sphere.\n    When the light turns on, the internal white diffuser takes over and the exterior\n    glass becomes a source of warm, even light. The effect is immediate and deliberate:\n    a pendant that is decorative by day and atmospheric by night.\n  \u003c\/div\u003e\n\n  \u003c!-- Core Selling Points --\u003e\n  \u003cdiv class=\"dnp-section-title\"\u003eWhat Makes Danoise\u003c\/div\u003e\n  \u003cdiv class=\"dnp-features\"\u003e\n    \u003cdiv class=\"dnp-feature-card\"\u003e\n      \u003cspan class=\"dnp-feature-card__icon\"\u003e🪞\u003c\/span\u003e\n      \u003cspan class=\"dnp-feature-card__title\"\u003eMirror-Finish Smoke Glass\u003c\/span\u003e\n      The smoky gray plating gives the exterior a reflective quality that changes\n      with the light in the room. The shade doesn't just hang — it participates in\n      the space around it.\n    \u003c\/div\u003e\n    \u003cdiv class=\"dnp-feature-card\"\u003e\n      \u003cspan class=\"dnp-feature-card__icon\"\u003e⚪\u003c\/span\u003e\n      \u003cspan class=\"dnp-feature-card__title\"\u003eInterior White Diffuser\u003c\/span\u003e\n      The internal white layer distributes the warm 3000K LED evenly across the\n      glass surface — the light that reaches the room is soft, even, and without\n      visible source. The glow appears to come from the shade itself.\n    \u003c\/div\u003e\n    \u003cdiv class=\"dnp-feature-card\"\u003e\n      \u003cspan class=\"dnp-feature-card__icon\"\u003e🏺\u003c\/span\u003e\n      \u003cspan class=\"dnp-feature-card__title\"\u003eCompact Sculptural Form\u003c\/span\u003e\n      At 16 cm in diameter, Danoise is precise and considered — not the largest\n      fixture in the room, but the most carefully resolved. The proportions\n      work singly or in a tightly spaced cluster.\n    \u003c\/div\u003e\n    \u003cdiv class=\"dnp-feature-card\"\u003e\n      \u003cspan class=\"dnp-feature-card__icon\"\u003e💡\u003c\/span\u003e\n      \u003cspan class=\"dnp-feature-card__title\"\u003e50,000-Hour LED\u003c\/span\u003e\n      The integrated LED is hardwired into the shade and rated for 50,000 hours —\n      22+ years at daily use. No bulb to replace, no maintenance required,\n      no gradual color shift over time.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Group Usage Suggestions --\u003e\n  \u003cdiv class=\"dnp-group-banner\"\u003e\n    \u003cspan class=\"dnp-group-banner__title\"\u003eOne or Three — Both Work\u003c\/span\u003e\n    A single Danoise over a small dining table is a clean, precise statement.\n    Three in a close cluster over a kitchen island or longer table creates a\n    constellation effect — the smoky glass reflections interact with each other\n    and the room in a way that a single lamp can't produce. Space them 20–30 cm\n    apart and hang at the same height for a composed, architectural result.\n  \u003c\/div\u003e\n\n  \u003c!-- Custom Notice --\u003e\n  \u003cdiv class=\"dnp-custom-banner\"\u003e\n    \u003cspan class=\"dnp-custom-banner__icon\"\u003e✉️\u003c\/span\u003e\n    \u003cspan\u003eNeed a \u003cstrong\u003ependant cord version\u003c\/strong\u003e? Contact us — customization is available on request.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Notices --\u003e\n  \u003cdiv class=\"dnp-notice\"\u003e\n    \u003cspan class=\"dnp-notice__icon\"\u003eℹ️\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eFinish Note:\u003c\/strong\u003e Minor polishing marks on the shade edge are a normal\n    result of the mirror-finish plating process — they are not quality defects.\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dnp-notice\" style=\"margin-bottom:2rem;\"\u003e\n    \u003cspan class=\"dnp-notice__icon\"\u003e⚠️\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eDimming:\u003c\/strong\u003e This fixture \u003cstrong\u003edoes not support dimming\u003c\/strong\u003e.\n    Please do not pair it with a dimmer switch.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Applicable Scenes --\u003e\n  \u003cdiv class=\"dnp-section-title\"\u003eWorks In\u003c\/div\u003e\n  \u003cdiv class=\"dnp-rooms\"\u003e\n    \u003cspan class=\"dnp-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e\n    \u003cspan class=\"dnp-room-tag\"\u003e🍳 Kitchen Island\u003c\/span\u003e\n    \u003cspan class=\"dnp-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e\n    \u003cspan class=\"dnp-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e\n    \u003cspan class=\"dnp-room-tag\"\u003e🏨 Entryway\u003c\/span\u003e\n    \u003cspan class=\"dnp-room-tag\"\u003e🛏 Bedroom\u003c\/span\u003e\n    \u003cspan class=\"dnp-room-tag\"\u003e🏠 Open-Plan Space\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Color Bar --\u003e\n  \u003cdiv class=\"dnp-color-bar\"\u003e\n    \u003cdiv class=\"dnp-color-bar__swatches\"\u003e\n      \u003cspan class=\"dnp-swatch dnp-swatch--black\" title=\"Black\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"dnp-swatch dnp-swatch--smoke\" title=\"Smoke Gray\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eBlack · Smoke Gray\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Size --\u003e\n  \u003cdiv class=\"dnp-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"dnp-size-card\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eDia 16 cm × H 18 cm\u003c\/strong\u003e  \/  ∅ 6.3″ × H 7″  \n    \u003cspan style=\"color:#999;font-size:.85rem;\"\u003e~7W  ·  Hanging rod: 19.7″\u003c\/span\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specification Details --\u003e\n  \u003cdiv class=\"dnp-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"dnp-specs\"\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eGlass\u003c\/strong\u003e — mirror-finish smoke gray\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eLight source: \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e — not replaceable\u003c\/li\u003e\n    \u003cli\u003eLifespan: \u003cstrong\u003e50,000 hrs\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eColor temperature: \u003cstrong\u003eWarm White 3000K\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eHanging rod: \u003cstrong\u003e19.7″\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eDimming: \u003cstrong\u003eNot supported\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCord version: \u003cstrong\u003eAvailable on request\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- LED Note --\u003e\n  \u003cdiv class=\"dnp-led-note\"\u003e\n    \u003cspan\u003e💡\u003c\/span\u003e\n    \u003cspan\u003eThe integrated LED is rated for \u003cstrong\u003e50,000 hours\u003c\/strong\u003e — at 6 hours per day,\n    that's over 22 years of use. No bulb to replace, no maintenance required.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Certification Badges --\u003e\n  \u003cdiv class=\"dnp-badges\"\u003e\n    \u003cspan class=\"dnp-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"dnp-badge\"\u003e🌏 Australia\u003c\/span\u003e\n    \u003cspan class=\"dnp-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"dnp-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Document Downloads --\u003e\n  \u003cdiv class=\"dnp-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"dnp-downloads\"\u003e\n\n    \u003ca class=\"dnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1IZQNYucyMNNCdt66xyR7J-wueBKeXSvu\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Parameter document\" loading=\"lazy\"\u003e\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"dnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1so6o8ruACEM5trKWgAGVY5_hw3WsSENA\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Installation guide\" loading=\"lazy\"\u003e\n      Installation\n    \u003c\/a\u003e\n\n    \u003ca class=\"dnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1nXQ9_127Z6MNmZEFUeeY3tjq95cEekJj\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"3D Files\" loading=\"lazy\"\u003e\n      3D Files\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .dnp-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 16cm x H 18cm \/ ∅ 6.3″ x H 7″ \/ Black \u0026 Smoke Gray \/ Warm White","offer_id":58312459780441,"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":58312459813209,"sku":"DCP-34209-2","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Danoise_Pendant_Lamp_24.jpg?v=1781621484","url":"https:\/\/www.tumdi.co\/products\/danoise-pendant-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}