{"product_id":"montera-chandelier","title":"Montera Chandelier","description":"\u003cstyle\u003e\n.vk-mont-wrap {\n  --vk-mont-bg: #ffffff;\n  --vk-mont-bg-card: #fbf7ef;\n  --vk-mont-bg-deep: #ece2cd;\n  --vk-mont-border: #ece4d3;\n  --vk-mont-border-lt: #f4eedf;\n  --vk-mont-accent: #a98c5a;\n  --vk-mont-accent-dk: #6f5a2f;\n  --vk-mont-accent-lt: #c8af7d;\n  --vk-mont-accent-bg: #f1ebda;\n  --vk-mont-accent-bdr: #dccba2;\n  --vk-mont-text: #2a261d;\n  --vk-mont-text-mid: #554d3c;\n  --vk-mont-text-light: #968b73;\n  max-width: 680px;\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--vk-mont-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-mont-wrap * { box-sizing: border-box; }\n.vk-mont-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-mont-text-mid); }\n.vk-mont-wrap a { color: var(--vk-mont-accent-dk); text-decoration: underline; }\n.vk-mont-wrap .vk-mont-section { margin-bottom: 2.6rem; }\n.vk-mont-wrap .vk-mont-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-mont-wrap .vk-mont-sec-line { flex: 1; height: 0.5px; background: var(--vk-mont-border); }\n.vk-mont-wrap .vk-mont-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-mont-accent-dk); white-space: nowrap; }\n.vk-mont-wrap strong { color: var(--vk-mont-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-mont-wrap .vk-mont-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-mont-wrap .vk-mont-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-mont-border); border-radius: 12px; background: var(--vk-mont-bg-card); }\n.vk-mont-wrap .vk-mont-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-mont-accent-bg); border: 0.5px solid var(--vk-mont-accent-bdr); color: var(--vk-mont-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-mont-wrap .vk-mont-feat-icon svg { fill: none; }\n.vk-mont-wrap .vk-mont-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-mont-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-mont-wrap .vk-mont-feat-desc { font-size: 12px; color: var(--vk-mont-text-mid); line-height: 1.55; }\n\n\/* Size grid (2 columns) *\/\n.vk-mont-wrap .vk-mont-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n.vk-mont-wrap .vk-mont-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-mont-border); border-radius: 12px; background: var(--vk-mont-bg-card); }\n.vk-mont-wrap .vk-mont-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-mont-accent-dk); margin-bottom: 6px; }\n.vk-mont-wrap .vk-mont-size-name { font-size: 14px; font-weight: 700; color: var(--vk-mont-text); margin-bottom: 5px; line-height: 1.3; }\n.vk-mont-wrap .vk-mont-size-meta { font-size: 11.5px; color: var(--vk-mont-text-mid); line-height: 1.55; margin-bottom: 6px; }\n.vk-mont-wrap .vk-mont-size-spec { font-size: 10.5px; color: var(--vk-mont-text-light); line-height: 1.5; }\n.vk-mont-wrap .vk-mont-size-spec strong { color: var(--vk-mont-accent-dk); font-weight: 700; }\n\n\/* Specifications *\/\n.vk-mont-wrap .vk-mont-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-mont-border); border-radius: 14px; overflow: hidden; }\n.vk-mont-wrap .vk-mont-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-mont-border-lt); display: flex; align-items: flex-start; background: var(--vk-mont-bg-card); gap: 16px; }\n.vk-mont-wrap .vk-mont-spec-item:last-child { border-bottom: 0; }\n.vk-mont-wrap .vk-mont-spec-item:nth-child(even) { background: var(--vk-mont-bg); }\n.vk-mont-wrap .vk-mont-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-mont-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-mont-wrap .vk-mont-spec-val { font-size: 12.5px; color: var(--vk-mont-text); }\n\n\/* Style tags *\/\n.vk-mont-wrap .vk-mont-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-mont-wrap .vk-mont-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-mont-accent-dk); background: var(--vk-mont-accent-bg); border: 0.5px solid var(--vk-mont-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-mont-wrap .vk-mont-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-mont-wrap .vk-mont-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-mont-border); border-radius: 12px; background: var(--vk-mont-bg-card); text-decoration: none; color: var(--vk-mont-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-mont-wrap .vk-mont-dl-card:hover { background: var(--vk-mont-accent-bg); border-color: var(--vk-mont-accent-bdr); }\n.vk-mont-wrap .vk-mont-dl-card.vk-mont-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-mont-bg); }\n.vk-mont-wrap .vk-mont-dl-card.vk-mont-dl-disabled:hover { background: var(--vk-mont-bg); border-color: var(--vk-mont-border); }\n.vk-mont-wrap .vk-mont-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-mont-accent-bg); border: 0.5px solid var(--vk-mont-accent-bdr); color: var(--vk-mont-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-mont-wrap .vk-mont-dl-icon svg { fill: none; }\n.vk-mont-wrap .vk-mont-dl-meta { width: 100%; }\n.vk-mont-wrap .vk-mont-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-mont-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-mont-wrap .vk-mont-dl-sub { font-size: 11.5px; color: var(--vk-mont-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-mont-wrap .vk-mont-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-mont-text-light); background: var(--vk-mont-bg-card); border: 0.5px solid var(--vk-mont-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-mont-wrap .vk-mont-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-mont-wrap .vk-mont-faq-list details { border: 0.5px solid var(--vk-mont-border); border-radius: 10px; background: var(--vk-mont-bg-card); overflow: hidden; }\n.vk-mont-wrap .vk-mont-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-mont-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-mont-wrap .vk-mont-faq-list summary::-webkit-details-marker { display: none; }\n.vk-mont-wrap .vk-mont-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-mont-accent-dk); position: absolute; right: 16px; }\n.vk-mont-wrap .vk-mont-faq-list details[open] summary { color: var(--vk-mont-accent-dk); }\n.vk-mont-wrap .vk-mont-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-mont-wrap .vk-mont-faq-list .vk-mont-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-mont-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-mont-wrap .vk-mont-features-grid { grid-template-columns: 1fr; }\n  .vk-mont-wrap .vk-mont-size-grid { grid-template-columns: 1fr; }\n  .vk-mont-wrap .vk-mont-dl-grid { grid-template-columns: 1fr; }\n  .vk-mont-wrap .vk-mont-spec-item { flex-direction: column; gap: 4px; }\n  .vk-mont-wrap .vk-mont-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-mont-wrap\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"vk-mont-section\"\u003e\n\u003cdiv class=\"vk-mont-sec-header\"\u003e\n\u003cspan class=\"vk-mont-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-mont-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Montera starts at the lathe. Each arm is turned from walnut into the profile of a spinning top — a swell, a taper, a point — and the arms radiate from a single turned hub, so the whole fixture reads as one family of curves rather than a frame with parts bolted on. Fabric cones hang beneath, pointing down over a small finial. Wood doing the structural work and fabric doing the softening is a Danish habit, kept here without ornament.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"vk-mont-section\"\u003e\n\u003cdiv class=\"vk-mont-sec-header\"\u003e\n\u003cspan class=\"vk-mont-sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"vk-mont-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-features-grid\"\u003e\n\u003cdiv class=\"vk-mont-feature-card\"\u003e\n\u003cdiv class=\"vk-mont-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M10 4 L14 4 L13 12 L11 12 Z\"\u003e\u003c\/path\u003e\n            \u003cellipse cx=\"12\" cy=\"14\" rx=\"5\" ry=\"1.8\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M10.5 15.5 L12 19 L13.5 15.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feat-title\"\u003eTurned Walnut Arms\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feat-desc\"\u003eSpinning-top arms turned from walnut radiate from a central wood hub, with a bronze-tone stem and canopy above.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feature-card\"\u003e\n\u003cdiv class=\"vk-mont-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"4\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"19\" y2=\"9\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"18\" y2=\"17\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"6\" y2=\"17\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"5\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feat-title\"\u003eThree to Eight Lights\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feat-desc\"\u003eFour widths from a breakfast nook to an open-plan foyer, in olive green, cream, or rust fabric.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feature-card\"\u003e\n\u003cdiv class=\"vk-mont-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cline x1=\"3\" y1=\"4\" x2=\"21\" y2=\"4\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"4\" x2=\"12\" y2=\"11\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M7 16 L10 11 L14 11 L17 16 Z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feat-title\"\u003eDownward Fabric Cones\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-feat-desc\"\u003eTapered fabric shades aim the light down and diffuse it, giving an even ambient wash rather than a row of bright points.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Sizes --\u003e\n\u003cdiv class=\"vk-mont-section\"\u003e\n\u003cdiv class=\"vk-mont-sec-header\"\u003e\n\u003cspan class=\"vk-mont-sec-title\"\u003eSizes\u003c\/span\u003e\n\u003cdiv class=\"vk-mont-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eAll four share the same 15.6″ body height and the same shade on every arm; total drop is set by the adjustable downrod.\u003c\/p\u003e\n\u003cdiv class=\"vk-mont-size-grid\"\u003e\n\u003cdiv class=\"vk-mont-size-card\"\u003e\n\u003cdiv class=\"vk-mont-size-label\"\u003e3 Lights\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-name\"\u003eØ 22.4″ \/ 57 cm\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-meta\"\u003eBreakfast nook, smaller dining table, bedroom, or entry.\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-spec\"\u003e\u003cstrong\u003eØ 22.4″ × H 15.6″\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-card\"\u003e\n\u003cdiv class=\"vk-mont-size-label\"\u003e5 Lights\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-name\"\u003eØ 27.6″ \/ 70 cm\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-meta\"\u003eStandard dining table or living room.\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-spec\"\u003e\u003cstrong\u003eØ 27.6″ × H 15.6″\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-card\"\u003e\n\u003cdiv class=\"vk-mont-size-label\"\u003e6 Lights\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-name\"\u003eØ 33.5″ \/ 85 cm\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-meta\"\u003eLarger dining table or living room.\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-spec\"\u003e\u003cstrong\u003eØ 33.5″ × H 15.6″\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-card\"\u003e\n\u003cdiv class=\"vk-mont-size-label\"\u003e8 Lights\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-name\"\u003eØ 41.3″ \/ 105 cm\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-meta\"\u003eLarge table, foyer, or open plan — statement size.\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-size-spec\"\u003e\u003cstrong\u003eØ 41.3″ × H 15.6″\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Specifications --\u003e\n\u003cdiv class=\"vk-mont-section\"\u003e\n\u003cdiv class=\"vk-mont-sec-header\"\u003e\n\u003cspan class=\"vk-mont-sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"vk-mont-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-grid\"\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eFixture Type\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eHardwired multi-arm chandelier · 3, 5, 6, or 8 lights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eBronze-tone metal stem, canopy, arms, and finials · turned walnut hub and arm discs · tapered fabric cone shades in olive green, cream, or rust\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eShade Size\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eØ 5.9″ × H 9.8″ \/ Ø 15 × H 25 cm — identical on every arm and every size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eOne candelabra-base bulb per head — E12 in the US, E14 for 220–240V regions · warm white 3000K LED bulbs included and replaceable · ambient output, not directed task light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eHardwired to a fixture-rated ceiling junction box · adjustable downrod sets the drop · professional installation recommended\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eHanging Height\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eBottom of the shades 30–36″ \/ 76–91 cm above a tabletop\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003ePower \u0026amp; Rating\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eAC 110–240V · on\/off via wall switch (not included) · indoor dry locations only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eDust the fabric cones dry with a soft brush; wipe the wood and metal with a soft dry cloth. Keep all three dry, and avoid solvents on the walnut.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eCertified\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003eNorth America · Australia · Europe · Middle East\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-item\"\u003e\n\u003cdiv class=\"vk-mont-spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-spec-val\"\u003e\n\u003cdiv class=\"vk-mont-style-tags\"\u003e\n\u003cspan class=\"vk-mont-style-tag\"\u003eMid-Century Modern\u003c\/span\u003e \u003cspan class=\"vk-mont-style-tag\"\u003eDanish Modern\u003c\/span\u003e \u003cspan class=\"vk-mont-style-tag\"\u003eOrganic Modern\u003c\/span\u003e \u003cspan class=\"vk-mont-style-tag\"\u003eTransitional\u003c\/span\u003e \u003cspan class=\"vk-mont-style-tag\"\u003eVintage\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!-- 5. FAQ --\u003e\n\u003cdiv class=\"vk-mont-section\"\u003e\n\u003cdiv class=\"vk-mont-sec-header\"\u003e\n\u003cspan class=\"vk-mont-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-mont-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size suits my table?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mont-faq-a\"\u003eA dining chandelier reads best at roughly half to two-thirds the width of the table. On a 36–40″ wide table the 5-light at 27.6″ is usually right; the 3-light suits a narrow table or round four-top, the 6-light a wider table, and the 8-light needs a large table or an open-plan space with the ceiling height to carry a 41″ fixture. On a long rectangular table, one chandelier centred reads better than an undersized one.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulbs does it take?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mont-faq-a\"\u003eOne candelabra-base bulb per head — E12 in the US, E14 in 220–240V regions — so three bulbs on the 3-light and eight on the 8-light. Warm white 3000K LEDs are included. Note the two bases are not interchangeable: an E14 bulb won't thread into an E12 socket, so buy replacements to match your region rather than by wattage alone.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does installation need?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mont-faq-a\"\u003eA fixture-rated ceiling box fixed to a joist or brace, not a plain plastic box — this is a multi-arm chandelier with real weight, and the larger sizes carry eight arms of wood and metal. The downrod sets the drop at install, so decide the hanging height before the electrician starts; changing it afterwards means dropping the canopy again.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Downloads --\u003e\n\u003cdiv class=\"vk-mont-section\"\u003e\n\u003cdiv class=\"vk-mont-sec-header\"\u003e\n\u003cspan class=\"vk-mont-sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"vk-mont-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference for the Montera Chandelier. Need a doc that's not listed, or trade pricing? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"vk-mont-dl-grid\"\u003e\n\u003ca class=\"vk-mont-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1IYJprsXSht6xctt7q8SyD6mut3eGv_YD\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-mont-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-meta\"\u003e\n\u003cdiv class=\"vk-mont-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-sub\"\u003eAll four sizes · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-mont-dl-card vk-mont-dl-disabled\" href=\"#\"\u003e\n\u003cdiv class=\"vk-mont-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-meta\"\u003e\n\u003cdiv class=\"vk-mont-dl-label\"\u003eInstall Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-sub\"\u003eHardwire \u0026amp; downrod · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-mont-dl-card vk-mont-dl-disabled\" href=\"#\"\u003e\n\u003cdiv class=\"vk-mont-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7 L12 12 L21 7\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-meta\"\u003e\n\u003cdiv class=\"vk-mont-dl-label\"\u003e3D File\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-sub\"\u003e3D model · OBJ\/FBX\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mont-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"3 heads D 57cm x H 39.5cm \/ ∅ 22.4″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Green","offer_id":52409555058962,"sku":"DCC-C0812-01","price":240.95,"currency_code":"EUR","in_stock":true},{"title":"3 heads D 57cm x H 39.5cm \/ ∅ 22.4″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Red","offer_id":52409555091730,"sku":"DCC-C0812-02","price":240.95,"currency_code":"EUR","in_stock":true},{"title":"3 heads D 57cm x H 39.5cm \/ ∅ 22.4″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 White","offer_id":52409555124498,"sku":"DCC-C0812-03","price":240.95,"currency_code":"EUR","in_stock":true},{"title":"5 heads D 70cm x H 39.5cm \/ ∅ 27.6″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Green","offer_id":52409555157266,"sku":"DCC-C0812-04","price":304.95,"currency_code":"EUR","in_stock":true},{"title":"5 heads D 70cm x H 39.5cm \/ ∅ 27.6″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Red","offer_id":52409555190034,"sku":"DCC-C0812-05","price":304.95,"currency_code":"EUR","in_stock":true},{"title":"5 heads D 70cm x H 39.5cm \/ ∅ 27.6″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 White","offer_id":52409555222802,"sku":"DCC-C0812-06","price":304.95,"currency_code":"EUR","in_stock":true},{"title":"6 heads D 85cm x H 39.5cm \/ ∅ 33.5″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Green","offer_id":52409555255570,"sku":"DCC-C0812-07","price":334.95,"currency_code":"EUR","in_stock":true},{"title":"6 heads D 85cm x H 39.5cm \/ ∅ 33.5″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Red","offer_id":52409555288338,"sku":"DCC-C0812-08","price":334.95,"currency_code":"EUR","in_stock":true},{"title":"6 heads D 85cm x H 39.5cm \/ ∅ 33.5″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 White","offer_id":52409555321106,"sku":"DCC-C0812-09","price":334.95,"currency_code":"EUR","in_stock":true},{"title":"8 heads D 105cm x H 39.5cm \/ ∅ 41.3″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Green","offer_id":52409555353874,"sku":"DCC-C0812-10","price":452.95,"currency_code":"EUR","in_stock":true},{"title":"8 heads D 105cm x H 39.5cm \/ ∅ 41.3″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 Red","offer_id":52409555386642,"sku":"DCC-C0812-11","price":452.95,"currency_code":"EUR","in_stock":true},{"title":"8 heads D 105cm x H 39.5cm \/ ∅ 41.3″ x H 15.6″ \/ Bronze \u0026 Walnut color \u0026 White","offer_id":52409555419410,"sku":"DCC-C0812-12","price":452.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Montera_Chandelier_1.jpg?v=1782112083","url":"https:\/\/docos.us\/en-nl\/products\/montera-chandelier","provider":"Docos","version":"1.0","type":"link"}