{"product_id":"smiley-table-lamp","title":"Smiley-Tischleuchte","description":"\u003c!--\n  DEKORFINE — Product Description · Smiley Character Lamp\n  ══════════════════════════════════════════════════════\n  v2 standard: sunny yellow accent + GEO FAQ + JSON-LD schema.\n  Smiley-style — independently designed and manufactured (avoids Mr Maria trademark).\n  2 sizes (compact table · large floor) · 1 finish (Yellow) · integrated LED + USB rechargeable.\n  Playful child-friendly tone · 1 video · 2 downloads.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\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=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\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2A2418; --ink-2: #483C28; --ink-3: #6B5836;\n  --cream: #FFFCF0; --bg: #FAF1D2; --linen: #F5E5B0; --sand: #E5C870;\n  --border: #D4B458; --border-lt: #E8D080;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Sunny smiley yellow (matches Yellow finish + cheerful tone) *\/\n  --olive: #DCB432;\n  --olive-lt: #F0CC58;\n  --olive-dk: #8C7218;\n  --olive-sft: #FAE890;\n\n  \/* PRODUCT-SPECIFIC WARNING — Warm honey amber (cheerful complement) *\/\n  --clay: #B8842C;\n  --clay-sft: #F8E5B0;\n\n  --stone: #8C7438; --mist: #B89858;\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(42, 36, 24, 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\/* PLAYFUL HERO BLOCK *\/\n.dfpd-playful {\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-playful-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-playful-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-playful-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-playful-text p {\n  font-size: 0.9rem;\n  color: var(--ink-2);\n  line-height: 1.6;\n  margin: 0 0 0.55rem;\n}\n.dfpd-playful-text p:last-child { margin-bottom: 0; }\n.dfpd-playful-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(3, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note 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\n\/* SIZES — 2 cards image left + text right per card *\/\n.dfpd-sizes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-size-card {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-card:hover { box-shadow: 0 4px 14px rgba(42, 36, 24, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 220px;\n  background: #FFFFFF;\n  border-right: 1px solid var(--border-lt);\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  overflow: hidden;\n  padding: 12px;\n  transition: background 0.2s;\n}\n.dfpd-size-thumb:hover { background: var(--olive-sft); }\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.4s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.4); }\n.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 12px; right: 12px;\n  width: 24px; height: 24px;\n  background: rgba(42, 36, 24, 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-thumb:hover .dfpd-size-thumb-icon { background: var(--olive-dk); }\n.dfpd-size-info {\n  padding: 1.15rem 1.35rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.dfpd-size-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.3rem;\n}\n.dfpd-size-name {\n  font-family: 'Fraunces', serif;\n  font-size: 1.4rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n  margin-bottom: 0.5rem;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.45;\n  margin-bottom: 0.65rem;\n}\n.dfpd-size-dim em {\n  font-style: normal;\n  color: var(--stone);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.78rem;\n}\n.dfpd-size-pill {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.3rem 0.8rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  align-self: flex-start;\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 — 1 color *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n}\n.dfpd-finish-swatch {\n  width: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(42, 36, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 36, 24, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.08),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.3);\n}\n.dfpd-finish-swatch.yellow {\n  background: radial-gradient(circle at 30% 30%, #FFE058 0%, #DCB432 55%, #8C7218 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(42, 36, 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\/* 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-sizes { grid-template-columns: 1fr; }\n  .dfpd-playful {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-playful-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-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  .dfpd-size-card {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-size-thumb {\n    border-right: none;\n    border-bottom: 1px solid var(--border-lt);\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\u003c\/style\u003e\n\u003c!-- ════════════ HTML ════════════ --\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eProduktdetails · Lampe im Smiley-Charakterstil\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eDie Smiley \u003cem\u003eCharakterleuchte.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eEin glücklicher Moment jeden Tag. Die Smiley ist eine fröhliche, sonnig-gelbe Charakterleuchte — tagsüber eine skulpturale Dekoration, abends ein warmes, gemütliches Nachtlicht. Die integrierte LED im Inneren strahlt in zartem Warmweiß, und die gelbe Hülle weicht das Licht nach Einbruch der Dunkelheit in einen beruhigenden Honigton ab. \u003cstrong style=\"font-weight: 500; color: var(--ink);\"\u003eUSB-wiederaufladbar\u003c\/strong\u003e, schnurlos, perfekt für Kinderzimmer, Babyzimmer, verspielte Wohnräume und überall dort, wo Sie sich täglich freuen möchten.\u003c\/p\u003e\n\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\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"10\" cy=\"11\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"16\" cy=\"11\" fill=\"currentColor\" r=\"0.9\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M9 15c1.5 2 3 2.5 4 2.5s2.5-.5 4-2.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eLächelnde \u003cem\u003eFigur\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"2\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"21\" y2=\"24\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"2\" x2=\"5\" y1=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"21\" x2=\"24\" y1=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"5\" x2=\"7\" y1=\"5\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"19\" x2=\"21\" y1=\"19\" y2=\"21\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"5\" x2=\"7\" y1=\"21\" y2=\"19\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"19\" x2=\"21\" y1=\"7\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eWarmes \u003cem\u003eLED-Licht\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003crect height=\"9\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"14\" x=\"6\" y=\"9\"\u003e\u003c\/rect\u003e\n\u003crect fill=\"currentColor\" fill-opacity=\"0.6\" height=\"5\" rx=\"0.5\" width=\"2\" x=\"20\" y=\"11\"\u003e\u003c\/rect\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"9\" x2=\"9\" y1=\"12\" y2=\"15\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"13\" x2=\"13\" y1=\"12\" y2=\"15\"\u003e\u003c\/line\u003e\n\u003cline opacity=\"0.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\" x1=\"17\" x2=\"17\" y1=\"12\" y2=\"15\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eUSB \u003cem\u003ewiederaufladbar\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cpath d=\"M13 4l3 5 5 1-3.5 4 1 5-5.5-3-5.5 3 1-5L5 10l5-1 3-5Z\" fill=\"currentColor\" fill-opacity=\"0.1\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eSchnurloses \u003cem\u003etragbares Design\u003c\/em\u003e\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 Bewegung\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSehen Sie sie zum \u003cem\u003eLeben\u003c\/em\u003e erwachen.\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/IJF1NI8JEx4?rel=0\u0026amp;modestbranding=1\" title=\"Smiley Character Lamp — showcase\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLAYFUL HERO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eTag \u0026amp; Nacht\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTagsüber \u003cem\u003eDekoration\u003c\/em\u003e, abends \u003cem\u003eNachtlicht.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-playful\"\u003e\n\u003cdiv class=\"dfpd-playful-icon\"\u003e\u003csvg fill=\"none\" height=\"36\" viewbox=\"0 0 36 36\" width=\"36\"\u003e\n\u003ccircle cx=\"18\" cy=\"18\" fill=\"currentColor\" fill-opacity=\"0.1\" r=\"13\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13.5\" cy=\"15\" fill=\"currentColor\" r=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22.5\" cy=\"15\" fill=\"currentColor\" r=\"1.4\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M12 21c2 3 4 4 6 4s4-1 6-4\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-playful-text\"\u003e\n\u003cdiv class=\"dfpd-playful-text-eyebrow\"\u003eDie Geschichte\u003c\/div\u003e\n\u003ch4\u003eEinen glücklichen Moment \u003cem\u003ejeden Tag.\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eTagsüber sitzt die Smiley als \u003cstrong\u003eleuchtend sonnig-gelbe Skulptur\u003c\/strong\u003e auf einem Regal oder dem Boden — ein fröhlicher Blickfang, der Babyzimmern, Kinderschlafzimmern, Lesenischen und verspielten Wohnräumen sofort Persönlichkeit verleiht.\u003c\/p\u003e\n\u003cp\u003eAm Abend erzeugt die integrierte LED ein \u003cstrong\u003eweiches Warmweiß\u003c\/strong\u003e. Gefiltert durch die gelbe Hülle, wird das Licht zu einem beruhigenderen, honigfarbenen Glühen — perfekt als Nachtlicht für Kinder, als kuscheliger Bettnachbar oder als stimmungsvolles Licht in der Ecke eines Raumes.\u003c\/p\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\"\u003eVor Ihrer Bestellung\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eWichtige \u003cem\u003eHinweise.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eSchnurlos · USB wiederaufladbar\u003c\/h4\u003e\n\u003cp\u003eEingebauter \u003cstrong\u003ewiederaufladbarer Akku\u003c\/strong\u003e — stecken Sie das mitgelieferte \u003cstrong\u003eUSB-Kabel\u003c\/strong\u003e an zum Aufladen, dann bewegen Sie sich frei im Raum. Nach dem Laden ist kein Stromanschluss mehr nötig. Kabel im Lieferumfang enthalten; Netzadapter nicht im Lieferumfang enthalten (verwenden Sie jeden Standard-5V-USB-Adapter oder einen Computer-Port).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eIntegrierte LED · sichere Oberflächentemperatur\u003c\/h4\u003e\n\u003cp\u003eDie Leuchte nutzt eine \u003cstrong\u003esichere, wärmearme integrierte LED\u003c\/strong\u003e in der robusten PE-\/Polypropylen-Hülle — kein Leuchtmittelwechsel erforderlich, keine heiße Glasoberfläche. Konstruiert für kinderfreundliche Handhabung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eNur für Innenräume\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eFür trockene Innenräume konzipiert\u003c\/strong\u003e — Schlafzimmer, Babyzimmer, Spielzimmer, Wohnräume. Vermeiden Sie Badezimmer, Außenterrassen und direkten Regen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZES — 2 cards --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eZwei Größen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eZwei Größen, \u003cem\u003eein glückliches Gesicht.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· Diagramme mit der Maus überfahren zum Vergrößern · klicken zum Vergrößern\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003c!-- Small --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Smiley Character Lamp — small tabletop size\" loading=\"lazy\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eTischversion\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eKompakt\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003e∅ 9″ × H 8,3″\u003cbr\/\u003e\u003cem\u003eØ 23 × H 21 cm — Nachttisch, Schreibtisch, Babyzimmerregal\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eTischversion · Nachttisch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Large --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Smiley Character Lamp — large floor size\" loading=\"lazy\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_60_480x480.jpg?v=1661246796\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eBodenversion\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eGroß\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003e∅ 16,9″ × H 16,1″\u003cbr\/\u003e\u003cem\u003eDia 43 × H 41 cm — Boden-Akzent, Statement für Kinderzimmer\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eBoden · Statement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpezifikationen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cem\u003epräzise dokumentiert.\u003c\/em\u003e\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\"\u003ePE · Kunststoff · Polypropylen \u003cem\u003e(langlebig, kinderfreundliches Gehäuse)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLeuchtmittel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIntegrierte LED \u003cem\u003e(Warmweiß · sicher mit niedriger Wärmeerzeugung)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSpannung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V \u003cem\u003e(5V USB-Ladung)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eStromversorgung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eUSB-wiederaufladbare Batterie \u003cem\u003e(USB-Kabel enthalten · Adapter nicht enthalten)\u003c\/em\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 Tisch oder Boden · Innengebrauch · Schnurlos nach dem Laden\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSteuerung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eEingebauter Schalter \u003cem\u003e(Berührungs- oder Druckschalter — siehe mitgelieferte Anleitung)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eZertifizierungen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNordamerika · Europa · Saudi-Arabien · Australien\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eOberfläche\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 yellow\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eSonniges Gelb\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\"\u003eDokumente \u0026amp; \u003cem\u003eRessourcen.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1cK1anFmgSVw3naj6GgyoCJeDVWZ1WX_5\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"0.3\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDokument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eSpezifikationen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1jfP_u-fhNyRqSZXxoXILa6xG4IzEeHqt\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"0.3\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDokument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eMontage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\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\"\u003eHäufig gestellte\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eHäufig gestellte Fragen — \u003cem\u003ebeantwortet.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eIn welchen Größen ist die Smiley Character Lamp erhältlich? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eZwei Größen:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKompakt:\u003c\/strong\u003e ∅ 9″ × H 8,3″ (Dia 23 × H 21 cm) — wohlproportioniert für Nachttische, Kinderschreibtische und Regale im Kinderzimmer.\u003cbr\/\u003e\u003cstrong\u003eGroß:\u003c\/strong\u003e ∅ 16,9″ × H 16,1″ (Dia 43 × H 41 cm) — großformatiges Statement-Stück für Kinderzimmer, Spielzimmer und Wohnzimmerecken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie wird die Smiley Lamp mit Strom versorgt? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDie Smiley ist \u003cstrong\u003eschnurlos und USB-wiederaufladbar\u003c\/strong\u003e. Sie wird mit einem USB-Ladekabel geliefert — stecken Sie es in jeden Standard-5V-USB-Adapter, Computer-Anschluss oder eine Powerbank zum Laden. Nach dem Laden läuft die Leuchte mit ihrer \u003cstrong\u003einternen wiederaufladbaren Batterie\u003c\/strong\u003e ohne Kabel, sodass Kinder sie von Zimmer zu Zimmer tragen können.\u003c\/p\u003e\n\u003cp\u003eEin Wandadapter ist nicht enthalten — jeder Standard-USB-A- oder USB-C-Adapter (je nach Kabel) funktioniert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eIst die Leuchte sicher für Kinder und Babyzimmer? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eJa — die Smiley ist mit Kindern im Sinn konzipiert. Das Gehäuse besteht aus \u003cstrong\u003ehaltbarem PE-\/Polypropylen-Kunststoff\u003c\/strong\u003e (kein Glas, keine zerbrechlichen Teile), die integrierte \u003cstrong\u003eLED bleibt kühl im Griff\u003c\/strong\u003e (keine heiße Glühbirne zum Verbrennen), und das schnurlose Design bedeutet, dass es kein Stromkabel zum Stolpern oder Ziehen gibt. Perfekt für Babyzimmer, Kinderzimmer und gemeinsame Familienbereiche.\u003c\/p\u003e\n\u003cp\u003eBeaufsichtigen Sie das Laden immer und halten Sie das USB-Kabel während der Nutzung außer Reichweite, wie bei jedem elektronischen Spielzeug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie sieht das Licht aus — hell oder gedimmt? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDie integrierte LED erzeugt einen \u003cstrong\u003esanften, warmweißen Glanz\u003c\/strong\u003e. Gefiltert durch das gelbe Gehäuse, wirkt das Licht wie ein \u003cstrong\u003eruhiger honiggelber Warmton\u003c\/strong\u003e — hell genug zum Lesen in der kleineren Größe, aber weich und atmosphärisch statt harsch. Das gelbe Gehäuse lässt die Leuchte nachts deutlich beruhigender aussehen als tagsüber.\u003c\/p\u003e\n\u003cp\u003eKonzipiert als Stimmungslicht, Nachtstimmung oder dekoratives Akzent — nicht als primäre Arbeitsleuchte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWo funktioniert die Smiley Lamp am besten? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eKompakte Größe:\u003c\/strong\u003e Nachttische, Kinderschreibtische, Regale im Kinderzimmer, Lesenischen. Funktioniert auch als tragbares Nachtlicht für Toilettenbesuche oder zum Wechsel von Zimmer zu Zimmer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGroße Größe:\u003c\/strong\u003e bodengestützter Akzent in Kinderzimmern oder Spielzimmern, Statement-Dekoration in verspielten Wohnzimmern von Erwachsenen, auffälliges Farbstück in Cafés oder kreativen Studios.\u003c\/p\u003e\n\u003cp\u003eFunktioniert in jedem Raum, der von einer täglichen Prise freudiger Farbe und einem freundlichen Gesicht profitiert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWie ist die Rückgabe- und Umtauschrichtlinie? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 11 11\" width=\"11\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDekorfine bietet eine \u003cstrong\u003e30-Tage-Rückgaberichtlinie\u003c\/strong\u003e für unbeschädigte Artikel in ihrer ursprünglichen Verpackung.\u003c\/p\u003e\n\u003cp\u003eFür Rückgaben, Umtausch oder Fragen kontaktieren Sie \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — wir antworten innerhalb von 24 Stunden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cp class=\"dfpd-support\"\u003eFragen? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — wir antworten innerhalb von 24 Stunden.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ FAQPage JSON-LD Schema ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 9″ x H 8.3″ \/ Dia 23cm x H 21cm \/ Gelb \/ USB","offer_id":42896838164734,"sku":"202206080847.5","price":130.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 9″ x H 8.3″ \/ Dia 23cm x H 21cm \/ Gelb \/ Fernbedienungs-Dimmer","offer_id":46238641619198,"sku":"202206080847.16","price":139.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 16.9″ x H 16.1″ \/ Dia 43cm x H 41cm \/ Gelb \/ USB","offer_id":42896838328574,"sku":"202206080847.9","price":338.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 16.9″ x H 16.1″ \/ Dia 43cm x H 41cm \/ Gelb \/ Fernbedienungs-Dimmer","offer_id":46238641651966,"sku":"202206080847.15","price":347.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Mr_Maria_Smiley_Table_Lamp_946c3035-a6f6-46c7-8776-6e55f2b18353.jpg?v=1685325912","url":"https:\/\/www.dekorfine.com\/de-de\/products\/herr-maria-smiley-tischlampe","provider":"Dekorfine","version":"1.0","type":"link"}