{"product_id":"bestlite-pendant-lamp","title":"Citrine Dome Pendant Lamp","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\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; }\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\/* Hero *\/\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.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n\/* Feature chips *\/\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\/* Craft *\/\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* Single size — image left, text right *\/\n.dfpd-size-single { display: grid; grid-template-columns: 240px 1fr; gap: 1.65rem; padding: 1.35rem 1.65rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-single-image { position: relative; display: block; width: 100%; height: 210px; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 8px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; text-decoration: none; }\n.dfpd-size-single-image:hover { border-color: var(--gold); box-shadow: 0 4px 14px rgba(26,26,24,0.1); }\n.dfpd-size-single-image img { display: block; width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-single-image:hover img { transform: scale(1.4); }\n.dfpd-size-single-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-size-single-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.45rem; }\n.dfpd-size-single-title { font-family: var(--dk-sans); font-weight: 600; font-size: 1.6rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-single-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.95rem; color: var(--ink-2); margin-bottom: 0.65rem; }\n.dfpd-size-single-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-3); margin-bottom: 0.65rem; line-height: 1.5; }\n.dfpd-size-single-pill { display: inline-flex; padding: 0.32rem 0.75rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n\/* Specs *\/\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 .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n\/* Downloads *\/\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\/* FAQ *\/\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.6; 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 .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* Support *\/\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\/* Responsive *\/\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-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-single { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-size-single-image { max-width: 240px; margin: 0 auto; }\n  .dfpd-size-single-pill { margin: 0 auto; }\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}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- 1. HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eGlass Dome Pendant · E26\/E27 · Yellow \u0026amp; Gold · Vintage Cord\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eCitrine Dome \u003cspan class=\"gold\"\u003ePendant Lamp.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA \u003cspan class=\"gold\"\u003eglossy yellow glass dome\u003c\/span\u003e on gold metal hardware with a vintage twisted cord — wide enough for generous downlighting over a \u003cspan class=\"gold\"\u003ekitchen island, breakfast nook, or reading corner\u003c\/span\u003e wherever a pop of warm color and retro charm is exactly right.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- 2. FEATURE CHIPS --\u003e\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          \u003cpath d=\"M6 16 Q6 8 14 6 Q22 8 22 16\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 16 h20\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 16 v4M14 16 v5M18 16 v4\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eWide \u003cspan class=\"gold\"\u003eDome\u003c\/span\u003e Glass\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=\"14\" cy=\"14\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.4\" style=\"stroke:#C8A020;\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"3\" fill=\"currentColor\" style=\"fill:#F0C840;\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 4v3M14 21v3M4 14h3M21 14h3\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" style=\"stroke:#C8A020;\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003eYellow\u003c\/span\u003e \u0026amp; Gold\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=\"M14 4 C13 6 11 9 13 12 C15 15 13 18 14 22\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M11 4 C10 6 8 9 10 12 C12 15 10 18 11 22\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M17 4 C16 6 14 9 16 12 C18 15 16 18 17 22\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003eVintage\u003c\/span\u003e Twisted Cord\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=\"14\" cy=\"12\" r=\"5\" stroke=\"currentColor\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M11 20h6l1 5H10l1-5Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 4v2M7.1 7.1l1.4 1.4M4 12h2M24 12h-2M20.9 7.1l-1.4 1.4\" 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\"\u003eE26\/E27 \u003cspan class=\"gold\"\u003eStandard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eForm \u0026amp; character\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eCheerful glass, \u003cspan class=\"gold\"\u003etimeless shape.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n          \u003cpath d=\"M6 22 Q6 10 18 8 Q30 10 30 22\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 22 h28\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 22 v6M18 22 v7M22 22 v6\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eThe design\u003c\/div\u003e\n\u003ch4\u003eA \u003cspan class=\"gold\"\u003eglossy yellow dome\u003c\/span\u003e with gold hardware and a vintage cord.\u003c\/h4\u003e\n\u003cp\u003eThe Citrine Dome takes a wide, shallow bowl of \u003cspan class=\"gold\"\u003eglossy yellow glass\u003c\/span\u003e — warm and characterful — and pairs it with gold metal detailing and a vintage-style twisted fabric cord. The dome's 9.8-inch spread casts generous downlighting directly below, making it well-suited for \u003cspan class=\"gold\"\u003ekitchen islands, breakfast nooks, reading corners, and bar carts\u003c\/span\u003e where a single well-placed pendant should do most of the heavy lifting. The yellow glass shifts between a soft amber warmth at low light and a vibrant citrus tone in brighter conditions — adding energy to a neutral kitchen or acting as a deliberate color accent in a more curated interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. SIZE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSize\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eOne considered \u003cspan class=\"gold\"\u003escale.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bestlite-Pendant-Lamp_07281.jpg?v=1753688702\" class=\"dfpd-size-single-image\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bestlite-Pendant-Lamp_07281.jpg?v=1753688702\" alt=\"Citrine Dome Pendant Lamp dimension diagram Dia 25cm H 12cm yellow glass\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-single-image-icon\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n            \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eSingle configuration\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eDia 25 × H 12 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003e∅ 9.8″ × H 4.7″\u003cbr\u003eCord: 150 cm \/ 59″ · extendable on request\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-note\"\u003eHang 28–34 inches above a kitchen counter or island surface for the best downlight spread. Works as a single pendant over a small table or clustered in two or three over a longer island.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eKitchen island · Nook · Bar · Reading corner\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. SPECIFICATIONS --\u003e\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\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cspan class=\"gold\"\u003eGlass\u003c\/span\u003e dome + \u003cspan class=\"gold\"\u003eMetal\u003c\/span\u003e hardware\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\"\u003eE26\/E27 · LED 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\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V \u003cspan class=\"sub\"\u003e· compatible with North America, Europe, Australia, Saudi Arabia\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 canopy \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\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eVintage twisted fabric · 150 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\"\u003eStandard 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\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eYellow glass · Gold metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eDia 25 × H 12 cm \u003cspan class=\"sub\"\u003e· ∅ 9.8″ × H 4.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. DOWNLOADS --\u003e\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\/1UlX22BnRFF3Ux7ur7ZhED4fjhYOV2R8y\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\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\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\u003ca href=\"#\" class=\"dfpd-download\"\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\"\u003eRequest via email\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\u003ca href=\"#\" class=\"dfpd-download\"\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\"\u003e3D\u003c\/text\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\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\u003c!-- 7. FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuick \u003cspan class=\"gold\"\u003equestions.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eHow high should I hang this pendant over a kitchen island? \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 \u003cspan class=\"gold\"\u003ekitchen island or countertop\u003c\/span\u003e, hang the bottom of the shade 28–34 inches above the work surface. This puts the dome low enough for focused downlight and high enough to avoid blocking sight lines. The standard 59-inch cord gives plenty of drop from a typical 9-foot ceiling; for higher ceilings, contact us for an extended cord before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCan I cluster multiple pendants over a longer island? \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\u003eYes — the Citrine Dome works well in groups. For a kitchen island of 60 inches or longer, two pendants spaced 24–30 inches apart give even coverage and a pleasing rhythm. For a very long island (84+ inches), three pendants create a strong visual sequence. Space them evenly and hang at the same height for the most polished look. Each pendant needs its own canopy and ceiling junction box connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWill the yellow glass work with my kitchen's existing color palette? \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\u003eThe yellow glass is a \u003cspan class=\"gold\"\u003ewarm, glossy amber-yellow\u003c\/span\u003e — it reads as a deliberate color accent rather than a neutral. It pairs naturally with white subway tile, natural wood countertops, brass or black hardware, and terracotta-toned walls. It also works well as a contrast accent in an all-white or grey kitchen where one warm focal point is the design goal. In black or very dark kitchens, the yellow reads as a warm glow against the moody backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eDoes this pendant work with a dimmer switch? \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\u003eDimmer compatibility depends on the \u003cspan class=\"gold\"\u003eE26\/E27 bulb you install\u003c\/span\u003e. If you use a dimmable LED bulb with a compatible trailing-edge dimmer switch, the pendant will dim smoothly. Standard non-dimmable LED bulbs will flicker or fail with a dimmer — always confirm your bulb is labeled \"dimmable\" before connecting it to a dimmer circuit. The fixture hardware itself is dimmer-neutral.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCan the cord length be extended for a high ceiling? \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\u003eYes — the standard twisted cord is 150 cm (59 inches), which suits most ceilings up to 10 feet. For \u003cspan class=\"gold\"\u003eceilings above 10 feet\u003c\/span\u003e, or if you want to hang the pendant lower than the cord allows, contact us before ordering with your ceiling height and desired drop length. Extended cords in the same vintage twisted style are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. SUPPORT FOOTER --\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"Dia 25cm x H 12cm \/ ∅ 9.8″ x H 4.7″ \/ Yellow \u0026 Gold","offer_id":47094371385598,"sku":"DFP-SKN-20","price":118.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bestlite_Pendant_Lamp_1.jpg?v=1752822337","url":"https:\/\/www.dekorfine.com\/en-gb\/products\/bestlite-pendant-lamp","provider":"Dekorfine","version":"1.0","type":"link"}