{"product_id":"bell-orchid-bordslampa","title":"Bell Orchid Bordslampa","description":"\u003c!--\n  DEKORFINE — Produktbeskrivning · Bell Orchid Bordslampa\n  ══════════════════════════════════════════════════════\n  Niseko-stil strukturerad mall · BORDSLAMPA variant.\n  Enkel storlek · Grön \/ Vit · G4 Bi-Pin · Tryckknapp.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2B2824; --ink-2: #4A443C; --ink-3: #6A6358;\n  --cream: #FDFBF6; --bg: #F5F2EC; --linen: #F0EBE0; --sand: #E8E0D0;\n  --border: #D8D2C4; --border-lt: #E6DFD0;\n  --olive: #8B7B54; --olive-lt: #A08D65; --olive-dk: #6E6142; --olive-sft: #F4F0E4;\n  --stone: #8A8273; --mist: #B5AE9D; --clay: #A84A2F; --clay-sft: #F4ECE4;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n\/* HERO *\/\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n\/* FEATURE CHIPS *\/\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* VIDEO CARDS — 2 inline videos *\/\n.dfpd-vid-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n  max-width: 960px;\n  margin: 0 auto;\n}\n.dfpd-vid-item {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-vid-player {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n}\n.dfpd-vid-player iframe {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  display: block;\n}\n.dfpd-vid-caption {\n  padding: 0.85rem 1.15rem 1rem;\n  border-top: 1px solid var(--border-lt);\n}\n.dfpd-vid-caption h5 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.2rem;\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-vid-caption h5 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-vid-caption p {\n  color: var(--stone);\n  font-size: 0.8rem;\n  line-height: 1.4;\n  margin: 0;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n}\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.accent {\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note.accent h4 { color: var(--clay); }\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note.accent p strong { color: var(--clay); font-weight: 500; }\n.dfpd-note a.dfpd-link-inline {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-note a.dfpd-link-inline:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* SIZE — single configuration row *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-row:hover { box-shadow: 0 4px 14px rgba(43, 40, 36, 0.06); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 180px;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(43, 40, 36, 0.1);\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.08); }\n\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.7rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.35rem; font-weight: 400;\n  color: var(--ink); letter-spacing: -0.005em;\n}\n.dfpd-size-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-power {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.2rem 0.65rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  letter-spacing: -0.005em;\n}\n\n\/* SPECS *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n.dfpd-spec-val a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-spec-val a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* FINISHES — 2 colors *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.3rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(43, 40, 36, 0.08);\n  box-shadow: 0 2px 4px rgba(43, 40, 36, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-swatch.green {\n  background: radial-gradient(circle at 30% 30%, #A8C49A 0%, #6E8E5C 55%, #3F5530 100%);\n}\n.dfpd-finish-swatch.white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F0EBE0 60%, #D8D2C4 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* DOWNLOADS *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(43, 40, 36, 0.06);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-vid-cards { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-thumb { height: 200px; max-width: 280px; margin: 0 auto; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n}\n\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n}\n\u003c\/style\u003e\n\n\u003c!-- ════════════ HTML ════════════ --\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n  \u003cdiv class=\"dfpd-inner\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"dfpd-hero\"\u003e\n      \u003cdiv class=\"dfpd-hero-eyebrow\"\u003eProduktinformation\u003c\/div\u003e\n      \u003ch1 class=\"dfpd-title\"\u003eBell Orchid \u003cem\u003eBordslampa.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"dfpd-lede\"\u003e\n        En elegant metallram i kombination med en delikat skärm — konstfullt dekorerad med ett orkidé-mönster. Bell Orchid ger ett varmt, mjukt sken på sängbord, skåp eller läshörnor, vilket ger en tyst pop av botanisk karaktär till varje mysig vrå.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003c!-- FEATURE CHIPS --\u003e\n    \u003cdiv class=\"dfpd-features\"\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cpath d=\"M13 4c-2 3-5 4-5 4s3 1 5 4c2-3 5-4 5-4s-3-1-5-4Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"13\" cy=\"14\" r=\"1.2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M13 16v6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eOrkidé \u003cem\u003emönster\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003crect x=\"9\" y=\"4\" width=\"8\" height=\"11\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M11 7v5M15 7v5M11 9h4\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 17v5M15 17v5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eG4 \u003cem\u003eBi-Pin\u003c\/em\u003e lampa\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003ccircle cx=\"13\" cy=\"13\" r=\"6\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"13\" cy=\"13\" r=\"2.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eTryckknapp \u003cem\u003eströmbrytare\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dfpd-feature\"\u003e\n        \u003cdiv class=\"dfpd-feature-icon\"\u003e\n          \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cpath d=\"M4 12L13 4l9 8v10H4V12Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 22v-6h6v6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-feature-title\"\u003eInomhus \u003cem\u003ebord\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- VIDEOS — 2 inline --\u003e\n    \u003csection class=\"dfpd-sec\"\u003e\n      \u003cdiv class=\"dfpd-eyebrow\"\u003eI rörelse\u003c\/div\u003e\n      \u003ch2 class=\"dfpd-h2\"\u003eSe den komma till \u003cem\u003eliv.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"dfpd-vid-cards\"\u003e\n\n        \u003cdiv class=\"dfpd-vid-item\"\u003e\n          \u003cdiv class=\"dfpd-vid-player\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/uVKv-3RR6k8?rel=0\u0026amp;modestbranding=1\" title=\"Bell Orchid Bordslampa — showcase\" allow=\"accelerometer; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-vid-caption\"\u003e\n            \u003ch5\u003eProdukt \u003cem\u003epresentation\u003c\/em\u003e\n\u003c\/h5\u003e\n            \u003cp\u003eBell Orchid Bordslampa i detalj\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dfpd-vid-item\"\u003e\n          \u003cdiv class=\"dfpd-vid-player\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/d9SmWo3vaSg?rel=0\u0026amp;modestbranding=1\" title=\"Bell Orchid Bordslampa — i rummet\" allow=\"accelerometer; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-vid-caption\"\u003e\n            \u003ch5\u003eI \u003cem\u003erummet\u003c\/em\u003e\n\u003c\/h5\u003e\n            \u003cp\u003eHur lampan passar in i verkliga interiörer\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- IMPORTANT NOTES --\u003e\n    \u003csection class=\"dfpd-sec\"\u003e\n      \u003cdiv class=\"dfpd-eyebrow\"\u003eInnan du beställer\u003c\/div\u003e\n      \u003ch2 class=\"dfpd-h2\"\u003eViktiga \u003cem\u003enoteringar.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"dfpd-notes-grid\"\u003e\n        \u003cdiv class=\"dfpd-note accent\"\u003e\n          \u003ch4\u003eLamphållare — G4 Bi-Pin\u003c\/h4\u003e\n          \u003cp\u003eAnvänder \u003cstrong\u003eG4 Bi-Pin AC 110V\u003c\/strong\u003e lampor. \u003cstrong\u003eAnvänd inte\u003c\/strong\u003e lågspännings 12V lampor. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\" rel=\"noopener\"\u003eG4 köpguide →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-note\"\u003e\n          \u003ch4\u003eTryckknapp\u003c\/h4\u003e\n          \u003cp\u003eInbyggd \u003cstrong\u003etryckknapp\u003c\/strong\u003e på sladden — slår på eller av med ett klick. \u003cstrong\u003eEj dimbar.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-note\"\u003e\n          \u003ch4\u003eKabel\u003c\/h4\u003e\n          \u003cp\u003e\u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e kabel med strömbrytare, förlängningsbar på begäran.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SIZE --\u003e\n    \u003csection class=\"dfpd-sec\"\u003e\n      \u003cdiv class=\"dfpd-eyebrow\"\u003eStorlek\u003c\/div\u003e\n      \u003ch2 class=\"dfpd-h2\"\u003eEnkel bord \u003cem\u003ekonfiguration.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"dfpd-size-row\"\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bell_Orchid_Table_Lamp-_12_480x480.jpg?v=1695859991\" class=\"dfpd-size-thumb\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Bell_Orchid_Table_Lamp-_12_480x480.jpg?v=1695859991\" alt=\"Bell Orchid Bordslampa dimension diagram\" loading=\"lazy\"\u003e\n        \u003c\/a\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"dfpd-size-info-head\"\u003e\n            \u003cspan class=\"dfpd-size-title\"\u003e\u003cem\u003eBell\u003c\/em\u003e form\u003c\/span\u003e\n            \u003cspan class=\"dfpd-size-power\"\u003eBordslampa\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-size-dim\"\u003e\n            ∅ 18cm × H 36cm\u003cbr\u003e\n            ∅ 7.1″ × H 14.2″\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n    \u003csection class=\"dfpd-sec\"\u003e\n      \u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifikationer\u003c\/div\u003e\n      \u003ch2 class=\"dfpd-h2\"\u003eDetaljer, \u003cem\u003epå posten.\u003c\/em\u003e\n\u003c\/h2\u003e\n\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\"\u003eMetall · PC\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eLjuskälla\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003eLED-lampa eller Edison-lampa \u003cem\u003e(lampa inkluderad — ej dimbar)\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eLamphållare\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\" rel=\"noopener\"\u003eG4 Bi-Pin Hållare\u003c\/a\u003e \u003cem\u003e(AC 110V — använd inte lågspännings 12V)\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eSpänning\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eMontering\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003eBord · Inomhus användning\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eIP-betyg\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cem\u003e(torr inomhus användning)\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eKontroll\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003eTryckknapp på sladden \u003cem\u003e(ej dimbar)\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eKabel\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ med strömbrytare \u003cem\u003e(förlängningsbar på begäran)\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eCertifieringar\u003c\/div\u003e\n          \u003cdiv class=\"dfpd-spec-val\"\u003eNordamerika · Europa · Saudiarabien · Australien\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dfpd-spec-row\"\u003e\n          \u003cdiv class=\"dfpd-spec-label\"\u003eYtbehandlingar\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 green\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-label\"\u003eGrön\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"dfpd-finish\"\u003e\n                \u003cdiv class=\"dfpd-finish-swatch white\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"dfpd-finish-label\"\u003eVit\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\n    \u003c!-- DOWNLOADS + SUPPORT --\u003e\n    \u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n      \u003cdiv class=\"dfpd-foot\"\u003e\n        \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1BajFCg9g8A3cYz2XY4UHAt4UvMiR3e8i\/view?usp=drive_link\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cdiv class=\"dfpd-download-icon\"\u003e\n            \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\" letter-spacing=\"0.3\"\u003ePDF\u003c\/text\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"dfpd-download-sub\"\u003eDokument\u003c\/div\u003e\n            \u003cdiv class=\"dfpd-download-title\"\u003eSpecifikationer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-download-arrow\"\u003e\n            \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1-elZUOz_WladkdrfKH7stCTe5VYQmHsV\/view?usp=drive_link\" class=\"dfpd-download\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cdiv class=\"dfpd-download-icon\"\u003e\n            \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\" letter-spacing=\"0.3\"\u003ePDF\u003c\/text\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"dfpd-download-sub\"\u003eDokument\u003c\/div\u003e\n            \u003cdiv class=\"dfpd-download-title\"\u003eInstallation\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dfpd-download-arrow\"\u003e\n            \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n              \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"dfpd-support\"\u003e\n        Frågor? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — vi svarar inom 24 timmar.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Sarando.se","offers":[{"title":"Dia 18cm x H 36cm \/ ∅ 7.1″ x H 14.2″ \/ Grön \u0026 Vit PC Lampskärm \/ US kontakt","offer_id":58304028377420,"sku":"DFT-0915-20","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 36cm \/ ∅ 7.1″ x H 14.2″ \/ Grön \u0026 Vit PC Lampskärm \/ UK kontakt","offer_id":58304028410188,"sku":"DFT-0915-21","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 36cm \/ ∅ 7.1″ x H 14.2″ \/ Grön \u0026 Vit PC Lampskärm \/ AU kontakt","offer_id":58304028442956,"sku":"DFT-0915-22","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 36cm \/ ∅ 7.1″ x H 14.2″ \/ Grön \u0026 Vit PC Lampskärm \/ EU kontakt","offer_id":58304028475724,"sku":"DFT-0915-23","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0947\/6066\/5420\/files\/Bell_Orchid_Table_Lamp_1.jpg?v=1785935442","url":"https:\/\/www.sarando.se\/en-us\/products\/bell-orchid-bordslampa","provider":"Sarando.se","version":"1.0","type":"link"}