{"product_id":"khmara-bubbles-pendant-lamp","title":"Khmara Bubbles Pendant Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026family=Jost:wght@400;500;600\u0026family=Outfit:wght@400;500;600;700\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Size — one image left, two rows right *\/\n.dfpd-size-grid { display: grid; grid-template-columns: 300px 1fr; gap: 0; border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-size-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; background: #fff; border-right: 1px solid var(--border-lt); min-height: 180px; overflow: hidden; text-decoration: none; cursor: zoom-in; transition: background 0.2s; }\n.dfpd-size-img-wrap:hover { background: var(--gold-sft); }\n.dfpd-size-img-wrap img { display: block; width: auto; max-width: 100%; height: auto; max-height: 180px; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-img-wrap:hover img { transform: scale(1.25); }\n.dfpd-size-img-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-size-rows { display: flex; flex-direction: column; }\n.dfpd-size-row { display: grid; grid-template-columns: auto 1fr auto; gap: 1rem; align-items: center; padding: 0.85rem 1.35rem; border-bottom: 1px solid var(--border-lt); transition: background 0.2s; }\n.dfpd-size-row:last-child { border-bottom: none; }\n.dfpd-size-row:hover { background: var(--linen); }\n.dfpd-size-row-label { font-family: var(--dk-sans); font-weight: 700; font-size: 1.05rem; color: var(--gold-dk); min-width: 2.2rem; }\n.dfpd-size-row-dims { display: flex; flex-direction: column; gap: 0.1rem; }\n.dfpd-size-row-inch { font-family: var(--dk-jost); font-weight: 600; font-size: 0.88rem; color: var(--ink); line-height: 1.3; }\n.dfpd-size-row-cm { font-family: var(--dk-jost); font-weight: 400; font-size: 0.74rem; color: var(--ink-3); }\n.dfpd-size-row-pill { display: inline-flex; padding: 0.22rem 0.65rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.56rem; letter-spacing: 0.2em; text-transform: uppercase; white-space: nowrap; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.65; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-size-grid { grid-template-columns: 1fr; }\n  .dfpd-size-img-wrap { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\n  \u003cheader class=\"dfpd-hero\"\u003e\n    \u003cdiv class=\"dfpd-hero-eyebrow\"\u003ePendant Lamp · HDPE, Metal \u0026amp; Glass · G9 · 3 Finishes\u003c\/div\u003e\n    \u003ch1 class=\"dfpd-title\"\u003eKhmara Bubbles \u003cspan class=\"gold\"\u003ePendant Lamp.\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"dfpd-lede\"\u003eA captivating cluster of glass bubbles illuminated from within, nestled beneath a pebble-shaped shell. Its modern, artistic design evokes an ethereal cloud — blending a robust industrial aesthetic with playful elegance. A soft, glowing ambiance that doubles as a bold decorative statement.\u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n    \u003cdiv class=\"dfpd-feature\"\u003e\n      \u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003ccircle cx=\"11\" cy=\"13\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"17\" cy=\"11\" r=\"2.8\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"16\" cy=\"17\" r=\"2.2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"9\" cy=\"18\" r=\"1.8\" stroke=\"currentColor\" stroke-width=\"1.1\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M14 4 v3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature-title\"\u003eBubble \u003cspan class=\"gold\"\u003eCluster\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfpd-feature\"\u003e\n      \u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M6 16 Q6 11 14 9 Q22 11 22 16 Q20 22 14 23 Q8 22 6 16Z\" stroke=\"currentColor\" stroke-width=\"1.3\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M8 13 Q14 11 20 13\" stroke=\"currentColor\" stroke-width=\"0.8\" fill=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 4 v5\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cellipse cx=\"14\" cy=\"9\" rx=\"4\" ry=\"1.5\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/ellipse\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature-title\"\u003ePebble \u003cspan class=\"gold\"\u003eShell\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfpd-feature\"\u003e\n      \u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003crect x=\"10\" y=\"8\" width=\"8\" height=\"5\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M11 13 v-2M13 13 v-2M15 13 v-2M17 13 v-2\" stroke=\"currentColor\" stroke-width=\"0.7\" opacity=\"0.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"14\" cy=\"20\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M14 13 v4\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003eG9\u003c\/span\u003e Bulb\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dfpd-feature\"\u003e\n      \u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003ccircle cx=\"8\" cy=\"14\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"14.5\" cy=\"14\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"21\" cy=\"14\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003e3\u003c\/span\u003e Finishes\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"dfpd-sec\"\u003e\n    \u003cdiv class=\"dfpd-eyebrow\"\u003eSize\u003c\/div\u003e\n    \u003ch2 class=\"dfpd-h2\"\u003eTwo scales, \u003cspan class=\"gold\"\u003eone cloud.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"dfpd-size-grid\"\u003e\n      \u003ca class=\"dfpd-size-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Khmara-Bubbles-Pendant-Lamp_1226.jpg?v=1735174429\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Khmara-Bubbles-Pendant-Lamp_1226.jpg?v=1735174429\" alt=\"Khmara Bubbles Pendant Lamp dimension diagram\" loading=\"lazy\"\u003e\n        \u003cspan class=\"dfpd-size-img-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"dfpd-size-rows\"\u003e\n        \u003cdiv class=\"dfpd-size-row\"\u003e\n          \u003cdiv class=\"dfpd-size-row-label\"\u003eS\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-size-row-dims\"\u003e\n            \u003cdiv class=\"dfpd-size-row-inch\"\u003e∅ 19.7″ × H 11.8″\u003c\/div\u003e\n            \u003cdiv class=\"dfpd-size-row-cm\"\u003eDia 50 × H 30 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-size-row-pill\"\u003eDining · Bedroom\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-size-row\"\u003e\n          \u003cdiv class=\"dfpd-size-row-label\"\u003eL\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-size-row-dims\"\u003e\n            \u003cdiv class=\"dfpd-size-row-inch\"\u003e∅ 23.6″ × H 16.5″\u003c\/div\u003e\n            \u003cdiv class=\"dfpd-size-row-cm\"\u003eDia 60 × H 42 cm\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-size-row-pill\"\u003eLiving room · Statement\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dfpd-sec\"\u003e\n    \u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n    \u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003eon the record.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"dfpd-specs\"\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eMaterials\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003eHigh density polyethylene (HDPE) · Metal · Glass\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eFinishes\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003e\n          \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:0.9rem; align-items:center; margin-top:2px;\"\u003e\n            \u003cspan style=\"display:inline-flex; align-items:center; gap:5px;\"\u003e\n              \u003cspan style=\"display:inline-block; width:14px; height:14px; border-radius:50%; background:radial-gradient(circle at 30% 30%,#FFFFFF,#F0EBE0,#C8BEA0); border:1px solid #C4B89A; flex-shrink:0;\"\u003e\u003c\/span\u003e\n              \u003cspan style=\"font-family:var(--dk-jost); font-size:0.75rem; color:var(--ink-2);\"\u003eWhite\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan style=\"display:inline-flex; align-items:center; gap:5px;\"\u003e\n              \u003cspan style=\"display:inline-block; width:14px; height:14px; border-radius:50%; background:radial-gradient(circle at 30% 30%,#4A4A48,#1A1A18,#000); flex-shrink:0;\"\u003e\u003c\/span\u003e\n              \u003cspan style=\"font-family:var(--dk-jost); font-size:0.75rem; color:var(--ink-2);\"\u003eBlack\u003c\/span\u003e\n            \u003c\/span\u003e\n            \u003cspan style=\"display:inline-flex; align-items:center; gap:5px;\"\u003e\n              \u003cspan style=\"display:inline-block; width:14px; height:14px; border-radius:50%; background:radial-gradient(circle at 30% 30%,#B8B8B0,#888880,#484840); flex-shrink:0;\"\u003e\u003c\/span\u003e\n              \u003cspan style=\"font-family:var(--dk-jost); font-size:0.75rem; color:var(--ink-2);\"\u003eGrey\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003eLED bulb or Edison bulb \u003cspan class=\"sub\"\u003e· not included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eBulb Base\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--gold-dk);text-decoration:underline;\"\u003eG9\u003c\/a\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eIP Rating\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cspan class=\"sub\"\u003e· indoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eMounting\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003eCeiling pendant \u003cspan class=\"sub\"\u003e· indoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eWire\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cspan class=\"sub\"\u003e· extendable on request\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eControl\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003eCompatible with common wall switch \u003cspan class=\"sub\"\u003e· not included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240V\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-spec-row\"\u003e\n        \u003cdiv class=\"dfpd-spec-label\"\u003eCertifications\u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"sub\"\u003eCompatible with North America, Europe, Australia, Saudi Arabia\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dfpd-sec\"\u003e\n    \u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n    \u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eresources.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"dfpd-foot\"\u003e\n      \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1rJoatUlLwnxict29dJF9KUWaLxt38gc3\/view?usp=drive_link\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-download-title\"\u003eSpecifications\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1gPIuAMbHv1fTqO3gLBRcipKS3NLTcQD0\/view?usp=drive_link\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-download-title\"\u003eInstallation Guide\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7 L12 12 L21 7M12 12 V22\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linejoin=\"round\" opacity=\"0.7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"dfpd-download-sub\"\u003eRequest via email\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-download-title\"\u003e3D Files Library\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dfpd-sec\"\u003e\n    \u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n    \u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cspan class=\"gold\"\u003eanswered.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cdiv class=\"dfpd-faq\"\u003e\n      \u003cdetails class=\"dfpd-faq-item\" open\u003e\n        \u003csummary\u003eWhat G9 bulb do you recommend?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"dfpd-faq-answer\"\u003e\n          \u003cp\u003eWe recommend \u003cstrong\u003eG9 LED capsule bulbs at 3–5W\u003c\/strong\u003e in warm white (2700–3000 K) for the most flattering glow through the glass bubbles. Bulbs are not included. \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\" rel=\"noopener\"\u003eSee our G9 bulb guide →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dfpd-faq-item\"\u003e\n        \u003csummary\u003eWhich size works best for a dining room?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"dfpd-faq-answer\"\u003e\n          \u003cp\u003eFor a standard 4-person dining table the \u003cstrong\u003eS (∅ 19.7″)\u003c\/strong\u003e is a well-proportioned choice. The \u003cstrong\u003eL (∅ 23.6″)\u003c\/strong\u003e makes a stronger statement over a larger table or in an open-plan living space where the bubble cluster can be appreciated from a distance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"dfpd-sec\" style=\"margin-bottom:0;\"\u003e\n    \u003cp class=\"dfpd-support\"\u003eQuestions? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 19.7″ x H 11.8″ \/ Dia 50cm x H 30cm \/ White","offer_id":45843571605758,"sku":"DFP-24927-10","price":789.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 19.7″ x H 11.8″ \/ Dia 50cm x H 30cm \/ Black","offer_id":45843571671294,"sku":"DFP-24927-11","price":789.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 19.7″ x H 11.8″ \/ Dia 50cm x H 30cm \/ Grey","offer_id":45843571704062,"sku":"DFP-24927-12","price":789.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 23.6″ x H 16.5″ \/ Dia 60cm x H 42cm \/ White","offer_id":45843577635070,"sku":"DFP-24927-13","price":1181.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 23.6″ x H 16.5″ \/ Dia 60cm x H 42cm \/ Black","offer_id":45843577667838,"sku":"DFP-24927-14","price":1181.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 23.6″ x H 16.5″ \/ Dia 60cm x H 42cm \/ Grey","offer_id":45843577700606,"sku":"DFP-24927-15","price":1181.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Renwil_Pendant_Lamp-_17501.jpg?v=1727424120","url":"https:\/\/www.dekorfine.com\/en-ca\/products\/khmara-bubbles-pendant-lamp","provider":"Dekorfine","version":"1.0","type":"link"}