{"product_id":"danoise-pendant-lamp","title":"Danoise Pendant Lamp","description":"\u003c!-- ============================================================\n     DANOISE PENDANT LAMP — Shopify Product Description\n     配色：匹配 docos.us 店铺主题\n     转化优化：雕塑吊灯 + 空间主角 + 设计表达\n     包含：消费者可视化内容 + GEO JSON-LD 结构化数据\n     ============================================================ --\u003e\u003c!-- ① JSON-LD 结构化数据 --\u003e\u003c!-- ② 样式 --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  白底        #f7f7f7  卡片底\n   * #e5e5e5  边框        #1a1a1a  正文\n   * #555555  次级文字    #b8924a  暖金强调\n   * #fff8ee  提示底      #e8c87a  提示边框\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  \/* 章节标题 *\/\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 文案 *\/\n  .dnp-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* 图片展示区 *\/\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  \/* 核心卖点卡片 *\/\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  \/* 灯开关前后对比横幅 *\/\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  \/* 组合建议横幅 *\/\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  \/* 提示横幅 *\/\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  \/* 定制提示 *\/\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  \/* 适用场景 *\/\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  \/* 颜色 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  \/* 尺寸卡片 *\/\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  \/* 规格列表 *\/\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 提示 *\/\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  \/* 认证徽章 *\/\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  \/* 下载 *\/\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\u003c!-- ③ 可视化内容 --\u003e\n\u003cdiv class=\"dnp-wrap\"\u003e\n\u003c!-- Hero 文案 --\u003e\n\u003cp class=\"dnp-intro\"\u003eThe \u003cstrong\u003eDanoise Pendant Lamp\u003c\/strong\u003e changes its character beautifully from day to night. Off, its smoky painted glass creates a deep, refined look with a soft reflective surface and a warm gray-brown tone. When switched on, the inner white diffuser glows through the glass, transforming the shade into a warm, softly illuminated orb.\u003c\/p\u003e\n\u003cp class=\"dnp-intro\"\u003eIts rounded silhouette brings a sculptural presence without feeling heavy. Hang it above a dining table, kitchen island, bedside area, or in a cluster over an open-plan space for a refined focal point that works beautifully in both bright and low-light interiors.\u003c\/p\u003e\n\u003c!-- 图片展示 --\u003e\n\u003cdiv class=\"dnp-illus\"\u003e\n\u003cbr\u003e\n\u003cp class=\"dnp-illus__caption\"\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\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\u003c!-- 开关前后效果横幅 --\u003e\n\u003cdiv class=\"dnp-effect-banner\"\u003e\n\u003cspan class=\"dnp-effect-banner__title\"\u003eA Smoked Glass Shade That Changes With the Light\u003c\/span\u003e When the light is off, the smoky painted glass gives the pendant a rich, muted appearance with subtle reflections of its surroundings. Once illuminated, the internal white diffuser becomes visible through the glass, creating a warm and even glow while retaining the depth of the smoked finish. The result is a pendant with two distinct moods: quiet and sculptural during the day, warm and atmospheric at night.\u003c\/div\u003e\n\u003c!-- 核心卖点 --\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 \u003cspan class=\"dnp-feature-card__title\"\u003eSmoky Painted Glass\u003c\/span\u003e The smoky painted finish gives the exterior a soft reflective quality that shifts with the light in the room. The shade doesn't just hang — it participates in the space around it.\u003c\/div\u003e\n\u003cdiv class=\"dnp-feature-card\"\u003e\n\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\n\u003cdiv class=\"dnp-feature-card\"\u003e\n\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\n\u003cdiv class=\"dnp-feature-card\"\u003e\n\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\n\u003c\/div\u003e\n\u003c!-- 组合使用建议 --\u003e\n\u003cdiv class=\"dnp-group-banner\"\u003e\n\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\n\u003c!-- 定制提示 --\u003e\n\u003cdiv class=\"dnp-custom-banner\"\u003e\n\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\n\u003c\/div\u003e\n\u003c!-- 注意事项 --\u003e\n\u003cdiv class=\"dnp-notice\"\u003e\n\u003cspan class=\"dnp-notice__icon\"\u003eℹ️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFinish Note:\u003c\/strong\u003e Minor marks on the shade edge are a normal result of the smoky glass painting 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 \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\n\u003c\/div\u003e\n\u003c!-- 适用场景 --\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 \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\n\u003c\/div\u003e\n\u003c!-- 颜色条 --\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 \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\u003c!-- 尺寸 --\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 \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\n\u003c\/div\u003e\n\u003c!-- 规格详情 --\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 — smoky painted, gray-brown tone\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\u003c!-- LED 提示 --\u003e\n\u003cdiv class=\"dnp-led-note\"\u003e\n\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\n\u003c\/div\u003e\n\u003c!-- 认证徽章 --\u003e\n\u003cdiv class=\"dnp-badges\"\u003e\n\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\n\u003c\/div\u003e\n\u003c!-- 文档下载 --\u003e\n\u003cdiv class=\"dnp-section-title\" style=\"margin-top: 2.5rem;\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"dnp-downloads\"\u003e\n\u003ca class=\"dnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1IZQNYucyMNNCdt66xyR7J-wueBKeXSvu\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \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 Parameter \u003c\/a\u003e \u003ca class=\"dnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1so6o8ruACEM5trKWgAGVY5_hw3WsSENA\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \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 Installation \u003c\/a\u003e \u003ca class=\"dnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1nXQ9_127Z6MNmZEFUeeY3tjq95cEekJj\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \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 3D Files \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .dnp-wrap --\u003e","brand":"Marriton","offers":[{"title":"Dia 16cm x H 18cm \/ ∅ 6.3″ x H 7″ \/ Black \u0026 Smoke Gray \/ Warm White","offer_id":59411003572549,"sku":"DCP-34209-1","price":125.0,"currency_code":"GBP","in_stock":true},{"title":"Dia 16cm x H 18cm \/ ∅ 6.3″ x H 7″ \/ Black \u0026 Smoke Gray \/ Warm White Triac Dimming","offer_id":59411003605317,"sku":"DCP-34209-2","price":165.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1097\/2702\/3429\/files\/Danoise_Pendant_Lamp_24.jpg?v=1789748708","url":"https:\/\/marriton.com\/products\/danoise-pendant-lamp","provider":"Marriton","version":"1.0","type":"link"}