{"product_id":"wizard-hat-table-lamp","title":"Zauberhut-Tischleuchte","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd {\n  --ink: #1A1A18;\n  --ink-2: #3E3E3A;\n  --ink-3: #6E6E68;\n  --cream: #FDFBF6;\n  --linen: #F0EBDF;\n  --linen-2: #F5EDDB;\n  --border: #C4B89A;\n  --border-lt: #DCD3BC;\n  --gold: #9C7A3C;\n  --gold-dk: #6E5420;\n  --gold-sft: #ECDDB8;\n  --stone: #6E6E68;\n  --wizard-blue: #3E84B5;\n  --wizard-green: #6FAE52;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n}\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink);\n  font-weight: 400;\n  font-size: 17px;\n  line-height: 1.65;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd .gold { color: var(--gold); font-family: inherit; font-weight: inherit; }\n.dfpd .kw {\n  color: var(--gold);\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n  text-decoration-thickness: 1px;\n}\n\n\/* Section eyebrow *\/\n.dfpd-section-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 11px;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.dfpd-section-eyebrow::before {\n  content: '';\n  width: 22px;\n  height: 1px;\n  background: var(--gold);\n}\n\n.dfpd-h2 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: clamp(26px, 3vw, 34px);\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n  margin-bottom: 28px;\n}\n.dfpd-section { padding: 0 28px; margin-bottom: 64px; }\n\n\/* HERO *\/\n.dfpd-hero { padding: 56px 28px 32px; margin-bottom: 0; }\n.dfpd-h1 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: clamp(32px, 4.4vw, 48px);\n  line-height: 1.1;\n  color: var(--ink);\n  margin-bottom: 22px;\n  letter-spacing: -0.015em;\n}\n.dfpd-lede {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 19px;\n  line-height: 1.6;\n  color: var(--ink-2);\n  max-width: 720px;\n}\n.dfpd-divider { margin: 0 28px 56px; border-top: 1px solid var(--border-lt); }\n\n\/* FEATURE STRIP — only 3 cells (no certification) *\/\n.dfpd-strip {\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  overflow: hidden;\n}\n.dfpd-strip-cell {\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n  text-align: center;\n  border-right: 1px solid var(--border-lt);\n}\n.dfpd-strip-cell:last-child { border-right: none; }\n.dfpd-strip-icon { width: 28px; height: 28px; color: var(--gold); display: flex; align-items: center; justify-content: center; }\n.dfpd-strip-text {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 13px;\n  letter-spacing: 0.04em;\n  color: var(--ink-2);\n}\n.dfpd-strip-text .gold { font-weight: 600; }\n@media (max-width: 700px) {\n  .dfpd-strip { grid-template-columns: 1fr; }\n  .dfpd-strip-cell { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-strip-cell:last-child { border-bottom: none; }\n}\n\n\/* DESIGN — linen-2 long card *\/\n.dfpd-design {\n  background: var(--linen-2);\n  border-radius: 10px;\n  padding: 28px 32px;\n  display: flex;\n  gap: 24px;\n  align-items: flex-start;\n}\n.dfpd-design-icon {\n  flex: 0 0 64px;\n  width: 64px;\n  height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--gold);\n}\n.dfpd-design-body { flex: 1 1 auto; }\n.dfpd-design-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 8px;\n}\n.dfpd-design-title {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 18px;\n  color: var(--ink);\n  margin-bottom: 12px;\n  line-height: 1.35;\n}\n.dfpd-design-text {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--ink-2);\n}\n@media (max-width: 700px) { .dfpd-design { flex-direction: column; padding: 24px 22px; } }\n\n\/* SINGLE SIZE — Variant C with finish swatches embedded (finish-driven product) *\/\n.dfpd-single {\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  overflow: hidden;\n  transition: border-color .2s, box-shadow .2s;\n}\n.dfpd-single:hover {\n  border-color: var(--gold);\n  box-shadow: 0 6px 20px rgba(156, 122, 60, 0.1);\n}\n.dfpd-single-img {\n  background: var(--cream);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 18px;\n  border-right: 1px solid var(--border-lt);\n  overflow: hidden;\n  min-height: 240px;\n  position: relative;\n}\n.dfpd-single-img::before {\n  content: '';\n  position: absolute;\n  inset: 18px;\n  border: 1px dashed var(--border-lt);\n  border-radius: 6px;\n  pointer-events: none;\n}\n.dfpd-single-img::after {\n  content: 'DIMENSION DIAGRAM';\n  position: absolute;\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10px;\n  letter-spacing: 0.24em;\n  color: var(--ink-3);\n  pointer-events: none;\n}\n.dfpd-single-img img {\n  width: 100%;\n  height: auto;\n  max-height: 240px;\n  object-fit: contain;\n  display: block;\n  position: relative;\n  z-index: 1;\n  background: var(--cream);\n  transition: transform .35s ease;\n}\n.dfpd-single-img img[src=\"\"],\n.dfpd-single-img img:not([src]) {\n  display: none;\n}\n.dfpd-single:hover .dfpd-single-img img { transform: scale(1.08); }\n.dfpd-single-info { padding: 24px 28px; display: flex; flex-direction: column; gap: 10px; justify-content: center; }\n.dfpd-single-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold);\n}\n.dfpd-single-name {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 22px;\n  color: var(--ink);\n  line-height: 1.15;\n  letter-spacing: -0.005em;\n}\n.dfpd-single-imp {\n  font-family: var(--dk-jost);\n  font-weight: 600;\n  font-size: 13px;\n  color: var(--ink-3);\n  margin-top: -4px;\n}\n.dfpd-single-spec {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 15px;\n  line-height: 1.55;\n  color: var(--ink-2);\n  padding: 2px 0 4px;\n}\n.dfpd-single-pill {\n  background: var(--linen-2);\n  padding: 9px 14px;\n  border-radius: 6px;\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--gold-dk);\n  display: inline-block;\n  align-self: flex-start;\n}\n.dfpd-single-finish { display: flex; flex-direction: column; gap: 8px; margin-top: 4px; }\n.dfpd-single-finish-lbl {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n}\n.dfpd-finish-row { display: flex; gap: 18px; flex-wrap: wrap; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 6px; }\n.dfpd-swatch {\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  border: 1px solid var(--border-lt);\n}\n.dfpd-swatch-blue {\n  background: radial-gradient(circle at 32% 30%, #6BB0DC 0%, #3E84B5 50%, #1F5887 100%);\n}\n.dfpd-swatch-green {\n  background: radial-gradient(circle at 32% 30%, #A0D27E 0%, #6FAE52 50%, #436E2C 100%);\n}\n.dfpd-finish-label {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10px;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n}\n@media (max-width: 800px) {\n  .dfpd-single { grid-template-columns: 1fr; }\n  .dfpd-single-img { border-right: none; border-bottom: 1px solid var(--border-lt); padding: 22px; }\n  .dfpd-single-img img { max-height: 260px; }\n  .dfpd-single-info { padding: 22px 24px; }\n}\n\n\/* SPECS — cream wrapper + linen hover (Rule 13) *\/\n.dfpd-specs-wrap {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 8px 24px 12px;\n}\n.dfpd-specs-table { width: 100%; border-top: 1px solid var(--border-lt); }\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 24px;\n  padding: 18px 4px;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: center;\n  transition: background-color .2s ease;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover {\n  background-color: var(--linen);\n  padding-left: 12px;\n  padding-right: 12px;\n  margin-left: -8px;\n  margin-right: -8px;\n  border-radius: 4px;\n}\n.dfpd-spec-row:hover .dfpd-spec-label { color: var(--gold-dk); }\n.dfpd-spec-label {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 11px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n  transition: color .2s ease;\n}\n.dfpd-spec-val {\n  font-family: var(--dk-serif);\n  font-size: 17px;\n  color: var(--ink);\n  line-height: 1.5;\n  transition: color .2s ease;\n}\n.dfpd-spec-sub {\n  display: block;\n  font-size: 14.5px;\n  color: var(--ink-3);\n  margin-top: 4px;\n}\n.dfpd-finishes-inline { display: flex; gap: 18px; flex-wrap: wrap; }\n@media (max-width: 700px) {\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 6px; padding: 16px 4px; }\n}\n\n\/* DOWNLOADS — cream wrapper (Rule 13) *\/\n.dfpd-dl-wrap {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 22px;\n}\n.dfpd-dl {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n.dfpd-dl-card {\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  padding: 18px 22px;\n  text-decoration: none;\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  transition: border-color .2s, transform .2s, box-shadow .2s;\n}\n.dfpd-dl-card:hover {\n  border-color: var(--gold);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 14px rgba(156, 122, 60, 0.08);\n}\n.dfpd-dl-icon {\n  flex: 0 0 44px;\n  width: 44px;\n  height: 44px;\n  border-radius: 8px;\n  background: var(--linen);\n  color: var(--gold);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.dfpd-dl-text { flex: 1 1 auto; display: flex; flex-direction: column; gap: 4px; min-width: 0; }\n.dfpd-dl-sub {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--gold);\n  line-height: 1;\n}\n.dfpd-dl-title { font-family: var(--dk-sans); font-weight: 600; font-size: 16.5px; color: var(--ink); line-height: 1.2; }\n.dfpd-dl-arrow { flex: 0 0 auto; color: var(--ink-3); display: flex; align-items: center; transition: transform .2s, color .2s; }\n.dfpd-dl-card:hover .dfpd-dl-arrow { color: var(--gold); transform: translateX(3px); }\n@media (max-width: 900px) { .dfpd-dl { grid-template-columns: 1fr; } }\n\n\/* FAQ *\/\n.dfpd-faq { border-top: 1px solid var(--border-lt); }\n.dfpd-faq details { border-bottom: 1px solid var(--border-lt); padding: 22px 4px; }\n.dfpd-faq summary {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 16.5px;\n  color: var(--ink);\n  cursor: pointer;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n}\n.dfpd-faq summary::-webkit-details-marker { display: none; }\n.dfpd-faq summary::after {\n  content: '+';\n  font-family: var(--dk-jost);\n  font-weight: 400;\n  font-size: 22px;\n  color: var(--gold);\n}\n.dfpd-faq details[open] summary::after { content: '×'; }\n.dfpd-faq-answer {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 16.5px;\n  line-height: 1.7;\n  color: var(--ink-2);\n  padding-top: 14px;\n}\n.dfpd-faq-answer p + p { margin-top: 10px; }\n\n\/* SUPPORT FOOTER *\/\n.dfpd-support {\n  text-align: center;\n  padding: 36px 28px 8px;\n  font-family: var(--dk-serif);\n  font-size: 15px;\n  color: var(--ink-3);\n  border-top: 1px solid var(--border-lt);\n  margin: 0 28px;\n}\n.dfpd-support a { color: var(--gold); text-decoration: none; border-bottom: 1px solid var(--gold-sft); }\n.dfpd-support a:hover { border-bottom-color: var(--gold); }\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eTISCHLEUCHTE · VERSPIELT KINDERZIMMER\u003c\/div\u003e\n\u003ch1 class=\"dfpd-h1\"\u003eZauberhut \u003cspan class=\"gold\"\u003eTischleuchte.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEin spitzer Zauberhut aus gegossenem Harz, übersät mit Sternen und auf einem Baumstumpf-Sockel — eine \u003cspan class=\"kw\"\u003eZauberhut-Tischleuchte für Kinderzimmer\u003c\/span\u003e in leuchtendem Blau oder kräftigem Grün, dimensioniert als \u003cspan class=\"kw\"\u003emagisches Nachtlicht für Nachttische\u003c\/span\u003e im Kinderzimmer, auf Nursery-Regalen oder in der Spielecke.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dfpd-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c!-- 2. FEATURE STRIP --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-strip\"\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg fill=\"none\" height=\"26\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 26 26\" width=\"26\"\u003e\u003cpath d=\"M13 3L4 22h18L13 3z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"16\" fill=\"currentColor\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"13\" fill=\"currentColor\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"18\" fill=\"currentColor\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"13\" cy=\"3\" fill=\"currentColor\" r=\"1.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\u003cspan class=\"gold\"\u003eHandgegossenes\u003c\/span\u003e Harz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg fill=\"none\" height=\"26\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 26 26\" width=\"26\"\u003e\u003ccircle cx=\"9\" cy=\"13\" fill=\"currentColor\" opacity=\"0.3\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"13\" fill=\"currentColor\" opacity=\"0.3\" r=\"6\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\u003cspan class=\"gold\"\u003eBlau\u003c\/span\u003e oder \u003cspan class=\"gold\"\u003egrün\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg fill=\"none\" height=\"26\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 26 26\" width=\"26\"\u003e\u003cpath d=\"M13 4v3M13 7c-2 0-3.5 2-3.5 4s1 4 3.5 4 3.5-2 3.5-4-1.5-4-3.5-4zM11 19h4M12 21h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\u003cspan class=\"gold\"\u003eE26 \/ E27\u003c\/span\u003e Leuchtmittel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. VIDEO — OMITTED (Rule 12: no video URL provided) --\u003e \u003c!-- 4. DESIGN --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eFORM \u0026amp; GESCHICHTE\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eEin spitzer Hut, \u003cspan class=\"gold\"\u003edirekt aus einer Geschichte.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-design\"\u003e\n\u003cdiv class=\"dfpd-design-icon\"\u003e\u003csvg fill=\"none\" height=\"32\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 32 32\" width=\"32\"\u003e\u003cpath d=\"M16 4L6 26h20L16 4z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"11\" cy=\"19\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"16\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"20\" cy=\"21\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"22\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M16 4l1 -2 1 2-1 1z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-body\"\u003e\n\u003cdiv class=\"dfpd-design-eyebrow\"\u003eDAS DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-title\"\u003eEin Zauberhut über einem Baumstumpf — \u003cspan class=\"gold\"\u003evon innen beleuchtet.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-text\"\u003eHandgegossen aus massivem Harz und in tiefem Ozeanblau oder Waldgrün verarbeitet, ist der kegelförmige Hut mit winzigen Sternchen punktiert, die das Licht des Leuchtmittels in ein Sternbild an der Schlafzimmerwand verwandelt. Eine kleine herabhängende Spitze und gekräuselte Ohren an der Basis wirken eher \"freundliches Waldwesen\" als \"gruselige Hexe\" — perfekt für ein Kind, das noch nicht für Monster bereit ist, aber schon für Magie. Stellen Sie es auf den Nachttisch eines Kindes als \u003cspan class=\"kw\"\u003everspieltes Kinderlicht\u003c\/span\u003e, auf ein Nursery-Regal als sanftes Nachtlicht oder überall dort, wo ein Raum ein wenig \u003cspan class=\"kw\"\u003eMärchenbuch-Wärme\u003c\/span\u003e gebrauchen könnte.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. SIZE --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eABMESSUNGEN\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eEine Größe, \u003cspan class=\"gold\"\u003ezwei Farben.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-single\"\u003e\n\u003cdiv class=\"dfpd-single-img\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Wizard-Hat-Table-Lamp.jpg?v=1778979218\"\/\u003e\u003cimg alt=\"Wizard Hat Table Lamp Dia 28 × H 45 cm\"\/\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-info\"\u003e\n\u003cdiv class=\"dfpd-single-eyebrow\"\u003eEINZELKONFIGURATION\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-name\"\u003eØ 28 × H 45 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-imp\"\u003e∅ 11″ × H 17.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-single-spec\"\u003eGegossenes Harz · E26\/E27-Fassung · 2 kg \/ 4,4 lb · Tischleuchte mit Stecker.\u003c\/div\u003e\n\u003cspan class=\"dfpd-single-pill\"\u003eKINDERZIMMER · NURSERY · NACHTLICHT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eSPEZIFIKATIONEN\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003edokumentiert.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs-wrap\"\u003e\n\u003cdiv class=\"dfpd-specs-table\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterialien\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eHarz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFassung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eE26 \/ E27 (austauschbar)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAbmessungen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eØ 28 × H 45 cm · ∅ 11″ × H 17,7″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eGewicht\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e2 kg \/ 4,4 lb \u003cspan class=\"dfpd-spec-sub\"\u003eStabil genug, um versehentliche Stöße auf einem Kindernachttisch zu widerstehen\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBefestigung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAuf dem Nachttisch · mit Stecker\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eUmwelt\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eInnenbereich · trockener Standort\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFarben\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes-inline\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-blue\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBlau\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-green\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGrün\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. DOWNLOADS --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eDOWNLOADS\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDokumente \u0026amp; \u003cspan class=\"gold\"\u003eRessourcen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-dl-wrap\"\u003e\n\u003cdiv class=\"dfpd-dl\"\u003e\n\u003ca class=\"dfpd-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1YXMWQTC2w1mOFb79sJ15Y0f70EjQrV6P\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003ePRODUKTINFORMATIONEN\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eSpezifikationen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-dl-card\" href=\"#\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003eANLEITUNG\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eAufbau\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-dl-card\" href=\"mailto:support@dekorfine.com?subject=3D%20Files%20Request%20%E2%80%94%20Wizard%20Hat%20Table%20Lamp\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003ePER E-MAIL ANFORDERN\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003e3D-Dateien\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg fill=\"none\" height=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eHÄUFIG GEFRAGT\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSchnelle \u003cspan class=\"gold\"\u003eFragen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIst es sicher genug, um auf dem Nachttisch eines Kindes zu stehen?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDas Gewicht von 2 kg \/ 4,4 lb verleiht der Leuchte einen stabilen Schwerpunkt — sie kippt nicht durch einen leichten Stoß oder einen vorbeigauenden Federkampf um. Wie bei jeder Steckerleuchte sollten Sie das Kabel hinter Möbeln verlegen, damit ein Kind daran nicht ziehen kann, und ein niedriges Leuchtmittel wählen (siehe unten), um den Harzschirm angenehm kühl zu halten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWelche Art von Leuchtmittel sollte ich verwenden?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eVerwenden Sie ein E26 (US) oder E27 LED-Leuchtmittel — wir empfehlen ein sanftes Warmweiß (2700K) mit 4–6W für ein sanftes Einschlaf-Licht, das kühl bleibt. Vermeiden Sie Glühbirnen über 25W, da sie in einem geschlossenen Harzschirm zu viel Wärme erzeugen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWie reinige ich den Harz-Hut?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eWischen Sie mit einem weichen, leicht feuchten Tuch ab — das Harz ist versiegelt und auf der Oberfläche wasserfest, daher ist gelegentliches Abwischen in Ordnung. Vermeiden Sie raue Schwämme, Alkohol und starke Haushaltsreiniger, die die lackierte Oberfläche matt machen können.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFunktioniert es als Nachtlicht oder ist es zu hell?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDie Helligkeit hängt vom gewählten Leuchtmittel ab, nicht von der Leuchte selbst. Für ein echtes Nachtlicht-Licht kombinieren Sie es mit einem schwachen 2W LED in 2700K Warmweiß — der Harzschirm plus der blaue oder grüne Anstrich dämpfen das Licht bereits erheblich. Für eine hellere Schreibtisch-Leselampe wählen Sie 4–6W in der gleichen warmen Farbtemperatur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT FOOTER --\u003e\n\u003cdiv class=\"dfpd-support\"\u003eFragen? \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e – wir antworten innerhalb von 24 Stunden.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Grün \/ US-Stecker","offer_id":48157540483326,"sku":"DFT-XX26571","price":166.95,"currency_code":"EUR","in_stock":true},{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Grün \/ UK-Stecker","offer_id":48157540516094,"sku":"DFT-XX26572","price":166.95,"currency_code":"EUR","in_stock":true},{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Grün \/ AU-Stecker","offer_id":48157540548862,"sku":"DFT-XX26573","price":166.95,"currency_code":"EUR","in_stock":true},{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Grün \/ EU-Stecker","offer_id":48157540581630,"sku":"DFT-XX26574","price":166.95,"currency_code":"EUR","in_stock":true},{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Blau \/ US-Stecker","offer_id":48157540614398,"sku":"DFT-XX26575","price":166.95,"currency_code":"EUR","in_stock":true},{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Blau \/ UK-Stecker","offer_id":48157540647166,"sku":"DFT-XX26576","price":166.95,"currency_code":"EUR","in_stock":true},{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Blau \/ AU-Stecker","offer_id":48157540679934,"sku":"DFT-XX26577","price":166.95,"currency_code":"EUR","in_stock":true},{"title":"Durchmesser 18 cm x H 36 cm \/ ∅ 7,1″ x H 14,2″ \/ Blau \/ EU-Stecker","offer_id":48157540712702,"sku":"DFT-XX26578","price":166.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/dekorfine_Wizard_Hat_Table_Lamp_9.jpg?v=1778123290","url":"https:\/\/www.dekorfine.com\/de-de\/products\/wizard-hat-table-lamp","provider":"Dekorfine","version":"1.0","type":"link"}