{"product_id":"jasmine-glass-pendant-lamp","title":"Jasmine Glass Pendant Lamp","description":"\u003cstyle\u003e\n  .jgp-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  .jgp-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  .jgp-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* 核心卖点卡片 *\/\n  .jgp-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .jgp-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  .jgp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .jgp-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  .jgp-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  .jgp-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  .jgp-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .jgp-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  \/* 三型号卡片 *\/\n  .jgp-model-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .jgp-model-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .9rem 1.1rem;\n  }\n  .jgp-model-card__tag {\n    display: inline-block;\n    font-size: .62rem;\n    font-weight: 700;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #b8924a;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-radius: 3px;\n    padding: .1rem .45rem;\n    margin-bottom: .5rem;\n  }\n  .jgp-model-card__name {\n    font-weight: 600;\n    font-size: .9rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .3rem;\n  }\n  .jgp-model-card__desc {\n    font-size: .82rem;\n    color: #666;\n    line-height: 1.5;\n    margin-bottom: .5rem;\n  }\n  .jgp-model-card__row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    border-top: 1px solid #e5e5e5;\n    padding: .22rem 0 0;\n    font-size: .82rem;\n    color: #333;\n  }\n  .jgp-model-card__key { color: #888; font-size: .78rem; }\n\n  \/* 规格列表 *\/\n  .jgp-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  .jgp-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  .jgp-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  .jgp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .jgp-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  .jgp-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .jgp-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  .jgp-dl-item:hover { opacity: .65; }\n  .jgp-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\n  \/* 关联销售 *\/\n  .jgp-related {\n    display: flex;\n    align-items: center;\n    gap: 16px;\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    text-decoration: none;\n    transition: border-color .2s, background .2s;\n  }\n  .jgp-related:hover { background: #f1ece2; border-left-color: #9a7838; }\n  .jgp-related img {\n    width: 92px; height: 92px;\n    min-width: 92px;\n    object-fit: cover;\n    border-radius: 6px;\n    border: 1px solid #e5e5e5;\n    background: #fff;\n  }\n  .jgp-related__body { flex: 1; }\n  .jgp-related__tag {\n    display: inline-block;\n    font-size: .62rem;\n    font-weight: 700;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #b8924a;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-radius: 3px;\n    padding: .1rem .45rem;\n    margin-bottom: .4rem;\n  }\n  .jgp-related__name {\n    font-weight: 600;\n    font-size: .95rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .25rem;\n  }\n  .jgp-related__desc {\n    font-size: .82rem;\n    color: #666;\n    line-height: 1.55;\n    margin: 0;\n  }\n  .jgp-related__cta {\n    font-size: .78rem;\n    font-weight: 600;\n    color: #b8924a;\n    letter-spacing: .04em;\n    white-space: nowrap;\n    align-self: center;\n  }\n  @media (max-width: 520px) {\n    .jgp-related { flex-wrap: wrap; }\n    .jgp-related__cta { width: 100%; margin-top: .4rem; }\n  }\n\n  \/* 页头精简版 *\/\n  .jgp-related--compact {\n    margin-top: 1.4rem;\n    padding: .7rem .9rem;\n    gap: 12px;\n  }\n  .jgp-related--compact img { width: 64px; height: 64px; min-width: 64px; }\n  .jgp-related--compact .jgp-related__name { font-size: .88rem; margin-bottom: .2rem; }\n  .jgp-related--compact .jgp-related__desc { font-size: .78rem; line-height: 1.5; }\n\u003c\/style\u003e\n\u003c!-- ③ 可视化内容 --\u003e\n\u003cdiv class=\"jgp-wrap\"\u003e\n\u003c!-- Hero 文案 --\u003e\n\u003cp class=\"jgp-intro\"\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/kSiRoPk5A60?si=E7sG-u6jOCE4E5mK\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp class=\"jgp-intro\"\u003eThe \u003cstrong\u003eJasmine Glass Pendant Lamp\u003c\/strong\u003e series offers three glass forms — each with the same classic brass finish, each producing a slightly different quality of light and a slightly different presence in the room. Clear glass, a rounded globe, or fluted ridges: the form changes the output, the character, and the way the lamp looks at any hour of the day. All three are the same considered size — compact enough to hang close to a table, refined enough to be noticed from anywhere in the room.\u003c\/p\u003e\n\u003cp class=\"jgp-intro\"\u003eOne is the right choice. Two is better. Three is a room.\u003c\/p\u003e\n\u003c!-- 同系列关联销售（页头精简版） --\u003e\u003ca class=\"jgp-related jgp-related--compact\" href=\"https:\/\/docos.us\/products\/jasmine-glass-plug-in-pendant-light\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/docos.us\/cdn\/shop\/files\/Jasmine_Glass_Plug_In_Pendant_Light_1_300x.jpg?v=1779261225\" alt=\"Jasmine glass plug-in pendant light in brass with clear glass shade\" loading=\"lazy\"\u003e\n\u003cdiv class=\"jgp-related__body\"\u003e\n\u003cspan class=\"jgp-related__tag\"\u003eSame Series · Plug-In\u003c\/span\u003e \u003cspan class=\"jgp-related__name\"\u003eNeed a plug-in version? No electrician required.\u003c\/span\u003e\n\u003cp class=\"jgp-related__desc\"\u003eSame Clear, Globe, and Fluted glass shades and brass finish — with a braided cord, inline switch, and two swag hooks. For renters or rooms without a ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"jgp-related__cta\"\u003eView Product →\u003c\/span\u003e\u003c\/a\u003e\u003c!-- 核心卖点 --\u003e\n\u003cdiv class=\"jgp-section-title\"\u003eWhat Makes Jasmine\u003c\/div\u003e\n\u003cdiv class=\"jgp-features\"\u003e\n\u003cdiv class=\"jgp-feature-card\"\u003e\n\u003cspan class=\"jgp-feature-card__icon\"\u003e🪙\u003c\/span\u003e \u003cspan class=\"jgp-feature-card__title\"\u003eClassic Brass Finish\u003c\/span\u003e Warm brass unifies all three models — the same fitting, the same ceiling canopy, the same material quality. Whether you mix models or stay with one, the brass keeps the composition coherent.\u003c\/div\u003e\n\u003cdiv class=\"jgp-feature-card\"\u003e\n\u003cspan class=\"jgp-feature-card__icon\"\u003e🔆\u003c\/span\u003e \u003cspan class=\"jgp-feature-card__title\"\u003eSoft Glass Diffusion\u003c\/span\u003e Each glass form takes the bulb output and distributes it outward with a warmth that open-shade and exposed-bulb fixtures don't produce. The light that reaches the table below is directional but never harsh.\u003c\/div\u003e\n\u003cdiv class=\"jgp-feature-card\"\u003e\n\u003cspan class=\"jgp-feature-card__icon\"\u003e📐\u003c\/span\u003e \u003cspan class=\"jgp-feature-card__title\"\u003eCompact \u0026amp; Proportional\u003c\/span\u003e At 5.3–5.9″ (13–15 cm) across, each model hangs low over a surface without overwhelming it. The scale works for dining tables, kitchen islands, and bedside positions — anywhere a pendant needs to be present without taking over.\u003c\/div\u003e\n\u003cdiv class=\"jgp-feature-card\"\u003e\n\u003cspan class=\"jgp-feature-card__icon\"\u003e🔅\u003c\/span\u003e \u003cspan class=\"jgp-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e Pair with a dimmer switch (sold separately) and the glass form does its most atmospheric work at lower output — the brass catches more of the warm light, the glass glows rather than illuminates.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 多灯组合横幅 --\u003e\n\u003cdiv class=\"jgp-group-banner\"\u003e\n\u003cspan class=\"jgp-group-banner__title\"\u003eBetter in Pairs — and in Threes\u003c\/span\u003e A single Jasmine over a small dining table or kitchen stool is clean and resolved. Two of the same model in a line above a longer island creates a quiet, even rhythm — the brass fittings echo each other and the glass forms repeat without competing. Three mixed models at the same height — one Clear, one Globe, one Fluted — gives the arrangement a more collected, curated quality: the shared brass holds them together while the different glass forms create subtle variation. All three approaches work. The brass is what makes them feel like they belong together.\u003c\/div\u003e\n\u003c!-- 适用场景 --\u003e\n\u003cdiv class=\"jgp-section-title\"\u003eWorks In\u003c\/div\u003e\n\u003cdiv class=\"jgp-rooms\"\u003e\n\u003cspan class=\"jgp-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e \u003cspan class=\"jgp-room-tag\"\u003e🍳 Kitchen Island\u003c\/span\u003e \u003cspan class=\"jgp-room-tag\"\u003e🛏 Bedside\u003c\/span\u003e \u003cspan class=\"jgp-room-tag\"\u003e📚 Reading Corner\u003c\/span\u003e \u003cspan class=\"jgp-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e \u003cspan class=\"jgp-room-tag\"\u003e🏠 Residential \u0026amp; Commercial\u003c\/span\u003e \u003cspan class=\"jgp-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 三型号卡片 --\u003e\n\u003cdiv class=\"jgp-section-title\"\u003eChoose Your Model\u003c\/div\u003e\n\u003cdiv class=\"jgp-model-cards\"\u003e\n\u003cdiv class=\"jgp-model-card\"\u003e\n\u003cspan class=\"jgp-model-card__tag\"\u003eModel A\u003c\/span\u003e \u003cspan class=\"jgp-model-card__name\"\u003eClear Glass — Flat Dome\u003c\/span\u003e\n\u003cp class=\"jgp-model-card__desc\"\u003eThe clear glass dome keeps the output fully visible — the light falls cleanly downward with the brass fitting and bulb silhouetted inside. Minimal and transparent, the form disappears and the brass does the visual work.\u003c\/p\u003e\n\u003cdiv class=\"jgp-model-card__row\"\u003e\n\u003cspan class=\"jgp-model-card__key\"\u003eDia × H\u003c\/span\u003e \u003cspan\u003e5.7″ × 3.5″ (Ø 14.5 × H 9 cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jgp-model-card\"\u003e\n\u003cspan class=\"jgp-model-card__tag\"\u003eModel B\u003c\/span\u003e \u003cspan class=\"jgp-model-card__name\"\u003eGlobe — Round Form\u003c\/span\u003e\n\u003cp class=\"jgp-model-card__desc\"\u003eThe closed globe shape encloses the bulb completely, diffusing the output in all directions — upward, sideward, and downward. The roundest and most sculptural of the three models; the one that reads most clearly as a design object when unlit.\u003c\/p\u003e\n\u003cdiv class=\"jgp-model-card__row\"\u003e\n\u003cspan class=\"jgp-model-card__key\"\u003eDia × H\u003c\/span\u003e \u003cspan\u003e5.3″ × 4.7″ (Ø 13.5 × H 12 cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jgp-model-card\"\u003e\n\u003cspan class=\"jgp-model-card__tag\"\u003eModel C\u003c\/span\u003e \u003cspan class=\"jgp-model-card__name\"\u003eFluted Glass — Ribbed Dome\u003c\/span\u003e\n\u003cp class=\"jgp-model-card__desc\"\u003eThe vertical fluting catches light along each ridge and creates a surface texture that shifts as you move around it. The most visually active of the three forms — the texture is visible from across the room and the diffused light has a softer, more layered quality than the clear version.\u003c\/p\u003e\n\u003cdiv class=\"jgp-model-card__row\"\u003e\n\u003cspan class=\"jgp-model-card__key\"\u003eDia × H\u003c\/span\u003e \u003cspan\u003e5.9″ × 3.7″ (Ø 15 × H 9.5 cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 规格详情 --\u003e\n\u003cdiv class=\"jgp-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"jgp-specs\"\u003e\n\u003cli\u003eShade: \u003cstrong\u003eGlass\u003c\/strong\u003e — Clear, Globe, or Fluted\u003c\/li\u003e\n\u003cli\u003eFitting: \u003cstrong\u003eBrass\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eBrass \u0026amp; Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e\n\u003cli\u003eVoltage: \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWire: \u003cstrong\u003e59″ \/ 150 cm\u003c\/strong\u003e — adjustable to desired height\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSloped ceiling compatible\u003c\/strong\u003e — up to 30°\u003c\/li\u003e\n\u003cli\u003eEach glass shade is individually made — minor bubbles, swirls, and slight thickness variations are characteristic of the glass and not defects.\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 认证徽章 --\u003e\n\u003cdiv class=\"jgp-badges\"\u003e\n\u003cspan class=\"jgp-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"jgp-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"jgp-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"jgp-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 文档下载 --\u003e\n\u003cdiv class=\"jgp-section-title\" style=\"margin-top: 2.5rem;\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"jgp-downloads\"\u003e\n\u003ca class=\"jgp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1I-Hqq0k6utAojVUali_SMaRYL8hHH4BV\/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=\"Jasmine glass pendant lamp parameter sheet\" loading=\"lazy\"\u003e Parameter \u003c\/a\u003e \u003ca class=\"jgp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1FC8mfIu45pb9D9T0gTglnM5IDHSGCXmk\/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=\"Jasmine glass pendant lamp installation guide\" loading=\"lazy\"\u003e Installation \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .jgp-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Model A  Dia 14.5cm x H 9cm \/ ∅ 5.7″ x H 3.5″ \/ Brass \u0026 Clear","offer_id":49747298550034,"sku":"DCP-88726-1","price":481.0,"currency_code":"AED","in_stock":true},{"title":"Model B Dia 13.5cm x H 12cm \/ ∅ 5.3″ x H 4.7″ \/ Brass \u0026 Clear","offer_id":49747298582802,"sku":"DCP-88726-2","price":481.0,"currency_code":"AED","in_stock":true},{"title":"Model C Dia 15cm x H 9.5cm \/ ∅ 5.9″ x H 3.7″ \/ Brass \u0026 Clear","offer_id":49747298681106,"sku":"DCP-88726-3","price":481.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Jasmine_Glass_Pendant_Lamp_1.jpg?v=1719481109","url":"https:\/\/docos.us\/en-ae\/products\/jasmine-glass-pendant-lamp","provider":"Docos","version":"1.0","type":"link"}