{"product_id":"bravon-loop-chandelier","title":"Bravon Loop 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. Inspiration --\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\u003eBravon Loop Chandelier\u003c\/strong\u003e is a \u003cstrong\u003elinear LED island light\u003c\/strong\u003e built around a single design idea: a \u003cstrong\u003epill-shaped metal tube frame\u003c\/strong\u003e with a \u003cstrong\u003esolid white ash wood bar\u003c\/strong\u003e running through the bottom, where the integrated LED strip sits. Three lengths — \u003cstrong\u003e47.2″, 59″, and 70.9″\u003c\/strong\u003e — cover a range of table sizes from a four-seat dining table to a long kitchen island or conference table. The LED runs at \u003cstrong\u003e3000K warm white\u003c\/strong\u003e and draws \u003cstrong\u003e19W, 23W, or 29W\u003c\/strong\u003e depending on the size, so it puts out a consistent, even wash of warm ambient light along the full length of the bar. The gold-tone metal oval frame and natural wood grain give it a look that fits a \u003cstrong\u003eJapandi dining room, Scandinavian-modern kitchen, or warm minimalist living space\u003c\/strong\u003e without being ornate. Hardwired; dimmable (dimmer sold separately).\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Good To Know --\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\u003eIntegrated LED · 3000K · gold-tone metal frame + solid white ash wood · 3 lengths · hardwired · dimmable · indoor only\u003c\/strong\u003e\n        The light source is an \u003cstrong\u003eintegrated LED strip\u003c\/strong\u003e — there is no replaceable bulb. LED color temperature is fixed at \u003cstrong\u003e3000K warm white\u003c\/strong\u003e; you cannot change the color temperature after purchase. It is \u003cstrong\u003edimmable\u003c\/strong\u003e, but a compatible dimmer switch is \u003cstrong\u003enot included\u003c\/strong\u003e — confirm compatibility before buying a dimmer. The fixture is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a ceiling junction box; \u003cstrong\u003eprofessional installation is recommended.\u003c\/strong\u003e The wood component is \u003cstrong\u003esolid white ash\u003c\/strong\u003e; keep it away from moisture. Indoor dry use only.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features --\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            \u003crect x=\"3\" y=\"10\" width=\"18\" height=\"4\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"8\" y1=\"10\" x2=\"8\" y2=\"14\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"16\" y1=\"10\" x2=\"16\" y2=\"14\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-title\"\u003eIntegrated LED Bar\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-desc\"\u003eLED strip runs the full length of the \u003cstrong\u003esolid white ash wood bar\u003c\/strong\u003e at \u003cstrong\u003e3000K warm white\u003c\/strong\u003e. Even light distribution along the entire underside — no hot spots.\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            \u003cpath d=\"M4 12 Q4 6 12 6 Q20 6 20 12 Q20 18 12 18 Q4 18 4 12Z\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"4\" y1=\"12\" x2=\"20\" y2=\"12\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-title\"\u003ePill-Shape Metal Frame\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-desc\"\u003eA \u003cstrong\u003ethin-profile gold-tone metal oval tube\u003c\/strong\u003e forms the outer loop. The rounded ends keep the silhouette clean and the gold-tone finish stays visible from below and from the side.\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            \u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\n            \u003cpolyline points=\"5 8 2 12 5 16\"\u003e\u003c\/polyline\u003e\n            \u003cpolyline points=\"19 8 22 12 19 16\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-title\"\u003eThree Length Options\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-feat-desc\"\u003eAvailable in \u003cstrong\u003e47.2″ \/ 59″ \/ 70.9″\u003c\/strong\u003e to match your table or island. Wattage scales with length: \u003cstrong\u003e19W · 23W · 29W\u003c\/strong\u003e, all at 3000K.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Size \u0026 Fit --\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\u003ePick a length close to — or up to about 12″ shorter than — the length of your dining table or kitchen island. All three sizes share the same \u003cstrong\u003e15 cm (5.9″) frame depth and 4.2 cm (1.65″) frame height\u003c\/strong\u003e, and the same white ceiling canopy.\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\u003eIntegrated LED · no bulb swap · dimmable (dimmer not included) · hardwired · indoor dry only\u003c\/strong\u003e\n        LED is \u003cstrong\u003enon-replaceable\u003c\/strong\u003e — when the LED reaches end of life, the fixture itself would need to be replaced. Confirm your dimmer switch is compatible with integrated LED fixtures before purchasing a separate dimmer. Over a dining table or kitchen island, hang the fixture so the bottom of the wood bar sits about \u003cstrong\u003e28–34″ above the tabletop\u003c\/strong\u003e. Hardwired to a ceiling junction box; \u003cstrong\u003eprofessional installation is recommended.\u003c\/strong\u003e Keep the \u003cstrong\u003esolid ash wood\u003c\/strong\u003e dry — indoor use only.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Specifications --\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\"\u003eLinear LED chandelier · hardwired · dimmable · integrated LED (non-replaceable)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eMaterials\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003eGold-tone metal tube frame (pill-loop shape) · solid white ash wood bar · white ceiling canopy\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\"\u003e\n          120 cm · 47.24″ L × 15 cm · 5.91″ D × 4.2 cm · 1.65″ H — 19W\u003cbr\u003e\n          150 cm · 59.06″ L × 15 cm · 5.91″ D × 4.2 cm · 1.65″ H — 23W\u003cbr\u003e\n          180 cm · 70.87″ L × 15 cm · 5.91″ D × 4.2 cm · 1.65″ H — 29W\n        \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\"\u003eIntegrated LED · 3000K warm white · CRI not specified · non-replaceable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-kalev-spec-item\"\u003e\n        \u003cdiv class=\"vk-kalev-spec-key\"\u003eWattage\u003c\/div\u003e\n        \u003cdiv class=\"vk-kalev-spec-val\"\u003e19W (120 cm) · 23W (150 cm) · 29W (180 cm)\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 · dimmable (dimmer not included) · 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\"\u003eHardwires to ceiling junction box · white canopy included · professional installation recommended · hang 28–34″ above tabletop\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\"\u003eJapandi\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eScandinavian Modern\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eWarm Minimalist\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eMid-Century\u003c\/span\u003e\n            \u003cspan class=\"vk-kalev-style-tag\"\u003eContemporary\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\"\u003eDining room table, kitchen island, breakfast bar, conference table, open-plan living area\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. 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 standard ceiling junction box using the included white canopy; a licensed electrician is recommended. Two suspension cables hang the loop frame level — adjust cable length at the canopy to set drop height. Over a dining table or kitchen island, position the bottom of the wood bar about \u003cstrong\u003e28–34″ above the surface\u003c\/strong\u003e. If adding a dimmer, confirm it is rated for \u003cstrong\u003eintegrated LED loads\u003c\/strong\u003e before purchase. The \u003cstrong\u003esolid white ash wood\u003c\/strong\u003e component should not be exposed to moisture — indoor dry use only. Do not hang over an outdoor-facing area or near a kitchen exhaust without checking clearance distances.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. 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 Bravon Loop 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      \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!-- 8. FAQs --\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\u003eWhich length should I choose for my dining table?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eA general rule for a linear fixture over a dining table is to choose a length \u003cstrong\u003eabout 12″ shorter than the table\u003c\/strong\u003e on each end, or roughly two-thirds the table length. The \u003cstrong\u003e47.2″ (120 cm)\u003c\/strong\u003e works for a 4-seat table, the \u003cstrong\u003e59″ (150 cm)\u003c\/strong\u003e for a 6-seat, and the \u003cstrong\u003e70.9″ (180 cm)\u003c\/strong\u003e for a larger 8-seat table or long kitchen island.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I replace the LED if it burns out?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eNo. The LED is \u003cstrong\u003eintegrated into the fixture\u003c\/strong\u003e and is not user-replaceable. LED rated lifespan is typically 25,000–50,000 hours under normal use. If the LED fails outside of the product warranty period, the fixture would need to be replaced.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it dimmable, and what dimmer do I need?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eYes, the fixture is \u003cstrong\u003edimmable\u003c\/strong\u003e. A dimmer switch is \u003cstrong\u003enot included\u003c\/strong\u003e. You need a dimmer rated for \u003cstrong\u003eintegrated LED loads\u003c\/strong\u003e — standard incandescent dimmers often cause flickering or buzzing with LED fixtures. Check the dimmer's compatibility list before purchasing.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it hardwired or plug-in?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eIt is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a ceiling junction box and operates through your wall switch (or dimmer). There is no plug-in cord option. \u003cstrong\u003eProfessional installation by a licensed electrician is recommended.\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the wood component, and how do I care for it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-kalev-faq-a\"\u003eThe bar running through the loop frame is \u003cstrong\u003esolid white ash wood\u003c\/strong\u003e. Wipe it with a \u003cstrong\u003esoft dry cloth\u003c\/strong\u003e — do not use water, oil, or cleaning sprays directly on the wood. Keep the fixture in \u003cstrong\u003eindoor dry locations only\u003c\/strong\u003e; moisture will damage the wood finish over time.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Schema.org JSON-LD --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Bravon Loop Chandelier — Linear LED Dining Light with Gold-Tone Metal Oval Frame and Solid White Ash Wood Bar\",\n    \"description\": \"Linear LED chandelier with a pill-shaped gold-tone metal tube outer frame and a solid white ash wood bar running through the bottom, where the integrated LED strip sits. Available in three lengths: 120 cm (47.24 in), 150 cm (59.06 in), and 180 cm (70.87 in). Frame depth 15 cm (5.91 in); frame height 4.2 cm (1.65 in). Integrated LED at 3000K warm white; wattage is 19W, 23W, or 29W by length. Dimmable (dimmer not included). Hardwired to ceiling junction box. White ceiling canopy included. Indoor dry use only. Suited for a dining room table, kitchen island, breakfast bar, or open-plan living area. Designed for Japandi, Scandinavian modern, warm minimalist, mid-century, and contemporary interiors.\",\n    \"material\": [\"Metal (gold-tone finish)\", \"Solid White Ash Wood\"],\n    \"color\": \"Gold-tone Metal \/ Natural Ash\",\n    \"category\": \"Linear LED Chandelier\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Dimensions 120 cm\", \"value\": \"47.24 in L x 5.91 in D x 1.65 in H; 19W\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Dimensions 150 cm\", \"value\": \"59.06 in L x 5.91 in D x 1.65 in H; 23W\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Dimensions 180 cm\", \"value\": \"70.87 in L x 5.91 in D x 1.65 in H; 29W\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"Integrated LED; 3000K warm white; non-replaceable; dimmable\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"Hardwired; dimmable (dimmer not included); indoor dry only\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Japandi, Scandinavian Modern, Warm Minimalist, Mid-Century, Contemporary\" }\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\": \"Which length should I choose for my dining table?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The 47.2 in (120 cm) works for a 4-seat table, the 59 in (150 cm) for a 6-seat, and the 70.9 in (180 cm) for a larger 8-seat table or long kitchen island. A general guide is to choose a fixture roughly two-thirds the length of your table.\" } },\n      { \"@type\": \"Question\", \"name\": \"Can I replace the LED if it burns out?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No. The LED is integrated into the fixture and is not user-replaceable. LED rated lifespan is typically 25,000-50,000 hours under normal use.\" } },\n      { \"@type\": \"Question\", \"name\": \"Is it dimmable, and what dimmer do I need?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, the fixture is dimmable. A dimmer switch is not included. You need a dimmer rated for integrated LED loads. Standard incandescent dimmers often cause flickering with LED fixtures.\" } },\n      { \"@type\": \"Question\", \"name\": \"Is it hardwired or plug-in?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is hardwired to a ceiling junction box and operates through your wall switch or dimmer. There is no plug-in cord option. Professional installation by a licensed electrician is recommended.\" } },\n      { \"@type\": \"Question\", \"name\": \"What is the wood component, and how do I care for it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The bar is solid white ash wood. Wipe with a soft dry cloth only. Do not use water, oil, or cleaning sprays on the wood. Indoor dry locations only.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"L 120cm x H 15cm \/ L 47.2″ x H 5.9″ \/ Gold \u0026 Wood Color \/ Warm White","offer_id":52421699862802,"sku":"DCC-M8817-01","price":233.0,"currency_code":"USD","in_stock":true},{"title":"L 150cm x H 15cm \/ L 59″ x H 5.9″ \/ Gold \u0026 Wood Color \/ Warm White","offer_id":52421699895570,"sku":"DCC-M8817-02","price":260.0,"currency_code":"USD","in_stock":true},{"title":"L 180cm x H 15cm \/ L 70.8″ x H 5.9″ \/ Gold \u0026 Wood Color \/ Warm White","offer_id":52421699928338,"sku":"DCC-M8817-03","price":291.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Bravon_Loop_Chandelier_1.jpg?v=1782378917","url":"https:\/\/docos.us\/de\/products\/bravon-loop-chandelier","provider":"Docos","version":"1.0","type":"link"}