{"product_id":"kalevia-pattern-chandelier","title":"Kalevia Pattern Chandelier","description":"\u003cstyle\u003e\n.vk-kalev-wrap {\n  --vk-kalev-bg: #ffffff;\n  --vk-kalev-bg-card: #faf6ef;\n  --vk-kalev-bg-deep: #ece0cc;\n  --vk-kalev-border: #ece2d1;\n  --vk-kalev-border-lt: #f4eee0;\n  --vk-kalev-accent: #a8895c;\n  --vk-kalev-accent-dk: #6f5630;\n  --vk-kalev-accent-lt: #c7a66b;\n  --vk-kalev-accent-bg: #f1e9d8;\n  --vk-kalev-accent-bdr: #dcc7a0;\n  --vk-kalev-text: #2a261d;\n  --vk-kalev-text-mid: #554d3c;\n  --vk-kalev-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-kalev-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-kalev-wrap * { box-sizing: border-box; }\n.vk-kalev-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-kalev-text-mid); }\n.vk-kalev-wrap a { color: var(--vk-kalev-accent-dk); text-decoration: underline; }\n.vk-kalev-wrap .vk-kalev-section { margin-bottom: 2.6rem; }\n.vk-kalev-wrap .vk-kalev-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-kalev-wrap .vk-kalev-sec-line { flex: 1; height: 0.5px; background: var(--vk-kalev-border); }\n.vk-kalev-wrap .vk-kalev-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-kalev-accent-dk); white-space: nowrap; }\n.vk-kalev-wrap strong { color: var(--vk-kalev-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-kalev-wrap .vk-kalev-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-kalev-wrap .vk-kalev-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-kalev-border); border-radius: 12px; background: var(--vk-kalev-bg-card); }\n.vk-kalev-wrap .vk-kalev-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); color: var(--vk-kalev-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-kalev-wrap .vk-kalev-feat-icon svg { fill: none; }\n.vk-kalev-wrap .vk-kalev-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-kalev-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-kalev-wrap .vk-kalev-feat-desc { font-size: 12px; color: var(--vk-kalev-text-mid); line-height: 1.55; }\n\n\/* Critical notice *\/\n.vk-kalev-wrap .vk-kalev-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-kalev-accent-bdr); border-left: 3px solid var(--vk-kalev-accent); border-radius: 10px; background: var(--vk-kalev-accent-bg); }\n.vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-kalev-accent-dk); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body { font-size: 12.5px; color: var(--vk-kalev-text-mid); line-height: 1.6; }\n.vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body strong { color: var(--vk-kalev-text); font-weight: 600; }\n.vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body strong:first-child { display: block; color: var(--vk-kalev-accent-dk); margin-bottom: 3px; font-size: 13px; }\n\n\/* Warning callout *\/\n.vk-kalev-wrap .vk-kalev-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #d4a373; border-left: 3px solid #b06438; border-radius: 10px; background: #fbf2e6; margin-top: 12px; }\n.vk-kalev-wrap .vk-kalev-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #b06438; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-kalev-wrap .vk-kalev-warn-body { font-size: 12px; color: var(--vk-kalev-text-mid); line-height: 1.55; }\n.vk-kalev-wrap .vk-kalev-warn-body strong { color: #8a4820; font-weight: 600; }\n.vk-kalev-wrap .vk-kalev-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n\n\/* Specifications *\/\n.vk-kalev-wrap .vk-kalev-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-kalev-border); border-radius: 14px; overflow: hidden; }\n.vk-kalev-wrap .vk-kalev-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-kalev-border-lt); display: flex; align-items: flex-start; background: var(--vk-kalev-bg-card); gap: 16px; }\n.vk-kalev-wrap .vk-kalev-spec-item:last-child { border-bottom: 0; }\n.vk-kalev-wrap .vk-kalev-spec-item:nth-child(even) { background: var(--vk-kalev-bg); }\n.vk-kalev-wrap .vk-kalev-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-kalev-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-kalev-wrap .vk-kalev-spec-val { font-size: 12.5px; color: var(--vk-kalev-text); }\n\n\/* Style tags *\/\n.vk-kalev-wrap .vk-kalev-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-kalev-wrap .vk-kalev-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-kalev-accent-dk); background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-kalev-wrap .vk-kalev-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-kalev-wrap .vk-kalev-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-kalev-border); border-radius: 12px; background: var(--vk-kalev-bg-card); text-decoration: none; color: var(--vk-kalev-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-kalev-wrap .vk-kalev-dl-card:hover { background: var(--vk-kalev-accent-bg); border-color: var(--vk-kalev-accent-bdr); }\n.vk-kalev-wrap .vk-kalev-dl-card.vk-kalev-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-kalev-bg); }\n.vk-kalev-wrap .vk-kalev-dl-card.vk-kalev-dl-disabled:hover { background: var(--vk-kalev-bg); border-color: var(--vk-kalev-border); }\n.vk-kalev-wrap .vk-kalev-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); color: var(--vk-kalev-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-kalev-wrap .vk-kalev-dl-icon svg { fill: none; }\n.vk-kalev-wrap .vk-kalev-dl-meta { width: 100%; }\n.vk-kalev-wrap .vk-kalev-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-kalev-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-kalev-wrap .vk-kalev-dl-sub { font-size: 11.5px; color: var(--vk-kalev-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-kalev-wrap .vk-kalev-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-kalev-text-light); background: var(--vk-kalev-bg-card); border: 0.5px solid var(--vk-kalev-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-kalev-wrap .vk-kalev-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-kalev-wrap .vk-kalev-faq-list details { border: 0.5px solid var(--vk-kalev-border); border-radius: 10px; background: var(--vk-kalev-bg-card); overflow: hidden; }\n.vk-kalev-wrap .vk-kalev-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-kalev-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-kalev-wrap .vk-kalev-faq-list summary::-webkit-details-marker { display: none; }\n.vk-kalev-wrap .vk-kalev-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-kalev-accent-dk); position: absolute; right: 16px; }\n.vk-kalev-wrap .vk-kalev-faq-list details[open] summary { color: var(--vk-kalev-accent-dk); }\n.vk-kalev-wrap .vk-kalev-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-kalev-wrap .vk-kalev-faq-list .vk-kalev-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-kalev-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-kalev-wrap .vk-kalev-features-grid { grid-template-columns: 1fr; }\n  .vk-kalev-wrap .vk-kalev-dl-grid { grid-template-columns: 1fr; }\n  .vk-kalev-wrap .vk-kalev-spec-item { flex-direction: column; gap: 4px; }\n  .vk-kalev-wrap .vk-kalev-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-kalev-wrap\"\u003e\n\n  \u003c!-- 1. Hero intro: \u003c=500 chars; main keyword + long-tail + scene words --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eInspiration\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eKalevia Pattern Chandelier\u003c\/strong\u003e clusters \u003cstrong\u003efour downward fabric cone shades\u003c\/strong\u003e on an \u003cstrong\u003eall-brass frame\u003c\/strong\u003e, each shade printed with a \u003cstrong\u003e1950s-style abstract geometric pattern\u003c\/strong\u003e in green, rust, yellow, and red on a cream ground. Looped brass arms and cloth-covered cords hang the cones at staggered heights, and the open bottoms aim light down onto the surface below. At \u003cstrong\u003eD23.6″ (60 cm)\u003c\/strong\u003e wide, it works as a \u003cstrong\u003emid-century modern brass chandelier over a dining table\u003c\/strong\u003e, kitchen island, or entryway, and adds print and color to a living room or breakfast nook. Uses \u003cstrong\u003e4 × E27\u003c\/strong\u003e bulbs; hardwires to a ceiling box.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. See It In Action (video) — removed (no video provided) --\u003e\n\n  \u003c!-- 3. Critical notice: install + bulb compatibility --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eGood To Know\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-kalev-notice\"\u003e\n      \u003cdiv class=\"vk-kalev-notice-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-notice-body\"\u003e\n        \u003cstrong\u003eAll-brass + fabric · 4 printed cone shades · 4 × E27 (US E26 bulbs fit) · D23.6″ × H23.6″ · hardwired · indoor dry only\u003c\/strong\u003e\n        A four-shade \u003cstrong\u003efabric cone cluster\u003c\/strong\u003e on an \u003cstrong\u003eall-brass frame\u003c\/strong\u003e (canopy, looped arms, and shade rings), with shades in a \u003cstrong\u003eprinted geometric pattern\u003c\/strong\u003e on cream. It runs \u003cstrong\u003e4 × E27 medium-base sockets\u003c\/strong\u003e — the E27 is the European medium base, and \u003cstrong\u003estandard US E26 bulbs thread into it\u003c\/strong\u003e, so use E26\/E27 bulbs and pick your own wattage and color temperature within the fixture rating. It is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a ceiling junction box and runs through your wall switch; \u003cstrong\u003eprofessional installation is recommended\u003c\/strong\u003e. Brass frame and fabric shades — keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e. AC 110–240V.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Features: 3 benefit cards --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-kalev-features-grid\"\u003e\n      \u003cdiv class=\"vk-kalev-feature-card\"\u003e\n        \u003cdiv class=\"vk-kalev-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3 L17 18 H7 Z\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"9\" y1=\"9\" x2=\"15\" y2=\"9\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"8\" y1=\"13.5\" x2=\"16\" y2=\"13.5\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-title\"\u003eFour Printed Cone Shades\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-desc\"\u003eFour \u003cstrong\u003efabric cone shades\u003c\/strong\u003e printed with a \u003cstrong\u003e1950s geometric pattern\u003c\/strong\u003e — green, rust, yellow, and red on cream. Open bottoms send light \u003cstrong\u003edown\u003c\/strong\u003e onto the table.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-feature-card\"\u003e\n        \u003cdiv class=\"vk-kalev-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003crect x=\"10.5\" y=\"2.5\" width=\"3\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"12\" y1=\"5.5\" x2=\"12\" y2=\"9\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 16 C6 11 9 9 12 9 C15 9 18 11 18 16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-title\"\u003eAll-Brass Frame\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-desc\"\u003eBrass \u003cstrong\u003eceiling canopy, looped arms, and shade rings\u003c\/strong\u003e in a warm metal tone. Cloth-covered cords hang the cones at \u003cstrong\u003estaggered heights\u003c\/strong\u003e for a layered, vintage look.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-feature-card\"\u003e\n        \u003cdiv class=\"vk-kalev-feat-icon\"\u003e\n          \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=\"8.5\" cy=\"9\" r=\"2.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"15.5\" cy=\"9\" r=\"2.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"15\" r=\"2.4\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"4\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-title\"\u003e4 × E27, Hardwired\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-desc\"\u003e\n\u003cstrong\u003eFour E27 medium-base sockets\u003c\/strong\u003e (US E26 bulbs fit) over a \u003cstrong\u003edining table, island, or entryway\u003c\/strong\u003e. Hardwired to a ceiling junction box.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Variant options — removed (single configuration) --\u003e\n  \u003c!-- 6. Default config \/ custom finish notice --\u003e\n  \u003c!-- 7. Quality \/ warranty notice — removed (covered in specs + FAQ) --\u003e\n  \u003c!-- 8. Installation reference image — removed (none provided) --\u003e\n  \u003c!-- 9. Finish \u0026 Color Selection --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eSize \u0026amp; Fit\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eOne size: body \u003cstrong\u003eD23.6″ (60 cm)\u003c\/strong\u003e wide × \u003cstrong\u003eH23.6″ (60 cm)\u003c\/strong\u003e tall — a statement-scale cluster sized for a dining table or kitchen island.\u003c\/p\u003e\n    \u003cdiv class=\"vk-kalev-warn\"\u003e\n      \u003cdiv class=\"vk-kalev-warn-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-warn-body\"\u003e\n        \u003cstrong\u003eHardwired · E27 sockets (US E26 bulbs fit) · fabric + brass · indoor dry only\u003c\/strong\u003e\n        It is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a ceiling junction box and runs through your wall switch; \u003cstrong\u003eprofessional installation is recommended\u003c\/strong\u003e. Over a table or island, hang it about \u003cstrong\u003e30–36″\u003c\/strong\u003e above the surface. Sockets are \u003cstrong\u003e4 × E27 medium base\u003c\/strong\u003e — standard \u003cstrong\u003eUS E26\u003c\/strong\u003e bulbs thread in. Dust the \u003cstrong\u003efabric shades\u003c\/strong\u003e with a soft dry brush, wipe the \u003cstrong\u003ebrass\u003c\/strong\u003e with a soft dry cloth, and keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e. For a custom drop length, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 10. Available Configurations — removed (single configuration) --\u003e\n  \u003c!-- 11. Trust signals row — removed (cert\/warranty in specs + FAQ) --\u003e\n\n  \u003c!-- 12. Specifications table --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-kalev-spec-grid\"\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eFixture Type\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eChandelier · 4-shade fabric cone cluster · hardwired\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eAll-brass frame (canopy, looped arms, shade rings) + printed fabric shades · warm brass + cream multicolor geometric print\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003e4 × E27 medium-base sockets · standard US E26 bulbs fit · choose your own wattage \/ color temperature within the fixture rating\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eD23.6″ (60 cm) wide × H23.6″ (60 cm) tall\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eMount\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eBrass ceiling canopy + cloth-cord suspension · hardwired to a junction box\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eHardwired · on\/off via wall switch (not included) · AC 110–240V · indoor dry only\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eProfessional installation recommended\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eDust fabric shades with a soft dry brush · wipe brass with a soft dry cloth · keep dry, indoor use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003e\n          \u003cdiv class=\"vk-kalev-style-tags\"\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eMid-Century Modern\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eVintage\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eScandinavian\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eEclectic\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eRetro\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eBest For\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eOver a dining table, kitchen island, entryway, breakfast nook, or living room\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 13. Installation Notes --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eInstallation Notes\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eHardwired to a ceiling junction box with a brass canopy and cloth-cord suspension; a licensed electrician is recommended. Over a dining table or kitchen island, hang the cluster about \u003cstrong\u003e30–36″\u003c\/strong\u003e above the surface. The four sockets take \u003cstrong\u003eE27 \/ US E26\u003c\/strong\u003e bulbs — install bulbs after mounting. Fabric shades and brass: handle by the frame, not the printed fabric, and keep the fixture indoor and dry.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 14. Downloads \u0026 Resources --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTechnical reference and setup files for the Kalevia Pattern Chandelier. Need a doc that’s not listed? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n    \u003cdiv class=\"vk-kalev-dl-grid\"\u003e\n\n      \u003c!-- Replace href=\"#\" with the actual file URL once uploaded; remove vk-kalev-dl-disabled and the Pending badge to activate. --\u003e\n      \u003ca class=\"vk-kalev-dl-card vk-kalev-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-kalev-dl-icon\"\u003e\n          \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\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-dl-meta\"\u003e\n          \u003cdiv class=\"vk-kalev-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"vk-kalev-dl-sub\"\u003eDimensions \u0026amp; details · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-kalev-dl-card vk-kalev-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-kalev-dl-icon\"\u003e\n          \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\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-dl-meta\"\u003e\n          \u003cdiv class=\"vk-kalev-dl-label\"\u003eInstall Guide\u003c\/div\u003e\n          \u003cdiv class=\"vk-kalev-dl-sub\"\u003eHardwire \u0026amp; hang setup · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-kalev-dl-card vk-kalev-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-kalev-dl-icon\"\u003e\n          \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\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-dl-meta\"\u003e\n          \u003cdiv class=\"vk-kalev-dl-label\"\u003e3D File\u003c\/div\u003e\n          \u003cdiv class=\"vk-kalev-dl-sub\"\u003e3D model · OBJ\/FBX\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 15. FAQs: 5 items, \u003cdetails\u003e\/\u003csummary\u003e accordion, collapsed --\u003e\n  \u003cdiv class=\"vk-kalev-section\"\u003e\n    \u003cdiv class=\"vk-kalev-sec-header\"\u003e\n      \u003cspan class=\"vk-kalev-sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"vk-kalev-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-kalev-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat size space does the Kalevia Pattern Chandelier fit?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eThe cluster is \u003cstrong\u003eD23.6″ (60 cm)\u003c\/strong\u003e wide × \u003cstrong\u003eH23.6″ (60 cm)\u003c\/strong\u003e tall. Over a dining table or kitchen island, hang it about \u003cstrong\u003e30–36″\u003c\/strong\u003e above the surface. It suits a dining table, island, entryway, breakfast nook, or living room.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat bulbs does it use, and do US bulbs fit?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eIt uses \u003cstrong\u003e4 × E27\u003c\/strong\u003e medium-base sockets. E27 is the European medium base; \u003cstrong\u003estandard US E26 bulbs thread in\u003c\/strong\u003e. Choose your own wattage and color temperature within the fixture’s rating — check the listing for whether bulbs ship in the box.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I get a custom drop length or finish?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eThe frame is \u003cstrong\u003ebrass\u003c\/strong\u003e and the shades are a \u003cstrong\u003eprinted geometric fabric\u003c\/strong\u003e. For a custom drop length or other requests, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e before ordering.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it hardwired or plug-in, and who should install it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eIt’s \u003cstrong\u003ehardwired\u003c\/strong\u003e to a ceiling junction box (brass canopy + cloth cords) and runs through your wall switch. \u003cstrong\u003eProfessional installation is recommended.\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I clean the fabric shades and brass?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eDust the \u003cstrong\u003efabric shades\u003c\/strong\u003e with a soft, dry brush and wipe the \u003cstrong\u003ebrass\u003c\/strong\u003e with a soft, dry cloth. Keep the fixture \u003cstrong\u003eindoor and dry\u003c\/strong\u003e — it is rated for indoor dry locations only.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 16. Schema.org JSON-LD: Product + FAQPage --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Kalevia Pattern Chandelier — Mid-Century Brass Cluster with Printed Fabric Cone Shades\",\n    \"description\": \"Mid-century modern brass chandelier with four downward-facing fabric cone shades, each printed with a 1950s-style abstract geometric pattern in green, rust, yellow, and red on a cream ground. The all-brass frame includes a ceiling canopy, looped arms, and brass shade rings, with cloth-covered cords hanging the cones at staggered heights so the open bottoms send light down onto the surface below. Size: D23.6″ (60 cm) wide × H23.6″ (60 cm) tall. Light source: 4 × E27 medium-base sockets; standard US E26 bulbs fit, so you can choose your own wattage and color temperature within the fixture rating. It is hardwired to a ceiling junction box and runs through a wall switch (not included); professional installation is recommended. Over a dining table or kitchen island, hang it about 30–36″ above the surface. AC 110–240V, indoor dry locations only. Suitable for a dining room, kitchen island, entryway, breakfast nook, or living room. Designed for Mid-Century Modern, Vintage, Scandinavian, Eclectic, and Retro interiors.\",\n    \"material\": [\"Brass\", \"Fabric\"],\n    \"color\": \"Brass \/ cream multicolor geometric print\",\n    \"category\": \"Chandelier\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"D23.6″ (60 cm) wide × H23.6″ (60 cm) tall\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"4 × E27 medium-base sockets; standard US E26 bulbs fit; choose your own wattage \/ color temperature within the fixture rating\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Materials\", \"value\": \"All-brass frame (canopy, looped arms, shade rings) + printed fabric shades; warm brass + cream multicolor geometric print\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Mount\", \"value\": \"Brass ceiling canopy + cloth-cord suspension; hardwired to a junction box\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"Hardwired; on\/off via wall switch (not included); AC 110-240V; indoor dry only\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Installation\", \"value\": \"Professional installation recommended; hang ~30-36″ above a dining table\/island\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Mid-Century Modern, Vintage, Scandinavian, Eclectic, Retro\" }\n    ]\n  }\n  \u003c\/script\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      { \"@type\": \"Question\", \"name\": \"What size space does the Kalevia Pattern Chandelier fit?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The cluster is D23.6″ (60 cm) wide × H23.6″ (60 cm) tall. Over a dining table or kitchen island, hang it about 30-36″ above the surface. It suits a dining table, island, entryway, breakfast nook, or living room.\" } },\n      { \"@type\": \"Question\", \"name\": \"What bulbs does it use, and do US bulbs fit?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It uses 4 × E27 medium-base sockets. E27 is the European medium base; standard US E26 bulbs thread in. Choose your own wattage and color temperature within the fixture's rating, and check the listing for whether bulbs ship in the box.\" } },\n      { \"@type\": \"Question\", \"name\": \"Can I get a custom drop length or finish?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The frame is brass and the shades are a printed geometric fabric. For a custom drop length or other requests, email info@docos.us before ordering.\" } },\n      { \"@type\": \"Question\", \"name\": \"Is it hardwired or plug-in, and who should install it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is hardwired to a ceiling junction box (brass canopy and cloth cords) and runs through your wall switch. Professional installation is recommended.\" } },\n      { \"@type\": \"Question\", \"name\": \"How do I clean the fabric shades and brass?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dust the fabric shades with a soft, dry brush and wipe the brass with a soft, dry cloth. Keep the fixture indoor and dry — it is rated for indoor dry locations only.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 60cm x H 60cm \/ ∅ 23.6″ x H 23.6″ \/ Brass \u0026 Multicolor Pattern","offer_id":52418487648530,"sku":"DCC-L1660-01","price":871.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Kalevia_Pattern_Chandelier_1.jpg?v=1782288045","url":"https:\/\/docos.us\/pt\/products\/kalevia-pattern-chandelier","provider":"Docos","version":"1.0","type":"link"}