{"product_id":"filigrana-pendant-light","title":"Filigrana Pendant Light","description":"\u003c!--\n  DEKORFINE — Product Description · Retro Circle Pendant Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: 70s retro orange + chrome accent + GEO FAQ + JSON-LD schema.\n  3 configurations (Single · 2 Heads · 3 Heads) · 3 finishes (White \/ Orange \/ Chrome).\n  Geometric circle pattern · 1 video · 3 downloads · ceiling hardwired.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\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=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2A1812; --ink-2: #4A2C20; --ink-3: #6E4A38;\n  --cream: #FCF4ED; --bg: #F2DFCB; --linen: #ECCAA8; --sand: #D89F70;\n  --border: #C28A58; --border-lt: #DCAF82;\n\n  \/* PRODUCT-SPECIFIC ACCENT — 70s burnt orange (matches Orange geometric pattern) *\/\n  --olive: #C46838;\n  --olive-lt: #DC8858;\n  --olive-dk: #8C3A1C;\n  --olive-sft: #FAE2D6;\n\n  --clay: #6E5848;\n  --clay-sft: #E8DCD0;\n\n  --stone: #8C6848; --mist: #B89068;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 24, 18, 0.12);\n  margin: 0 auto;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* HERITAGE BLOCK *\/\n.dfpd-heritage {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 1.5rem;\n  padding: 1.5rem 1.75rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-heritage-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-heritage-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-heritage-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.45rem;\n}\n.dfpd-heritage-text p {\n  font-size: 0.9rem;\n  color: var(--ink-2);\n  line-height: 1.6;\n  margin: 0 0 0.55rem;\n}\n.dfpd-heritage-text p:last-child { margin-bottom: 0; }\n.dfpd-heritage-text p strong { color: var(--ink); font-weight: 500; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n\n\/* CONFIGURATIONS — 3 cards (single + 2-heads + 3-heads), each image-left + text-right *\/\n.dfpd-configs {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 0.85rem;\n}\n.dfpd-config {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-config:hover { box-shadow: 0 4px 14px rgba(42, 24, 18, 0.08); }\n.dfpd-config-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 240px;\n  background: #FFFFFF;\n  border-right: 1px solid var(--border-lt);\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  overflow: hidden;\n  padding: 12px;\n  transition: background 0.2s;\n}\n.dfpd-config-thumb:hover { background: var(--olive-sft); }\n.dfpd-config-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.4s ease;\n}\n.dfpd-config-thumb:hover img { transform: scale(1.4); }\n.dfpd-config-thumb-icon {\n  position: absolute;\n  bottom: 12px; right: 12px;\n  width: 24px; height: 24px;\n  background: rgba(42, 24, 18, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n  pointer-events: none;\n  z-index: 2;\n}\n.dfpd-config-thumb:hover .dfpd-config-thumb-icon { background: var(--olive); }\n.dfpd-config-info {\n  padding: 1.4rem 1.6rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.dfpd-config-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-config-name {\n  font-family: 'Fraunces', serif;\n  font-size: 1.5rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n  margin-bottom: 0.55rem;\n}\n.dfpd-config-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.45;\n  margin-bottom: 0.55rem;\n}\n.dfpd-config-dim em {\n  font-style: normal;\n  color: var(--stone);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.78rem;\n}\n.dfpd-config-meta {\n  display: flex;\n  gap: 0.85rem;\n  flex-wrap: wrap;\n  margin-bottom: 0.65rem;\n}\n.dfpd-config-meta-item {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.72rem;\n  color: var(--stone);\n}\n.dfpd-config-meta-item strong {\n  color: var(--ink);\n  font-weight: 500;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.85rem;\n}\n.dfpd-config-pill {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.3rem 0.8rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  align-self: flex-start;\n}\n\n\/* SPECS *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n.dfpd-spec-val a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-spec-val a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* FINISHES — White + Orange + Chrome *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(42, 24, 18, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 24, 18, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-swatch.white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 100%);\n  border: 1px solid rgba(42, 24, 18, 0.18);\n}\n.dfpd-finish-swatch.orange-glass {\n  background: radial-gradient(circle at 30% 30%, #F8B070 0%, #DC7838 55%, #8C3A18 100%);\n}\n.dfpd-finish-swatch.chrome {\n  background: radial-gradient(circle at 30% 30%, #F2F0EC 0%, #BCBAB4 50%, #7A7872 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* DOWNLOADS — 3 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(42, 24, 18, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* GEO FAQ *\/\n.dfpd-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\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 {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p { margin: 0 0 0.55rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\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-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-heritage {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-heritage-icon { margin: 0 auto; }\n  .dfpd-config {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-config-thumb {\n    border-right: none;\n    border-bottom: 1px solid var(--border-lt);\n    min-height: 220px;\n  }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-video { max-width: 100%; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n}\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}\n\u003c\/style\u003e\n\u003c!-- ════════════ HTML ════════════ --\u003e\n\u003csection id=\"dfpd-root\" class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eProduct Details · 1970s-inspired\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eThe Retro Circle \u003cem\u003ePendant Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA modern reinterpretation of mid-70s graphic glass lighting — a glossy \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003ewhite glass drum shade\u003c\/strong\u003e hand-printed with a rhythmic \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003eorange circle-and-dot pattern\u003c\/strong\u003e, suspended from polished chrome hardware. The geometric repeat brings character and warmth to dining tables, kitchen islands, and entryways. Available as a \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003esingle pendant\u003c\/strong\u003e or as a \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003e2-head or 3-head linear cluster\u003c\/strong\u003e for wider surfaces.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003cellipse stroke-width=\"1.2\" stroke=\"currentColor\" ry=\"4\" rx=\"2\" cy=\"13\" cx=\"8\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse stroke-width=\"1.2\" stroke=\"currentColor\" ry=\"4\" rx=\"2\" cy=\"13\" cx=\"13\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse stroke-width=\"1.2\" stroke=\"currentColor\" ry=\"4\" rx=\"2\" cy=\"13\" cx=\"18\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"6\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"6\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"6\" cx=\"18\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"20\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"20\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"0.8\" cy=\"20\" cx=\"18\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGeometric \u003cem\u003epattern\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003crect fill-opacity=\"0.06\" fill=\"currentColor\" stroke-width=\"1.3\" stroke=\"currentColor\" rx=\"0.5\" height=\"9\" width=\"14\" y=\"9\" x=\"6\"\u003e\u003c\/rect\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"0.7\" stroke=\"currentColor\" y2=\"17\" x2=\"9\" y1=\"13.5\" x1=\"9\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"0.7\" stroke=\"currentColor\" y2=\"17\" x2=\"13\" y1=\"13.5\" x1=\"13\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"0.7\" stroke=\"currentColor\" y2=\"17\" x2=\"17\" y1=\"13.5\" x1=\"17\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGlass \u0026amp; \u003cem\u003echrome\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"6\" x2=\"13\" y1=\"2\" x1=\"13\"\u003e\u003c\/line\u003e\n            \u003cellipse stroke-width=\"1.3\" stroke=\"currentColor\" ry=\"5\" rx=\"8\" cy=\"14\" cx=\"13\"\u003e\u003c\/ellipse\u003e\n            \u003cline stroke-linecap=\"round\" opacity=\"0.6\" stroke-width=\"1\" stroke=\"currentColor\" y2=\"9\" x2=\"9\" y1=\"6\" x1=\"9\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" opacity=\"0.6\" stroke-width=\"1\" stroke=\"currentColor\" y2=\"9\" x2=\"17\" y1=\"6\" x1=\"17\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eThree \u003cem\u003econfigurations\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M9 4h8l-1 3h-6L9 4Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M10 7h6v5a3 3 0 0 1-6 0V7Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M11 14v5M15 14v5M12 19h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eE26 \/ \u003cem\u003eE27\u003c\/em\u003e base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIn motion\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSee it come to \u003cem\u003elife.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" title=\"Retro Circle Pendant Lamp — showcase\" src=\"https:\/\/www.youtube.com\/embed\/9mYDVBBehYg?rel=0\u0026amp;modestbranding=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 70s HERITAGE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDesign heritage\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eVintage charm, \u003cem\u003emodern execution.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-heritage\"\u003e\n\u003cdiv class=\"dfpd-heritage-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 36 36\" height=\"34\" width=\"34\"\u003e\n            \u003cellipse stroke-width=\"1.5\" stroke=\"currentColor\" ry=\"6\" rx=\"3\" cy=\"18\" cx=\"11\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse stroke-width=\"1.5\" stroke=\"currentColor\" ry=\"6\" rx=\"3\" cy=\"18\" cx=\"18\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse stroke-width=\"1.5\" stroke=\"currentColor\" ry=\"6\" rx=\"3\" cy=\"18\" cx=\"25\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle fill=\"currentColor\" r=\"1\" cy=\"8\" cx=\"11\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"1\" cy=\"8\" cx=\"18\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"1\" cy=\"8\" cx=\"25\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"1\" cy=\"28\" cx=\"11\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"1\" cy=\"28\" cx=\"18\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"1\" cy=\"28\" cx=\"25\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-heritage-text\"\u003e\n\u003cdiv class=\"dfpd-heritage-text-eyebrow\"\u003eThe story\u003c\/div\u003e\n\u003ch4\u003eA pattern straight out of \u003cem\u003ethe 1970s.\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eThe Retro Circle's signature is its \u003cstrong\u003erhythmic orange-on-white pattern\u003c\/strong\u003e — vertical ellipses framed by dot rows above and below, repeating around the full circumference of the shade. It's a graphic language pulled directly from \u003cstrong\u003e1970s European glass lighting\u003c\/strong\u003e, when designers paired warm neutral white glass with confident retro color blocking.\u003c\/p\u003e\n\u003cp\u003eThe shade is \u003cstrong\u003eglossy white glass\u003c\/strong\u003e with the pattern hand-printed in \u003cstrong\u003eburnt orange\u003c\/strong\u003e, framed top and bottom by a band of polished \u003cstrong\u003echrome hardware\u003c\/strong\u003e. Once illuminated, the pattern glows softly through the glass — the lamp transforms from a graphic daytime object into a warm ambient evening light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eBefore you order\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eImportant \u003cem\u003enotes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eBulb base\u003c\/h4\u003e\n\u003cp\u003eStandard \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e screw base per pendant head. E26 in North America, E27 in Europe. \u003ca rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" class=\"dfpd-link-inline\" target=\"_blank\"\u003eWhich one for your region →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eHardwired ceiling install\u003c\/h4\u003e\n\u003cp\u003eConnects to a \u003cstrong\u003estandard ceiling junction box\u003c\/strong\u003e. Multi-head versions use a single canopy with \u003cstrong\u003emultiple cords on a horizontal bar\u003c\/strong\u003e. We provide 150 cm \/ 59″ wire — extendable on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONFIGURATIONS — 3 cards --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eThree configurations\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eThree sizes, \u003cem\u003eone signature pattern.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· hover diagrams to zoom · click to enlarge\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-configs\"\u003e\n\u003c!-- Single Head --\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-config-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Filigrana_Pendant_Light_08027.jpg?v=1722569032\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Retro Circle Pendant — single head\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Filigrana_Pendant_Light_08027.jpg?v=1722569032\"\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 10 10\" height=\"11\" width=\"11\"\u003e\n                \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M2 2h3M2 2v3M8 8H5M8 8V5\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-eyebrow\"\u003eConfiguration · 1 head\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003eSingle Pendant\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003e∅ 11″ × H 7.5″\u003cbr\u003e\u003cem\u003eDia 28 × H 19 cm — single shade\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-meta\"\u003e\n\u003cspan class=\"dfpd-config-meta-item\"\u003eWeight \u003cstrong\u003e2.1 kg \/ 4.6 lb\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-config-meta-item\"\u003eBulb count \u003cstrong\u003e1 × E26\/E27\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eBedside · Entryway · Single accent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2 Heads --\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-config-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Filigrana_Pendant_Light_08030.jpg?v=1722569345\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Retro Circle Pendant — 2 heads linear cluster\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Filigrana_Pendant_Light_08030.jpg?v=1722569345\"\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 10 10\" height=\"11\" width=\"11\"\u003e\n                \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M2 2h3M2 2v3M8 8H5M8 8V5\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-eyebrow\"\u003eConfiguration · 2 heads\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003eTwin Linear\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eL 23.6″ × H 59″\u003cbr\u003e\u003cem\u003eL 60 × H 150 cm — two shades on a horizontal bar\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-meta\"\u003e\n\u003cspan class=\"dfpd-config-meta-item\"\u003eWeight \u003cstrong\u003e5 kg \/ 11 lb\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-config-meta-item\"\u003eBulb count \u003cstrong\u003e2 × E26\/E27\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eKitchen island · Dining nook\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3 Heads --\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-config-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Filigrana_Pendant_Light_08031.jpg?v=1722569326\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Retro Circle Pendant — 3 heads linear cluster\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Filigrana_Pendant_Light_08031.jpg?v=1722569326\"\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 10 10\" height=\"11\" width=\"11\"\u003e\n                \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M2 2h3M2 2v3M8 8H5M8 8V5\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-eyebrow\"\u003eConfiguration · 3 heads\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003eTriple Linear\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eL 31.5″ × H 59″\u003cbr\u003e\u003cem\u003eL 80 × H 150 cm — three shades on a horizontal bar\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-meta\"\u003e\n\u003cspan class=\"dfpd-config-meta-item\"\u003eWeight \u003cstrong\u003e9 kg \/ 20 lb\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-config-meta-item\"\u003eBulb count \u003cstrong\u003e3 × E26\/E27\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eLong island · Statement dining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cem\u003eon the record.\u003c\/em\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\"\u003eGlass \u003cem\u003e(white with hand-printed orange pattern)\u003c\/em\u003e · Polished chrome metal\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 \u003cem\u003e(not included)\u003c\/em\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\n\u003ca rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 or E27\u003c\/a\u003e \u003cem\u003e(standard screw base · per head)\u003c\/em\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\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 · Hardwired · Indoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eWire Length\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cem\u003e(extendable on request)\u003c\/em\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\"\u003eCommon wall switch \u003cem\u003e(not included — works with dimmers when paired with dimmable bulbs)\u003c\/em\u003e\n\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\"\u003eNorth America · Europe · Saudi Arabia · Australia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWhite glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch orange-glass\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eOrange print\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch chrome\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eChrome trim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS — placed BEFORE FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cem\u003eresources.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1gSTGO3tEAgu1nsaeDDpqt_5hu-vetDmn\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M6 2h9l5 5v15H6V2Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M15 2v5h5\"\u003e\u003c\/path\u003e\n              \u003ctext letter-spacing=\"0.3\" fill=\"currentColor\" font-weight=\"600\" font-size=\"5.5\" font-family=\"Outfit, sans-serif\" text-anchor=\"middle\" y=\"17\" x=\"12\"\u003ePDF\u003c\/text\u003e\n            \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 fill=\"none\" viewbox=\"0 0 16 16\" height=\"14\" width=\"14\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1NW8944tGBGzRMlEs2IkWmo2arCuKaqIu\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M6 2h9l5 5v15H6V2Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M15 2v5h5\"\u003e\u003c\/path\u003e\n              \u003ctext letter-spacing=\"0.3\" fill=\"currentColor\" font-weight=\"600\" font-size=\"5.5\" font-family=\"Outfit, sans-serif\" text-anchor=\"middle\" y=\"17\" x=\"12\"\u003ePDF\u003c\/text\u003e\n            \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\"\u003eInstallation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 16 16\" height=\"14\" width=\"14\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1gIWy8H_mtCGIysz7TQtB60cgK0gu7oe5\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M3 7l9 4.5L21 7\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M12 11.5V21.5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eResource\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 fill=\"none\" viewbox=\"0 0 16 16\" height=\"14\" width=\"14\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ GEO FAQ ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cem\u003eanswered.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\" class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat configurations does the Retro Circle Pendant come in? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThree configurations, all using the same signature white-and-orange shade:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSingle Pendant:\u003c\/strong\u003e ∅ 11″ × H 7.5″ (Dia 28 × H 19 cm) — one shade, 2.1 kg. Best for bedside tables, entryways, breakfast nooks, or as an accent over a small table.\u003cbr\u003e\u003cstrong\u003eTwin Linear (2 heads):\u003c\/strong\u003e L 23.6″ × H 59″ (L 60 × H 150 cm) — two shades on a horizontal bar, 5 kg. Best for kitchen islands and dining nooks.\u003cbr\u003e\u003cstrong\u003eTriple Linear (3 heads):\u003c\/strong\u003e L 31.5″ × H 59″ (L 80 × H 150 cm) — three shades on a horizontal bar, 9 kg. Best for long islands and statement dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat does the pattern look like up close? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe shade is \u003cstrong\u003eglossy white glass\u003c\/strong\u003e with a graphic \u003cstrong\u003eorange repeat pattern\u003c\/strong\u003e printed around its full circumference. The pattern consists of \u003cstrong\u003evertical orange ellipses\u003c\/strong\u003e framed top and bottom by rows of small \u003cstrong\u003eorange dots\u003c\/strong\u003e — a rhythmic, mid-70s design language. Polished chrome bands accent the top and bottom of the shade, framing the pattern.\u003c\/p\u003e\n\u003cp\u003eOnce illuminated, the orange pattern glows softly through the glass, casting a warm vintage-toned ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow is the multi-head version installed? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe 2-head and 3-head versions use a \u003cstrong\u003esingle ceiling canopy with a horizontal bar\u003c\/strong\u003e — all shades hang from one mounting point on your ceiling. Each shade is on its own cord, so individual hanging heights can be adjusted within the 150 cm \/ 59″ cord length.\u003c\/p\u003e\n\u003cp\u003eThe single canopy connects to a standard ceiling junction box, just like a typical pendant or chandelier. An electrician is recommended unless an existing junction box is already in place at the desired location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat kind of bulb does it use, and is it dimmable? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eEach pendant head uses a standard \u003cstrong\u003eE26 \/ E27 screw-base bulb\u003c\/strong\u003e (LED or Edison). E26 in North America, E27 in Europe and the UK. \u003cstrong\u003eBulbs are not included.\u003c\/strong\u003e The 2-head version takes 2 bulbs; the 3-head version takes 3 bulbs.\u003c\/p\u003e\n\u003cp\u003eFor the most authentic 70s warmth, we recommend \u003cstrong\u003ewarm-white LED bulbs (2700K)\u003c\/strong\u003e. The fixture works with a \u003cstrong\u003ecommon wall switch\u003c\/strong\u003e; for dimming, pair with dimmable LED bulbs and a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhere does the Retro Circle work best? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe Retro Circle is a \u003cstrong\u003egraphic statement\u003c\/strong\u003e — its bold orange pattern reads as decorative even when unlit. Best placements:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSingle:\u003c\/strong\u003e over a bedside, breakfast nook, entryway, or small bistro table.\u003cbr\u003e\u003cstrong\u003eTwin Linear:\u003c\/strong\u003e over a 5–7 ft kitchen island or above a 6-person dining table.\u003cbr\u003e\u003cstrong\u003eTriple Linear:\u003c\/strong\u003e over a 7–9 ft kitchen island, long dining table, or in a wide entryway.\u003c\/p\u003e\n\u003cp\u003ePairs especially well with walnut, terracotta, mustard, cream, and warm beige interiors — anywhere with mid-century or 70s-inspired furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat is the return and exchange policy? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDekorfine offers a \u003cstrong\u003e30-day return policy\u003c\/strong\u003e on undamaged items in their original packaging. The shade is hand-printed glass — slight variations in pattern alignment, ink saturation, and surface texture between units are part of authentic glasswork and are \u003cstrong\u003enot eligible for return as defects\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eFor returns, exchanges, or any questions, contact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT --\u003e\n\u003csection style=\"margin-bottom: 0;\" class=\"dfpd-sec\"\u003e\n\u003cp class=\"dfpd-support\"\u003eQuestions? \u003ca href=\"mailto:support@dekorfine.com\" class=\"dfpd-link\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ FAQPage JSON-LD Schema ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"Dia 28cm x H 19cm \/ ∅ 11″ x H 7.5″ \/ White \u0026 Orange \u0026 Chrome","offer_id":45616135471358,"sku":"DFP-0711-1","price":223.0,"currency_code":"CAD","in_stock":true},{"title":"2 Heads L 23.6″ x H 59″ \/ White \u0026 Orange \u0026 Chrome","offer_id":45688371282174,"sku":"DFP-0711-2","price":414.0,"currency_code":"CAD","in_stock":true},{"title":"3 Heads L 31.5″ x H 59″ \/ White \u0026 Orange \u0026 Chrome","offer_id":45688371314942,"sku":"DFP-0711-3","price":610.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Filigrana_Pendant_Light_10.jpg?v=1720705329","url":"https:\/\/www.dekorfine.com\/en-ca\/products\/filigrana-pendant-light","provider":"Dekorfine","version":"1.0","type":"link"}