{"product_id":"herman-table-lamp","title":"Herman Table Lamp","description":"\u003cstyle\u003e\n.mh-pdp {\n  max-width: 860px;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  padding: 28px 22px 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  --brand-dark:    #3E2723;\n  --brand-bg:      #F6F5EF;\n  --brand-light:   #949494;\n  --brand-white:   #FFFFFF;\n  --brand-border:  #DDDDDD;\n  --bg:          var(--brand-bg);\n  --bg-card:     var(--brand-white);\n  --bg-warm:     #EDE9DB;\n  --bg-softer:   #ECEAE0;\n  --border:      #E2DFD4;\n  --border-lt:   #EDEAE0;\n  --accent-dk:   #2A1A17;\n  --accent-tint: #EDE6DC;\n  --accent-bdr:  #D4C9B8;\n  --text:        var(--brand-dark);\n  --text-mid:    #6B5D5A;\n  --text-light:  var(--brand-light);\n  color: var(--text);\n  background: transparent;\n}\n.mh-pdp * { box-sizing: border-box; font-size: 15px !important; }\n.mh-pdp svg { fill: none !important; }\n.mh-pdp a { text-decoration: none; color: inherit; }\n.mh-pdp img { max-width: 100%; height: auto; display: block; }\n.mh-pdp p { margin: 0 0 0.8rem; color: var(--text-mid); }\n.mh-pdp section { margin-bottom: 2.6rem; }\n\n.mh-pdp .sec-header { display: flex; align-items: center; gap: 14px; margin-bottom: 1.3rem; }\n.mh-pdp .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n.mh-pdp .sec-title {\n  font-weight: 400;\n  color: var(--brand-dark);\n  white-space: nowrap;\n}\n\n\/* Video embed *\/\n.mh-pdp .video-embed {\n  position: relative;\n  padding-bottom: 56.25%; height: 0;\n  border-radius: 12px; overflow: hidden;\n  border: 0.5px solid var(--border);\n}\n.mh-pdp .video-embed iframe {\n  position: absolute; top: 0; left: 0;\n  width: 100%; height: 100%;\n  display: block;\n}\n\n\/* Dark finish bar *\/\n.mh-pdp .finish-bar {\n  background: var(--accent-dk);\n  border-radius: 10px;\n  padding: 18px 22px;\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 18px; flex-wrap: wrap;\n  margin-top: 1.4rem;\n}\n.mh-pdp .finish-bar-text { color: #c5bcac; line-height: 1.55; }\n.mh-pdp .finish-bar-text strong { color: #f0e8d8; font-weight: 600; display: block; letter-spacing: 0.02em; margin-bottom: 3px; text-transform: uppercase; }\n.mh-pdp .finish-bar-chips { display: flex; gap: 16px; flex-wrap: wrap; }\n.mh-pdp .bar-chip { display: flex; align-items: center; gap: 8px; color: #e8e0c8; letter-spacing: 0.01em; }\n.mh-pdp .bar-chip-dot { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid rgba(255,255,255,0.18); flex-shrink: 0; }\n\n\/* Note card *\/\n.mh-pdp .note-card {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 15px 17px; margin-top: 1.2rem;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--brand-dark);\n  border-radius: 8px;\n}\n.mh-pdp .note-card svg { width: 20px; height: 20px; flex-shrink: 0; margin-top: 1px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .note-card p { margin: 0; color: var(--text-mid); line-height: 1.6; }\n.mh-pdp .note-card strong { color: var(--brand-dark); font-weight: 600; }\n\n\/* Features *\/\n.mh-pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.mh-pdp .feature-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  padding: 22px 18px 20px;\n  display: flex;\n  flex-direction: column;\n}\n.mh-pdp .feature-icon-wrap {\n  width: 40px; height: 40px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 14px;\n}\n.mh-pdp .feature-icon-wrap svg { width: 18px; height: 18px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .feature-title {\n  font-size: 15px !important;\n  font-family: inherit !important;\n  font-weight: 600 !important;\n  color: var(--brand-dark) !important;\n  text-transform: none !important;\n  letter-spacing: -0.005em !important;\n  line-height: 1.3 !important;\n  margin: 0 0 8px !important;\n  text-align: center !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  min-height: 2.6em;\n}\n.mh-pdp .feature-desc { color: var(--text-mid); line-height: 1.55; margin: 0; text-align: center; }\n\n\/* Dimensions *\/\n.mh-pdp .dim-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 28px 28px;\n  text-align: center;\n}\n.mh-pdp .dim-sizes {\n  display: flex; justify-content: center; align-items: center;\n  gap: 48px; flex-wrap: wrap;\n  margin-bottom: 20px;\n}\n.mh-pdp .dim-size-val {\n  font-size: 22px !important;\n  font-weight: 600; color: var(--brand-dark);\n  letter-spacing: 0.01em;\n  font-variant-numeric: tabular-nums;\n  line-height: 1;\n  white-space: nowrap;\n}\n.mh-pdp .dim-divider {\n  width: 1px; height: 24px; background: var(--border);\n}\n.mh-pdp .dim-power {\n  display: inline-flex; align-items: center; gap: 7px;\n  font-weight: 600;\n  color: var(--brand-dark); background: var(--accent-tint);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 6px 16px; border-radius: 99px;\n  letter-spacing: 0.02em;\n}\n.mh-pdp .dim-power svg { width: 12px; height: 12px; stroke: var(--brand-dark); stroke-width: 2; }\n\n\/* Spec grid *\/\n.mh-pdp .spec-grid {\n  display: flex; flex-direction: column;\n  border: 0.5px solid var(--border);\n  border-radius: 12px; overflow: hidden;\n  background: var(--bg-card);\n}\n.mh-pdp .spec-item {\n  padding: 14px 18px;\n  border-bottom: 0.5px solid var(--border-lt);\n  display: flex; align-items: center; gap: 16px;\n}\n.mh-pdp .spec-item:nth-child(even) { background: var(--bg-softer); }\n.mh-pdp .spec-item:last-child { border-bottom: 0; }\n.mh-pdp .spec-key {\n  font-weight: 700; letter-spacing: 0.04em;\n  text-transform: uppercase; color: var(--brand-dark);\n  width: 180px; flex-shrink: 0;\n}\n.mh-pdp .spec-val { font-weight: 500; color: var(--text); }\n.mh-pdp .spec-val-dot {\n  display: inline-flex; align-items: center; gap: 7px;\n  margin-right: 16px;\n}\n.mh-pdp .spec-val-dot span.dot {\n  width: 14px; height: 14px; border-radius: 50%;\n  border: 0.5px solid rgba(62,39,35,0.12);\n  flex-shrink: 0; display: inline-block;\n}\n\n\/* Cert badges *\/\n.mh-pdp .cert-badges-grid {\n  display: inline-grid;\n  grid-template-columns: repeat(2, auto);\n  gap: 6px 6px;\n}\n.mh-pdp .cert-badge {\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px; border-radius: 99px;\n  text-align: center;\n  white-space: nowrap;\n}\n\n\/* Downloads *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n.mh-pdp .dl-btn {\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  gap: 10px; padding: 22px 14px;\n  border-radius: 10px; border: 0.5px solid var(--border);\n  background: var(--bg-card); text-decoration: none;\n  color: var(--brand-dark); font-weight: 600;\n  text-align: center;\n  transition: border-color 0.2s ease, background 0.2s ease;\n}\n.mh-pdp .dl-btn:hover { border-color: var(--brand-dark); background: var(--bg-warm); }\n.mh-pdp .dl-icon-wrap {\n  width: 42px; height: 42px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n}\n.mh-pdp .dl-icon-wrap svg { width: 19px; height: 19px; stroke: var(--brand-dark); stroke-width: 1.6; fill: none !important; }\n.mh-pdp .dl-title { line-height: 1.3; letter-spacing: 0.01em; }\n.mh-pdp .dl-sub { font-weight: 600; color: var(--text-light); letter-spacing: 0.02em; text-transform: uppercase; margin-top: -2px; }\n\n\/* FAQ *\/\n.mh-pdp .faq-list { display: flex; flex-direction: column; gap: 8px; }\n.mh-pdp .faq-list details {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  overflow: hidden;\n  transition: border-color 0.2s ease;\n}\n.mh-pdp .faq-list details[open] { border-color: var(--accent-bdr); }\n.mh-pdp .faq-list summary {\n  cursor: pointer; list-style: none;\n  padding: 16px 18px;\n  font-weight: 600; color: var(--brand-dark);\n  display: flex; align-items: center; justify-content: space-between; gap: 14px;\n}\n.mh-pdp .faq-list summary::-webkit-details-marker { display: none; }\n.mh-pdp .faq-list summary::after {\n  content: ''; width: 22px; height: 22px; border-radius: 50%;\n  background: var(--bg-warm) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5l3 3 3-3' stroke='%233E2723' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") center\/10px no-repeat;\n  border: 0.5px solid var(--accent-bdr);\n  flex-shrink: 0; transition: transform 0.25s ease;\n}\n.mh-pdp .faq-list details[open] summary::after { transform: rotate(180deg); }\n.mh-pdp .faq-a {\n  padding: 0 18px 16px;\n  color: var(--text-mid); line-height: 1.65;\n}\n\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .mh-pdp { padding: 22px 16px 10px; }\n  .mh-pdp .features-grid { grid-template-columns: 1fr; }\n  .mh-pdp .feature-title { min-height: 0; }\n  .mh-pdp .dl-grid { grid-template-columns: 1fr; }\n  .mh-pdp .spec-key { width: 130px; letter-spacing: 0.03em; }\n  .mh-pdp .spec-item { padding: 12px 14px; gap: 10px; }\n  .mh-pdp .dim-card { padding: 22px 18px; }\n  .mh-pdp .dim-size-val { font-size: 19px !important; }\n  .mh-pdp .dim-sizes { gap: 18px; }\n  .mh-pdp .dim-divider { display: none; }\n  .mh-pdp .finish-bar { padding: 16px 18px; }\n  .mh-pdp .cert-badges-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mh-pdp\"\u003e\n\u003c!-- VIDEO --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Video\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-embed\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/4ia2HGCjkEo\" title=\"Herman Table Lamp\" loading=\"lazy\"\u003e\n    \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eHerman blends mid-century charm with modern refinement. A gently fluted metal dome emits a soft, diffused glow, while the tapered wooden stem lends a warm, sculptural presence to any tabletop.\u003c\/p\u003e\n\u003cp\u003eAnchored by a sturdy gold-toned base, Herman is equally at home on a bedside console, in a reading nook, or atop an accent table. The quiet contrast between smooth metallic finishes and rich wood grain gives the piece its timeless appeal — made for interiors that value both function and character.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\n\u003cstrong\u003eSignature Finish\u003c\/strong\u003e Walnut stem · gold base · milky white dome\u003c\/div\u003e\n\u003cdiv class=\"finish-bar-chips\"\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #5C4033;\"\u003e\u003c\/span\u003e Walnut\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #C5963C;\"\u003e\u003c\/span\u003e Gold\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #E8DEBE;\"\u003e\u003c\/span\u003e Milky White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Highlights\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 17h6M10 20h4M8 10a4 4 0 018 0c0 2-1.2 2.8-2 4.2-.3.5-.5 1.3-.5 1.8h-3c0-.5-.2-1.3-.5-1.8C8.2 12.8 8 12 8 10z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eWarm Integrated LED\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eA built-in 24W LED at 3000K — clean, warm light tuned for reading and bedside tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 20V10c0-1 .5-1.8 1.4-2.3L12 5l4.6 2.7C17.5 8.2 18 9 18 10v10M10 20v-5h4v5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eMid-Century Silhouette\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eFluted dome, tapered walnut stem, gold base — a sculptural form rooted in classic design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 3v5c0 5-3.5 8.5-8 10-4.5-1.5-8-5-8-10V6l8-3z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eCertified\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eCompliant across North America, Australia, Europe, and the Middle East — ready to use on arrival.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-card\"\u003e\n\u003cdiv class=\"dim-sizes\"\u003e\n\u003cdiv class=\"dim-size-val\"\u003eD 9.8\" × H 15\"\u003c\/div\u003e\n\u003cdiv class=\"dim-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-size-val\"\u003eD 25 × H 38 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-power\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 3l-7 11h5l-1 7 7-11h-5l1-7z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 24W · 3000K Warm Light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIntegrated LED · 24W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eColor Temperature\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3000K — Warm Light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eD 9.8\" × H 15\" \/ D 25 × H 38 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMetal, Wood, Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBody Finishes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cspan class=\"spec-val-dot\"\u003e \u003cspan class=\"dot\" style=\"background: #5C4033;\"\u003e\u003c\/span\u003e Walnut \u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e \u003cspan class=\"dot\" style=\"background: #C5963C;\"\u003e\u003c\/span\u003e Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eShade Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan class=\"spec-val-dot\"\u003e \u003cspan class=\"dot\" style=\"background: #E8DEBE;\"\u003e\u003c\/span\u003e Milky White \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-badges-grid\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eManufacturer Resources\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1Byxte6ZElNH2D_vwUx6j5n0gVdOMC3ii\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3h7l5 5v12a1 1 0 01-1 1H8a1 1 0 01-1-1V4a1 1 0 011-1z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 3v5h5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 13h6M10 16h6M10 19h4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eSpecification Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1eSQlWGsUSvURscM4lWM6Rr3zxz6dydSq\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3l3 3M10 19l-5 1 1-5L17.5 5.5a2.1 2.1 0 013 3L10 19z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eInstallation Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFrequently Asked\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED bulb replaceable?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eHerman uses a fully integrated 24W LED module — the light source is built in and is not a user-replaceable screw-in bulb. Integrated LEDs are rated for tens of thousands of hours of use, so replacement is rarely needed over the lamp's lifetime.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is the light — is it good for reading?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes. The integrated 24W LED at 3000K (warm light) delivers a strong, clear output that is well suited to reading, bedside tasks, and accent-task lighting. If you prefer a dim, moody ambiance, please consider this brightness level when choosing placement.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does this lamp work best?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThanks to its warm tones and strong task-grade output, Herman suits bedside tables, reading nooks, console and accent tables, and home offices — spaces where a clear, usable light is welcome alongside a decorative silhouette. The compact D 9.8\" × H 15\" footprint also fits narrow nightstands and shallow shelves.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mooiehome","offers":[{"title":"D 25cm x H 38cm \/ D 9.8” x H 15“ (Warm Light) \/ Walnut Color \u0026 Gold \u0026 White \/ US plug","offer_id":49864640889118,"sku":"MHT- T2190-1","price":165.0,"currency_code":"USD","in_stock":true},{"title":"D 25cm x H 38cm \/ D 9.8” x H 15“ (Warm Light) \/ Walnut Color \u0026 Gold \u0026 White \/ UK plug","offer_id":49864658616606,"sku":"MHT- T2190-2","price":165.0,"currency_code":"USD","in_stock":true},{"title":"D 25cm x H 38cm \/ D 9.8” x H 15“ (Warm Light) \/ Walnut Color \u0026 Gold \u0026 White \/ AU plug","offer_id":49864658649374,"sku":"MHT- T2190-3","price":165.0,"currency_code":"USD","in_stock":true},{"title":"D 25cm x H 38cm \/ D 9.8” x H 15“ (Warm Light) \/ Walnut Color \u0026 Gold \u0026 White \/ EU plug","offer_id":49864658682142,"sku":"MHT- T2190-4","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Mooiehome-Herman-Table-Lamp_1.jpg?v=1782821293","url":"https:\/\/mooiehome.com\/de\/products\/herman-table-lamp","provider":"Mooiehome","version":"1.0","type":"link"}