{"product_id":"shake-leaves-chandelier","title":"Shake Leaves Chandelier","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eLeaf Chandelier — Anodized Gold Glass Leaves by Vakkerlight\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"Sculptural gold aluminum leaf chandelier with integrated LED and dramatic shadow play. Round canopy in 3 diameters or linear bar. Fully customizable. AC 110–240V, hardwired.\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003c!-- ========== PRODUCT JSON-LD ========== --\u003e\n\n\n\u003c!-- ========== FAQPage JSON-LD ========== --\u003e\n\n\n\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* ===== LEAF CHANDELIER — COLOR PALETTE =====\n     Derived from: anodized gold aluminum + clear glass + warm LED glow\n     Tones: deep antique gold \/ warm champagne \/ pale ivory \/ bright clear glass\n  ============================================= *\/\n  :root {\n    --accent-deep:  #5a3e08;   \/* deep antique gold — labels, btn text *\/\n    --accent:       #9a7018;   \/* warm gold — notice borders, links *\/\n    --accent-light: #c8a040;   \/* polished champagne — gradients *\/\n    --surface:      #faf8f0;   \/* warm ivory — card backgrounds *\/\n    --bg:           #f4eed8;   \/* pale gold tint — section variety *\/\n    --border:       #ddd0a0;   \/* muted gold — dividers *\/\n    --ink:          #281e08;   \/* very dark warm brown — body text *\/\n    --muted:        #8a7030;   \/* honey mid-tone — secondary text *\/\n  }\n\n  .vk-wrap { font-family: 'DM Sans', sans-serif; color: var(--ink); max-width: 680px; margin: 0; padding: 0; }\n  .vk-divider { height: 1px; background: var(--border); margin: 1.75rem 0; }\n\n  .vk-headline { font-family: 'DM Serif Display', serif; font-size: 21px; color: var(--ink); line-height: 1.4; margin-bottom: .75rem; letter-spacing: -.01em; }\n  .vk-headline em { font-style: italic; color: var(--accent-deep); }\n\n  .vk-intro { font-size: 15px; color: var(--ink); line-height: 1.9; margin-bottom: 1rem; }\n  .vk-section-label { font-size: 10px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; color: var(--accent-deep); margin-bottom: .7rem; }\n\n  \/* Video *\/\n  .vk-video-wrap { width: 100%; aspect-ratio: 16\/9; border-radius: 6px; overflow: hidden; background: var(--surface); margin-bottom: .5rem; }\n  .vk-video-wrap iframe { display: block; width: 100%; height: 100%; border: 0; }\n  .vk-video-caption { font-size: 11px; color: var(--accent); text-align: center; margin-bottom: .75rem; letter-spacing: .05em; font-style: italic; }\n\n  \/* Features grid *\/\n  .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; }\n  .vk-feat { background: var(--surface); border-radius: 6px; padding: .85rem; border: 1px solid var(--border); }\n  .vk-feat-icon { width: 28px; height: 28px; border-radius: 4px; background: var(--bg); display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; border: 1px solid var(--border); }\n  .vk-feat h4 { font-size: 12.5px; font-weight: 500; color: var(--ink); margin-bottom: .25rem; }\n  .vk-feat p { font-size: 12px; color: var(--muted); line-height: 1.6; margin: 0; }\n\n  \/* Customization callout *\/\n  .vk-custom { background: linear-gradient(135deg, var(--surface) 0%, var(--bg) 100%); border: 1px solid var(--border); border-radius: 8px; padding: 1.15rem 1.25rem; margin-bottom: 1rem; position: relative; }\n  .vk-custom::before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 3px; background: linear-gradient(180deg, var(--accent-light) 0%, var(--accent) 60%, var(--accent-deep) 100%); border-radius: 8px 0 0 8px; }\n  .vk-custom h4 { font-family: 'DM Serif Display', serif; font-size: 17px; color: var(--ink); margin-bottom: .45rem; font-style: italic; }\n  .vk-custom p { font-size: 13.5px; color: var(--ink); line-height: 1.7; margin: 0; }\n  .vk-custom-list { display: flex; flex-wrap: wrap; gap: 6px; margin-top: .75rem; }\n  .vk-custom-chip { font-size: 11.5px; padding: 3px 10px; border-radius: 12px; background: rgba(255,255,255,.7); color: var(--accent-deep); border: 1px solid var(--border); font-weight: 500; }\n\n  \/* Notice cards *\/\n  .vk-notice { border-left: 2px solid var(--accent); background: var(--surface); border-radius: 0 6px 6px 0; padding: .88rem 1rem; margin-bottom: .75rem; }\n  .vk-notice h5 { font-size: 13px; font-weight: 500; color: var(--accent-deep); margin-bottom: .3rem; }\n  .vk-notice p { font-size: 13px; color: var(--ink); line-height: 1.65; margin: 0; }\n  .vk-notice.green { border-left-color: #4a7a3a; background: #f3f8f0; }\n  .vk-notice.green h5 { color: #2e5a24; }\n\n  \/* Size config cards *\/\n  .vk-config { display: flex; gap: 1rem; align-items: flex-start; padding: 1rem; border: 1px solid var(--border); border-radius: 6px; background: var(--surface); margin-bottom: .75rem; }\n  .vk-config-thumb { flex-shrink: 0; }\n  .vk-config-thumb a { display: block; }\n  .vk-config-thumb img { width: 120px; height: auto; border-radius: 5px; border: 1px solid var(--border); display: block; }\n  .vk-config-thumb-hint { font-size: 10px; color: var(--accent); text-align: center; margin-top: 3px; }\n  .vk-config-info { flex: 1; padding-top: .1rem; }\n  .vk-config-tag { display: inline-block; background: var(--accent-deep); color: var(--surface); font-size: 10px; padding: 2px 9px; border-radius: 10px; font-weight: 500; margin-bottom: .4rem; }\n  .vk-config-name { font-size: 14px; font-weight: 500; color: var(--ink); margin-bottom: .2rem; }\n  .vk-config-dims { font-size: 12px; color: var(--muted); margin-bottom: .6rem; }\n  .vk-spec-bar { display: flex; flex-wrap: wrap; gap: 6px; padding-top: .6rem; border-top: 1px dashed var(--border); }\n  .vk-spec-pill { font-size: 11px; color: var(--muted); background: var(--bg); padding: 2px 8px; border-radius: 10px; border: 1px solid var(--border); }\n\n  \/* Finish swatches *\/\n  .vk-swatches { display: flex; gap: 18px; flex-wrap: wrap; margin-bottom: 1rem; }\n  .vk-swatch-item { display: flex; align-items: center; gap: .55rem; font-size: 13px; color: var(--ink); }\n  .vk-swatch-dot { width: 28px; height: 28px; border-radius: 50%; border: 1px solid var(--border); flex-shrink: 0; }\n  .vk-swatch-desc { font-size: 11px; color: var(--muted); margin-top: 1px; }\n\n  \/* Colour temperature *\/\n  .vk-kelvin { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; }\n  .vk-kelvin-card { border-radius: 6px; overflow: hidden; border: 1px solid var(--border); }\n  .vk-kelvin-swatch { height: 44px; }\n  .vk-kelvin-body { padding: .7rem .8rem; background: var(--surface); }\n  .vk-kelvin-body h5 { font-size: 12.5px; font-weight: 500; color: var(--ink); margin-bottom: .2rem; }\n  .vk-kelvin-body p { font-size: 11.5px; color: var(--muted); line-height: 1.55; margin: 0; }\n  .vk-kelvin-rec { display: inline-block; font-size: 10px; font-weight: 500; color: #2e5a24; background: #f3f8f0; border: 1px solid #c0d8b8; border-radius: 8px; padding: 1px 7px; margin-top: 4px; }\n\n  \/* Dimmer *\/\n  .vk-dimmer { display: flex; align-items: center; gap: 1rem; background: var(--surface); border: 1px solid var(--border); border-radius: 6px; padding: .9rem 1rem; margin-bottom: 1rem; }\n  .vk-dimmer-thumb { flex-shrink: 0; }\n  .vk-dimmer-thumb img { width: 56px; height: 56px; object-fit: cover; border-radius: 5px; border: 1px solid var(--border); display: block; }\n  .vk-dimmer-info h5 { font-size: 13px; font-weight: 500; color: var(--accent-deep); margin-bottom: .25rem; }\n  .vk-dimmer-info p { font-size: 12.5px; color: var(--ink); line-height: 1.65; margin: 0; }\n  .vk-dimmer-info a { color: var(--accent); text-underline-offset: 3px; }\n\n  \/* Spec table *\/\n  .vk-spec-table { width: 100%; border-collapse: collapse; }\n  .vk-spec-table tr { border-bottom: 1px solid var(--border); }\n  .vk-spec-table tr:last-child { border-bottom: none; }\n  .vk-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; }\n  .vk-spec-table td:first-child { color: var(--muted); width: 42%; padding-right: 1rem; }\n\n  \/* Downloads *\/\n  .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; }\n  .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: var(--accent-deep); border: 1px solid var(--border); padding: 7px 14px; border-radius: 5px; text-decoration: none; background: var(--surface); }\n  .vk-dl-btn:hover { background: var(--bg); }\n\n  \/* FAQ *\/\n  .vk-wrap details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .vk-wrap details summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: .5rem; font-size: 14px; font-weight: 500; color: var(--ink); }\n  .vk-wrap details summary::-webkit-details-marker { display: none; }\n  .vk-wrap details p { font-size: 13px; color: var(--ink); line-height: 1.7; margin-top: 8px; padding-right: 1rem; }\n\n  @media (max-width: 520px) {\n    .vk-features { grid-template-columns: 1fr 1fr; }\n    .vk-kelvin { grid-template-columns: 1fr; }\n    .vk-config { flex-direction: column; }\n    .vk-config-thumb img { width: 100%; }\n    .vk-dimmer { flex-direction: column; align-items: flex-start; }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vk-wrap\"\u003e\n\n  \u003c!-- Editorial Headline --\u003e\n  \u003cp class=\"vk-headline\"\u003eA forest canopy, \u003cem\u003ecast in gold.\u003c\/em\u003e\u003c\/p\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"vk-intro\"\u003e\n    The Leaf Chandelier arranges dozens of anodized gold aluminum and glass leaves around an integrated \n    LED core, directing light upward to produce a warm ambient glow and a shifting pattern of shadows \n    across the ceiling — the effect of sunlight filtered through a forest canopy. \n    Choose from three round diameters or a dramatic linear bar, and configure every detail to suit your project.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SHOWCASE VIDEO --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"vk-video-wrap\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/122qFuhZX-I?si=EFWICWje7_FCTUOC\" title=\"Leaf Chandelier — Anodized Gold Glass Leaves\" allowfullscreen loading=\"lazy\"\u003e\n    \u003c\/iframe\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"vk-video-caption\"\u003eLeaf Chandelier — Twisted Form, Natural Light\u003c\/p\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eFeatures\u003c\/div\u003e\n  \u003cdiv class=\"vk-features\"\u003e\n\n    \u003cdiv class=\"vk-feat\"\u003e\n      \u003cdiv class=\"vk-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\n          \u003cpath d=\"M12 2a10 10 0 0 1 10 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 6a6 6 0 0 1 6 6\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eUpward Glow \u0026amp; Shadow Play\u003c\/h4\u003e\n      \u003cp\u003eNarrow LED spotlights shine upward through glass leaves, projecting organic shadows across ceiling and walls.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-feat\"\u003e\n      \u003cdiv class=\"vk-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eAnodized Gold Aluminum\u003c\/h4\u003e\n      \u003cp\u003eBrushed gold anodized finish — durable, corrosion-resistant, and consistent in colour across every leaf.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-feat\"\u003e\n      \u003cdiv class=\"vk-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M19.07 4.93a10 10 0 0 1 0 14.14M4.93 4.93a10 10 0 0 0 0 14.14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eAdjustable Cable\u003c\/h4\u003e\n      \u003cp\u003e59″ hanging cable included, extendable on request — suits high ceilings and double-height spaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- CUSTOMIZATION CALLOUT --\u003e\n  \u003cdiv class=\"vk-custom\"\u003e\n    \u003ch4\u003eBuilt for your \u003cem\u003eproject\u003c\/em\u003e\n\u003c\/h4\u003e\n    \u003cp\u003e\n      Every element of the Leaf Chandelier can be tailored to your specification. \n      Whether you need a non-standard diameter, a specific leaf count, a different finish, \n      or a custom cable length for a double-height space — our design team will work with you directly.\n      We have delivered customized installations across hospitality, residential, and commercial projects worldwide.\n      Contact us at \u003ca href=\"mailto:info@vakkerlighting.com\" style=\"color:var(--accent);text-underline-offset:3px;\"\u003einfo@vakkerlighting.com\u003c\/a\u003e to get started.\n    \u003c\/p\u003e\n    \u003cdiv class=\"vk-custom-list\"\u003e\n      \u003cspan class=\"vk-custom-chip\"\u003eCustom diameter\u003c\/span\u003e\n      \u003cspan class=\"vk-custom-chip\"\u003eLeaf count\u003c\/span\u003e\n      \u003cspan class=\"vk-custom-chip\"\u003eFinish color\u003c\/span\u003e\n      \u003cspan class=\"vk-custom-chip\"\u003eCable length\u003c\/span\u003e\n      \u003cspan class=\"vk-custom-chip\"\u003eLinear or round canopy\u003c\/span\u003e\n      \u003cspan class=\"vk-custom-chip\"\u003eProject consultation\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SIZE CONFIGURATIONS --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eSizes \u0026amp; Configurations\u003c\/div\u003e\n\n  \u003c!-- Round Canopy: Ø 80 cm --\u003e\n  \u003cdiv class=\"vk-config\"\u003e\n    \u003cdiv class=\"vk-config-thumb\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17652676822146.png?v=1765267721\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17652676822146.png?v=1765267721\" alt=\"Leaf Chandelier round canopy Ø 80 cm\" loading=\"lazy\"\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"vk-config-thumb-hint\"\u003eTap to enlarge\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-config-info\"\u003e\n      \u003cspan class=\"vk-config-tag\"\u003eRound · Small\u003c\/span\u003e\n      \u003cdiv class=\"vk-config-name\"\u003e∅ 80 cm Round Canopy\u003c\/div\u003e\n      \u003cdiv class=\"vk-config-dims\"\u003e∅ 31.5″ × H 78.7″  \/  Dia 80 cm × H 200 cm\u003c\/div\u003e\n      \u003cdiv class=\"vk-spec-bar\"\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003e100 glass leaves\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003eIntegrated LED\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003eGold + Clear\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Round Canopy: Ø 100 cm --\u003e\n  \u003cdiv class=\"vk-config\"\u003e\n    \u003cdiv class=\"vk-config-thumb\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17652676906601.png?v=1765267721\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17652676906601.png?v=1765267721\" alt=\"Leaf Chandelier round canopy Ø 100 cm\" loading=\"lazy\"\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"vk-config-thumb-hint\"\u003eTap to enlarge\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-config-info\"\u003e\n      \u003cspan class=\"vk-config-tag\"\u003eRound · Medium\u003c\/span\u003e\n      \u003cdiv class=\"vk-config-name\"\u003e∅ 100 cm Round Canopy\u003c\/div\u003e\n      \u003cdiv class=\"vk-config-dims\"\u003e∅ 39.4″ × H 78.7″  \/  Dia 100 cm × H 200 cm\u003c\/div\u003e\n      \u003cdiv class=\"vk-spec-bar\"\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003e125 glass leaves\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003eIntegrated LED\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003eGold + Clear\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Round Canopy: Ø 120 cm --\u003e\n  \u003cdiv class=\"vk-config\"\u003e\n    \u003cdiv class=\"vk-config-thumb\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17652677008477.png?v=1765267721\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17652677008477.png?v=1765267721\" alt=\"Leaf Chandelier round canopy Ø 120 cm\" loading=\"lazy\"\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"vk-config-thumb-hint\"\u003eTap to enlarge\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-config-info\"\u003e\n      \u003cspan class=\"vk-config-tag\"\u003eRound · Large\u003c\/span\u003e\n      \u003cdiv class=\"vk-config-name\"\u003e∅ 120 cm Round Canopy\u003c\/div\u003e\n      \u003cdiv class=\"vk-config-dims\"\u003e∅ 47.2″ × H 78.7″  \/  Dia 120 cm × H 200 cm\u003c\/div\u003e\n      \u003cdiv class=\"vk-spec-bar\"\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003e161 glass leaves\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003eIntegrated LED\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003eGold + Clear\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Linear Bar --\u003e\n  \u003cdiv class=\"vk-config\"\u003e\n    \u003cdiv class=\"vk-config-thumb\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Shake-Leaves-Chandelier_6c0a768e-dc82-421d-ba74-8395190a35bb_600x600.jpg?v=1761308396\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Shake-Leaves-Chandelier_6c0a768e-dc82-421d-ba74-8395190a35bb_600x600.jpg?v=1761308396\" alt=\"Leaf Chandelier linear bar configuration\" loading=\"lazy\"\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"vk-config-thumb-hint\"\u003eTap to enlarge\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-config-info\"\u003e\n      \u003cspan class=\"vk-config-tag\"\u003eLinear Bar\u003c\/span\u003e\n      \u003cdiv class=\"vk-config-name\"\u003eLinear Bar Configuration\u003c\/div\u003e\n      \u003cdiv class=\"vk-config-dims\"\u003eL 96″ × W 27.6″ × H 2″  \/  L 244 cm × W 70 cm × H 5 cm\u003c\/div\u003e\n      \u003cdiv class=\"vk-spec-bar\"\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003e65 gold leaves\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003e195 transparent leaves\u003c\/span\u003e\n        \u003cspan class=\"vk-spec-pill\"\u003eIntegrated LED\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FINISH SWATCHES --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eFinish Options\u003c\/div\u003e\n  \u003cdiv class=\"vk-swatches\"\u003e\n    \u003cdiv class=\"vk-swatch-item\"\u003e\n      \u003cdiv class=\"vk-swatch-dot\" style=\"background: radial-gradient(circle at 35% 35%, #f0d070, #c09020 60%, #7a5808);\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv\u003eGold\u003c\/div\u003e\n        \u003cdiv class=\"vk-swatch-desc\"\u003eAnodized brushed gold — warm, durable, depth of tone\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-swatch-item\"\u003e\n      \u003cdiv class=\"vk-swatch-dot\" style=\"background: radial-gradient(circle at 35% 35%, #ffffff, #e8f0f8 60%, #c8d8e8); border: 1px solid #ccc;\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv\u003eClear\u003c\/div\u003e\n        \u003cdiv class=\"vk-swatch-desc\"\u003eTransparent glass — refracts light, adds depth and sparkle\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- COLOUR TEMPERATURE --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eColour Temperature\u003c\/div\u003e\n  \u003cp style=\"font-size:12px;color:var(--muted);margin-bottom:.9rem;\"\u003eSelect at time of order. The integrated LED is fixed at manufacture.\u003c\/p\u003e\n  \u003cdiv class=\"vk-kelvin\"\u003e\n\n    \u003cdiv class=\"vk-kelvin-card\"\u003e\n      \u003cdiv class=\"vk-kelvin-swatch\" style=\"background: linear-gradient(135deg, #ffe4b0 0%, #ffcf78 100%);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"vk-kelvin-body\"\u003e\n        \u003ch5\u003e3000K — Warm\u003c\/h5\u003e\n        \u003cp\u003eCosy golden glow. Pairs best with the gold anodized finish.\u003c\/p\u003e\n        \u003cspan class=\"vk-kelvin-rec\"\u003eRecommended\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-kelvin-card\"\u003e\n      \u003cdiv class=\"vk-kelvin-swatch\" style=\"background: linear-gradient(135deg, #fff5d6 0%, #ffe8a0 100%);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"vk-kelvin-body\"\u003e\n        \u003ch5\u003e4000K — Neutral\u003c\/h5\u003e\n        \u003cp\u003eBalanced white light. Well-suited to kitchens and offices.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-kelvin-card\"\u003e\n      \u003cdiv class=\"vk-kelvin-swatch\" style=\"background: linear-gradient(135deg, #f0f8ff 0%, #d8eeff 100%);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"vk-kelvin-body\"\u003e\n        \u003ch5\u003e6000K — Cool\u003c\/h5\u003e\n        \u003cp\u003eCrisp daylight output. Best for studios and task spaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- DIMMER --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eDimming\u003c\/div\u003e\n  \u003cdiv class=\"vk-dimmer\"\u003e\n    \u003cdiv class=\"vk-dimmer-thumb\"\u003e\n      \u003ca href=\"https:\/\/www.amazon.com\/s?k=Thyristor+dimmer+switch\u0026amp;crid=2ZF47LRFAM6E2\u0026amp;sprefix=%2Caps%2C305\u0026amp;ref=nb_sb_noss_2\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/45b400cac10d6cf08d5bf5bd59d1d786_589fc7c2-c7b8-4c1c-9637-fb1f370f8bcf_240x240.jpg?v=1732521665\" alt=\"TRIAC dimmer switch\" loading=\"lazy\"\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-dimmer-info\"\u003e\n      \u003ch5\u003eDimmable version — TRIAC dimmer required\u003c\/h5\u003e\n      \u003cp\u003e\n        Select the dimmable version and pair it with a TRIAC (thyristor) dimmer switch \n        for smooth, flicker-free brightness control. The standard version uses a common wall switch only.\n        \u003cbr\u003e\u003cbr\u003e\n        \u003ca href=\"https:\/\/www.amazon.com\/s?k=Thyristor+dimmer+switch\u0026amp;crid=2ZF47LRFAM6E2\u0026amp;sprefix=%2Caps%2C305\u0026amp;ref=nb_sb_noss_2\" target=\"_blank\" rel=\"noopener\"\u003eFind a compatible TRIAC dimmer on Amazon →\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROJECT \/ CUSTOM NOTICE --\u003e\n  \u003cdiv class=\"vk-notice green\"\u003e\n    \u003ch5\u003eHave a custom project in mind?\u003c\/h5\u003e\n    \u003cp\u003e\n      We have extensive experience delivering bespoke Leaf Chandelier installations for hospitality, \n      residential, and commercial spaces. If you need a non-standard size, finish, leaf count, \n      or have a specific project requirement, contact our support team and we will connect you \n      with a designer for fast, efficient consultation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SPEC TABLE (NO IP rating row) --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eSpecifications\u003c\/div\u003e\n  \u003ctable class=\"vk-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eMetal (anodized gold aluminum), Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eLight source\u003c\/td\u003e\n\u003ctd\u003eIntegrated LED (non-replaceable)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eColour temperature\u003c\/td\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 6000K — select at order\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCable\u003c\/td\u003e\n\u003ctd\u003e59″ adjustable; extendable on request\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eStandard wall switch (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDimming\u003c\/td\u003e\n\u003ctd\u003eDimmable version available — requires TRIAC dimmer (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling pendant\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor only\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBody finish\u003c\/td\u003e\n\u003ctd\u003eGold (anodized aluminum)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eShade finish\u003c\/td\u003e\n\u003ctd\u003eGold, Clear (glass)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, finish, leaf count, cable length — contact team\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eNorth America · EU · AU · Saudi Arabia\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- DOWNLOADS --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"vk-dl\"\u003e\n    \u003ca class=\"vk-dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1ediLi1Kwd8UZXef2zhkqVqnWdFwd_1pJ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\n        \u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      Spec Sheet\n    \u003c\/a\u003e\n    \u003ca class=\"vk-dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1jadKRKPlEJg49XsH46LVpYaOWihrfn7D\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\n        \u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      Installation Guide\n    \u003c\/a\u003e\n    \u003ca class=\"vk-dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1vYcFCESUG5ti9s93VLGycs8zd-vW037R\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\n        \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"m3.3 7 8.7 5 9.1-5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      3D Files (∅ 80 cm)\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"vk-section-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n  \u003cdiv\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can the Leaf Chandelier be customized?\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7018\" stroke-width=\"1.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cp\u003eYes — size, finish color, leaf count, hanging cable length, and canopy shape can all be tailored. Contact our support team or email \u003ca href=\"mailto:info@vakkerlighting.com\" style=\"color:var(--accent)\"\u003einfo@vakkerlighting.com\u003c\/a\u003e to speak directly with a designer. We regularly deliver customized installations for hospitality, residential, and commercial projects.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What is the difference between gold and transparent leaves?\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7018\" stroke-width=\"1.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cp\u003eThe linear bar configuration combines 65 anodized gold leaves with 195 transparent glass leaves, creating a layered depth of reflection and refraction. The round canopy configurations use glass leaves in counts that scale with diameter, producing the signature shadow-play effect on the ceiling.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Which colour temperature works best with the gold finish?\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7018\" stroke-width=\"1.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cp\u003e3000K (Warm Light) is recommended — it reinforces the warmth of the anodized gold finish and creates the most flattering ambient glow for living rooms, dining spaces, and hospitality environments. 4000K suits kitchens and offices; 6000K is best reserved for task-focused spaces.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can I dim the Leaf Chandelier?\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7018\" stroke-width=\"1.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cp\u003eYes, if you select the dimmable version at order. Pair it with a TRIAC (thyristor) dimmer switch for smooth, flicker-free control. The standard version operates on a common wall switch only. Dimmer switch is not included.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can the hanging height be adjusted?\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7018\" stroke-width=\"1.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cp\u003eYes. The fixture includes a 59″ adjustable hanging cable. If your ceiling height requires a longer drop, this can be arranged — contact our support team before placing your order.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Is the Leaf Chandelier certified for North America and Europe?\n        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7018\" stroke-width=\"1.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/summary\u003e\n      \u003cp\u003eYes. It holds certifications compatible with North America, Saudi Arabia, Europe, and Australia and operates on AC 110–240V worldwide.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Vakkerlight","offers":[{"title":"∅ 31.8″ x 78.7″ \/ Dia 80cm x 200cm \/ Gold \u0026 Clear \/ Warm Light","offer_id":52584439054610,"sku":"VKC5-240522-03","price":1390.0,"currency_code":"USD","in_stock":true},{"title":"∅ 31.8″ x 78.7″ \/ Dia 80cm x 200cm \/ Gold \u0026 Clear \/ Triac Warm Dimming","offer_id":52584439087378,"sku":"VKC5-240522-08","price":1420.0,"currency_code":"USD","in_stock":true},{"title":"∅ 39.4″ x 78.7″ \/ Dia 100cm x 200cm \/ Gold \u0026 Clear \/ Warm Light","offer_id":52584439120146,"sku":"VKC5-240522-04","price":2050.0,"currency_code":"USD","in_stock":true},{"title":"∅ 39.4″ x 78.7″ \/ Dia 100cm x 200cm \/ Gold \u0026 Clear \/ Triac Warm Dimming","offer_id":52584439152914,"sku":"VKC5-240522-18","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"∅ 47.2″ x 78.7″ \/ Dia 120cm x 200cm \/ Gold \u0026 Clear \/ Warm Light","offer_id":52584439185682,"sku":"VKC5-240522-01","price":2850.0,"currency_code":"USD","in_stock":true},{"title":"∅ 47.2″ x 78.7″ \/ Dia 120cm x 200cm \/ Gold \u0026 Clear \/ Triac Warm Dimming","offer_id":52584439218450,"sku":"VKC5-240522-28","price":2880.0,"currency_code":"USD","in_stock":true},{"title":"L 96″ x W 27.6″ x H 2″ \/ L 244cm x W 70cm x 5cm \/ Gold \u0026 Clear \/ Warm Light","offer_id":52584439251218,"sku":"VKC5-240522-29","price":4258.0,"currency_code":"USD","in_stock":true},{"title":"L 96″ x W 27.6″ x H 2″ \/ L 244cm x W 70cm x 5cm \/ Gold \u0026 Clear \/ Triac Warm Dimming","offer_id":52584439283986,"sku":"VKC5-240522-30","price":4298.0,"currency_code":"USD","in_stock":true},{"title":"Support Customized Drawings \/ Gold \u0026 Clear \/ Warm Light","offer_id":52584439316754,"sku":"VKC5-240522-02","price":4999.0,"currency_code":"USD","in_stock":true},{"title":"Support Customized Drawings \/ Gold \u0026 Clear \/ Triac Warm Dimming","offer_id":52584439349522,"sku":"VKC5-240522-39","price":5030.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Customize_Shake_Leaves_Chandelier__1.jpg?v=1786002376","url":"https:\/\/docos.us\/fr\/products\/shake-leaves-chandelier","provider":"Docos","version":"1.0","type":"link"}