{"product_id":"murano-red-chandelier","title":"Murano Red Chandelier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026family=Jost:wght@400;500;600\u0026family=Outfit:wght@400;500;600;700\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Colour chart *\/\n.dfpd-colour-chart { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: #fff; max-width: 420px; margin: 0; }\n.dfpd-colour-chart a { display: block; position: relative; overflow: hidden; cursor: zoom-in; }\n.dfpd-colour-chart img { display: block; width: 100%; height: auto; transition: transform 0.4s ease, opacity 0.2s; }\n.dfpd-colour-chart a:hover img { transform: scale(1.08); opacity: 0.95; }\n.dfpd-colour-chart-zoom-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-colour-chart-cap { padding: 0.6rem 1rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.62rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--stone); background: var(--cream); border-top: 1px solid var(--border-lt); text-align: center; }\n\n\/* Custom CTA *\/\n.dfpd-custom { display: grid; grid-template-columns: 70px 1fr auto; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-custom-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-custom-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-custom-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--ink); margin-bottom: 0.3rem; }\n.dfpd-custom-text h4 .gold { color: var(--gold); }\n.dfpd-custom-text p { font-family: var(--dk-serif); font-size: 0.95rem; color: var(--ink-2); line-height: 1.55; }\n.dfpd-custom-cta { display: inline-flex; align-items: center; gap: 0.5rem; padding: 0.65rem 1.1rem; background: var(--ink); color: var(--cream); font-family: var(--dk-jost); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; border-radius: 2px; text-decoration: none; transition: background 0.2s, transform 0.15s; white-space: nowrap; }\n.dfpd-custom-cta:hover { background: var(--gold-dk); transform: translateY(-1px); }\n\n\/* Size *\/\n.dfpd-size-grid { display: grid; grid-template-columns: 300px 1fr; gap: 0; border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-size-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; background: #fff; border-right: 1px solid var(--border-lt); min-height: 160px; overflow: hidden; text-decoration: none; cursor: zoom-in; transition: background 0.2s; }\n.dfpd-size-img-wrap:hover { background: var(--gold-sft); }\n.dfpd-size-img-wrap img { display: block; width: auto; max-width: 100%; height: auto; max-height: 160px; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-img-wrap:hover img { transform: scale(1.3); }\n.dfpd-size-img-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-size-textonly { padding: 1.35rem 1.6rem; display: flex; flex-direction: column; justify-content: center; }\n.dfpd-size-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.5rem; }\n.dfpd-size-name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.45rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.9rem; color: var(--ink-2); margin-bottom: 0.2rem; }\n.dfpd-size-dim-metric { font-family: var(--dk-jost); font-weight: 400; font-size: 0.76rem; color: var(--ink-3); margin-bottom: 0.55rem; }\n.dfpd-size-feat { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; color: var(--ink); margin-bottom: 0.55rem; }\n.dfpd-size-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-3); margin-bottom: 0.7rem; line-height: 1.5; }\n.dfpd-size-pill { display: inline-flex; align-self: flex-start; padding: 0.32rem 0.8rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.65; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\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-custom { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-custom-icon { margin: 0 auto; }\n  .dfpd-size-grid { grid-template-columns: 1fr; }\n  .dfpd-size-img-wrap { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-foot { grid-template-columns: 1fr; }\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-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eMurano Glass Chandelier · Metal \u0026amp; Glass · E14 or E12 · 10 Colors\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eMurano Red \u003cspan class=\"gold\"\u003eChandelier.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA stunning cascade of hand-blown Murano glass petals dyed in vivid crimson — each piece delicately arching downward to create an elegant waterfall effect. The translucent red glass and gold accents lend the chandelier a timeless yet modern appeal, perfect for living rooms, dining areas, or grand entryways.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M14 5 Q10 9 10 13 Q10 18 14 20 Q18 18 18 13 Q18 9 14 5Z\" stroke=\"currentColor\" stroke-width=\"1.3\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9 7 Q6 11 6 14 Q6 19 10 21\" stroke=\"currentColor\" stroke-width=\"0.9\" fill=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 7 Q22 11 22 14 Q22 19 18 21\" stroke=\"currentColor\" stroke-width=\"0.9\" fill=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 3 v2\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGlass \u003cspan class=\"gold\"\u003ePetals\u003c\/span\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 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M7 8 Q14 5 21 8 L21 20 Q14 23 7 20 Z\" stroke=\"currentColor\" stroke-width=\"1.3\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 8 Q14 11 21 8M7 14 Q14 17 21 14\" stroke=\"currentColor\" stroke-width=\"0.8\" fill=\"none\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 4 v3\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMurano \u003cspan class=\"gold\"\u003eGlass\u003c\/span\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 28 28\" fill=\"none\"\u003e\n        \u003ccircle cx=\"6\" cy=\"14\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"10.5\" cy=\"10\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"15\" cy=\"10\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"19.5\" cy=\"10\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"22\" cy=\"14\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"10.5\" cy=\"18\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"15\" cy=\"18\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"19.5\" cy=\"18\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003e10\u003c\/span\u003e Colors\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 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M9 6 h10 v3 h-10 z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M8 9 h12 v7 a6 6 0 0 1 -12 0 z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M11 22 v3M14 22 v3M17 22 v3\" stroke=\"currentColor\" stroke-width=\"1.1\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003eE14\u003c\/span\u003e or E12\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eColour options\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eNienteen finishes — \u003cspan class=\"gold\"\u003eside by side.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-colour-chart\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9.jpg?v=1782269712\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/f22c729fde88203b5a52e7ade9da83e9_480x480.jpg?v=1782269712\" alt=\"Murano Red Chandelier colour options comparison chart\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-colour-chart-zoom-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eBespoke service\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eCustom size, shape, \u003cspan class=\"gold\"\u003eor colour.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-custom\"\u003e\n\u003cdiv class=\"dfpd-custom-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 34 34\" fill=\"none\"\u003e\n          \u003cpath d=\"M17 5 l3 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\" fill=\"currentColor\" fill-opacity=\"0.15\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-custom-text\"\u003e\n\u003cdiv class=\"dfpd-custom-eyebrow\"\u003eMurano-style manufacturer · Direct\u003c\/div\u003e\n\u003ch4\u003eAdjustable size, glass count, \u003cspan class=\"gold\"\u003eand colour.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cp\u003eWe manufacture every piece in-house. Contact our support team to customize size, finish color, bulb count, or chain length — we'll create lighting that perfectly matches your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"mailto:support@dekorfine.com?subject=Murano%20Red%20Chandelier%20%E2%80%94%20Custom%20Inquiry\" class=\"dfpd-custom-cta\" rel=\"noopener\" target=\"_blank\"\u003e Contact us \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M3 8L8 3M8 3H3M8 3V8\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSize\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eOne commanding \u003cspan class=\"gold\"\u003escale.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-grid\"\u003e\n\u003ca class=\"dfpd-size-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano-Red-Chandelier_1129.jpg?v=1732883206\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano-Red-Chandelier_1129.jpg?v=1732883206\" alt=\"Murano Red Chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-size-img-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-textonly\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eSingle configuration · 10 color options\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003e∅ 31.5″ × H 47.2″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 80 × H 120 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim-metric\"\u003eChain 30 cm \/ 11.8″ · adjustable on request\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-feat\"\u003e21 × E14 or E12 · Ceiling pendant\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-note\"\u003eA grand statement scale suited to high-ceilinged living rooms, dining areas, or entrance foyers. Custom sizes available.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eLiving room · Dining · Foyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003eon the record.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMetal · Hand-blown glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 0.65rem; align-items: center; margin-top: 2px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#F87070,#C02020,#801010); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eRed\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#FFFFFF,#F0EBE0,#C8C0B0); border: 1px solid #C4B89A; flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eWhite Cloud\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#E8F4E8,#A8C8A0,#608060); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eWhite Jade\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#6A5040,#3A2818,#201008); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eDark Brown\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#FFF3A0,#F0C830,#A07810); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eYellow Cloud\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#F8C0D0,#E88098,#C04860); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003ePink Cloud\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#E05040,#B02020,#701010); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eRed Cloud\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#A8C8E8,#5080B0,#204878); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eBlue\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 4px;\"\u003e\u003cspan style=\"display: inline-block; width: 13px; height: 13px; border-radius: 50%; background: radial-gradient(circle at 30% 30%,#A8C890,#5A8850,#2A5820); flex-shrink: 0;\"\u003e\u003c\/span\u003e\u003cspan style=\"font-family: var(--dk-jost); font-size: 0.72rem; color: var(--ink-2);\"\u003eGreen\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e∅ 31.5″ × H 47.2″ \u003cspan class=\"sub\"\u003e· Dia 80 × H 120 cm\u003c\/span\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 \u003cspan class=\"sub\"\u003e· 21 bulbs · not included\u003c\/span\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\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" rel=\"noopener\" style=\"color: var(--gold-dk); text-decoration: underline;\" target=\"_blank\"\u003eE14 or E12\u003c\/a\u003e\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 pendant \u003cspan class=\"sub\"\u003e· indoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eChain\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e30 cm \/ 11.8″ \u003cspan class=\"sub\"\u003e· adjustable on request\u003c\/span\u003e\n\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\"\u003eCompatible with common wall switch \u003cspan class=\"sub\"\u003e· not included\u003c\/span\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–240V\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\"\u003e\u003cspan class=\"sub\"\u003eCompatible with North America, Europe, Australia, Saudi Arabia\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eresources.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1Lr4GXDfCoXihAyD7OR_CtLGPMcgHeb6w\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1x5ykVFF9805v7CE-8v95sJvQOfzsUv4J\/view?usp=drive_link\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ctext x=\"12\" y=\"17\" text-anchor=\"middle\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" fill=\"currentColor\"\u003ePDF\u003c\/text\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument · PDF\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eInstallation Guide\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"#\" class=\"dfpd-download\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7 L12 12 L21 7M12 12 V22\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linejoin=\"round\" opacity=\"0.7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRequest via email\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D Files Library\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\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cspan class=\"gold\"\u003eanswered.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eCan I order this chandelier in a different color or size?\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 — ten standard glass colors are available (see the colour chart above), and custom sizes, glass counts, and colors are all possible. Contact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e with your specifications and we'll respond within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat ceiling height is recommended for this chandelier?\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\u003eAt H 120 cm \/ 47.2″, this chandelier requires adequate vertical clearance. For dining rooms, allow at least 75–90 cm between the bottom of the fixture and the table surface. For open living or entrance areas, a ceiling height of 3 m or above is ideal. The chain is 30 cm and adjustable — contact us to arrange a longer drop before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\/div\u003e","brand":"Dekorfine","offers":[{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Red","offer_id":45917952770302,"sku":"DFC-241022-10","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ White Cloud","offer_id":47034824950014,"sku":"DFC-241022-11","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ White Jade","offer_id":47034824982782,"sku":"DFC-241022-12","price":3235.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Brown Cloud","offer_id":47034825015550,"sku":"DFC-241022-13","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Dark Brown","offer_id":47034825048318,"sku":"DFC-241022-14","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Yellow Cloud","offer_id":47034825081086,"sku":"DFC-241022-15","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Pink Cloud","offer_id":47034825113854,"sku":"DFC-241022-16","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Light Red","offer_id":47034825146622,"sku":"DFC-241022-17","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Red Cloud","offer_id":47034825179390,"sku":"DFC-241022-18","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Blue","offer_id":47034825212158,"sku":"DFC-241022-19","price":3094.0,"currency_code":"CAD","in_stock":true},{"title":"∅ 31.5″ x H 47.2″ \/ Dia 80cm x H 120cm \/ Green","offer_id":47034825244926,"sku":"DFC-241022-20","price":3094.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Murano_Crimson_Cascade_Chandelier_11_9000.jpg?v=1729584301","url":"https:\/\/www.dekorfine.com\/en-ca\/products\/murano-red-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}