{"product_id":"fanta-plug-in-wall-lamp","title":"Fanta Plug In Wall Lamp","description":"\u003c!--\n  Lia — Product Description · Fanta Plug-in Wall Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: warm coral + wood accent + GEO FAQ + JSON-LD schema.\n  Single size · 5 playful colors · Plug-in (no hardwiring) · NO video.\n  Push-button switch · 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: #2A1F18; --ink-2: #4A3A2C; --ink-3: #6B5A48;\n  --cream: #FCF7F2; --bg: #F5EDDF; --linen: #EFE2D0; --sand: #DDC8A8;\n  --border: #D4BC9A; --border-lt: #E5D4B8;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Warm coral wood (playful but editorial) *\/\n  --olive: #C28250;        \/* Warm terracotta-coral — playful but warm *\/\n  --olive-lt: #DCA070;\n  --olive-dk: #8C5028;     \/* Deep terracotta *\/\n  --olive-sft: #FAEAD8;    \/* Pale peachy cream *\/\n\n  \/* PRODUCT-SPECIFIC WARNING — Sage green (cool complement to coral, matches the green variant) *\/\n  --clay: #6B7A4A;\n  --clay-sft: #ECEEDF;\n\n  --stone: #8C7860; --mist: #B5A082;\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\/* PLUG-IN HIGHLIGHT — hero-style block for the unique selling point *\/\n.dfpd-plugin {\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-plugin-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}\n.dfpd-plugin-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-plugin-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.4rem;\n}\n.dfpd-plugin-text p {\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-plugin-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.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 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\/* SIZE — single configuration row *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-row:hover { box-shadow: 0 4px 14px rgba(42, 31, 24, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 180px;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(42, 31, 24, 0.12);\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.06); }\n\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.7rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.35rem; font-weight: 400;\n  color: var(--ink); letter-spacing: -0.005em;\n}\n.dfpd-size-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-power {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.2rem 0.65rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  letter-spacing: -0.005em;\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 — 5 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, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 31, 24, 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}\n.dfpd-finish-swatch.pink {\n  background: radial-gradient(circle at 30% 30%, #FAD5D2 0%, #E8908B 55%, #B85850 100%);\n}\n.dfpd-finish-swatch.green {\n  background: radial-gradient(circle at 30% 30%, #B0C898 0%, #7A9858 55%, #4A6830 100%);\n}\n.dfpd-finish-swatch.yellow {\n  background: radial-gradient(circle at 30% 30%, #FAE090 0%, #DCB448 55%, #9C7818 100%);\n}\n.dfpd-finish-swatch.wood {\n  background: radial-gradient(circle at 30% 30%, #D6B689 0%, #B08855 60%, #7B5C30 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 {\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, 24, 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-plugin { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-plugin-icon { margin: 0 auto; }\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-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-thumb { height: 200px; max-width: 280px; margin: 0 auto; }\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 Fanta \u003cem\u003ePlug-in Wall Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA playful sconce that doesn't need an electrician — just plug it into a nearby outlet and switch it on. The Fanta Wall Lamp brings color and character to bedside tables, reading nooks, and hallway accents through five expressive finishes. Compact, plug-in, and effortless to install. \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            \u003crect stroke-width=\"1.3\" stroke=\"currentColor\" rx=\"1\" height=\"9\" width=\"8\" y=\"4\" x=\"9\"\u003e\u003c\/rect\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"4\" x2=\"11\" y1=\"2\" x1=\"11\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"4\" x2=\"15\" y1=\"2\" x1=\"15\"\u003e\u003c\/line\u003e\n            \u003cpath stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M13 13v3\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M11 16h4\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-dasharray=\"2 2\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M13 16v6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePlug-in \u003cem\u003edesign\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=\"0.6\" stroke=\"currentColor\" fill=\"#E8908B\" r=\"2.5\" cy=\"13\" cx=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle stroke-width=\"0.6\" stroke=\"currentColor\" fill=\"#7A9858\" r=\"2.5\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003ccircle stroke-width=\"0.6\" stroke=\"currentColor\" fill=\"#DCB448\" r=\"2.5\" cy=\"13\" cx=\"20\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFive \u003cem\u003ecolors\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\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=\"6\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"2.5\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePush-button \u003cem\u003eswitch\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLUG-IN HIGHLIGHT — hero block for the unique selling point --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eNo electrician required\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eA wall lamp that \u003cem\u003eplugs in.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-plugin\"\u003e\n\u003cdiv class=\"dfpd-plugin-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 32 32\" height=\"34\" width=\"34\"\u003e\n            \u003crect stroke-width=\"1.6\" stroke=\"currentColor\" rx=\"1.5\" height=\"11\" width=\"10\" y=\"3\" x=\"11\"\u003e\u003c\/rect\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" y2=\"4\" x2=\"14\" y1=\"2\" x1=\"14\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" y2=\"4\" x2=\"18\" y1=\"2\" x1=\"18\"\u003e\u003c\/line\u003e\n            \u003cpath stroke-width=\"1.6\" stroke=\"currentColor\" d=\"M16 14v3\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" d=\"M13 17h6\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-dasharray=\"2 2\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" d=\"M16 17v8\"\u003e\u003c\/path\u003e\n            \u003ccircle stroke-width=\"1.6\" stroke=\"currentColor\" r=\"2\" cy=\"27\" cx=\"16\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-plugin-text\"\u003e\n\u003cdiv class=\"dfpd-plugin-text-eyebrow\"\u003eNo hardwiring\u003c\/div\u003e\n\u003ch4\u003eJust plug it in \u0026amp; switch it on.\u003c\/h4\u003e\n The Fanta connects via a \u003cstrong\u003estandard plug\u003c\/strong\u003e into any wall outlet — no electrician, no junction box, no rewiring required. Mount the lamp on the wall, plug in the cord, and use the inline push-button switch. Move it to a different room anytime. \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 accent\"\u003e\n\u003ch4\u003eSwitch \u0026amp; cord\u003c\/h4\u003e\n Built-in \u003cstrong\u003epush-button switch\u003c\/strong\u003e on the cord — press to turn on or off. \u003cstrong\u003eNot dimmable.\u003c\/strong\u003e The 150 cm \/ 59″ cord includes a switch plug; extendable on request before ordering. \n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eBulb base\u003c\/h4\u003e\n Standard \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e screw base — accepts LED or Edison bulbs. Which one for your region →  \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\"\u003eSize\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSingle compact \u003cem\u003econfiguration.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca rel=\" \" class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/fanta_plug_in_wall_lamp-_11.jpg?v=1710923409\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Fanta Plug-in Wall Lamp dimension diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/fanta_plug_in_wall_lamp-_11.jpg?v=1710923409\"\u003e  \n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\n\u003cspan class=\"dfpd-size-title\"\u003eCompact \u003cem\u003esconce\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-power\"\u003eWall mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 15cm × H 17cm\u003cbr\u003e∅ 5.9″ × H 6.7″\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\"\u003eMetal · Wood\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\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\nE26 or E27  \u003cem\u003e(standard screw base)\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 \u003cem\u003e(plug-in, no hardwiring)\u003c\/em\u003e · Indoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIP Rating\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cem\u003e(dry indoor use)\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\"\u003ePush-button switch on cord \u003cem\u003e(not dimmable)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCable\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ with switch plug \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\"\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 white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch pink\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003ePink\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGreen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch yellow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eYellow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch wood\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWood\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 size is the Fanta Plug-in Wall Lamp? \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 Fanta Wall Lamp measures \u003cstrong\u003e∅ 5.9″ × H 6.7″ (Dia 15 cm × H 17 cm)\u003c\/strong\u003e. Its compact size makes it ideal for bedside tables, reading nooks, hallway accent lighting, or any small wall space where a full-sized sconce would feel oversized. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eDoes the Fanta Wall Lamp need to be hardwired? \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 Fanta is a \u003cstrong\u003eplug-in wall lamp\u003c\/strong\u003e. It comes with a \u003cstrong\u003e150 cm \/ 59″ cord ending in a standard plug\u003c\/strong\u003e that connects to any wall outlet, with a push-button switch on the cord itself. There's \u003cstrong\u003eno electrician, no junction box, and no rewiring required\u003c\/strong\u003e. \n This makes it perfect for renters, dorms, or anyone who wants the look of a sconce without the cost or commitment of hardwired installation. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat colors does the Fanta Wall 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 Fanta is available in \u003cstrong\u003efive expressive finishes\u003c\/strong\u003e: White, Pink, Green, Yellow, and Wood (natural grain). The cheerful color palette makes it well-suited for kids' rooms, creative work spaces, or any interior that benefits from a personality-forward accent. \n The metal body holds the color while the wood detail stays consistent across all variants. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat kind of bulb does the Fanta Wall Lamp use? \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 Fanta uses a \u003cstrong\u003estandard E26 or E27 screw-base bulb\u003c\/strong\u003e (LED or Edison bulb supported). Use E26 in North America and E27 in Europe, the UK, and most other regions. Bulbs are not included. \n Note: the lamp is \u003cstrong\u003enot dimmable\u003c\/strong\u003e — the inline push-button only toggles on\/off. \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. Each Fanta has minor variations in wood grain — these are part of the natural character and not eligible for return as defects. \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=\"1HXvuFWQaeU92cXwaeTxyiVqBPM2LMDbC\/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=\"1JbdjD4qorMRwlgEY-lly5OEyqYTybR7q\/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=\"1xbltXJKtCCOScaiUKJRjb5Cw17JiqdmT\/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":"∅ 5.9″ x H 6.7″ \/ White \u0026 Wood color \/ US plug","offer_id":48832790429924,"sku":"DFW-0321-2","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ White \u0026 Wood color \/ UK plug","offer_id":48832790462692,"sku":"DFW-0321-1","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ White \u0026 Wood color \/ AU plug","offer_id":48832790495460,"sku":"DFW-0321-3","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ White \u0026 Wood color \/ EU plug","offer_id":48832790528228,"sku":"DFW-0321-4","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Green \u0026 Wood color \/ US plug","offer_id":48832790560996,"sku":"DFW-0321-5","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Green \u0026 Wood color \/ UK plug","offer_id":48832790593764,"sku":"DFW-0321-6","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Green \u0026 Wood color \/ AU plug","offer_id":48832790626532,"sku":"DFW-0321-7","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Green \u0026 Wood color \/ EU plug","offer_id":48832790659300,"sku":"DFW-0321-9","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Pink \u0026 Wood color \/ US plug","offer_id":48832790692068,"sku":"DFW-0321-8","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Pink \u0026 Wood color \/ UK plug","offer_id":48832790724836,"sku":"DFW-0321-10","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Pink \u0026 Wood color \/ AU plug","offer_id":48832790757604,"sku":"DFW-0321-11","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Pink \u0026 Wood color \/ EU plug","offer_id":48832790790372,"sku":"DFW-0321-12","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Yellow \u0026 Wood color \/ US plug","offer_id":48832790823140,"sku":"DFW-0321-13","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Yellow \u0026 Wood color \/ UK plug","offer_id":48832790855908,"sku":"DFW-0321-14","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Yellow \u0026 Wood color \/ AU plug","offer_id":48832790888676,"sku":"DFW-0321-15","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"∅ 5.9″ x H 6.7″ \/ Yellow \u0026 Wood color \/ EU plug","offer_id":48832790921444,"sku":"DFW-0321-16","price":20662.5,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/2352\/4580\/files\/fanta_plug_in_wall_lamp_9.jpg?v=1777362323","url":"https:\/\/liaelectricals.com\/products\/fanta-plug-in-wall-lamp","provider":"LIA","version":"1.0","type":"link"}