{"product_id":"glass-lotus-chandelier","title":"Glass Lotus Kronleuchter","description":"\u003c!--\n  DEKORFINE — Product Description · Glass Lotus Chandelier\n  ══════════════════════════════════════════════════════\n  Niseko-style structured template.\n  4 sizes · Clear glass + Chrome · 2 Kelvin options · 3 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: #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\/* KELVIN *\/\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 GRID — 4 sizes, 2 with images + 2 without *\/\n.dfpd-sizes {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.85rem;\n}\n.dfpd-size-card {\n  display: flex;\n  flex-direction: column;\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(43, 40, 36, 0.06); }\n\n.dfpd-size-head {\n  padding: 1rem 1.25rem 0.85rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.4rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  line-height: 1;\n  letter-spacing: -0.005em;\n  margin-bottom: 0.35rem;\n}\n.dfpd-size-dim {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.78rem;\n  font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.4;\n}\n\n\/* Thumbnail *\/\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 180px;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 8px;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.2s;\n}\n.dfpd-size-thumb:hover { background: #FAF7F0; }\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.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 10px; right: 10px;\n  width: 24px; height: 24px;\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\/* Placeholder for sizes without diagram *\/\n.dfpd-size-noimg {\n  flex: 1;\n  min-height: 160px;\n  background: var(--cream);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 2rem 1.5rem;\n  border-bottom: 1px solid var(--border-lt);\n  position: relative;\n}\n.dfpd-size-noimg::before {\n  content: '';\n  position: absolute;\n  inset: 15px;\n  border: 1px dashed var(--border);\n  border-radius: 3px;\n  opacity: 0.7;\n}\n.dfpd-size-noimg-text {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n  text-align: center;\n  position: relative;\n  z-index: 1;\n  line-height: 1.5;\n}\n\n\/* Size specs footer (inside card) *\/\n.dfpd-size-specs {\n  padding: 0.85rem 1.25rem 1.1rem;\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 0.75rem;\n}\n.dfpd-size-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.52rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone); margin-bottom: 0.2rem;\n}\n.dfpd-size-spec-val {\n  font-family: 'Fraunces', serif;\n  font-size: 0.92rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-size-spec-val strong {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 500;\n  font-style: normal;\n  font-size: 1.05rem;\n  color: var(--olive-dk);\n}\n\n\/* Combination note (glass piece breakdown) *\/\n.dfpd-size-combo {\n  padding: 0.65rem 1.25rem;\n  background: var(--olive-sft);\n  border-top: 1px solid var(--border-lt);\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.8rem;\n  color: var(--olive-dk);\n  line-height: 1.4;\n}\n.dfpd-size-combo-label {\n  font-family: 'Outfit', sans-serif;\n  font-style: normal;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--olive);\n  display: block;\n  margin-bottom: 0.2rem;\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.clear {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #E8ECEF 55%, #B8BFC5 100%);\n}\n.dfpd-finish-swatch.chrome {\n  background: radial-gradient(circle at 30% 30%, #F4F6F8 0%, #BCC2C8 40%, #6E7480 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 — 3 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 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-kelvin-opts { grid-template-columns: 1fr; }\n  .dfpd-sizes { 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-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n  .dfpd-size-specs { grid-template-columns: repeat(3, 1fr); gap: 0.5rem; }\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\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eDer Glass Lotus \u003cem\u003eKronleuchter.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eKlassische Schönheit trifft auf moderne Eleganz. Schichten aus kunstvoll detaillierten Glasblütenblättern umhüllen die Lichtquelle und streuen sie in eine glitzernde, fesselnde Atmosphäre. Eine florale Silhouette, die ein Stück Natur ins Haus bringt – ideal für Eingangshallen, Treppenhäuser oder großzügige Wohnräume mit großer Höhe.\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\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-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M13 12c-2 3-5 4-5 4s3 1 5 4c2-3 5-4 5-4s-3-1-5-4Z\" 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\"\u003eLotus \u003cem\u003eBlütenblätter\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\u003cpolygon points=\"13,3 7,10 10,10 10,16 16,16 16,10 19,10\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polygon\u003e\n\u003cpath d=\"M9 19l8 0M10 22l6 0\" opacity=\"0.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eHandgeschliffenes \u003cem\u003eGlas\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 4a7 7 0 0 0-4 12.7c.8.7 1.3 1.6 1.3 2.6V20h5.4v-.7c0-1 .5-1.9 1.3-2.6A7 7 0 0 0 13 4Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10.5 22h5M11.5 24h3\" 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\"\u003eIntegrierte \u003cem\u003eLED\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\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"3\" y2=\"23\"\u003e\u003c\/line\u003e\n\u003cpolyline fill=\"none\" points=\"8,7 13,3 18,7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003cpolyline fill=\"none\" points=\"8,19 13,23 18,19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cem\u003eVerstellbare\u003c\/em\u003e Höhe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KELVIN RANGE --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFarbtemperatur-Bereich\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eFarbtemperatur-\u003cem\u003eOptionen.\u003c\/em\u003e\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 fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003ccircle cx=\"12\" cy=\"12\" fill=\"currentColor\" r=\"4.5\"\u003e\u003c\/circle\u003e\n\u003cg stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\n\u003cline x1=\"12\" x2=\"12\" y1=\"2\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003cline x1=\"12\" x2=\"12\" y1=\"19\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cline x1=\"2\" x2=\"5\" y1=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n\u003cline x1=\"19\" x2=\"22\" y1=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n\u003cline x1=\"5\" x2=\"7\" y1=\"5\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003cline x1=\"17\" x2=\"19\" y1=\"17\" y2=\"19\"\u003e\u003c\/line\u003e\n\u003cline x1=\"5\" x2=\"7\" y1=\"19\" y2=\"17\"\u003e\u003c\/line\u003e\n\u003cline x1=\"17\" x2=\"19\" y1=\"7\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003c\/g\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWarmes \u003cem\u003eLicht\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eKlassisches warmes Licht, das durch klare Glasblütenblätter schimmert – erzeugt eine weiche, funkelnde Atmosphäre. Nicht dimmbar mit festem Lichtstrom.\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 fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\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\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTriac-Warmweiß-\u003cem\u003eDimmen\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eDasselbe warme Licht, vollständig dimmbar. Kombinieren Sie mit einem Triac-Wanddimmer für sanfte Helligkeitsabstufungen von zartem Schimmer bis volle Leuchtkraft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-kelvin-custom\"\u003e\n\u003cp\u003eBenötigen Sie \u003cstrong style=\"font-style: normal; font-weight: 500;\"\u003eKaltweißes Licht, Tageslicht oder eine andere Farbtemperatur?\u003c\/strong\u003e Wir akzeptieren Sonderanfertigung — \u003ca href=\"mailto:support@dekorfine.com\"\u003ekontaktieren Sie uns\u003c\/a\u003e, um Ihre Anforderungen anzugeben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE VARIANTS — 4 sizes in 2-col grid --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eGrößenoptionen\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eVier Größen, \u003cem\u003eeine blühende Silhouette.\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 zum Vergrößern anklicken\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003c!-- 60cm --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head\"\u003e\n\u003cdiv class=\"dfpd-size-title\"\u003e∅ 23.6″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eØ 60 cm × H 150 cm \/ ∅ 23.6″ × H 59″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-size-thumb\" data-caption=\"Glass Lotus · ∅ 23.6″ \/ 60cm\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Glass_Lotus_Chandelier_092311.jpg?v=1758616428\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Glass_Lotus_Chandelier_092311.jpg?v=1758616428\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Glass Lotus 60cm diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Glass_Lotus_Chandelier_092311.jpg?v=1758616428\"\/\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-specs\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eStromversorgung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e~30 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eGlas\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e\u003cstrong\u003e21\u003c\/strong\u003e Stück\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eLED\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e\u003cstrong\u003e10\u003c\/strong\u003e Stück\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-combo\"\u003e\u003cspan class=\"dfpd-size-combo-label\"\u003eKombination\u003c\/span\u003e Klein × 9 + Mittel × 12\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 80cm --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head\"\u003e\n\u003cdiv class=\"dfpd-size-title\"\u003e∅ 31.5″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eØ 80 cm × H 150 cm \/ ∅ 31.5″ × H 59″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dfpd-size-thumb\" data-caption=\"Glass Lotus · ∅ 31.5″ \/ 80cm\" data-full=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Glass_Lotus_Chandelier_092312.jpg?v=1758616415\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Glass_Lotus_Chandelier_092312.jpg?v=1758616415\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg alt=\"Glass Lotus 80cm diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Glass_Lotus_Chandelier_092312.jpg?v=1758616415\"\/\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-specs\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eStromversorgung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e~40 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eGlas\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e\u003cstrong\u003e28\u003c\/strong\u003e Stück\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eLED\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e\u003cstrong\u003e13\u003c\/strong\u003e Stück\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-combo\"\u003e\u003cspan class=\"dfpd-size-combo-label\"\u003eKombination\u003c\/span\u003e Klein × 4 + Mittel × 8 + Groß × 16\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 100cm --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head\"\u003e\n\u003cdiv class=\"dfpd-size-title\"\u003e∅ 39.4″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eØ 100 cm × H 150 cm \/ ∅ 39.4″ × H 59″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-noimg\"\u003e\n\u003cdiv class=\"dfpd-size-noimg-text\"\u003eDiagramm auf Anfrage verfügbar\u003cbr\/\u003e– kontaktieren Sie uns für individuelle Größen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-specs\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eStromversorgung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e~50 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eGlas\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e\u003cstrong\u003e45\u003c\/strong\u003e Stück\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eLED\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e—\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 120cm --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head\"\u003e\n\u003cdiv class=\"dfpd-size-title\"\u003e∅ 47.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eØ 120 cm × H 150 cm \/ ∅ 47.2″ × H 59″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-noimg\"\u003e\n\u003cdiv class=\"dfpd-size-noimg-text\"\u003eDiagramm auf Anfrage verfügbar\u003cbr\/\u003e– kontaktieren Sie uns für individuelle Größen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-specs\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eStromversorgung\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e~60 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eGlas\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e\u003cstrong\u003e59\u003c\/strong\u003e Stück\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eLED\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e—\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!-- 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\"\u003eMetall · Handgeschliffenes Glas\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\"\u003eIntegriertes LED-Licht\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\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\"\u003eDecke · Innenbereich\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIP-Schutzart\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cem\u003e(Trockener Innengebrauch)\u003c\/em\u003e\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\"\u003eGewöhnlicher Wandschalter \u003cem\u003e(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\"\u003eKabellänge\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cem\u003e(auf Anfrage verlängerbar)\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ächen\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 clear\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eKlar\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003eGlas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch chrome\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eChrom\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003eMetall\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\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!-- LIGHTBOX OVERLAY --\u003e\n\u003cdiv aria-label=\"Enlarged diagram\" aria-modal=\"true\" class=\"dfpd-lightbox\" id=\"dfpd-lightbox\" role=\"dialog\"\u003e\n\u003cbutton aria-label=\"Close\" class=\"dfpd-lightbox-close\" id=\"dfpd-lightbox-close\"\u003e✕\u003c\/button\u003e \u003cimg alt=\"\" id=\"dfpd-lightbox-img\"\/\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":"Dekorfine","offers":[{"title":"∅ 23,6″ x H 59″ \/ Dia 60cm x H 150cm \/ Chrom \u0026 Klar \/ Warmweiß","offer_id":44128589086974,"sku":"HHC-0802-1","price":711.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 23,6″ x H 59″ \/ Dia 60cm x H 150cm \/ Chrom \u0026 Klar \/ Kaltweiß","offer_id":44152313938174,"sku":"HHC-0802-4","price":711.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 31,5″ x H 59″ \/ Dia 80cm x H 150cm \/ Chrom \u0026 Klar \/ Warmweiß","offer_id":44145401725182,"sku":"HHC-0802-2","price":1254.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 31,5″ x H 59″ \/ Dia 80cm x H 150cm \/ Chrom \u0026 Klar \/ Kaltweiß","offer_id":44152313970942,"sku":"HHC-0802-3","price":1254.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 39.4″ x H 59″ \/ Dia 100cm x H 150cm \/ Chrom \u0026 Klar \/ Warmweiß","offer_id":47347771015422,"sku":"HHC-0802-9","price":1525.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 39.4″ x H 59″ \/ Dia 100cm x H 150cm \/ Chrom \u0026 Klar \/ Kaltweiß","offer_id":47347771048190,"sku":"HHC-0802-8","price":1525.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 47.2″ x H 59″ \/ Ø 120cm x H 150cm \/ Chrom \u0026 Klar \/ Warmweiß","offer_id":47347771080958,"sku":"HHC-0802-10","price":1726.0,"currency_code":"CHF","in_stock":true},{"title":"∅ 47.2″ x H 59″ \/ Ø 120cm x H 150cm \/ Chrom \u0026 Klar \/ Kaltweiß","offer_id":47347771113726,"sku":"HHC-0802-11","price":1726.0,"currency_code":"CHF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Glass_Lotus_Chandelier_1.jpg?v=1690021905","url":"https:\/\/www.dekorfine.com\/de-ch\/products\/glass-lotus-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}