{"product_id":"caldera-beam-chandelier","title":"Caldera Beam Chandelier","description":"\u003cstyle\u003e\n.vk-cald-wrap {\n  --vk-cald-bg: #ffffff;\n  --vk-cald-bg-card: #f8f2e9;\n  --vk-cald-bg-deep: #e7d8c2;\n  --vk-cald-border: #ece0cd;\n  --vk-cald-border-lt: #f4ecdd;\n  --vk-cald-accent: #8a6f4f;\n  --vk-cald-accent-dk: #5c4528;\n  --vk-cald-accent-lt: #b89066;\n  --vk-cald-accent-bg: #efe3d2;\n  --vk-cald-accent-bdr: #d8c3a0;\n  --vk-cald-text: #2a241b;\n  --vk-cald-text-mid: #534a3a;\n  --vk-cald-text-light: #978a73;\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-cald-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-cald-wrap * { box-sizing: border-box; }\n.vk-cald-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-cald-text-mid); }\n.vk-cald-wrap a { color: var(--vk-cald-accent-dk); text-decoration: underline; }\n.vk-cald-wrap .vk-cald-section { margin-bottom: 2.6rem; }\n.vk-cald-wrap .vk-cald-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-cald-wrap .vk-cald-sec-line { flex: 1; height: 0.5px; background: var(--vk-cald-border); }\n.vk-cald-wrap .vk-cald-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-cald-accent-dk); white-space: nowrap; }\n.vk-cald-wrap strong { color: var(--vk-cald-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-cald-wrap .vk-cald-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-cald-wrap .vk-cald-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-cald-border); border-radius: 12px; background: var(--vk-cald-bg-card); }\n.vk-cald-wrap .vk-cald-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-cald-accent-bg); border: 0.5px solid var(--vk-cald-accent-bdr); color: var(--vk-cald-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-cald-wrap .vk-cald-feat-icon svg { fill: none; }\n.vk-cald-wrap .vk-cald-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-cald-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-cald-wrap .vk-cald-feat-desc { font-size: 12px; color: var(--vk-cald-text-mid); line-height: 1.55; }\n\n\/* Size grid (3 columns) *\/\n.vk-cald-wrap .vk-cald-size-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-cald-wrap .vk-cald-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-cald-border); border-radius: 12px; background: var(--vk-cald-bg-card); }\n.vk-cald-wrap .vk-cald-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-cald-accent-dk); margin-bottom: 6px; }\n.vk-cald-wrap .vk-cald-size-name { font-size: 14px; font-weight: 700; color: var(--vk-cald-text); margin-bottom: 5px; line-height: 1.3; }\n.vk-cald-wrap .vk-cald-size-meta { font-size: 11.5px; color: var(--vk-cald-text-mid); line-height: 1.55; margin-bottom: 6px; }\n.vk-cald-wrap .vk-cald-size-spec { font-size: 10.5px; color: var(--vk-cald-text-light); line-height: 1.5; }\n.vk-cald-wrap .vk-cald-size-spec strong { color: var(--vk-cald-accent-dk); font-weight: 700; }\n\n\/* Critical notice *\/\n.vk-cald-wrap .vk-cald-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-cald-accent-bdr); border-left: 3px solid var(--vk-cald-accent); border-radius: 10px; background: var(--vk-cald-accent-bg); }\n.vk-cald-wrap .vk-cald-notice .vk-cald-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-cald-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-cald-wrap .vk-cald-notice .vk-cald-notice-body { font-size: 12.5px; color: var(--vk-cald-text-mid); line-height: 1.6; }\n.vk-cald-wrap .vk-cald-notice .vk-cald-notice-body strong { color: var(--vk-cald-text); font-weight: 600; }\n.vk-cald-wrap .vk-cald-notice .vk-cald-notice-body strong:first-child { display: block; color: var(--vk-cald-accent-dk); margin-bottom: 3px; font-size: 13px; }\n\n\/* Warning callout *\/\n.vk-cald-wrap .vk-cald-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-cald-wrap .vk-cald-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-cald-wrap .vk-cald-warn-body { font-size: 12px; color: var(--vk-cald-text-mid); line-height: 1.55; }\n.vk-cald-wrap .vk-cald-warn-body strong { color: #8a4820; font-weight: 600; }\n.vk-cald-wrap .vk-cald-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n\n\/* Specifications *\/\n.vk-cald-wrap .vk-cald-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-cald-border); border-radius: 14px; overflow: hidden; }\n.vk-cald-wrap .vk-cald-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-cald-border-lt); display: flex; align-items: flex-start; background: var(--vk-cald-bg-card); gap: 16px; }\n.vk-cald-wrap .vk-cald-spec-item:last-child { border-bottom: 0; }\n.vk-cald-wrap .vk-cald-spec-item:nth-child(even) { background: var(--vk-cald-bg); }\n.vk-cald-wrap .vk-cald-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-cald-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-cald-wrap .vk-cald-spec-val { font-size: 12.5px; color: var(--vk-cald-text); }\n\n\/* Style tags *\/\n.vk-cald-wrap .vk-cald-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-cald-wrap .vk-cald-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-cald-accent-dk); background: var(--vk-cald-accent-bg); border: 0.5px solid var(--vk-cald-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-cald-wrap .vk-cald-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-cald-wrap .vk-cald-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-cald-border); border-radius: 12px; background: var(--vk-cald-bg-card); text-decoration: none; color: var(--vk-cald-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-cald-wrap .vk-cald-dl-card:hover { background: var(--vk-cald-accent-bg); border-color: var(--vk-cald-accent-bdr); }\n.vk-cald-wrap .vk-cald-dl-card.vk-cald-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-cald-bg); }\n.vk-cald-wrap .vk-cald-dl-card.vk-cald-dl-disabled:hover { background: var(--vk-cald-bg); border-color: var(--vk-cald-border); }\n.vk-cald-wrap .vk-cald-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-cald-accent-bg); border: 0.5px solid var(--vk-cald-accent-bdr); color: var(--vk-cald-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-cald-wrap .vk-cald-dl-icon svg { fill: none; }\n.vk-cald-wrap .vk-cald-dl-meta { width: 100%; }\n.vk-cald-wrap .vk-cald-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-cald-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-cald-wrap .vk-cald-dl-sub { font-size: 11.5px; color: var(--vk-cald-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-cald-wrap .vk-cald-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-cald-text-light); background: var(--vk-cald-bg-card); border: 0.5px solid var(--vk-cald-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-cald-wrap .vk-cald-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-cald-wrap .vk-cald-faq-list details { border: 0.5px solid var(--vk-cald-border); border-radius: 10px; background: var(--vk-cald-bg-card); overflow: hidden; }\n.vk-cald-wrap .vk-cald-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-cald-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-cald-wrap .vk-cald-faq-list summary::-webkit-details-marker { display: none; }\n.vk-cald-wrap .vk-cald-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-cald-accent-dk); position: absolute; right: 16px; }\n.vk-cald-wrap .vk-cald-faq-list details[open] summary { color: var(--vk-cald-accent-dk); }\n.vk-cald-wrap .vk-cald-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-cald-wrap .vk-cald-faq-list .vk-cald-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-cald-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-cald-wrap .vk-cald-features-grid { grid-template-columns: 1fr; }\n  .vk-cald-wrap .vk-cald-size-grid { grid-template-columns: 1fr; }\n  .vk-cald-wrap .vk-cald-dl-grid { grid-template-columns: 1fr; }\n  .vk-cald-wrap .vk-cald-spec-item { flex-direction: column; gap: 4px; }\n  .vk-cald-wrap .vk-cald-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-cald-wrap\"\u003e\n\n  \u003c!-- 1. Hero intro: \u003c=500 chars; main keyword + long-tail + scene words --\u003e\n  \u003cdiv class=\"vk-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eInspiration\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eCaldera Beam Chandelier\u003c\/strong\u003e is a slim \u003cstrong\u003ewalnut-wood linear pendant\u003c\/strong\u003e — a single long blade with a carved organic ridge across the middle, lit by an \u003cstrong\u003eintegrated edge LED\u003c\/strong\u003e that glows along an acrylic diffuser. It hangs flat and horizontal on \u003cstrong\u003etwo thin cables\u003c\/strong\u003e from a slim wood canopy, \u003cstrong\u003ehardwired\u003c\/strong\u003e to the ceiling, and comes in three lengths from \u003cstrong\u003e47.24″ to 70.87″\u003c\/strong\u003e. The light reads as a soft linear glow over the surface below, so it works as a \u003cstrong\u003ewood linear LED pendant over a kitchen island\u003c\/strong\u003e, a dining table, a bar, or a pool table — a Japandi, organic-modern, mid-century piece for warm wood tones against white and plaster ceilings.\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: integrated LED + hardwired + wood --\u003e\n  \u003cdiv class=\"vk-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eGood To Know\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-cald-notice\"\u003e\n      \u003cdiv class=\"vk-cald-notice-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-notice-body\"\u003e\n        \u003cstrong\u003eWood + acrylic · integrated edge-lit LED (no bulb) · 3 lengths 47–71″ · ~19\/23\/29W by size · cable suspension · hardwired · indoor dry only\u003c\/strong\u003e\n        A \u003cstrong\u003elinear wood pendant\u003c\/strong\u003e — a walnut-tone wood blade with a carved organic ridge and an \u003cstrong\u003eintegrated LED\u003c\/strong\u003e that runs along an \u003cstrong\u003eacrylic diffuser\u003c\/strong\u003e for an even linear glow. There is \u003cstrong\u003eno separate bulb\u003c\/strong\u003e; the LED is built in (about \u003cstrong\u003e19W \/ 23W \/ 29W\u003c\/strong\u003e for the 120 \/ 150 \/ 180 cm lengths). It hangs on \u003cstrong\u003etwo suspension cables\u003c\/strong\u003e from a slim wood canopy and is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a ceiling junction box; the drop is adjustable at install and \u003cstrong\u003eprofessional installation is recommended\u003c\/strong\u003e. Real wood-tone grain varies slightly between pieces. Indoor dry only; 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-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-cald-features-grid\"\u003e\n      \u003cdiv class=\"vk-cald-feature-card\"\u003e\n        \u003cdiv class=\"vk-cald-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=\"M3 14 C7 13.5 9 13 11 11 C12 10 12.5 11 13.5 11.5 C15 12.5 18 13 21 13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 14 C7 15 17 15 21 13\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-feat-title\"\u003eWalnut Blade, Carved Ridge\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-feat-desc\"\u003eA single slim \u003cstrong\u003ewalnut-tone wood beam\u003c\/strong\u003e with a sculptural \u003cstrong\u003eorganic ridge\u003c\/strong\u003e across the middle. Real wood grain varies piece to piece.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-feature-card\"\u003e\n        \u003cdiv class=\"vk-cald-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=\"3.5\" rx=\"1.75\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"6\" y1=\"16.5\" x2=\"6\" y2=\"18.5\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"10\" y1=\"16.5\" x2=\"10\" y2=\"19\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"14\" y1=\"16.5\" x2=\"14\" y2=\"19\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"18\" y1=\"16.5\" x2=\"18\" y2=\"18.5\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-feat-title\"\u003eIntegrated Edge-Lit LED\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-feat-desc\"\u003eA built-in LED glows along an \u003cstrong\u003eacrylic diffuser\u003c\/strong\u003e for an even linear wash — \u003cstrong\u003eno bulb to buy\u003c\/strong\u003e. About \u003cstrong\u003e19\/23\/29W\u003c\/strong\u003e by length.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-feature-card\"\u003e\n        \u003cdiv class=\"vk-cald-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=\"7\" y=\"3\" width=\"10\" height=\"2.5\" rx=\"1.25\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"10\" y1=\"5.5\" x2=\"10\" y2=\"13\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"14\" y1=\"5.5\" x2=\"14\" y2=\"13\"\u003e\u003c\/line\u003e\n            \u003crect x=\"4\" y=\"13\" width=\"16\" height=\"2.5\" rx=\"1.25\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-feat-title\"\u003eCable-Hung, Hardwired\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-feat-desc\"\u003eHangs on \u003cstrong\u003etwo cables\u003c\/strong\u003e from a slim wood canopy; \u003cstrong\u003ehardwired\u003c\/strong\u003e to a junction box. Drop adjustable at install — for a \u003cstrong\u003ekitchen island or dining table\u003c\/strong\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Available sizes --\u003e\n  \u003cdiv class=\"vk-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eSizes\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThree lengths — the blade is \u003cstrong\u003e2.56″ (6.5 cm)\u003c\/strong\u003e wide and \u003cstrong\u003e3.54″ (9 cm)\u003c\/strong\u003e tall on all three. Pick a length about \u003cstrong\u003e½–\u0026amp;frac23;\u003c\/strong\u003e the length of your table or island.\u003c\/p\u003e\n    \u003cdiv class=\"vk-cald-size-grid\"\u003e\n      \u003cdiv class=\"vk-cald-size-card\"\u003e\n        \u003cdiv class=\"vk-cald-size-label\"\u003e120 cm\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-name\"\u003e47.24″ · ~19W\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-meta\"\u003eFor a smaller island or a 4–6 seat dining table.\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-spec\"\u003eL \u003cstrong\u003e47.24″\u003c\/strong\u003e × W 2.56″ × H 3.54″ (120×6.5×9 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-size-card\"\u003e\n        \u003cdiv class=\"vk-cald-size-label\"\u003e150 cm\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-name\"\u003e59.06″ · ~23W\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-meta\"\u003eFor a standard kitchen island or a 6-seat table.\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-spec\"\u003eL \u003cstrong\u003e59.06″\u003c\/strong\u003e × W 2.56″ × H 3.54″ (150×6.5×9 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-size-card\"\u003e\n        \u003cdiv class=\"vk-cald-size-label\"\u003e180 cm\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-name\"\u003e70.87″ · ~29W\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-meta\"\u003eFor a long island, a big table, or a pool \/ billiard table.\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-size-spec\"\u003eL \u003cstrong\u003e70.87″\u003c\/strong\u003e × W 2.56″ × H 3.54″ (180×6.5×9 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-cald-warn\"\u003e\n      \u003cdiv class=\"vk-cald-warn-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-warn-body\"\u003e\n        \u003cstrong\u003eHardwired · integrated LED (no bulb) · cable suspension · real wood · 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. The LED is \u003cstrong\u003eintegrated\u003c\/strong\u003e (no replaceable bulb). Over a table or island, hang the blade about \u003cstrong\u003e30–36″\u003c\/strong\u003e above the surface; the drop is set by trimming the suspension cables at install. Because the body is \u003cstrong\u003ereal wood \/ wood-tone\u003c\/strong\u003e, grain and color vary slightly between pieces. Keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e. For a custom length or finish, 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!-- 6. Custom finish notice — folded into Sizes warn box --\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!-- 11. Trust signals row — removed (redundant) --\u003e\n\n  \u003c!-- 12. Specifications table --\u003e\n  \u003cdiv class=\"vk-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-cald-spec-grid\"\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eFixture Type\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eLinear pendant (linear chandelier) · wood beam · integrated LED · hardwired\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eWood (walnut tone) + acrylic diffuser · carved organic ridge\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eIntegrated LED (edge-lit through an acrylic diffuser) · not a replaceable bulb · ~19W (120 cm) \/ 23W (150 cm) \/ 29W (180 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003e47.24″×2.56″×3.54″ (120×6.5×9 cm) · 59.06″×2.56″×3.54″ (150×6.5×9 cm) · 70.87″×2.56″×3.54″ (180×6.5×9 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eMount\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eSlim wood canopy + two suspension cables · hardwired to a junction box · drop adjustable at install\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-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-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eLight Direction\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eLinear glow along the blade, downward over the surface (ambient over-table)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eProfessional installation recommended\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eWood Note\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eReal wood \/ wood-tone grain and color vary slightly between pieces\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eDust with a soft, dry cloth · keep dry, indoor use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003e\n          \u003cdiv class=\"vk-cald-style-tags\"\u003e\n            \u003cspan class=\"vk-cald-style-tag\"\u003eJapandi\u003c\/span\u003e\n            \u003cspan class=\"vk-cald-style-tag\"\u003eOrganic Modern\u003c\/span\u003e\n            \u003cspan class=\"vk-cald-style-tag\"\u003eMid-Century\u003c\/span\u003e\n            \u003cspan class=\"vk-cald-style-tag\"\u003eMinimalist\u003c\/span\u003e\n            \u003cspan class=\"vk-cald-style-tag\"\u003eScandinavian\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-cald-spec-item\"\u003e\n        \u003cdiv class=\"vk-cald-spec-key\"\u003eBest For\u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-spec-val\"\u003eOver a kitchen island, dining table, bar, or pool \/ billiard table\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-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eInstallation Notes\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eHardwired to a ceiling junction box through a slim wood canopy, with the blade hung level on \u003cstrong\u003etwo suspension cables\u003c\/strong\u003e; a licensed electrician is recommended. The \u003cstrong\u003eLED is integrated\u003c\/strong\u003e — there is no bulb to install. Over a dining table or kitchen island, hang the blade about \u003cstrong\u003e30–36″\u003c\/strong\u003e above the surface and choose a length roughly \u003cstrong\u003e½–\u0026amp;frac23;\u003c\/strong\u003e the table or island length. Because the body is \u003cstrong\u003ereal wood \/ wood-tone\u003c\/strong\u003e, expect slight grain and color variation; keep it indoor and dry.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 14. Downloads \u0026 Resources --\u003e\n  \u003cdiv class=\"vk-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTechnical reference and setup files for the Caldera Beam 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-cald-dl-grid\"\u003e\n\n      \u003c!-- Replace href=\"#\" with the actual file URL once uploaded; remove vk-cald-dl-disabled and the Pending badge to activate. --\u003e\n      \u003ca class=\"vk-cald-dl-card vk-cald-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-cald-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-cald-dl-meta\"\u003e\n          \u003cdiv class=\"vk-cald-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"vk-cald-dl-sub\"\u003eSizes \u0026amp; wattage · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-cald-dl-card vk-cald-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-cald-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-cald-dl-meta\"\u003e\n          \u003cdiv class=\"vk-cald-dl-label\"\u003eInstall Guide\u003c\/div\u003e\n          \u003cdiv class=\"vk-cald-dl-sub\"\u003eHardwire \u0026amp; cable setup · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-cald-dl-card vk-cald-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-cald-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-cald-dl-meta\"\u003e\n          \u003cdiv class=\"vk-cald-dl-label\"\u003e3D File\u003c\/div\u003e\n          \u003cdiv class=\"vk-cald-dl-sub\"\u003e3D model · OBJ\/FBX\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-cald-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-cald-section\"\u003e\n    \u003cdiv class=\"vk-cald-sec-header\"\u003e\n      \u003cspan class=\"vk-cald-sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"vk-cald-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-cald-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat sizes does the Caldera Beam Chandelier come in?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-cald-faq-a\"\u003eThree lengths: \u003cstrong\u003e47.24″\u003c\/strong\u003e (120 cm), \u003cstrong\u003e59.06″\u003c\/strong\u003e (150 cm), and \u003cstrong\u003e70.87″\u003c\/strong\u003e (180 cm). The blade is \u003cstrong\u003e2.56″\u003c\/strong\u003e (6.5 cm) wide and \u003cstrong\u003e3.54″\u003c\/strong\u003e (9 cm) tall on all three. Pick a length about ½–\u0026amp;frac23; the length of your table or island.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the light source, and can I change the bulb?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-cald-faq-a\"\u003eThe light is an \u003cstrong\u003eintegrated LED\u003c\/strong\u003e that runs along an \u003cstrong\u003eacrylic diffuser\u003c\/strong\u003e — there is \u003cstrong\u003eno separate bulb\u003c\/strong\u003e to install or replace. Output is about \u003cstrong\u003e19W \/ 23W \/ 29W\u003c\/strong\u003e for the 120 \/ 150 \/ 180 cm lengths.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does it hang, and is it hardwired?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-cald-faq-a\"\u003eIt hangs level on \u003cstrong\u003etwo suspension cables\u003c\/strong\u003e from a slim wood canopy and is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a ceiling junction box. The drop is set by trimming the cables at install; \u003cstrong\u003eprofessional installation is recommended\u003c\/strong\u003e.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat space is it sized for, and how high should I hang it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-cald-faq-a\"\u003eIt’s built for over a \u003cstrong\u003ekitchen island, dining table, bar, or pool table\u003c\/strong\u003e. Hang the blade about \u003cstrong\u003e30–36″\u003c\/strong\u003e above the surface and choose a length roughly ½–\u0026amp;frac23; the table or island length.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWill the wood grain match the photos?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-cald-faq-a\"\u003eThe body is \u003cstrong\u003ereal wood \/ wood-tone\u003c\/strong\u003e, so grain and color vary slightly from piece to piece. The photo shows a representative example, not an exact match.\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\": \"Caldera Beam Chandelier — Walnut Wood Linear LED Pendant for Kitchen Island \u0026 Dining Table (3 Sizes)\",\n    \"description\": \"Slim walnut-tone wood linear pendant — a single long blade with a carved organic ridge across the middle, lit by an integrated edge LED that glows along an acrylic diffuser for an even linear wash. There is no separate bulb; the LED is integrated, about 19W, 23W, and 29W for the 120 cm, 150 cm, and 180 cm lengths. Materials: wood (walnut tone) plus an acrylic diffuser. Sizes: 47.24 x 2.56 x 3.54 inch (120 x 6.5 x 9 cm), 59.06 x 2.56 x 3.54 inch (150 x 6.5 x 9 cm), and 70.87 x 2.56 x 3.54 inch (180 x 6.5 x 9 cm). It hangs level on two suspension cables from a slim wood canopy and is hardwired to a ceiling junction box; the drop is adjustable at install and professional installation is recommended. Real wood-tone grain and color vary slightly between pieces. AC 110-240V, indoor dry locations only. Over a table or island, hang it about 30-36 inch above the surface and choose a length roughly one-half to two-thirds the table or island length. Suitable over a kitchen island, dining table, bar, or pool \/ billiard table. Designed for Japandi, Organic Modern, Mid-Century, Minimalist, and Scandinavian interiors.\",\n    \"material\": [\"Wood\", \"Acrylic\"],\n    \"color\": \"Walnut\",\n    \"category\": \"Linear Pendant Light\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Sizes\", \"value\": \"47.24″×2.56″×3.54″ (120×6.5×9 cm); 59.06″×2.56″×3.54″ (150×6.5×9 cm); 70.87″×2.56″×3.54″ (180×6.5×9 cm)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"Integrated LED (edge-lit through an acrylic diffuser); not a replaceable bulb; ~19W (120 cm) \/ 23W (150 cm) \/ 29W (180 cm)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Materials\", \"value\": \"Wood (walnut tone) + acrylic diffuser; carved organic ridge\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Mount\", \"value\": \"Slim wood canopy + two suspension cables; hardwired to a junction box; drop adjustable at install\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"Hardwired; on\/off via wall switch (not included); AC 110-240V; indoor dry only\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Direction\", \"value\": \"Linear glow along the blade, downward over the surface (ambient over-table)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Installation\", \"value\": \"Professional installation recommended; hang ~30-36″ above a table\/island\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Wood Note\", \"value\": \"Real wood \/ wood-tone grain and color vary slightly between pieces\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Japandi, Organic Modern, Mid-Century, Minimalist, Scandinavian\" }\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 sizes does the Caldera Beam Chandelier come in?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Three lengths: 47.24″ (120 cm), 59.06″ (150 cm), and 70.87″ (180 cm). The blade is 2.56″ (6.5 cm) wide and 3.54″ (9 cm) tall on all three. Pick a length about one-half to two-thirds the length of your table or island.\" } },\n      { \"@type\": \"Question\", \"name\": \"What is the light source, and can I change the bulb?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The light is an integrated LED that runs along an acrylic diffuser — there is no separate bulb to install or replace. Output is about 19W, 23W, and 29W for the 120, 150, and 180 cm lengths.\" } },\n      { \"@type\": \"Question\", \"name\": \"How does it hang, and is it hardwired?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It hangs level on two suspension cables from a slim wood canopy and is hardwired to a ceiling junction box. The drop is set by trimming the cables at install; professional installation is recommended.\" } },\n      { \"@type\": \"Question\", \"name\": \"What space is it sized for, and how high should I hang it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is built for over a kitchen island, dining table, bar, or pool table. Hang the blade about 30-36″ above the surface and choose a length roughly one-half to two-thirds the table or island length.\" } },\n      { \"@type\": \"Question\", \"name\": \"Will the wood grain match the photos?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The body is real wood \/ wood-tone, so grain and color vary slightly from piece to piece. The photo shows a representative example, not an exact match.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"L 120cm x H 9cm \/ L 47.2″ x H 3.5″ \/ Walnut Color \/ Warm White","offer_id":52418529886482,"sku":"DCC-M1812-01","price":233.0,"currency_code":"USD","in_stock":true},{"title":"L 120cm x H 9cm \/ L 47.2″ x H 3.5″ \/ Wood Color \/ Warm White","offer_id":52418529919250,"sku":"DCC-M1812-02","price":233.0,"currency_code":"USD","in_stock":true},{"title":"L 150cm x H 9cm \/ L 59″ x H 3.5″ \/ Walnut Color \/ Warm White","offer_id":52418529952018,"sku":"DCC-M1812-03","price":252.0,"currency_code":"USD","in_stock":true},{"title":"L 150cm x H 9cm \/ L 59″ x H 3.5″ \/ Wood Color \/ Warm White","offer_id":52418529984786,"sku":"DCC-M1812-04","price":252.0,"currency_code":"USD","in_stock":true},{"title":"L 180cm x H 9cm \/ L 70.8″ x H 3.5″ \/ Walnut Color \/ Warm White","offer_id":52418530017554,"sku":"DCC-M1812-05","price":283.0,"currency_code":"USD","in_stock":true},{"title":"L 180cm x H 9cm \/ L 70.8″ x H 3.5″ \/ Wood Color \/ Warm White","offer_id":52418530050322,"sku":"DCC-M1812-06","price":283.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Caldera_Beam_Chandelier_1.jpg?v=1782295939","url":"https:\/\/docos.us\/es\/products\/caldera-beam-chandelier","provider":"Docos","version":"1.0","type":"link"}