{"product_id":"elora-ceiling-lamp","title":"Elora Ceiling Lamp","description":"\u003c!--\n  DEKORFINE — Product Description · Elora Ceiling Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: golden walnut accent + GEO FAQ + JSON-LD schema.\n  3 videos: 1 installation (small text-card) + 2 product showcases (side-by-side).\n  2 sizes (shared diagram + 2 stat cards) · 3 finishes · Integrated LED.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\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\n\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2A1F12; --ink-2: #4A3A24; --ink-3: #6B5A38;\n  --cream: #FCF7E8; --bg: #F2E8CE; --linen: #ECDFB8; --sand: #DCC78E;\n  --border: #C8B07A; --border-lt: #DFC798;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Golden walnut hybrid (gold-leaning warm wood) *\/\n  --olive: #B58A3C;        \/* Golden walnut — primary accent *\/\n  --olive-lt: #D2A858;\n  --olive-dk: #6F4D18;     \/* Deep antique gold-brown *\/\n  --olive-sft: #F8EDCF;    \/* Pale gold-cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Burnt sienna (amber-warning, complements gold) *\/\n  --clay: #8C4318;\n  --clay-sft: #F4E0CC;\n\n  --stone: #8C7848; --mist: #B8A268;\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\/* HERO *\/\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\/* FEATURE CHIPS *\/\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 — single, centered *\/\n.dfpd-video {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  width: 100%;\n  max-width: 720px;\n  background: #000;\n  border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 31, 18, 0.12);\n  margin: 0 auto 1.25rem;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* INSTALLATION VIDEOS — 2 small cards stacked *\/\n.dfpd-install-stack {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 0.85rem;\n  max-width: 720px;\n  margin: 0 auto;\n}\n.dfpd-install-card {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 0;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-install-vid {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n}\n.dfpd-install-vid iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n.dfpd-install-text {\n  padding: 1.25rem 1.5rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  border-left: 3px solid var(--olive);\n}\n.dfpd-install-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\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-install-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.1rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.4rem;\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-install-text h4 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-install-text p {\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  color: var(--ink-2);\n  margin: 0;\n}\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.accent {\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\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.accent h4 { color: var(--clay); }\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.accent p strong { color: var(--clay); font-weight: 500; }\n.dfpd-note p + p { margin-top: 0.5rem; }\n\n\/* SIZE — shared diagram + 2 stat cards *\/\n.dfpd-size-shared {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 1.5rem;\n  align-items: stretch;\n}\n.dfpd-size-shared-thumb {\n  display: block;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 4px;\n  overflow: hidden;\n  padding: 8px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-shared-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(42, 31, 18, 0.12);\n}\n.dfpd-size-shared-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-shared-thumb:hover img { transform: scale(1.06); }\n\n.dfpd-size-stats {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.75rem;\n}\n.dfpd-size-stat-card {\n  padding: 1.1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-stat-card:hover { box-shadow: 0 4px 14px rgba(42, 31, 18, 0.08); }\n.dfpd-size-stat-head {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  margin-bottom: 0.6rem;\n  flex-wrap: wrap;\n  gap: 0.4rem;\n}\n.dfpd-size-stat-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.5rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n}\n.dfpd-size-stat-power {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.18rem 0.6rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n}\n.dfpd-size-stat-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.92rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.4;\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\n\/* FINISHES — 3 colors *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.3rem;\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, 31, 18, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 31, 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.wood {\n  background: radial-gradient(circle at 30% 30%, #D6B689 0%, #B08855 60%, #7B5C30 100%);\n}\n.dfpd-finish-swatch.walnut {\n  background: radial-gradient(circle at 30% 30%, #A07452 0%, #6E4A2C 55%, #3F2916 100%);\n}\n.dfpd-finish-swatch.gold {\n  background: radial-gradient(circle at 30% 30%, #F4D78D 0%, #C89B46 55%, #8E6A26 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.dfpd-finish-sub {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.62rem;\n  color: var(--stone);\n  margin-top: -0.18rem;\n}\n\n\/* GEO FAQ SECTION *\/\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 {\n  border-bottom: 1px solid var(--border-lt);\n}\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 {\n  margin: 0 0 0.55rem;\n}\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\/* DOWNLOADS — 3 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n  margin-bottom: 1rem;\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, 31, 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.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-size-shared { grid-template-columns: 1fr; }\n  .dfpd-install-card { grid-template-columns: 1fr; }\n  .dfpd-install-text { border-left: none; border-top: 3px solid var(--olive); }\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-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n  .dfpd-size-stats { grid-template-columns: 1fr; }\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\n\u003c!-- ════════════ HTML ════════════ --\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n  \u003cdiv class=\"dfpd-inner\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"dfpd-hero\"\u003e\n      \u003cdiv class=\"dfpd-hero-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n      \u003ch1 class=\"dfpd-title\"\u003eThe Elora \u003cem\u003eCeiling Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"dfpd-lede\"\u003e\n        Modern design meets natural warmth — a low-profile ceiling fixture in metal and glass, crowned by a soft-glowing round shade. Each Elora lamp carries a unique woodgrain texture, casting diffused light evenly across the room. A quietly elegant addition for living rooms, bedrooms, and entryways.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003c!-- FEATURE CHIPS --\u003e\n    \u003cdiv class=\"dfpd-features\"\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cellipse cx=\"13\" cy=\"13\" rx=\"8\" ry=\"5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"13\" cy=\"13\" rx=\"5\" ry=\"3\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.5\"\u003e\u003c\/ellipse\u003e\n            \u003cline x1=\"13\" y1=\"3\" x2=\"13\" y2=\"22\" stroke=\"currentColor\" stroke-width=\"0.8\" opacity=\"0.4\" stroke-dasharray=\"1.5 1.5\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eRound \u003cem\u003eglass shade\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cellipse cx=\"13\" cy=\"13\" rx=\"9\" ry=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"13\" cy=\"13\" rx=\"6\" ry=\"2\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M5 13c2 1.5 5 2 8 2s6-.5 8-2\" stroke=\"currentColor\" stroke-width=\"0.8\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eWood \u003cem\u003etexture\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cpath d=\"M13 4a7 7 0 0 0-4 12.7c.8.7 1.3 1.6 1.3 2.6V20h5.4v-.7c0-1 .5-1.9 1.3-2.6A7 7 0 0 0 13 4Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 22h5M11.5 24h3\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eIntegrated \u003cem\u003eLED\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003crect x=\"6\" y=\"11\" width=\"14\" height=\"6\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M9 11V9M13 11V8M17 11V9\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eLow \u003cem\u003eprofile\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MAIN PRODUCT VIDEO + 2 INSTALLATION VIDEOS --\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\n      \u003c!-- Main product video --\u003e\n      \u003cdiv class=\"dfpd-video\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/MCmGlaK4KIg?rel=0\u0026amp;modestbranding=1\" title=\"Elora Ceiling Lamp — showcase\" allow=\"accelerometer; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 2 stacked installation video cards --\u003e\n      \u003cdiv class=\"dfpd-install-stack\"\u003e\n\n        \u003cdiv class=\"dfpd-install-card\"\u003e\n          \u003cdiv class=\"dfpd-install-vid\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/k3f14CPkKYU?rel=0\u0026amp;modestbranding=1\" title=\"Elora Ceiling Lamp — installation guide part 1\" allow=\"accelerometer; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-install-text\"\u003e\n            \u003cdiv class=\"dfpd-install-text-eyebrow\"\u003eWatch \u0026amp; install · part 1\u003c\/div\u003e\n            \u003ch4\u003eElora \u003cem\u003einstallation guide\u003c\/em\u003e\n\u003c\/h4\u003e\n            \u003cp\u003eThe first step-by-step walkthrough — from unboxing to mounting the metal frame to the ceiling. Watch before starting installation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dfpd-install-card\"\u003e\n          \u003cdiv class=\"dfpd-install-vid\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/NjaFUNXa_eA?rel=0\u0026amp;modestbranding=1\" title=\"Elora Ceiling Lamp — installation guide part 2\" allow=\"accelerometer; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-install-text\"\u003e\n            \u003cdiv class=\"dfpd-install-text-eyebrow\"\u003eWatch \u0026amp; install · part 2\u003c\/div\u003e\n            \u003ch4\u003eFinal \u003cem\u003eassembly \u0026amp; switch-on\u003c\/em\u003e\n\u003c\/h4\u003e\n            \u003cp\u003eThe second walkthrough — covering the glass shade attachment and final wiring connection. Both videos together show the complete installation flow.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\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\n      \u003cdiv class=\"dfpd-notes-grid\"\u003e\n        \u003cdiv class=\"dfpd-note accent\"\u003e\n          \u003ch4\u003eEach lamp is unique\u003c\/h4\u003e\n          \u003cp\u003eEach Elora carries its own \u003cstrong\u003ewoodgrain texture pattern\u003c\/strong\u003e. Subtle differences between pieces are \u003cstrong\u003ecompletely normal\u003c\/strong\u003e and add to the charm of each lamp — every fixture is a one-of-one.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-note\"\u003e\n          \u003ch4\u003eMounting\u003c\/h4\u003e\n          \u003cp\u003eDesigned for \u003cstrong\u003eceiling installation\u003c\/strong\u003e. Uses an integrated LED — no bulb purchase required. Compatible with a common wall switch (not included).\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SIZE — shared diagram + 2 stat cards --\u003e\n    \u003csection class=\"dfpd-sec\"\u003e\n      \u003cdiv class=\"dfpd-eyebrow\"\u003eSize options\u003c\/div\u003e\n      \u003ch2 class=\"dfpd-h2\"\u003eTwo sizes, \u003cem\u003eone silhouette.\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· click diagram to enlarge\u003c\/span\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"dfpd-size-shared\"\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Arlington-Ceiling-Lamp_1225.jpg?v=1735108144\" class=\"dfpd-size-shared-thumb\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Arlington-Ceiling-Lamp_1225.jpg?v=1735108144\" alt=\"Elora Ceiling Lamp dimension diagram\" loading=\"lazy\"\u003e\n        \u003c\/a\u003e\n        \u003cdiv class=\"dfpd-size-stats\"\u003e\n          \u003cdiv class=\"dfpd-size-stat-card\"\u003e\n            \u003cdiv class=\"dfpd-size-stat-head\"\u003e\n              \u003cspan class=\"dfpd-size-stat-title\"\u003e∅ 14.6″\u003c\/span\u003e\n              \u003cspan class=\"dfpd-size-stat-power\"\u003e~18 W\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dfpd-size-stat-dim\"\u003e\n              Dia 37cm × H 9cm\u003cbr\u003e\n              ∅ 14.6″ × H 3.5″\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dfpd-size-stat-card\"\u003e\n            \u003cdiv class=\"dfpd-size-stat-head\"\u003e\n              \u003cspan class=\"dfpd-size-stat-title\"\u003e∅ 18.5″\u003c\/span\u003e\n              \u003cspan class=\"dfpd-size-stat-power\"\u003e~36 W\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dfpd-size-stat-dim\"\u003e\n              Dia 47cm × H 10cm\u003cbr\u003e\n              ∅ 18.5″ × H 3.9″\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\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\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\"\u003eMetal · Glass \u003cem\u003e(woodgrain finish)\u003c\/em\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\"\u003eIntegrated LED \u003cem\u003e(no bulb required)\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003ePower\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003e18 W \/ 36 W \u003cem\u003e(by size)\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 · Indoor use\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)\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\"\u003eFinishes\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 wood\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-label\"\u003eWood\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-sub\"\u003enatural grain\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"dfpd-finish\"\u003e\n                \u003cdiv class=\"dfpd-finish-swatch walnut\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-label\"\u003eWalnut\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-sub\"\u003edeep wood\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"dfpd-finish\"\u003e\n                \u003cdiv class=\"dfpd-finish-swatch gold\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-label\"\u003eGold\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-sub\"\u003emetal\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\n    \u003c!-- ════════════ GEO FAQ — for AI search retrieval ════════════ --\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\n      \u003cdiv class=\"dfpd-faq\"\u003e\n        \u003cdetails class=\"dfpd-faq-item\" open\u003e\n          \u003csummary\u003e\n            What sizes does the Elora Ceiling Lamp come in?\n            \u003cspan class=\"dfpd-faq-toggle\"\u003e\n              \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\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"dfpd-faq-answer\"\u003e\n            \u003cp\u003eThe Elora Ceiling Lamp comes in \u003cstrong\u003etwo diameters\u003c\/strong\u003e, both with a low-profile flush silhouette:\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003e∅ 14.6″ (37 cm)\u003c\/strong\u003e at ~18 W — best for entryways, bedrooms, and smaller rooms. \u003cstrong\u003e∅ 18.5″ (47 cm)\u003c\/strong\u003e at ~36 W — ideal for living rooms, dining areas, and larger spaces requiring brighter ambient light.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"dfpd-faq-item\"\u003e\n          \u003csummary\u003e\n            Why does each Elora lamp look slightly different?\n            \u003cspan class=\"dfpd-faq-toggle\"\u003e\n              \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\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"dfpd-faq-answer\"\u003e\n            \u003cp\u003eEach Elora carries its own \u003cstrong\u003ewoodgrain texture pattern\u003c\/strong\u003e — the natural-finish process produces unique grain across every fixture, so no two lamps are exactly alike. These differences are \u003cstrong\u003ecompletely normal\u003c\/strong\u003e and add to the character of each piece.\u003c\/p\u003e\n            \u003cp\u003eSlight variations in grain pattern are expected and not eligible for return as defects.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"dfpd-faq-item\"\u003e\n          \u003csummary\u003e\n            Does the Elora Ceiling Lamp need a separate bulb?\n            \u003cspan class=\"dfpd-faq-toggle\"\u003e\n              \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\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"dfpd-faq-answer\"\u003e\n            \u003cp\u003eNo — the Elora uses an \u003cstrong\u003eintegrated LED\u003c\/strong\u003e built directly into the fixture. There's no bulb to purchase or replace. Power scales with size: \u003cstrong\u003e18 W (37 cm) · 36 W (47 cm)\u003c\/strong\u003e, both running on AC 110–240 V for global compatibility.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"dfpd-faq-item\"\u003e\n          \u003csummary\u003e\n            How is the Elora Ceiling Lamp installed?\n            \u003cspan class=\"dfpd-faq-toggle\"\u003e\n              \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\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"dfpd-faq-answer\"\u003e\n            \u003cp\u003eThe Elora is \u003cstrong\u003eceiling-mounted\u003c\/strong\u003e via a standard junction box and connects to a common wall switch (not included). The low 3.5–3.9″ profile makes it suitable for rooms with low ceilings where a hanging pendant would feel intrusive.\u003c\/p\u003e\n            \u003cp\u003eTwo short installation videos are included above (\u003cem\u003e\"Elora installation guide — part 1 \u0026amp; 2\"\u003c\/em\u003e) — watch them before starting to familiarize yourself with the components. A full installation PDF is also available in the Downloads section below.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"dfpd-faq-item\"\u003e\n          \u003csummary\u003e\n            What is the return and exchange policy?\n            \u003cspan class=\"dfpd-faq-toggle\"\u003e\n              \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\n            \u003c\/span\u003e\n          \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. Because each Elora has a unique woodgrain texture, slight differences in grain pattern between lamps are characteristic of the finish, not defects.\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\n    \u003c!-- DOWNLOADS + SUPPORT --\u003e\n    \u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n      \u003cdiv class=\"dfpd-foot\"\u003e\n        \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1xkM8GOS-qu3ZPuA2We-gqhaLPoerWjUF\/view?usp=drive_link\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cdiv class=\"dfpd-download-icon\"\u003e\n            \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\" letter-spacing=\"0.3\"\u003ePDF\u003c\/text\u003e\n            \u003c\/svg\u003e\n          \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\n            \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1J0igMjb8YUuwCZJ7fdLb-2zJ6J7ahrNZ\/view?usp=drive_link\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cdiv class=\"dfpd-download-icon\"\u003e\n            \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\" letter-spacing=\"0.3\"\u003ePDF\u003c\/text\u003e\n            \u003c\/svg\u003e\n          \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\n            \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Z6iEfZ09NIwDGwfNH4k5BSxdfbEDAFnk\/view?usp=drive_link\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cdiv class=\"dfpd-download-icon\"\u003e\n            \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 7l9 4.5L21 7\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 11.5V21.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \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\n            \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"dfpd-support\"\u003e\n        Questions? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ════════════ FAQPage JSON-LD Schema (for AI \/ Google) ════════════ --\u003e\n","brand":"Dekorfine","offers":[{"title":"Dia 37cm x H 9cm \/ ∅ 14.6″ x H 3.5″ \/ Wood Color \/ Warm Light","offer_id":45548858278142,"sku":"DFC-X9010-1","price":157.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 37cm x H 9cm \/ ∅ 14.6″ x H 3.5″ \/ Walnut color \/ Warm Light","offer_id":45548858310910,"sku":"DFC-X9010-2","price":157.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 47cm x H 10cm \/ ∅ 18.5″ x H 3.9″ \/ Wood Color \/ Warm Light","offer_id":45548858343678,"sku":"DFC-X9010-3","price":248.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 47cm x H 10cm \/ ∅ 18.5″ x H 3.9″ \/ Walnut color \/ Warm Light","offer_id":45548858376446,"sku":"DFC-X9010-4","price":248.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Arlington_Ceiling_Lamp_1112166.jpg?v=1740550175","url":"https:\/\/www.dekorfine.com\/en-it\/products\/elora-ceiling-lamp","provider":"Dekorfine","version":"1.0","type":"link"}