{"product_id":"bellman-wall-lamp","title":"Bellman Plug In Wall Lamp","description":"\u003c!--\n  Lia — Product Description · Bellman Adjustable Wall Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: cool chrome silver accent + GEO FAQ + JSON-LD schema.\n  Single size · 2 finishes (Chrome \/ White) · E26\/E27 · push-button switch · 1 video.\n  Adjustable arm hero (65-92 cm extendable) + rotatable feature.\n  Plug-in cord · 2 downloads · 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: #1F2126; --ink-2: #383B42; --ink-3: #5A5E68;\n  --cream: #F8F8F6; --bg: #EAEAE6; --linen: #DEDED8; --sand: #B8B8B0;\n  --border: #B0B0A8; --border-lt: #C8C8C0;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Cool chrome silver (matches Chrome finish) *\/\n  --olive: #7A8088;\n  --olive-lt: #989EA8;\n  --olive-dk: #4A4F58;\n  --olive-sft: #E2E5EA;\n\n  \/* PRODUCT-SPECIFIC WARNING — Steel charcoal (industrial complement) *\/\n  --clay: #38404A;\n  --clay-sft: #DCE0E5;\n\n  --stone: #6E737A; --mist: #989DA4;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(31, 33, 38, 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\/* ADJUSTABLE FEATURE HERO BLOCK *\/\n.dfpd-adjust {\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-adjust-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-adjust-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-adjust-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.45rem;\n}\n.dfpd-adjust-text p {\n  font-size: 0.9rem;\n  color: var(--ink-2);\n  line-height: 1.6;\n  margin: 0;\n}\n.dfpd-adjust-text p strong { color: var(--ink); font-weight: 500; }\n.dfpd-adjust-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.5rem;\n  margin-top: 0.8rem;\n}\n.dfpd-adjust-stat {\n  text-align: center;\n  padding: 0.6rem 0.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n}\n.dfpd-adjust-stat-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.2rem;\n}\n.dfpd-adjust-stat-value {\n  font-family: 'Fraunces', serif;\n  font-size: 1.05rem;\n  font-style: italic;\n  color: var(--olive-dk);\n  line-height: 1.1;\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 h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n\n\/* SIZE — image left + text right *\/\n.dfpd-size-single {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 1.75rem;\n  padding: 1.5rem 1.75rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-size-single-text { text-align: left; }\n.dfpd-size-single-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.5rem;\n}\n.dfpd-size-single-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.7rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1.1;\n  margin-bottom: 0.5rem;\n}\n.dfpd-size-single-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  margin-bottom: 0.85rem;\n}\n.dfpd-size-single-image {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 240px;\n  margin: 0;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  padding: 8px;\n  text-decoration: none;\n  cursor: zoom-in;\n  overflow: hidden;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-single-image:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(31, 33, 38, 0.1);\n}\n.dfpd-size-single-image img {\n  display: block;\n  width: 100%; height: 100%;\n  object-fit: contain;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-single-image:hover img { transform: scale(1.5); }\n.dfpd-size-single-image-icon {\n  position: absolute;\n  bottom: 10px; right: 10px;\n  width: 24px; height: 24px;\n  background: rgba(31, 33, 38, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n  pointer-events: none;\n  z-index: 2;\n}\n.dfpd-size-single-image:hover .dfpd-size-single-image-icon { background: var(--olive); }\n.dfpd-size-single-pill {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.35rem 0.85rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\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 — 2 colors *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.25rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.45rem; 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(31, 33, 38, 0.08);\n  box-shadow: 0 2px 4px rgba(31, 33, 38, 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.chrome {\n  background: radial-gradient(circle at 30% 30%, #F2F0EC 0%, #BCBAB4 50%, #7A7872 100%);\n}\n.dfpd-finish-swatch.white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* DOWNLOADS — 2 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.75rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(31, 33, 38, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* GEO FAQ *\/\n.dfpd-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p { margin: 0 0 0.55rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-adjust {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-adjust-icon { margin: 0 auto; }\n  .dfpd-size-single {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-size-single-text { text-align: center; }\n  .dfpd-size-single-image { max-width: 280px; 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-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 Bellman \u003cem\u003eAdjustable Wall Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA streamlined wall sconce designed for simplicity and function — with a \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003etelescoping arm that extends from 65 to 92 cm\u003c\/strong\u003e and rotates freely on its mount. The Bellman lets you tailor lighting exactly to where you need it: a focused reading task at the headboard, a cleaner profile when retracted, or pushed wide to flood the corner. Modern, adaptable, quietly functional. \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            \u003cline stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"13\" x2=\"20\" y1=\"13\" x1=\"3\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"15\" x2=\"6\" y1=\"11\" x1=\"6\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" opacity=\"0.6\" stroke-width=\"0.8\" stroke=\"currentColor\" y2=\"15\" x2=\"11\" y1=\"11\" x1=\"11\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" opacity=\"0.6\" stroke-width=\"0.8\" stroke=\"currentColor\" y2=\"15\" x2=\"16\" y1=\"11\" x1=\"16\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"16\" x2=\"20\" y1=\"10\" x1=\"20\"\u003e\u003c\/line\u003e\n            \u003cpath fill=\"none\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M22 11l1 2-1 2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eAdjustable \u003cem\u003earm\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=\"6\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003cpath stroke-linecap=\"round\" opacity=\"0.5\" stroke-width=\"0.8\" stroke=\"currentColor\" d=\"M13 7v3M13 16v3M19 13h-3M10 13H7\"\u003e\u003c\/path\u003e\n            \u003cpath fill=\"none\" stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M16 8a8 8 0 0 1 0 10\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M16 18l3 0M16 18l0-3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eRotates \u003cem\u003efreely\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=\"1\" height=\"8\" width=\"14\" y=\"13\" x=\"6\"\u003e\u003c\/rect\u003e\n            \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"2\" cy=\"9\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003cline stroke-width=\"1.3\" stroke=\"currentColor\" y2=\"13\" x2=\"13\" y1=\"11\" x1=\"13\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eWall \u003cem\u003emount\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M9 4h8l-1 3h-6L9 4Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M10 7h6v5a3 3 0 0 1-6 0V7Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M11 14v5M15 14v5M12 19h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eE26 \/ \u003cem\u003eE27\u003c\/em\u003e base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIn motion\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSee it come to \u003cem\u003elife.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" title=\"Bellman Adjustable Wall Lamp — showcase\" src=\"https:\/\/www.youtube.com\/embed\/OXF5b-x9PW0?rel=0\u0026amp;modestbranding=1\"\u003e \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ADJUSTABLE FEATURE HERO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eKey feature\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eAn arm that \u003cem\u003eextends\u003c\/em\u003e when you need it.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-adjust\"\u003e\n\u003cdiv class=\"dfpd-adjust-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 36 36\" height=\"34\" width=\"34\"\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" y2=\"18\" x2=\"32\" y1=\"18\" x1=\"4\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" y2=\"22\" x2=\"6\" y1=\"14\" x1=\"6\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" opacity=\"0.55\" stroke-width=\"1\" stroke=\"currentColor\" y2=\"21\" x2=\"14\" y1=\"15\" x1=\"14\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" opacity=\"0.55\" stroke-width=\"1\" stroke=\"currentColor\" y2=\"21\" x2=\"22\" y1=\"15\" x1=\"22\"\u003e\u003c\/line\u003e\n            \u003cline stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" y2=\"23\" x2=\"30\" y1=\"13\" x1=\"30\"\u003e\u003c\/line\u003e\n            \u003cpath fill=\"none\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 22l3 4 3-4\"\u003e\u003c\/path\u003e\n            \u003cpath fill=\"none\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M27 22l3 4 3-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-adjust-text\"\u003e\n\u003cdiv class=\"dfpd-adjust-text-eyebrow\"\u003eAdjustable + rotatable\u003c\/div\u003e\n\u003ch4\u003eTelescoping arm + free rotation.\u003c\/h4\u003e\n The Bellman's arm \u003cstrong\u003etelescopes between 65 and 92 cm\u003c\/strong\u003e (25.6\"–36.2\"), so you can dial in exactly the reach you need — short and tucked-in over a bedside, or pushed wide to flood a sofa corner. The wall mount also lets the arm \u003cstrong\u003erotate freely\u003c\/strong\u003e, so light can be aimed precisely where it's wanted. \n\u003cdiv class=\"dfpd-adjust-stats\"\u003e\n\u003cdiv class=\"dfpd-adjust-stat\"\u003e\n\u003cdiv class=\"dfpd-adjust-stat-label\"\u003eMin\u003c\/div\u003e\n\u003cdiv class=\"dfpd-adjust-stat-value\"\u003e65 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-adjust-stat\"\u003e\n\u003cdiv class=\"dfpd-adjust-stat-label\"\u003eMax\u003c\/div\u003e\n\u003cdiv class=\"dfpd-adjust-stat-value\"\u003e92 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-adjust-stat\"\u003e\n\u003cdiv class=\"dfpd-adjust-stat-label\"\u003eRotation\u003c\/div\u003e\n\u003cdiv class=\"dfpd-adjust-stat-value\"\u003eFree\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!-- IMPORTANT NOTES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eBefore you order\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eImportant \u003cem\u003enotes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eBulb base\u003c\/h4\u003e\n Standard \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e screw base. Use E26 in North America, E27 in Europe. Which one for your region →  \n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003ePush-button switch · plug-in\u003c\/h4\u003e\n \u003cstrong\u003ePush-button switch on the cord\u003c\/strong\u003e — on\/off only, not a dimmer. 150 cm \/ 59″ cord with switch plug. No hardwiring needed. Cord extendable on request. \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\"\u003eWall-mounted \u003cem\u003esilhouette.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca rel=\" \" class=\"dfpd-size-single-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bellman_Wall_Lamp-_17_600x600.jpg?v=1681174508\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Bellman Adjustable Wall Lamp dimension diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bellman_Wall_Lamp-_17_600x600.jpg?v=1681174508\"\u003e \u003cspan class=\"dfpd-size-single-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-single-text\"\u003e\n\u003cdiv class=\"dfpd-size-single-eyebrow\"\u003eSingle configuration\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-title\"\u003eL 7.1″ × W 25.6″ × H 9.1″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-dim\"\u003eL 18 × W 65 × H 23 cm \u003cem style=\"font-style: normal; font-family: 'Outfit', sans-serif; font-size: 0.78rem; color: var(--stone); display: block; margin-top: 0.35rem;\"\u003eArm extends from 65 cm to 92 cm\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-single-pill\"\u003eWall mounted\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 · Acrylic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eLED bulb or Edison bulb \u003cem\u003e(not included)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\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 · Indoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAdjustable\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eTelescoping arm \u003cem\u003e(65–92 cm \/ 25.6–36.2″)\u003c\/em\u003e · Rotates freely on mount\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\"\u003eCord\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 chrome\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eChrome\u003c\/div\u003e\n\u003c\/div\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS — placed BEFORE FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cem\u003eresources.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca rel=\" \" class=\"dfpd-download\" href=\"14EF4UgfQCbrZyM5x2rUN1Xx9plg-Ciw1\/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=\"16oZz1cV3jCAccRIXVAXbQ3sFz2uBK1bA\/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 \n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ GEO FAQ ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cem\u003eanswered.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\" class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow far does the Bellman's arm extend? \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 arm \u003cstrong\u003etelescopes between 65 cm and 92 cm (25.6″ to 36.2″)\u003c\/strong\u003e — about a 27 cm \/ 10.6″ range of extension. The mount also lets the arm \u003cstrong\u003erotate freely\u003c\/strong\u003e, so you can swing it left, right, or upward to direct light precisely. \n The base footprint stays fixed at L 18 × W 65 × H 23 cm (L 7.1″ × W 25.6″ × H 9.1″) when the arm is fully retracted. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhere does the Bellman work best? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n The adjustable arm makes the Bellman ideal as a \u003cstrong\u003ebedside reading light\u003c\/strong\u003e (extend over the headboard, retract when not in use), a \u003cstrong\u003esofa-side task light\u003c\/strong\u003e (swing into position over a reading chair), or a \u003cstrong\u003eworkspace sconce\u003c\/strong\u003e (rotate to focus on a desk or vanity). Anywhere you'd want a flexible reach without the floor footprint of a floor lamp. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat finishes does the 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 Two finishes: \n \u003cstrong\u003eChrome:\u003c\/strong\u003e polished cool silver, pairs with modern, industrial, and minimalist interiors.\u003cbr\u003e\u003cstrong\u003eWhite:\u003c\/strong\u003e matte off-white, pairs with Scandinavian, neutral, and contemporary interiors. \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat kind of bulb does it use, and is it dimmable? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n Standard \u003cstrong\u003eE26 \/ E27 screw-base bulb\u003c\/strong\u003e (LED or Edison). Use E26 in North America, E27 in Europe and the UK. Bulbs are not included. \n The cord switch is a \u003cstrong\u003epush-button on\/off — not a dimmer\u003c\/strong\u003e. To dim, pair with a dimmable LED bulb and a separate plug-in dimmer adapter (sold separately at most home improvement stores). \n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow is the Bellman powered? \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 Bellman is a \u003cstrong\u003eplug-in wall lamp\u003c\/strong\u003e. It ships with a \u003cstrong\u003e150 cm \/ 59″ cord and a push-button switch built into the cord\u003c\/strong\u003e, ending in a standard wall plug. The base mounts to the wall with screws, then the cord plugs into your nearest outlet — \u003cstrong\u003eno hardwiring or electrician needed\u003c\/strong\u003e. The cord is extendable on request. \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. \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!-- SUPPORT --\u003e\n\u003csection style=\"margin-bottom: 0;\" class=\"dfpd-sec\"\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 ════════════ --\u003e\n   ","brand":"Lia","offers":[{"title":"L 7.1″ x W 25.6″ x H 9.1″ \/ Chrome \u0026 White \/ US plug","offer_id":48832775291108,"sku":"BJ202304012051-MB801-1","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"L 7.1″ x W 25.6″ x H 9.1″ \/ Chrome \u0026 White \/ UK plug","offer_id":48832775323876,"sku":"BJ202304012051-MB801-3","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"L 7.1″ x W 25.6″ x H 9.1″ \/ Chrome \u0026 White \/ AU plug","offer_id":48832775356644,"sku":"BJ202304012051-MB801-4","price":20662.5,"currency_code":"INR","in_stock":true},{"title":"L 7.1″ x W 25.6″ x H 9.1″ \/ Chrome \u0026 White \/ EU plug","offer_id":48832775389412,"sku":"BJ202304012051-MB801-5","price":20662.5,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/2352\/4580\/files\/Bellman_Plug_In_Wall_Lamp_200.jpg?v=1777361995","url":"https:\/\/liaelectricals.com\/products\/bellman-wall-lamp","provider":"LIA","version":"1.0","type":"link"}