{"product_id":"rund-alabaster-kombinationsvagglampa","title":"Rund alabaster kombinationsvägglampa","description":"\u003c!--\n  DEKORFINE — Produktbeskrivning · Rund alabaster kombinationsvägglampa\n  ══════════════════════════════════════════════════════\n  Full Niseko-stil strukturerad mall.\n  6 storleksvarianter grupperade efter lampantal.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\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: #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\/* Eyebrow + H2 *\/\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 {\n  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 {\n  content: ''; width: 26px; height: 1px; background: var(--olive);\n}\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\/* SECTIONS *\/\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* VIDEO *\/\n.dfpd-video {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  width: 100%;\n  max-width: 640px;\n  background: var(--ink);\n  border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(43, 40, 36, 0.1);\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n}\n\n\/* INSTALLATION NOTES — 3 important cards *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n  margin-bottom: 1rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--clay-sft);\n  border: 1px solid var(--border);\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(--clay);\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\/* 3-lamp A\/B\/C comparison block *\/\n.dfpd-abc-compare {\n  margin-top: 1.25rem;\n  padding: 1.25rem;\n  background: var(--olive-sft);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-align: center;\n}\n.dfpd-abc-compare-title {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 1rem;\n  color: var(--olive-dk);\n  margin-bottom: 0.85rem;\n}\n.dfpd-abc-compare-img {\n  display: inline-block;\n  max-width: 560px;\n  width: 100%;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  padding: 4px;\n  cursor: zoom-in;\n  overflow: hidden;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-abc-compare-img:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(43, 40, 36, 0.1);\n}\n.dfpd-abc-compare-img img {\n  display: block; width: 100%; height: auto;\n  transition: transform 0.35s ease;\n}\n.dfpd-abc-compare-img:hover img { transform: scale(1.05); }\n.dfpd-abc-compare-hint {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.82rem;\n  color: var(--stone);\n  margin-top: 0.75rem;\n}\n\n\/* KELVIN (same as Niseko) *\/\n.dfpd-kelvin-opts {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.85rem;\n  margin-bottom: 0.85rem;\n}\n.dfpd-kelvin-opt {\n  padding: 1.35rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 1.1rem;\n  align-items: start;\n  transition: border-color 0.25s, background 0.25s;\n}\n.dfpd-kelvin-opt:hover { border-color: var(--olive); background: #fff; }\n.dfpd-kelvin-ico {\n  width: 42px; height: 42px;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-kelvin-ico.warm {\n  background: radial-gradient(circle, #FFD79A 0%, #E8A04B 100%);\n  color: var(--cream);\n}\n.dfpd-kelvin-ico.dim {\n  background: radial-gradient(circle, #F4E4B8 0%, #B8904F 100%);\n  color: var(--cream);\n}\n.dfpd-kelvin-opt h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.08rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-kelvin-opt h4 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-kelvin-opt p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  line-height: 1.5;\n  margin: 0;\n}\n.dfpd-kelvin-custom {\n  padding: 0.85rem 1.35rem;\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\n}\n.dfpd-kelvin-custom p {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.9rem;\n  color: var(--clay);\n  margin: 0;\n  line-height: 1.5;\n}\n.dfpd-kelvin-custom a {\n  color: var(--clay);\n  font-weight: 500;\n  font-style: normal;\n  text-decoration: underline;\n}\n\n\/* SIZE GROUPS — by lamp count *\/\n.dfpd-size-group { margin-bottom: 1.75rem; }\n.dfpd-size-group:last-child { margin-bottom: 0; }\n.dfpd-size-group-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.15rem;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  margin-bottom: 0.75rem;\n  padding-bottom: 0.5rem;\n  border-bottom: 1px solid var(--border-lt);\n  display: flex;\n  align-items: baseline;\n  justify-content: space-between;\n  gap: 1rem;\n}\n.dfpd-size-group-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-group-power {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n\n\/* Single-variant row *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  gap: 1.25rem;\n  padding: 1rem 1.25rem;\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\n\/* A\/B\/C grid for 3-lamp *\/\n.dfpd-abc-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n}\n.dfpd-abc-card {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n  display: flex;\n  flex-direction: column;\n}\n.dfpd-abc-card:hover { box-shadow: 0 4px 14px rgba(43, 40, 36, 0.06); }\n.dfpd-abc-card-head {\n  padding: 0.75rem 1rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  text-align: center;\n}\n.dfpd-abc-card-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.15rem;\n}\n.dfpd-abc-card-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.35rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  line-height: 1;\n}\n\n\/* Thumbnail *\/\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 4px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-row .dfpd-size-thumb { height: 100px; }\n.dfpd-abc-card .dfpd-size-thumb {\n  height: 120px;\n  border: none;\n  border-radius: 0;\n  padding: 8px;\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-abc-card .dfpd-size-thumb:hover { box-shadow: none; border-color: transparent; }\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.12); }\n.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 6px; right: 6px;\n  width: 22px; height: 22px;\n  background: rgba(43, 40, 36, 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}\n.dfpd-size-thumb:hover .dfpd-size-thumb-icon { background: var(--olive); }\n\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.45;\n  letter-spacing: -0.005em;\n}\n.dfpd-abc-card-dim {\n  padding: 0.75rem 0.85rem 1rem;\n  font-family: 'Fraunces', serif;\n  font-size: 0.85rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.5;\n  text-align: center;\n  margin-top: auto;\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\n\/* FINISHES *\/\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.bronze {\n  background: radial-gradient(circle at 30% 30%, #A17A4E 0%, #6F4F2A 70%, #4D351D 100%);\n}\n.dfpd-finish-swatch.alabaster {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4EDE0 50%, #E8DCC6 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.dfpd-finish-sub {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.64rem;\n  color: var(--stone);\n  margin-top: -0.2rem;\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\/* LIGHTBOX *\/\n.dfpd-lightbox {\n  position: fixed;\n  inset: 0;\n  background: rgba(24, 20, 16, 0.92);\n  display: none;\n  z-index: 99999;\n  align-items: center;\n  justify-content: center;\n  padding: 2rem;\n  cursor: zoom-out;\n  opacity: 0;\n  transition: opacity 0.25s;\n}\n.dfpd-lightbox.open { display: flex; opacity: 1; }\n.dfpd-lightbox img {\n  max-width: 92vw;\n  max-height: 90vh;\n  object-fit: contain;\n  box-shadow: 0 20px 80px rgba(0, 0, 0, 0.6);\n  background: #fff;\n  border-radius: 4px;\n  cursor: auto;\n}\n.dfpd-lightbox-close {\n  position: absolute;\n  top: 1.25rem;\n  right: 1.75rem;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.1);\n  color: #FDFBF6;\n  border: 1px solid rgba(255, 255, 255, 0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  transition: background 0.2s;\n  font-size: 1.15rem;\n  font-family: inherit;\n}\n.dfpd-lightbox-close:hover { background: rgba(255, 255, 255, 0.2); }\n.dfpd-lightbox-caption {\n  position: absolute;\n  bottom: 1.75rem;\n  left: 0; right: 0;\n  text-align: center;\n  color: rgba(253, 251, 246, 0.8);\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  letter-spacing: 0.01em;\n  pointer-events: none;\n}\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-kelvin-opts { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-abc-grid { 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-video { max-width: 100%; }\n  .dfpd-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-row .dfpd-size-thumb { height: 140px; max-width: 220px; margin: 0 auto; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n  .dfpd-size-group-title { flex-direction: column; align-items: flex-start; gap: 0.25rem; }\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\"\u003eProduktinformation\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eRund alabaster \u003cem\u003ekombinationsvägglampa.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eGenomskinliga alabasterplan som korsar en flutad form - refererar till traditionell mellanöstern smycken genom en futuristisk lins. Stenen lyser från en dold ljuskälla, vilket belyser dialogen mellan det solida och det permeabla. Dubbel som vägglampa eller takmontering.\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 width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cellipse cx=\"13\" cy=\"9\" rx=\"7\" ry=\"4.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M6 9v7a7 4.5 0 0 0 14 0V9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12c1 1 3 1.5 4 1.5s3-.5 4-1.5\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eNaturlig \u003cem\u003ealabaster\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003ccircle cx=\"13\" cy=\"13\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-dasharray=\"2 2\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M13 7a4 4 0 0 0-2 7.5c.5.4.8 1 .8 1.6V17h2.4v-.9c0-.6.3-1.2.8-1.6A4 4 0 0 0 13 7Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11.5 18.5h3M12 20h2\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eDold \u003cem\u003eLED\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003crect x=\"4\" y=\"3\" width=\"9\" height=\"10\" stroke=\"currentColor\" stroke-width=\"1.3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"13\" y=\"13\" width=\"9\" height=\"10\" stroke=\"currentColor\" stroke-width=\"1.3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M13 8H4M22 18h-9\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eVägg \u0026amp; \u003cem\u003eTak\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003ccircle cx=\"13\" cy=\"13\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"13\" cy=\"13\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.1\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M13 5v3M13 18v3M5 13h3M18 13h3\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eBrons \u003cem\u003efinish\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHOWCASE VIDEO --\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\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/VTRML9PI-Yw?si=c6KKrHUWULjNOB9H\" title=\"Rund Alabaster Kombinationsvägglampa\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\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\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eNaturlig stenvariation\u003c\/h4\u003e\n\u003cp\u003eAlabastermönstret varierar från stycke till stycke - din armatur kan skilja sig något från den visade bilden. Detta är naturen av naturlig sten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eUS \u0026amp; Kanada takplatta\u003c\/h4\u003e\n\u003cp\u003eTakplattan har en oregelbunden form. För kunder i USA\/Kanada inkluderar vi en extra rund täckplatta för att dölja standard \u003cstrong\u003e12 cm (4.7 in)\u003c\/strong\u003e anslutningslådor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003e3-lampa A \/ B \/ C\u003c\/h4\u003e\n\u003cp\u003eTre underkonfigurationer skiljer sig i diametrar. Se jämförelsen sida vid sida nedan innan du beställer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- A\/B\/C full comparison image --\u003e\n\u003cdiv class=\"dfpd-abc-compare\"\u003e\n\u003cdiv class=\"dfpd-abc-compare-title\"\u003e3-lampa A \/ B \/ C sida vid sida\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_08181-_11.jpg?v=1755499456\" class=\"dfpd-abc-compare-img\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_08181-_11_600x600.jpg?v=1755499456\" alt=\"3 lampor A, B, C jämförelse\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-abc-compare-hint\"\u003eKlicka för att förstora\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KELVIN RANGE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eKelvinområde\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eKelvinområde \u003cem\u003ealternativ.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-kelvin-opts\"\u003e\n\u003cdiv class=\"dfpd-kelvin-opt\"\u003e\n\u003cdiv class=\"dfpd-kelvin-ico warm\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"4.5\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n              \u003cg stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\n                \u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"5\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"2\" y1=\"12\" x2=\"5\" y2=\"12\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"19\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"5\" y1=\"5\" x2=\"7\" y2=\"7\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"17\" y1=\"17\" x2=\"19\" y2=\"19\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"5\" y1=\"19\" x2=\"7\" y2=\"17\"\u003e\u003c\/line\u003e\n                \u003cline x1=\"17\" y1=\"7\" x2=\"19\" y2=\"5\"\u003e\u003c\/line\u003e\n              \u003c\/g\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVarm \u003cem\u003eljus\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eKlassisk varm glöd genom genomskinlig alabaster - skapar en mjuk, stämningsfull atmosfär. Icke-dimbar fast utgång.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-kelvin-opt\"\u003e\n\u003cdiv class=\"dfpd-kelvin-ico dim\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M12 3v18M3 12a9 9 0 0 1 9-9\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTriac Varm \u003cem\u003eDimming\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eSamma varma glöd, helt dimbar. Para ihop med en triac (thyristor) väggdimmer för smidig ljusstyrkekontroll från subtil till full belysning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-kelvin-custom\"\u003e\n\u003cp\u003eBehöver \u003cstrong style=\"font-style: normal; font-weight: 500;\"\u003ekall vit, dagsljus eller en annan färgtemperatur?\u003c\/strong\u003e Vi accepterar specialbeställningar - \u003ca href=\"mailto:support@dekorfine.com\"\u003ekontakta oss\u003c\/a\u003e för att specificera dina krav.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE VARIANTS — grouped by lamp count --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eStorleksalternativ\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSex konfigurationer, \u003cem\u003eett språk.\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· klicka på vilket diagram som helst för att förstora\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c!-- 2 lamps --\u003e\n\u003cdiv class=\"dfpd-size-group\"\u003e\n\u003cdiv class=\"dfpd-size-group-title\"\u003e\n\u003cspan\u003e2 \u003cem\u003elampor\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-group-power\"\u003e~20 W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce__50_600x600.jpg?v=1680235055\" class=\"dfpd-size-thumb\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce__50_600x600.jpg?v=1680235055\" data-caption=\"2 lampor · Dimensioner\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce__50_600x600.jpg?v=1680235055\" alt=\"2 lampor dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 25cm + Dia 30cm\u003cbr\u003e∅ 9.8″ + ∅ 11.8″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3 lamps — A\/B\/C side by side --\u003e\n\u003cdiv class=\"dfpd-size-group\"\u003e\n\u003cdiv class=\"dfpd-size-group-title\"\u003e\n\u003cspan\u003e3 \u003cem\u003elampor\u003c\/em\u003e · tre underkonfigurationer\u003c\/span\u003e \u003cspan class=\"dfpd-size-group-power\"\u003e~30 W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-abc-grid\"\u003e\n\u003c!-- A --\u003e\n\u003cdiv class=\"dfpd-abc-card\"\u003e\n\u003cdiv class=\"dfpd-abc-card-head\"\u003e\n\u003cdiv class=\"dfpd-abc-card-label\"\u003eVersion\u003c\/div\u003e\n\u003cdiv class=\"dfpd-abc-card-title\"\u003eA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3a.jpg?v=1756190431\" class=\"dfpd-size-thumb\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3a.jpg?v=1756190431\" data-caption=\"3 lampor · Version A\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3a.jpg?v=1756190431\" alt=\"3 lampor A diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                  \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-abc-card-dim\"\u003eDia 25 + 25 + 30 cm\u003cbr\u003e∅ 9.8″ + 9.8″ + 11.8″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B --\u003e\n\u003cdiv class=\"dfpd-abc-card\"\u003e\n\u003cdiv class=\"dfpd-abc-card-head\"\u003e\n\u003cdiv class=\"dfpd-abc-card-label\"\u003eVersion\u003c\/div\u003e\n\u003cdiv class=\"dfpd-abc-card-title\"\u003eB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3b.jpg?v=1756190446\" class=\"dfpd-size-thumb\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3b.jpg?v=1756190446\" data-caption=\"3 lampor · Version B\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3b.jpg?v=1756190446\" alt=\"3 lampor B diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                  \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-abc-card-dim\"\u003eDia 20 + 25 + 30 cm\u003cbr\u003e∅ 7.9″ + 9.8″ + 11.8″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C --\u003e\n\u003cdiv class=\"dfpd-abc-card\"\u003e\n\u003cdiv class=\"dfpd-abc-card-head\"\u003e\n\u003cdiv class=\"dfpd-abc-card-label\"\u003eVersion\u003c\/div\u003e\n\u003cdiv class=\"dfpd-abc-card-title\"\u003eC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3c.jpg?v=1756190461\" class=\"dfpd-size-thumb\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3c.jpg?v=1756190461\" data-caption=\"3 lampor · Version C\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_3c.jpg?v=1756190461\" alt=\"3 lampor C diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                  \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-abc-card-dim\"\u003eDia 20 + 25 + 35 cm\u003cbr\u003e∅ 7.9″ + 9.8″ + 13.8″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4 lamps --\u003e\n\u003cdiv class=\"dfpd-size-group\"\u003e\n\u003cdiv class=\"dfpd-size-group-title\"\u003e\n\u003cspan\u003e4 \u003cem\u003elampor\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-group-power\"\u003e~40 W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_44.jpg?v=1756190477\" class=\"dfpd-size-thumb\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_44.jpg?v=1756190477\" data-caption=\"4 lampor · Dimensioner\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce_44.jpg?v=1756190477\" alt=\"4 lampor dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 20 + 20 + 25 + 35 cm\u003cbr\u003e∅ 7.9″ + 7.9″ + 9.8″ + 13.8″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5 lamps --\u003e\n\u003cdiv class=\"dfpd-size-group\"\u003e\n\u003cdiv class=\"dfpd-size-group-title\"\u003e\n\u003cspan\u003e5 \u003cem\u003elampor\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-group-power\"\u003e~50 W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce__55_600x600.jpg?v=1680242838\" class=\"dfpd-size-thumb\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce__55_600x600.jpg?v=1680242838\" data-caption=\"5 lampor · Dimensioner\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Round_Alabaster_Combination_Sconce__55_600x600.jpg?v=1680242838\" alt=\"5 lampor dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 25 + 25 + 25 + 35 + 35 cm\u003cbr\u003e∅ 9.8″ + 9.8″ + 9.8″ + 13.8″ + 13.8″\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\"\u003eSpecifikationer\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetaljer, \u003cem\u003epå posten.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMetal · Naturlig alabaster\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\"\u003eIntegrerad LED \u003cem\u003e(dold)\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\"\u003eVägg \u0026amp; Tak \u003cem\u003e(dubblerar som takmontering)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMiljö\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eInomhusbruk\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\"\u003eVanlig väggströmbrytare \u003cem\u003e(ingår inte)\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\"\u003eYtor\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 bronze\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBrons\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003emetall\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch alabaster\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eVit\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003ealabaster\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 + 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\/197bObHjRmW-oUb-DYRPwceJPXZw60xvi\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\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\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\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\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1RGD1EcRLN2FKzfGHXq7jwaDVIlFNmTPE\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\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\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDokument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallationsguide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\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\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"dfpd-support\"\u003eFrågor? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — vi svarar inom 24 timmar.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIGHTBOX OVERLAY --\u003e\n\u003cdiv class=\"dfpd-lightbox\" id=\"dfpd-lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Förstorat diagram\"\u003e\n\u003cbutton class=\"dfpd-lightbox-close\" id=\"dfpd-lightbox-close\" aria-label=\"Stäng\"\u003e✕\u003c\/button\u003e \u003cimg id=\"dfpd-lightbox-img\" alt=\"\"\u003e\n\u003cdiv class=\"dfpd-lightbox-caption\" id=\"dfpd-lightbox-caption\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Sarando.se","offers":[{"title":"2 lampor ∅ 9.8+11.8″ \/ Brons \u0026 Vit \/ Triac Varm Dimming","offer_id":58304274989388,"sku":"20230331142101","price":624.0,"currency_code":"USD","in_stock":true},{"title":"3 lampor A ∅ 9.8+9.8+11.8″ \/ Brons \u0026 Vit \/ Triac Varm Dimming","offer_id":58304275022156,"sku":"20230331142103","price":830.0,"currency_code":"USD","in_stock":true},{"title":"3 lampor B ∅ 7.9+9.8+11.8″ \/ Brons \u0026 Vit \/ Triac Varm Dimming","offer_id":58304275054924,"sku":"20230331142105","price":863.0,"currency_code":"USD","in_stock":true},{"title":"3 lampor C ∅ 7.9+9.8+13.8″ \/ Brons \u0026 Vit \/ Triac Varm Dimming","offer_id":58304275087692,"sku":"20230331142107","price":926.0,"currency_code":"USD","in_stock":true},{"title":"4 lampor ∅ 7.9+7.9+9.8+13.8″ \/ Brons \u0026 Vit \/ Triac Varm Dimming","offer_id":58304275120460,"sku":"20230331142109","price":1221.0,"currency_code":"USD","in_stock":true},{"title":"5 lampor ∅ 9.8+9.8+9.8+13.8+13.8″ \/ Brons \u0026 Vit \/ Triac Varm Dimming","offer_id":58304275153228,"sku":"20230331142111","price":1353.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0947\/6066\/5420\/files\/Round_Alabaster_Combination_Sconce_08181_8.jpg?v=1785937222","url":"https:\/\/www.sarando.se\/en-us\/products\/rund-alabaster-kombinationsvagglampa","provider":"Sarando.se","version":"1.0","type":"link"}