{"product_id":"round-alabaster-wall-lamp","title":"Round Alabaster Wall Lamp","description":"\u003c!--\n  Lia — Product Description · Median Alabaster Wall \u0026 Ceiling Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: warm bronze + amber accent + GEO FAQ + JSON-LD schema.\n  4 sizes (shared diagram) · 1 video · alabaster natural variation warning.\n  Integrated LED · 2 finishes (Gold\/Bronze) · wall + ceiling mount · 3 downloads.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n \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 \n \n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #261A0E; --ink-2: #432E18; --ink-3: #6A4C2C;\n  --cream: #FCF6E8; --bg: #F4E5C8; --linen: #ECDAB4; --sand: #DBC088;\n  --border: #C4A468; --border-lt: #DCBC88;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Warm bronze (matches Bronze finish + alabaster glow) *\/\n  --olive: #A87838;        \/* Warm bronze — primary accent *\/\n  --olive-lt: #C49258;\n  --olive-dk: #6E4818;     \/* Deep antique bronze *\/\n  --olive-sft: #FAEAC8;    \/* Pale alabaster cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Deep amber (warm complement, alabaster shadow) *\/\n  --clay: #8C5018;\n  --clay-sft: #F4E2CC;\n\n  --stone: #8C7048; --mist: #B59868;\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 *\/\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(38, 26, 14, 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\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 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\n\/* SIZE — shared diagram + 4 size cards layout *\/\n.dfpd-size-shared {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 1rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-size-shared-image {\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-size-shared-image:hover { background: #FAF8F2; }\n.dfpd-size-shared-image img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-shared-image:hover img { transform: scale(1.06); }\n.dfpd-size-shared-image-icon {\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 26px; height: 26px;\n  background: rgba(38, 26, 14, 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}\n.dfpd-size-shared-image:hover .dfpd-size-shared-image-icon { background: var(--olive); }\n.dfpd-size-list {\n  padding: 1rem 1.25rem;\n  display: flex;\n  flex-direction: column;\n  gap: 0.55rem;\n  justify-content: center;\n}\n.dfpd-size-list-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.25rem;\n}\n.dfpd-size-row-item {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 0.85rem;\n  align-items: baseline;\n  padding: 0.65rem 0.9rem;\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  transition: border-color 0.2s, transform 0.2s;\n}\n.dfpd-size-row-item:hover {\n  border-color: var(--olive);\n  transform: translateX(2px);\n}\n.dfpd-size-row-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n  white-space: nowrap;\n}\n.dfpd-size-row-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.85rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.4;\n}\n.dfpd-size-row-dim em {\n  font-style: normal;\n  color: var(--stone);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.75rem;\n}\n\n\/* CANOPY ROW — separate small note *\/\n.dfpd-canopy-note {\n  margin-top: 0.85rem;\n  padding: 0.7rem 1rem;\n  background: var(--olive-sft);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.82rem;\n  color: var(--ink-2);\n  text-align: center;\n}\n.dfpd-canopy-note strong {\n  font-style: normal;\n  color: var(--olive-dk);\n  font-weight: 500;\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 — dual group: metal 2 + alabaster 1 *\/\n.dfpd-finish-groups {\n  display: grid;\n  grid-template-columns: 2fr 1fr;\n  gap: 1.25rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish-group {\n  padding: 0.85rem 1rem;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n}\n.dfpd-finish-group-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--stone);\n  margin-bottom: 0.7rem;\n}\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.4rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 38px; height: 38px; border-radius: 50%;\n  border: 1px solid rgba(38, 26, 14, 0.08);\n  box-shadow: 0 2px 4px rgba(38, 26, 14, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.25);\n}\n.dfpd-finish-swatch.gold {\n  background: radial-gradient(circle at 30% 30%, #F4D78D 0%, #C89B46 55%, #8E6A26 100%);\n}\n.dfpd-finish-swatch.bronze {\n  background: radial-gradient(circle at 30% 30%, #C8965A 0%, #8C5828 55%, #4A2E10 100%);\n}\n.dfpd-finish-swatch.alabaster {\n  background: radial-gradient(circle at 30% 30%, #FFFAF0 0%, #F0E5D2 55%, #D8C8B0 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\/* 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 { 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\/* 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(38, 26, 14, 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-finish-groups { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-size-shared {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-size-shared-image {\n    border-right: none;\n    border-bottom: 1px solid var(--border-lt);\n    min-height: 200px;\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 \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\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eThe Median \u003cem\u003eAlabaster Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eTranslucent alabaster planes intersected by a fluted form — referencing traditional Middle Eastern jewelry through a futurist lens. The natural stone glows softly from a hidden integrated LED, illuminating the relationship between solid and permeable. Available in four diameters and two warm metal finishes for both wall and ceiling installation. \n\u003c\/p\u003e\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            \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"8\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003cpath fill=\"none\" opacity=\"0.6\" stroke-width=\"0.9\" stroke=\"currentColor\" d=\"M9 13c0-2 2-4 4-4s4 2 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath fill=\"none\" opacity=\"0.4\" stroke-width=\"0.7\" stroke=\"currentColor\" d=\"M5 13c0-3 3-6 8-6\"\u003e\u003c\/path\u003e\n            \u003cellipse opacity=\"0.5\" stroke-width=\"0.7\" stroke=\"currentColor\" ry=\"3\" rx=\"8\" cy=\"13\" cx=\"13\"\u003e\u003c\/ellipse\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eNatural \u003cem\u003ealabaster\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            \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"8\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"currentColor\" y2=\"21\" x2=\"13\" y1=\"5\" x1=\"13\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"currentColor\" y2=\"20.5\" x2=\"9.5\" y1=\"5.5\" x1=\"9.5\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"currentColor\" y2=\"20.5\" x2=\"16.5\" y1=\"5.5\" x1=\"16.5\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.4\" stroke-width=\"0.8\" stroke=\"currentColor\" y2=\"18\" x2=\"6.5\" y1=\"8\" x1=\"6.5\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.4\" stroke-width=\"0.8\" stroke=\"currentColor\" y2=\"18\" x2=\"19.5\" y1=\"8\" x1=\"19.5\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFluted \u003cem\u003eform\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 stroke-width=\"1.3\" stroke=\"currentColor\" rx=\"0.5\" height=\"3\" width=\"20\" y=\"4\" x=\"3\"\u003e\u003c\/rect\u003e\n            \u003cline stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"11\" x2=\"23\" y1=\"11\" x1=\"3\"\u003e\u003c\/line\u003e\n            \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"3\" cy=\"17\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003cline opacity=\"0.6\" stroke-width=\"1\" stroke=\"currentColor\" y2=\"14\" x2=\"13\" y1=\"11\" x1=\"13\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eWall \u0026amp; \u003cem\u003eceiling mount\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=\"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\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M10.5 22h5M11.5 24h3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eIntegrated \u003cem\u003eLED\u003c\/em\u003e\n\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=\"Median Alabaster Lamp — showcase\" src=\"https:\/\/www.youtube.com\/embed\/bH5Qn9GBKPg?rel=0\u0026amp;modestbranding=1\"\u003e \u003c\/iframe\u003e\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 accent\"\u003e\n\u003ch4\u003eEach piece is one of a kind\u003c\/h4\u003e\n The alabaster is \u003cstrong\u003enatural stone\u003c\/strong\u003e — the veining, color saturation, and translucency pattern \u003cstrong\u003evary from piece to piece\u003c\/strong\u003e. Product photos show a representative example; your fixture will have its own unique pattern. This is the signature of authentic alabaster, never a defect. \n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eIntegrated LED\u003c\/h4\u003e\n Built-in LED — \u003cstrong\u003eno bulb required\u003c\/strong\u003e. The light source remains hidden, illuminating the alabaster from within for the signature glow. Runs on AC 110–240 V. \n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eHardwired install\u003c\/h4\u003e\n Connects to a \u003cstrong\u003estandard external wall switch\u003c\/strong\u003e (not included). Suitable for both wall and ceiling installation — choose at install based on your room. \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFour sizes\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eFour diameters, \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· hover to zoom · click to enlarge\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-shared\"\u003e\n\u003ca rel=\" \" class=\"dfpd-size-shared-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Wall_Lamp__57_600x600.jpg?v=1680232558\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Median Alabaster Lamp dimensions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Wall_Lamp__57_600x600.jpg?v=1680232558\"\u003e \u003cspan class=\"dfpd-size-shared-image-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  \n\u003cdiv class=\"dfpd-size-list\"\u003e\n\u003cdiv class=\"dfpd-size-list-eyebrow\"\u003eChoose your diameter\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-item\"\u003e\n\u003cspan class=\"dfpd-size-row-title\"\u003e∅ 7.9″\u003c\/span\u003e \u003cspan class=\"dfpd-size-row-dim\"\u003eDia 20 × W 12 cm \u003cem\u003e· 7.9″ × 4.7″ · compact accent\u003c\/em\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-item\"\u003e\n\u003cspan class=\"dfpd-size-row-title\"\u003e∅ 9.8″\u003c\/span\u003e \u003cspan class=\"dfpd-size-row-dim\"\u003eDia 25 × W 12 cm \u003cem\u003e· 9.8″ × 4.7″ · medium\u003c\/em\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-item\"\u003e\n\u003cspan class=\"dfpd-size-row-title\"\u003e∅ 11.8″\u003c\/span\u003e \u003cspan class=\"dfpd-size-row-dim\"\u003eDia 30 × W 12 cm \u003cem\u003e· 11.8″ × 4.7″ · large\u003c\/em\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-item\"\u003e\n\u003cspan class=\"dfpd-size-row-title\"\u003e∅ 13.8″\u003c\/span\u003e \u003cspan class=\"dfpd-size-row-dim\"\u003eDia 35 × W 12 cm \u003cem\u003e· 13.8″ × 4.7″ · statement\u003c\/em\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-canopy-note\"\u003e\n\u003cstrong\u003eCanopy:\u003c\/strong\u003e Dia 12 cm \/ ∅ 4.7″ \u003cem\u003e· consistent across all sizes\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\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\"\u003eAluminum · Natural alabaster \u003cem\u003e(stone)\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(hidden — illuminates alabaster from within)\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\"\u003eWall \u0026amp; Ceiling \u003cem\u003e(both options supported)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eDia 12 cm \/ ∅ 4.7″ \u003cem\u003e(all sizes)\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\"\u003eExternal 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-finish-groups\"\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eMetal frame · 2 colors\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch gold\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch bronze\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBronze\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eAlabaster stone\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch alabaster\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWhite\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\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\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\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\" class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat sizes does the Median Alabaster Lamp 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 The Median is available in \u003cstrong\u003efour diameters\u003c\/strong\u003e, all sharing the same fluted alabaster silhouette and W 12 cm (4.7″) depth: \n \u003cstrong\u003e∅ 7.9″ (Dia 20 cm)\u003c\/strong\u003e — compact accent for a hallway or bedside.\u003cbr\u003e\u003cstrong\u003e∅ 9.8″ (Dia 25 cm)\u003c\/strong\u003e — medium scale for entryways and reading nooks.\u003cbr\u003e\u003cstrong\u003e∅ 11.8″ (Dia 30 cm)\u003c\/strong\u003e — large for living rooms and feature walls.\u003cbr\u003e\u003cstrong\u003e∅ 13.8″ (Dia 35 cm)\u003c\/strong\u003e — statement scale for foyers and high ceilings. \n The canopy is consistent at Dia 12 cm (∅ 4.7″) across all sizes. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhy does the alabaster pattern vary between units? \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 Alabaster is a \u003cstrong\u003enatural stone\u003c\/strong\u003e — every piece has its own unique veining, color saturation, and translucency pattern. The product photos show a representative example, but the fixture you receive will have its own distinct character. \n This natural variation is the signature of authentic alabaster lighting and is \u003cstrong\u003enot eligible for return as a defect\u003c\/strong\u003e. If you'd like to know more about a specific batch before ordering, contact \u003ca href=\"mailto:support@Liaelectricals.com\"\u003esupport@Liaelectricals.com  and we can share photos of available units. \n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCan the Median be installed on both walls and ceilings? \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 Yes — the Median is designed for \u003cstrong\u003eboth wall and ceiling installation\u003c\/strong\u003e. The fluted alabaster disc looks equally striking facing the room (wall mount) or facing down (ceiling mount). Choose the installation method based on your room layout and the architectural feature you want to emphasize. \n Both options share the same hardwired connection — see the installation PDF in the Downloads section for full mounting hardware details. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eDoes the Median need a separate bulb? \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 No — the Median uses an \u003cstrong\u003eintegrated LED\u003c\/strong\u003e built into the fixture. There's no bulb to purchase or replace. The light source is intentionally hidden behind the alabaster, illuminating the stone from within for the signature warm glow. All variants run on AC 110–240 V. \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 Lia offers a \u003cstrong\u003e30-day return policy\u003c\/strong\u003e on undamaged items in their original packaging. Because alabaster is a natural stone, variations in veining, color, and translucency are part of the material's authentic character — these are \u003cstrong\u003enot eligible for return as defects\u003c\/strong\u003e. \n For returns, exchanges, or any questions, contact \u003ca href=\"mailto:support@Liaelectricals.com\"\u003esupport@Liaelectricals.com  — we reply within 24 hours. \n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection style=\"margin-bottom: 0;\" class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca rel=\" \" class=\"dfpd-download\" href=\"1pqhDHJP2DOEE2lzfn4gw-shFN-dhlbFO\/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=\" \" class=\"dfpd-download\" href=\"1VKlglS5mN04Zp9tPyiMejfxsiyDxH8IN\/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=\" \" class=\"dfpd-download\" href=\"1YSKvua-QC1h0C-Mg3sV7KLYz5lUmD5SY\/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 \n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"dfpd-support\"\u003eQuestions? \u003ca href=\"mailto:support@Liaelectricals.com\" class=\"dfpd-link\"\u003esupport@Liaelectricals.com  — we reply within 24 hours. \n\u003c\/a\u003e\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ FAQPage JSON-LD Schema (for AI \/ Google) ════════════ --\u003e\n   ","brand":"Lia","offers":[{"title":"∅ 7.9″ x W 4.7″ \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":48832846495972,"sku":"DFW-250512-3","price":33487.5,"currency_code":"INR","in_stock":true},{"title":"∅ 7.9″ x W 4.7″ \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48832846528740,"sku":"DFW-2603055","price":33487.5,"currency_code":"INR","in_stock":true},{"title":"∅ 9.8″ x W 4.7″ \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":48832846561508,"sku":"DFW-250512-6","price":39187.5,"currency_code":"INR","in_stock":true},{"title":"∅ 9.8″ x W 4.7″ \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48832846594276,"sku":"DFW-2603054","price":39187.5,"currency_code":"INR","in_stock":true},{"title":"∅ 11.8″ x W 4.7″ \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":48832846627044,"sku":"DFW-250512-9","price":44887.5,"currency_code":"INR","in_stock":true},{"title":"∅ 11.8″ x W 4.7″ \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48832846659812,"sku":"DFW-2603052","price":44887.5,"currency_code":"INR","in_stock":true},{"title":"∅ 13.8″ x W 4.7″ \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":48832846692580,"sku":"DFW-250512-12","price":56287.5,"currency_code":"INR","in_stock":true},{"title":"∅ 13.8″ x W 4.7″ \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48832846725348,"sku":"DFW-2603051","price":56287.5,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/2352\/4580\/files\/Round_Alabaster_Wall_Lamp_c60855e1-29df-432b-81a9-788eaec37512.jpg?v=1777362997","url":"https:\/\/liaelectricals.com\/products\/round-alabaster-wall-lamp","provider":"LIA","version":"1.0","type":"link"}