{"product_id":"murano-chandelier","title":"Murano Chandelier","description":"\u003c!--\n  DEKORFINE — Product Description · Murano Petal Chandelier\n  ══════════════════════════════════════════════════════\n  v2 standard: copper-bronze + burgundy accent + GEO FAQ + JSON-LD schema.\n  3 sizes (independent diagrams) · 13 glass colors · Italian Murano craft.\n  Custom service callout · 2 comparison images · 2 downloads.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" 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\"\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: #2A1812; --ink-2: #4A2E22; --ink-3: #6B4838;\n  --cream: #FCF6EE; --bg: #F2E5D2; --linen: #ECDDC4; --sand: #DCC598;\n  --border: #C8A878; --border-lt: #DCBE9A;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Rich copper bronze (matches Copper metal frame) *\/\n  --olive: #B8743C;\n  --olive-lt: #D4946A;\n  --olive-dk: #7A4818;\n  --olive-sft: #FAEAD2;\n\n  \/* PRODUCT-SPECIFIC WARNING — Deep burgundy (matches red\/wine glass colors) *\/\n  --clay: #722030;\n  --clay-sft: #F4DCDA;\n\n  --stone: #8C6F4A; --mist: #B89870;\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\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 24, 18, 0.12);\n  margin: 0 auto;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 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\n\/* COLOR COMPARISON CHARTS *\/\n.dfpd-comparison-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n}\n.dfpd-comparison-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-comparison-card:hover { box-shadow: 0 4px 14px rgba(42, 24, 18, 0.1); }\n.dfpd-comparison-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  text-decoration: none;\n  color: inherit;\n  padding: 8px;\n  transition: background 0.2s;\n}\n.dfpd-comparison-thumb:hover { background: #FAF7F0; }\n.dfpd-comparison-thumb img {\n  width: 100%;\n  height: auto;\n  max-height: 280px;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-comparison-thumb:hover img { transform: scale(1.04); }\n.dfpd-comparison-thumb-icon {\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 26px; height: 26px;\n  background: rgba(42, 24, 18, 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-comparison-thumb:hover .dfpd-comparison-thumb-icon { background: var(--olive); }\n.dfpd-comparison-caption {\n  padding: 0.85rem 1.15rem 1rem;\n}\n.dfpd-comparison-caption-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.25rem;\n}\n.dfpd-comparison-caption h5 {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.18rem;\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-comparison-caption h5 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-comparison-caption p {\n  color: var(--stone);\n  font-size: 0.78rem;\n  line-height: 1.4;\n  margin: 0;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n}\n\n\/* SIZE — 3 independent cards *\/\n.dfpd-sizes {\n  display: grid;\n  grid-template-columns: repeat(3, 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(42, 24, 18, 0.1); }\n.dfpd-size-head-row {\n  padding: 0.85rem 1.15rem 0.75rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  gap: 0.5rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-card-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.45rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1;\n}\n.dfpd-size-card-power {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.18rem 0.55rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 220px;\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.18); }\n.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 8px; right: 8px;\n  width: 22px; height: 22px;\n  background: rgba(42, 24, 18, 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.dfpd-size-card-specs {\n  padding: 0.85rem 1.15rem 1rem;\n}\n.dfpd-size-card-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.92rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.45;\n  margin-bottom: 0.45rem;\n}\n.dfpd-size-card-meta {\n  display: flex;\n  align-items: center;\n  gap: 0.85rem;\n  padding-top: 0.5rem;\n  border-top: 1px dashed var(--border-lt);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.7rem;\n  color: var(--stone);\n}\n.dfpd-size-card-meta strong {\n  color: var(--ink);\n  font-weight: 500;\n}\n\n\/* CUSTOM SERVICE CALLOUT *\/\n.dfpd-custom {\n  display: grid;\n  grid-template-columns: 80px 1fr auto;\n  gap: 1.25rem;\n  padding: 1.5rem 1.75rem;\n  background: linear-gradient(135deg, var(--cream) 0%, var(--olive-sft) 100%);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n}\n.dfpd-custom-icon {\n  width: 64px; height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--olive);\n  color: var(--olive-dk);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.dfpd-custom-text-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.4rem;\n}\n.dfpd-custom-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.01em;\n  line-height: 1.2;\n  margin-bottom: 0.4rem;\n}\n.dfpd-custom-text p {\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-custom-cta {\n  flex-shrink: 0;\n}\n.dfpd-custom-cta a {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  padding: 0.7rem 1.1rem;\n  background: var(--olive-dk);\n  color: var(--cream);\n  border-radius: 4px;\n  text-decoration: none;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  transition: background 0.2s, transform 0.2s;\n}\n.dfpd-custom-cta a:hover {\n  background: var(--ink);\n  transform: translateY(-1px);\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\/* GLASS COLORS — 13 colors grid *\/\n.dfpd-glass-grid {\n  display: grid;\n  grid-template-columns: repeat(7, 1fr);\n  gap: 0.65rem;\n  margin-top: 0.4rem;\n}\n.dfpd-glass-item {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.35rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-glass-item:hover { transform: translateY(-2px); }\n.dfpd-glass-swatch {\n  width: 32px; height: 32px; border-radius: 50%;\n  border: 1px solid rgba(42, 24, 18, 0.1);\n  box-shadow: 0 1.5px 3px rgba(42, 24, 18, 0.08),\n              inset 0 -5px 9px rgba(0, 0, 0, 0.1),\n              inset 1.5px 1.5px 2.5px rgba(255, 255, 255, 0.25);\n}\n.dfpd-glass-swatch.white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4F1E8 60%, #DBD5C2 100%);\n}\n.dfpd-glass-swatch.amber {\n  background: radial-gradient(circle at 30% 30%, #F4D08A 0%, #C8893E 55%, #8C5818 100%);\n}\n.dfpd-glass-swatch.clear {\n  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.95) 0%, rgba(220,225,230,0.6) 50%, rgba(180,190,200,0.5) 100%);\n  border: 1px solid rgba(42, 24, 18, 0.2);\n}\n.dfpd-glass-swatch.brown-clear {\n  background: radial-gradient(circle at 30% 30%, rgba(248,220,180,0.85) 0%, rgba(184,128,80,0.7) 50%, rgba(120,72,30,0.65) 100%);\n}\n.dfpd-glass-swatch.brown-cloud {\n  background: radial-gradient(circle at 30% 30%, #DCC0A4 0%, #A87858 50%, #5C3818 100%);\n}\n.dfpd-glass-swatch.dark-brown {\n  background: radial-gradient(circle at 30% 30%, #6B4828 0%, #3F2818 60%, #1F0F08 100%);\n}\n.dfpd-glass-swatch.yellow-cloud {\n  background: radial-gradient(circle at 30% 30%, #FAEAA8 0%, #DCB854 55%, #9C7818 100%);\n}\n.dfpd-glass-swatch.pink-cloud {\n  background: radial-gradient(circle at 30% 30%, #FAD8D2 0%, #E8A0A0 55%, #B05858 100%);\n}\n.dfpd-glass-swatch.light-red {\n  background: radial-gradient(circle at 30% 30%, #F0A89C 0%, #D86858 50%, #8C2820 100%);\n}\n.dfpd-glass-swatch.red-cloud {\n  background: radial-gradient(circle at 30% 30%, #E89888 0%, #B0483A 50%, #6A1A12 100%);\n}\n.dfpd-glass-swatch.red {\n  background: radial-gradient(circle at 30% 30%, #DC4030 0%, #8C1818 60%, #4A0808 100%);\n}\n.dfpd-glass-swatch.blue {\n  background: radial-gradient(circle at 30% 30%, #A8C8E8 0%, #4878B0 55%, #1A4878 100%);\n}\n.dfpd-glass-swatch.green {\n  background: radial-gradient(circle at 30% 30%, #B8D4A8 0%, #7AAA6A 50%, #3D5C32 100%);\n}\n.dfpd-glass-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.6rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.25;\n}\n\n\/* GEO FAQ SECTION *\/\n.dfpd-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-faq-item {\n  border-bottom: 1px solid var(--border-lt);\n}\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p {\n  margin: 0 0 0.55rem;\n}\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* DOWNLOADS — 2 columns *\/\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(42, 24, 18, 0.08);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.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: 1100px) {\n  .dfpd-glass-grid { grid-template-columns: repeat(5, 1fr); }\n}\n\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-comparison-grid { grid-template-columns: 1fr; }\n  .dfpd-sizes { grid-template-columns: 1fr; }\n  .dfpd-glass-grid { grid-template-columns: repeat(4, 1fr); }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-custom {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  .dfpd-custom-icon { margin: 0 auto; }\n  .dfpd-custom-cta { margin: 0.5rem auto 0; }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-video { max-width: 100%; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n  .dfpd-glass-grid { grid-template-columns: repeat(3, 1fr); }\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  .dfpd-glass-grid { grid-template-columns: repeat(2, 1fr); }\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\"\u003eProduct Details\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eThe Murano Petal \u003cem\u003eChandelier.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eHand-formed glass petals on a copper frame — a chandelier inspired by the Murano glassmaking tradition, each piece carefully shaped by skilled artisans. Choose from thirteen glass color options to match your interior. Available in three diameters for dining rooms, foyers, and statement-scale residential or hospitality settings.\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            \u003cpath d=\"M13 4c2 2 2 5 0 7s-5 2-7 0M13 4c-2 2-2 5 0 7s5 2 7 0M13 11v3M9 17a4 4 0 0 0 8 0H9Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMurano \u003cem\u003epetals\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=\"6\" cy=\"13\" r=\"2.5\" fill=\"#E89888\" stroke=\"currentColor\" stroke-width=\"0.6\" opacity=\"0.85\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"13\" cy=\"13\" r=\"2.5\" fill=\"#A8C8E8\" stroke=\"currentColor\" stroke-width=\"0.6\" opacity=\"0.85\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"13\" r=\"2.5\" fill=\"#DCB454\" stroke=\"currentColor\" stroke-width=\"0.6\" opacity=\"0.85\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eThirteen \u003cem\u003eglass colors\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            \u003cpath d=\"M13 4L4 22h18L13 4Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"13\" cy=\"14\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eCopper \u003cem\u003eframe\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            \u003cpath d=\"M5 4h16v3H5z\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 7v6M13 7v6M17 7v6\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 13v3a2 2 0 1 0 4 0v-3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M13 19v3M11 22h4\" 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\"\u003eCustom \u003cem\u003emade\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIn motion\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSee it come to \u003cem\u003elife.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/7VKuN5ISvsY?rel=0\u0026amp;modestbranding=1\" title=\"Murano Petal Chandelier — showcase\" 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\"\u003eBefore you order\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eImportant \u003cem\u003enotes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note accent\"\u003e\n\u003ch4\u003eHand-formed glass\u003c\/h4\u003e\n\u003cp\u003eEach petal is \u003cstrong\u003eindividually hand-formed\u003c\/strong\u003e in the Murano-inspired tradition. Subtle variations in color saturation, bubble pattern, and shape are \u003cstrong\u003esignatures of authentic glasswork\u003c\/strong\u003e — never defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eBulb base\u003c\/h4\u003e\n\u003cp\u003eUses \u003cstrong\u003eE14\u003c\/strong\u003e small screw-base bulbs (LED or Edison). Bulb count varies by size — see size chart below. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14 buying guide →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR COMPARISON CHARTS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eChoose your color\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eColor comparison \u003cem\u003echarts.\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· click to enlarge\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-comparison-grid\"\u003e\n\u003cdiv class=\"dfpd-comparison-card\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9.jpg?v=1782269712\" class=\"dfpd-comparison-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9.jpg?v=1782269712\" alt=\"All 13 glass color options compared\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-comparison-thumb-icon\"\u003e \u003csvg width=\"11\" height=\"11\" 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-comparison-caption\"\u003e\n\u003cdiv class=\"dfpd-comparison-caption-eyebrow\"\u003eChart 1\u003c\/div\u003e\n\u003ch5\u003eAll \u003cem\u003ecolour options\u003c\/em\u003e\n\u003c\/h5\u003e\n\u003cp\u003eSide-by-side reference of all thirteen glass color variants\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZES — 3 independent cards --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eThree sizes\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eThree diameters, \u003cem\u003ethree statements.\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· hover to zoom · click to enlarge\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003c!-- 50 cm \/ 19.6\" --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head-row\"\u003e\n\u003cspan class=\"dfpd-size-card-title\"\u003e∅ 19.6″\u003c\/span\u003e \u003cspan class=\"dfpd-size-card-power\"\u003e7 × E14\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano_Chandelier_0423.jpg?v=1745369972\" class=\"dfpd-size-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano_Chandelier_0423.jpg?v=1745369972\" alt=\"50 cm Murano Chandelier\" 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-card-specs\"\u003e\n\u003cdiv class=\"dfpd-size-card-dim\"\u003eDia 50 × H 48 cm\u003cbr\u003e∅ 19.6″ × H 18.9″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-card-meta\"\u003e\n\u003cspan\u003e\u003cstrong\u003e37.5\u003c\/strong\u003e lbs\u003c\/span\u003e \u003cspan\u003e·\u003c\/span\u003e \u003cspan\u003eCompact dining\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 60 cm \/ 23.6\" --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head-row\"\u003e\n\u003cspan class=\"dfpd-size-card-title\"\u003e∅ 23.6″\u003c\/span\u003e \u003cspan class=\"dfpd-size-card-power\"\u003e9 × E14\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/murano-chandelier-5001_600x600.jpg?v=1694396065\" class=\"dfpd-size-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/murano-chandelier-5001_600x600.jpg?v=1694396065\" alt=\"60 cm Murano Chandelier\" 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-card-specs\"\u003e\n\u003cdiv class=\"dfpd-size-card-dim\"\u003eDia 60 × H 50 cm\u003cbr\u003e∅ 23.6″ × H 19.6″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-card-meta\"\u003e\n\u003cspan\u003e\u003cstrong\u003e55.1\u003c\/strong\u003e lbs\u003c\/span\u003e \u003cspan\u003e·\u003c\/span\u003e \u003cspan\u003e6-seat dining\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 80 cm \/ 31.5\" --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head-row\"\u003e\n\u003cspan class=\"dfpd-size-card-title\"\u003e∅ 31.5″\u003c\/span\u003e \u003cspan class=\"dfpd-size-card-power\"\u003e15 × E14\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/murano-chandelier-500_600x600.jpg?v=1694396018\" class=\"dfpd-size-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/murano-chandelier-500_600x600.jpg?v=1694396018\" alt=\"80 cm Murano Chandelier\" 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-card-specs\"\u003e\n\u003cdiv class=\"dfpd-size-card-dim\"\u003eDia 80 × H 50 cm\u003cbr\u003e∅ 31.5″ × H 19.6″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-card-meta\"\u003e\n\u003cspan\u003e\u003cstrong\u003e83.8\u003c\/strong\u003e lbs\u003c\/span\u003e \u003cspan\u003e·\u003c\/span\u003e \u003cspan\u003eStatement scale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOM SERVICE CALLOUT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eMade to order\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eCustomize your \u003cem\u003echandelier.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-custom\"\u003e\n\u003cdiv class=\"dfpd-custom-icon\"\u003e\u003csvg width=\"34\" height=\"34\" viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n            \u003cpath d=\"M16 4l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1 3-6Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-custom-text\"\u003e\n\u003cdiv class=\"dfpd-custom-text-eyebrow\"\u003eBespoke service\u003c\/div\u003e\n\u003ch4\u003eAdjust size, shape, or color.\u003c\/h4\u003e\n\u003cp\u003eDekorfine specializes in Murano-style lighting. We can customize the \u003cstrong\u003ediameter, glass color, petal arrangement, or chain length\u003c\/strong\u003e to fit your specific space and design vision. Reach out before ordering with your requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-custom-cta\"\u003e\u003ca href=\"mailto:support@dekorfine.com?subject=Murano%20Petal%20Chandelier%20%E2%80%94%20Custom%20inquiry\"\u003e Contact us \u003csvg width=\"13\" height=\"13\" 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\/a\u003e\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\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cem\u003eon the record.\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 · Hand-formed glass \u003cem\u003e(Murano-inspired craft)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFrame Color\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCopper \u003cem\u003e(brushed metal)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eLED bulb or Edison bulb \u003cem\u003e(not included)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE14\u003c\/a\u003e \u003cem\u003e(small screw base)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Count\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e7 \u003cem\u003e(50 cm)\u003c\/em\u003e · 9 \u003cem\u003e(60 cm)\u003c\/em\u003e · 15 \u003cem\u003e(80 cm)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eVoltage\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\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCeiling · Indoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCommon wall switch \u003cem\u003e(not included)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eHanging Chain\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e30 cm \/ 12″ \u003cem\u003e(adjustable on request)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNorth America · Europe · Saudi Arabia · Australia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eGlass Colors\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-glass-grid\"\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch amber\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eAmber\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch clear\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eClear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch brown-clear\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eBrown \u0026amp; Clear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch brown-cloud\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eBrown Cloud\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch dark-brown\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eDark Brown\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch yellow-cloud\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eYellow Cloud\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch pink-cloud\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003ePink Cloud\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch light-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eLight Red\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch red-cloud\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eRed Cloud\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eRed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch blue\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eBlue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-item\"\u003e\n\u003cdiv class=\"dfpd-glass-swatch green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-glass-label\"\u003eGreen\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!-- ════════════ GEO FAQ — for AI search retrieval ════════════ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cem\u003eanswered.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat sizes does the Murano Petal Chandelier come in? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe Murano Petal Chandelier comes in \u003cstrong\u003ethree diameters\u003c\/strong\u003e, each with a different bulb count and weight:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e∅ 19.6″ (50 cm)\u003c\/strong\u003e with 7 × E14 bulbs · 37.5 lbs — for compact dining areas and entryways. \u003cstrong\u003e∅ 23.6″ (60 cm)\u003c\/strong\u003e with 9 × E14 bulbs · 55.1 lbs — for standard 6-seat dining rooms. \u003cstrong\u003e∅ 31.5″ (80 cm)\u003c\/strong\u003e with 15 × E14 bulbs · 83.8 lbs — a statement-scale fixture for large dining tables, foyers, and hospitality spaces.\u003c\/p\u003e\n\u003cp\u003eCustom diameters are also available — contact us before ordering with your room dimensions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCan I customize the size, color, or shape? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eYes — Dekorfine specializes in Murano-style lighting and offers \u003cstrong\u003efull customization\u003c\/strong\u003e. We can adjust:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDiameter\u003c\/strong\u003e (custom dimensions beyond the three standard sizes) · \u003cstrong\u003eGlass color\u003c\/strong\u003e (combinations beyond the 13 standard options) · \u003cstrong\u003ePetal arrangement\u003c\/strong\u003e · \u003cstrong\u003eChain length\u003c\/strong\u003e (the standard is 30 cm \/ 12″, but it can be lengthened for high or vaulted ceilings).\u003c\/p\u003e\n\u003cp\u003eContact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e with your requirements before placing the order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat glass colors are available? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe Murano Petal Chandelier is available in \u003cstrong\u003ethirteen glass colors\u003c\/strong\u003e: White, Amber, Clear, Brown \u0026amp; Clear, Brown Cloud, Dark Brown, Yellow Cloud, Pink Cloud, Light Red, Red Cloud, Red, Blue, and Green.\u003c\/p\u003e\n\u003cp\u003eTwo color comparison charts are included on this product page — see Chart 1 for all 13 options side-by-side, and Chart 2 for a detail comparison between the white-cloud and white-jade variants (the two most-asked options). Click either chart to enlarge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat kind of bulb does the chandelier use? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eEach socket uses a \u003cstrong\u003estandard E14 small screw-base bulb\u003c\/strong\u003e (LED or Edison bulb supported). E14 is the smaller European-style screw base — different from the more common E26\/E27 used in most other lamps. Bulbs are not included.\u003c\/p\u003e\n\u003cp\u003eBulb count by size: \u003cstrong\u003e7 bulbs (50 cm) · 9 bulbs (60 cm) · 15 bulbs (80 cm)\u003c\/strong\u003e. Purchase E14 bulbs accordingly. See our \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" target=\"_blank\"\u003eE12 \/ E14 buying guide\u003c\/a\u003e for compatibility details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat is the return and exchange policy? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eDekorfine offers a \u003cstrong\u003e30-day return policy\u003c\/strong\u003e on undamaged standard-configuration items in their original packaging. Because each glass petal is hand-formed, slight variations in color saturation, bubble pattern, and shape are signatures of authentic Murano-style craftsmanship — these are \u003cstrong\u003enot eligible for return as defects\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eCustom-order chandeliers (custom diameter, color combinations, or petal arrangements) are \u003cstrong\u003efinal sale\u003c\/strong\u003e and not returnable, so review the comparison charts and confirm specifications before placing a custom order.\u003c\/p\u003e\n\u003cp\u003eFor returns, exchanges, or any questions, contact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\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\/1op1gGrOGcTf5kvLiLTXD3ngBiLtHxy4N\/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\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eSpecifications\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\/1f75KRJII0gibq7S4D2EIhvOxd43lHzwo\/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\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation\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\"\u003eQuestions? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ FAQPage JSON-LD Schema (for AI \/ Google) ════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ White Cloud","offer_id":43591694647550,"sku":"DF-202210130850-1","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Amber","offer_id":43591694680318,"sku":"DF-202210130850-2","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Clear","offer_id":43591694713086,"sku":"DF-202210130850-3","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Brown Cloud","offer_id":46569902571774,"sku":"DF-202210130850-100","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Dark Brown","offer_id":46569902637310,"sku":"DF-202210130850-59","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Yellow Cloud","offer_id":46569902670078,"sku":"DF-202210130850-60","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Pink Cloud","offer_id":46569902702846,"sku":"DF-202210130850-61","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Light Red","offer_id":46569902735614,"sku":"DF-202210130850-52","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Red Cloud","offer_id":46569902768382,"sku":"DF-202210130850-51","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Red","offer_id":46569902801150,"sku":"DF-202210130850-50","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Blue","offer_id":46569902539006,"sku":"DF-202210130850-56","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.6″ x H 18.9″ \/ Dia 50cm x H 48cm \/ Copper \/ Green","offer_id":46569902506238,"sku":"DF-202210130850-55","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ White Cloud","offer_id":43591694745854,"sku":"DF-202210130850-4","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Amber","offer_id":43591694778622,"sku":"DF-202210130850-5","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Clear","offer_id":43591694811390,"sku":"DF-202210130850-6","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Brown Cloud","offer_id":46569902899454,"sku":"DF-202210130850-57","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Dark Brown","offer_id":46569902964990,"sku":"DF-202210130850-45","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Yellow Cloud","offer_id":46569902997758,"sku":"DF-202210130850-44","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Pink Cloud","offer_id":46569903030526,"sku":"DF-202210130850-43","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Light Red","offer_id":46569903063294,"sku":"DF-202210130850-42","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Red Cloud","offer_id":46569903096062,"sku":"DF-202210130850-41","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Red","offer_id":46569903128830,"sku":"DF-202210130850-40","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Blue","offer_id":46569902866686,"sku":"DF-202210130850-48","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ x H 19.6″ \/ Dia 60cm x H 50cm \/ Copper \/ Green","offer_id":46569902833918,"sku":"DF-202210130850-49","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ White Cloud","offer_id":43856986505470,"sku":"DF-202210130850-7","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Amber","offer_id":43856986538238,"sku":"DF-202210130850-8","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Clear","offer_id":43856986571006,"sku":"DF-202210130850-9","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Brown Cloud","offer_id":46569903227134,"sku":"DF-202210130850-37","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Dark Brown","offer_id":46569903292670,"sku":"DF-202210130850-35","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Yellow Cloud","offer_id":46569903325438,"sku":"DF-202210130850-34","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Pink Cloud","offer_id":46569903358206,"sku":"DF-202210130850-33","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Light Red","offer_id":46569903390974,"sku":"DF-202210130850-32","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Red Cloud","offer_id":46569903423742,"sku":"DF-202210130850-31","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Red","offer_id":46569903456510,"sku":"DF-202210130850-30","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Blue","offer_id":46569903194366,"sku":"DF-202210130850-38","price":1872.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ x H 19.6″ \/ Dia 80cm x H 50cm \/ Copper \/ Green","offer_id":46569903161598,"sku":"DF-202210130850-39","price":1872.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/murano-chandelier-0408-1.jpg?v=1712544102","url":"https:\/\/www.dekorfine.com\/en-gb\/products\/murano-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}