{"product_id":"simone-wood-chandelier","title":"Simone Wood Chandelier","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd {\n  --ink: #1A1A18;\n  --ink-2: #3E3E3A;\n  --ink-3: #6E6E68;\n  --cream: #FDFBF6;\n  --linen: #F0EBDF;\n  --linen-2: #F5EDDB;\n  --border: #C4B89A;\n  --border-lt: #DCD3BC;\n  --gold: #9C7A3C;\n  --gold-dk: #6E5420;\n  --gold-sft: #ECDDB8;\n  --stone: #6E6E68;\n  --walnut: #5A3818;\n  --brass: #C89846;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n}\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink);\n  font-weight: 400;\n  font-size: 17px;\n  line-height: 1.65;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd .gold { color: var(--gold); font-family: inherit; font-weight: inherit; }\n.dfpd .kw {\n  color: var(--gold);\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n  text-decoration-thickness: 1px;\n}\n\n\/* Section eyebrow *\/\n.dfpd-section-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 11px;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.dfpd-section-eyebrow::before {\n  content: '';\n  width: 22px;\n  height: 1px;\n  background: var(--gold);\n}\n\n.dfpd-h2 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: clamp(26px, 3vw, 34px);\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n  margin-bottom: 28px;\n}\n.dfpd-section { padding: 0 28px; margin-bottom: 64px; }\n\n\/* HERO *\/\n.dfpd-hero { padding: 56px 28px 32px; margin-bottom: 0; }\n.dfpd-h1 {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: clamp(32px, 4.4vw, 48px);\n  line-height: 1.1;\n  color: var(--ink);\n  margin-bottom: 22px;\n  letter-spacing: -0.015em;\n}\n.dfpd-lede {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 19px;\n  line-height: 1.6;\n  color: var(--ink-2);\n  max-width: 720px;\n}\n.dfpd-divider { margin: 0 28px 56px; border-top: 1px solid var(--border-lt); }\n\n\/* FEATURE STRIP *\/\n.dfpd-strip {\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  overflow: hidden;\n}\n.dfpd-strip-cell {\n  padding: 22px 22px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n  text-align: center;\n  border-right: 1px solid var(--border-lt);\n}\n.dfpd-strip-cell:last-child { border-right: none; }\n.dfpd-strip-icon { width: 28px; height: 28px; color: var(--gold); display: flex; align-items: center; justify-content: center; }\n.dfpd-strip-text {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 13px;\n  letter-spacing: 0.04em;\n  color: var(--ink-2);\n}\n.dfpd-strip-text .gold { font-weight: 600; }\n@media (max-width: 900px) {\n  .dfpd-strip { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-strip-cell:nth-child(2) { border-right: none; }\n  .dfpd-strip-cell:nth-child(1), .dfpd-strip-cell:nth-child(2) { border-bottom: 1px solid var(--border-lt); }\n}\n\n\/* DESIGN — linen-2 long card *\/\n.dfpd-design {\n  background: var(--linen-2);\n  border-radius: 10px;\n  padding: 28px 32px;\n  display: flex;\n  gap: 24px;\n  align-items: flex-start;\n}\n.dfpd-design-icon {\n  flex: 0 0 64px;\n  width: 64px;\n  height: 64px;\n  border-radius: 50%;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--gold);\n}\n.dfpd-design-body { flex: 1 1 auto; }\n.dfpd-design-eyebrow {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 8px;\n}\n.dfpd-design-title {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 18px;\n  color: var(--ink);\n  margin-bottom: 12px;\n  line-height: 1.35;\n}\n.dfpd-design-text {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 17px;\n  line-height: 1.65;\n  color: var(--ink-2);\n}\n@media (max-width: 700px) { .dfpd-design { flex-direction: column; padding: 24px 22px; } }\n\n\/* MULTI-SIZE — image-left + text-right (compact horizontal cards), hover zoom *\/\n.dfpd-sizes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n.dfpd-size-card {\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  overflow: hidden;\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  transition: border-color .2s, box-shadow .2s;\n}\n.dfpd-size-card:hover {\n  border-color: var(--gold);\n  box-shadow: 0 6px 20px rgba(156, 122, 60, 0.1);\n}\n.dfpd-size-img {\n  width: 100%;\n  height: 100%;\n  background: var(--cream);\n  border-right: 1px solid var(--border-lt);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n}\n.dfpd-size-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  display: block;\n  padding: 10px;\n  transition: transform .35s ease, padding .35s ease;\n}\n.dfpd-size-card:hover .dfpd-size-img img {\n  transform: scale(1.12);\n  padding: 4px;\n}\n.dfpd-size-info { padding: 16px 20px; display: flex; flex-direction: column; gap: 5px; justify-content: center; }\n.dfpd-size-name {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 15.5px;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  line-height: 1.25;\n}\n.dfpd-size-imp {\n  font-family: var(--dk-jost);\n  font-weight: 600;\n  font-size: 12px;\n  color: var(--ink-3);\n}\n.dfpd-size-bulb {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 14px;\n  color: var(--ink-2);\n  margin-top: 3px;\n}\n.dfpd-size-pill {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-top: 4px;\n  line-height: 1.4;\n}\n@media (max-width: 700px) {\n  .dfpd-sizes { grid-template-columns: 1fr; }\n  .dfpd-size-card { grid-template-columns: 130px 1fr; }\n  .dfpd-size-info { padding: 12px 14px; }\n}\n\n\/* SPECS *\/\n.dfpd-specs-wrap {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 8px 24px 12px;\n}\n.dfpd-specs-table { width: 100%; border-top: 1px solid var(--border-lt); }\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 24px;\n  padding: 18px 4px;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: center;\n  transition: background-color .2s ease;\n}\n.dfpd-spec-row:hover {\n  background-color: var(--linen);\n  padding-left: 12px;\n  padding-right: 12px;\n  margin-left: -8px;\n  margin-right: -8px;\n  border-radius: 4px;\n}\n.dfpd-spec-row:hover .dfpd-spec-label { color: var(--gold-dk); }\n.dfpd-spec-label {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 11px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--ink-3);\n  transition: color .2s ease;\n}\n.dfpd-spec-val {\n  font-family: var(--dk-serif);\n  font-size: 17px;\n  color: var(--ink);\n  line-height: 1.5;\n  transition: color .2s ease;\n}\n.dfpd-spec-val a {\n  color: var(--gold);\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n}\n.dfpd-spec-val a:hover { text-decoration-color: var(--gold); }\n.dfpd-spec-sub {\n  display: block;\n  font-size: 14.5px;\n  color: var(--ink-3);\n  margin-top: 4px;\n}\n.dfpd-cert-row { display: flex; gap: 8px; flex-wrap: wrap; }\n.dfpd-cert-pill {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n  border: 1px solid var(--border-lt);\n  border-radius: 4px;\n  padding: 6px 12px;\n}\n.dfpd-finishes-inline { display: flex; gap: 18px; flex-wrap: wrap; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 7px; }\n.dfpd-swatch {\n  width: 42px;\n  height: 42px;\n  border-radius: 50%;\n  border: 1px solid var(--border-lt);\n}\n.dfpd-swatch-walnut {\n  background: radial-gradient(circle at 32% 30%, #8A5A30 0%, #5A3818 55%, #2E1A0A 100%);\n}\n.dfpd-swatch-brass {\n  background: radial-gradient(circle at 30% 30%, #E0B978 0%, #C89846 45%, #8B6520 100%);\n}\n.dfpd-swatch-white {\n  background: radial-gradient(circle at 32% 30%, #FFFFFF 0%, #F4EFE5 55%, #D8D2C4 100%);\n}\n.dfpd-finish-label {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10.5px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--ink-2);\n}\n@media (max-width: 700px) {\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 6px; padding: 16px 4px; }\n}\n\n\/* DOWNLOADS — cream wrapper, 4 cards *\/\n.dfpd-dl-wrap {\n  background: var(--cream);\n  border-radius: 10px;\n  padding: 22px;\n}\n.dfpd-dl {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n}\n.dfpd-dl-card {\n  background: #fff;\n  border: 1px solid var(--border-lt);\n  border-radius: 10px;\n  padding: 18px 20px;\n  text-decoration: none;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  transition: border-color .2s, transform .2s, box-shadow .2s;\n}\n.dfpd-dl-card:hover {\n  border-color: var(--gold);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 14px rgba(156, 122, 60, 0.08);\n}\n.dfpd-dl-icon {\n  flex: 0 0 40px;\n  width: 40px;\n  height: 40px;\n  border-radius: 8px;\n  background: var(--linen);\n  color: var(--gold);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.dfpd-dl-text { flex: 1 1 auto; display: flex; flex-direction: column; gap: 4px; min-width: 0; }\n.dfpd-dl-sub {\n  font-family: var(--dk-jost);\n  font-weight: 500;\n  font-size: 10px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--gold);\n  line-height: 1;\n}\n.dfpd-dl-title { font-family: var(--dk-sans); font-weight: 600; font-size: 15px; color: var(--ink); line-height: 1.2; }\n.dfpd-dl-arrow { flex: 0 0 auto; color: var(--ink-3); display: flex; align-items: center; transition: transform .2s, color .2s; }\n.dfpd-dl-card:hover .dfpd-dl-arrow { color: var(--gold); transform: translateX(3px); }\n@media (max-width: 1100px) { .dfpd-dl { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 600px) { .dfpd-dl { grid-template-columns: 1fr; } }\n\n\/* FAQ *\/\n.dfpd-faq { border-top: 1px solid var(--border-lt); }\n.dfpd-faq details { border-bottom: 1px solid var(--border-lt); padding: 22px 4px; }\n.dfpd-faq summary {\n  font-family: var(--dk-sans);\n  font-weight: 600;\n  font-size: 16.5px;\n  color: var(--ink);\n  cursor: pointer;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n}\n.dfpd-faq summary::-webkit-details-marker { display: none; }\n.dfpd-faq summary::after {\n  content: '+';\n  font-family: var(--dk-jost);\n  font-weight: 400;\n  font-size: 22px;\n  color: var(--gold);\n}\n.dfpd-faq details[open] summary::after { content: '×'; }\n.dfpd-faq-answer {\n  font-family: var(--dk-serif);\n  font-weight: 400;\n  font-size: 16.5px;\n  line-height: 1.7;\n  color: var(--ink-2);\n  padding-top: 14px;\n}\n.dfpd-faq-answer p + p { margin-top: 10px; }\n.dfpd-faq-answer a {\n  color: var(--gold);\n  text-decoration: underline;\n  text-decoration-color: var(--gold-sft);\n  text-underline-offset: 3px;\n}\n\n\/* SUPPORT FOOTER *\/\n.dfpd-support {\n  text-align: center;\n  padding: 36px 28px 8px;\n  font-family: var(--dk-serif);\n  font-size: 15px;\n  color: var(--ink-3);\n  border-top: 1px solid var(--border-lt);\n  margin: 0 28px;\n}\n.dfpd-support a { color: var(--gold); text-decoration: none; border-bottom: 1px solid var(--gold-sft); }\n.dfpd-support a:hover { border-bottom-color: var(--gold); }\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eCHANDELIER · CLASSICAL CRAFTSMANSHIP\u003c\/div\u003e\n\u003ch1 class=\"dfpd-h1\"\u003eSimone Wood \u003cspan class=\"gold\"\u003eChandelier.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA sculpted walnut center column anchors curved brass arms tipped in pleated white shades — a \u003cspan class=\"kw\"\u003ewood and brass chandelier\u003c\/span\u003e available in 6- and 8-light configurations, designed as a \u003cspan class=\"kw\"\u003etraditional wood column chandelier\u003c\/span\u003e for dining rooms, double-height entryways, staircases, and primary bedrooms.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dfpd-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- 2. FEATURE STRIP --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-strip\"\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003crect x=\"11\" y=\"3\" width=\"2\" height=\"18\" rx=\"0.5\" fill=\"currentColor\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 8c-3 0-5 2-5 5M12 8c3 0 5 2 5 5M12 12c-2 0-3.5 1-4 2.5M12 12c2 0 3.5 1 4 2.5\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"14\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"14\" r=\"1.6\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\n\u003cspan class=\"gold\"\u003e6 or 8\u003c\/span\u003e arms\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2v4M12 6c-3 0-4 2-4 4s1 4 4 4 4-2 4-4-1-4-4-4zM10 19h4M11 21h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\n\u003cspan class=\"gold\"\u003eE27\u003c\/span\u003e · LED or Edison\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M4 8c0-2 4-4 8-4s8 2 8 4-4 4-8 4-8-2-8-4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 8v6c0 2 4 4 8 4s8-2 8-4V8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 11v3M16 11v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\n\u003cspan class=\"gold\"\u003ePleated\u003c\/span\u003e white shades\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-cell\"\u003e\n\u003cdiv class=\"dfpd-strip-icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2L4 6v6c0 5 3.5 9 8 10 4.5-1 8-5 8-10V6l-8-4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-strip-text\"\u003e\n\u003cspan class=\"gold\"\u003e4-Region\u003c\/span\u003e Certified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. VIDEO — OMITTED (Rule 12: no video URL provided) --\u003e \u003c!-- 4. DESIGN --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eFORM \u0026amp; CRAFT\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eWalnut at the centre, \u003cspan class=\"gold\"\u003ebrass reaching out.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-design\"\u003e\n\u003cdiv class=\"dfpd-design-icon\"\u003e\u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003crect x=\"14\" y=\"4\" width=\"4\" height=\"20\" rx=\"0.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 12c-4 0-7 3-7 7M16 12c4 0 7 3 7 7\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"20\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"23\" cy=\"20\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-body\"\u003e\n\u003cdiv class=\"dfpd-design-eyebrow\"\u003eTHE DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-title\"\u003eA turned walnut column with brass arms — \u003cspan class=\"gold\"\u003eclassical proportions, refined finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-design-text\"\u003eThe Simone is built around a turned solid-walnut centre column — sculpted with the slight bulge and taper of a 19th-century cabinetmaker's profile. From it, six or eight gracefully curved brass arms extend outward, each capped with a pleated white shade that diffuses the E27 bulb to a warm, even glow. Hung from a single 30 cm rod over a long dining table, it reads as a \u003cspan class=\"kw\"\u003epleated shade chandelier dining room\u003c\/span\u003e centerpiece; sized as the \u003cspan class=\"kw\"\u003e8 light brass chandelier for dining table\u003c\/span\u003e over a 10-foot table, it commands the room without overwhelming it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. SIZES — multi-size 2 variants --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTwo configurations, \u003cspan class=\"gold\"\u003eone silhouette.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Simone_Wood_Chandelier_08311.jpg?v=1756626354\" alt=\"Simone Wood Chandelier 6-head dimensions\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eL 90 × H 38 cm · 6 heads\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-imp\"\u003eL 35.4″ × H 15″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-bulb\"\u003e6 × E27 bulbs (not included)\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003e6-SEAT DINING · ENTRYWAY · BEDROOM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Simone_Wood_Chandelier_08312.jpg?v=1756626375\" alt=\"Simone Wood Chandelier 8-head dimensions\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-info\"\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eL 90 × H 38 cm · 8 heads\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-imp\"\u003eL 35.4″ × H 15″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-bulb\"\u003e8 × E27 bulbs (not included)\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003e8-SEAT DINING · STAIRCASE · GREAT ROOM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-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-wrap\"\u003e\n\u003cdiv class=\"dfpd-specs-table\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eWood · Brass  · Fabric shades\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=\"dfpd-spec-sub\"\u003e(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\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE27 (E26 compatible in US)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eConfigurations\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e6-head · 8-head \u003cspan class=\"dfpd-spec-sub\"\u003eBoth share the same L 90 × H 38 cm overall envelope\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–240 V universal\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 · standard junction box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e30 cm \/ 11.8″ rigid rod supplied \u003cspan class=\"dfpd-spec-sub\"\u003eCustom rod length available on request before shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIP Rating\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cspan class=\"dfpd-spec-sub\"\u003eIndoor dry-location use\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\"\u003eCommon wall switch \u003cspan class=\"dfpd-spec-sub\"\u003e(switch 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\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIndoor · dry location\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes-inline\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-walnut\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWalnut\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-brass\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBrass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-swatch dfpd-swatch-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWhite shades\u003c\/div\u003e\n\u003c\/div\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\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-cert-row\"\u003e\n\u003cspan class=\"dfpd-cert-pill\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"dfpd-cert-pill\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"dfpd-cert-pill\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"dfpd-cert-pill\"\u003eSaudi Arabia\u003c\/span\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!-- 8. DOWNLOADS — 4 cards (3 real + 1 mailto for 3D Files) --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-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-dl-wrap\"\u003e\n\u003cdiv class=\"dfpd-dl\"\u003e\n\u003ca class=\"dfpd-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1zDS_5fG9uz6R675sL9f1Jv-uEJCNQZVs\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003ePRODUCT INFO\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eSpecifications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1-JA6nhh0ZyEI5NlCtQ9q_cEhsuKM3N2q\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003eGUIDE\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eInstallation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1BXOK28-dXt3hs5N7c_yyYGzjQnMW8dll\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M4 8c0-2 4-4 8-4s8 2 8 4-4 4-8 4-8-2-8-4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 8v6c0 2 4 4 8 4s8-2 8-4V8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003eSHADE GUIDE\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003eLampshade Install\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/15bGxONo4x_WbTthSt9aiBpoytAEXYg1s\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-dl-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-text\"\u003e\n\u003cdiv class=\"dfpd-dl-sub\"\u003eREQUEST VIA EMAIL\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-title\"\u003e3D Files\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dl-arrow\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"dfpd-section\"\u003e\n\u003cdiv class=\"dfpd-section-eyebrow\"\u003eFREQUENTLY ASKED\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuick \u003cspan class=\"gold\"\u003equestions.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eShould I choose the 6-head or 8-head version for my dining table?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eBoth versions share the same overall L 90 × H 38 cm envelope — what changes is light density and visual weight. The 6-head suits a 6-seat dining table (6 ft \/ 180 cm), an entryway, or a primary bedroom; the 8-head is denser and brighter, better for an 8-seat dining table (10 ft \/ 240 cm), a tall staircase, or a great room with double-height ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill US-standard E26 bulbs fit the E27 sockets?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eYes — E26 (US) and E27 (Europe) bulbs are mechanically and electrically interchangeable in this fixture. Any standard household screw-base bulb threads in. \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eRead the full E27 vs E26 guide →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I lengthen the suspension rod for a tall ceiling or staircase?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eYes. The fixture ships with a single 30 cm \/ 11.8″ rigid rod, sized for an 8.5–9 ft ceiling. For double-height entryways, vaulted ceilings, or staircase drops, message us before placing the order and we'll cut the rod to your spec at no extra cost. We don't recommend modifying rigid rods after delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the pleated shades come pre-assembled?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eShades ship separately to protect the pleating in transit, and clip onto each arm during installation — see the \u003cstrong\u003eLampshade Install\u003c\/strong\u003e guide above for the step-by-step. Plan an extra 10–15 minutes during installation to fit all 6 or 8 shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulb gives the best look with the white pleated shades?\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eA 2700K vintage filament Edison bulb (4–6W LED filament version) gives a warm candle-like glow that flatters the pleated white shades — best for dining and entryway use. For brighter task lighting, a 3000K frosted globe (6–8W LED) reads cleaner without losing the warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT FOOTER --\u003e\n\u003cdiv class=\"dfpd-support\"\u003eQuestions? \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"6 Heads L 35.4″ x H 15″ \/ Walnut color \u0026 Brass \u0026 White","offer_id":47133348856062,"sku":"DFC-CZGM8310","price":683.0,"currency_code":"CAD","in_stock":true},{"title":"8 Heads L 35.4″ x H 15″ \/ Walnut color \u0026 Brass \u0026 White","offer_id":47133348888830,"sku":"DFC-CZGM8311","price":740.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Simone_Wood_Chandelier_2.jpg?v=1754208771","url":"https:\/\/www.dekorfine.com\/en-ca\/products\/simone-wood-chandelier","provider":"Dekorfine","version":"1.0","type":"link"}