{"product_id":"hammered-cylindrical-lamp-arm-chandelier","title":"Hammered Cylindrical Lamp Arm Chandelier","description":"\u003cstyle\u003e\n\/* ===== Vidirlighting Glass Disc Product Video Player ===== *\/\n.gvp{\n  --accent:#4a6b7a;--accent-dk:#33505d;--glass:#8fb4c4;--glass-soft:#b8d0dc;\n  --head:#1f2429;--paper:#f6f9fb;\n  --serif:Georgia,\"Times New Roman\",serif;\n  --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  max-width:900px;margin:30px auto;font-family:var(--sans);\n}\n.gvp *{box-sizing:border-box;}\n \n.gvp-head{text-align:center;margin:0 auto 22px;max-width:640px;}\n.gvp-line{display:block;width:50px;height:1px;background:var(--accent);margin:0 auto 14px;}\n.gvp-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--accent);font-weight:600;display:block;margin-bottom:10px;}\n.gvp-head h2{font-family:var(--serif);font-size:1.5em;font-weight:400;color:var(--head);margin:0;letter-spacing:.5px;}\n.gvp-head h2 em{color:var(--accent);font-style:italic;}\n \n.gvp-frame{\n  position:relative;border:1px solid var(--accent);border-radius:8px;overflow:hidden;\n  background:#0f1519;box-shadow:0 16px 40px rgba(51,80,93,.22);\n}\n.gvp-frame video{display:block;width:100%;height:auto;background:#0f1519;}\n \n\/* glass-tone corner accents *\/\n.gvp-frame::before,.gvp-frame::after{content:\"\";position:absolute;width:26px;height:26px;pointer-events:none;z-index:3;}\n.gvp-frame::before{top:10px;left:10px;border-top:2px solid var(--glass-soft);border-left:2px solid var(--glass-soft);border-top-left-radius:4px;}\n.gvp-frame::after{bottom:10px;right:10px;border-bottom:2px solid var(--glass-soft);border-right:2px solid var(--glass-soft);border-bottom-right-radius:4px;}\n \n.gvp-cap{text-align:center;font-family:var(--serif);font-size:.9em;color:#6b7580;font-style:italic;margin-top:16px;letter-spacing:.4px;}\n \n@media (max-width:768px){\n  .gvp-head h2{font-size:1.25em;}\n  .gvp-frame::before,.gvp-frame::after{width:18px;height:18px;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"gvp\"\u003e\n\u003cdiv class=\"gvp-head\"\u003e\n\u003cspan class=\"gvp-line\"\u003e\u003c\/span\u003e \u003cspan class=\"gvp-eyebrow\"\u003eSee It In Motion\u003c\/span\u003e\n\u003ch2\u003eWatch the \u003cem\u003eDiscs Come to Life\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gvp-frame\"\u003e\u003cvideo poster=\"\" controlslist=\"nodownload\" playsinline=\"\" preload=\"metadata\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a64572e1eeb74486b349469e3c85f24e.mp4\"\u003e\n      Your browser does not support the video tag. You can\n      \u003ca style=\"color: #4a6b7a;\" href=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a64572e1eeb74486b349469e3c85f24e.mp4\"\u003eview the video here\u003c\/a\u003e.\n    \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cp class=\"gvp-cap\"\u003e— Layered clear \u0026amp; frosted glass discs, illuminated by warm light —\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* ===== Vidir Hammered Candlestick Chandelier Story — Editorial Fold ===== *\/\n.vhc{\n  --ink:#2b1d12;--mah:#5a3a22;--mah-dk:#3d2714;--mah-lt:#8a5d38;\n  --gold:#c2a06a;--gold-soft:#e0c79c;--brass:#c9a45f;--brass-dk:#9a7838;--cream:#f9f4ec;--line:#ece2d5;\n  --serif:Georgia,\"Times New Roman\",serif;\n  --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  max-width:1100px;margin:30px auto;font-family:var(--sans);color:var(--ink);line-height:1.7;\n}\n.vhc *{box-sizing:border-box;}\n \n\/* ===== Fold shell ===== *\/\n.vhc-fold{border:1px solid var(--mah);overflow:hidden;background:#fff;border-radius:6px;}\n \n\/* ===== Header: left candlestick-chandelier emblem ===== *\/\n.vhc-fold \u003e summary{\n  list-style:none;cursor:pointer;position:relative;\n  display:flex;align-items:stretch;min-height:140px;\n}\n.vhc-fold \u003e summary::-webkit-details-marker{display:none;}\n \n\/* left emblem (dark) *\/\n.vhc-emblem{\n  flex:0 0 140px;background:linear-gradient(160deg,#2c2016 0%,#181008 100%);\n  display:flex;align-items:center;justify-content:center;position:relative;\n}\n.vhc-emblem::after{content:\"\";position:absolute;right:0;top:16px;bottom:16px;width:1px;background:rgba(224,199,156,.25);}\n.vhc-chand{width:110px;height:100px;}\n.vhc-chand svg{width:100%;height:100%;display:block;}\n.vhc-fold:not([open]) .vhc-flame{transform-box:fill-box;transform-origin:center;animation:vhcGlow 3s ease-in-out infinite;}\n.vhc-fold:not([open]) .vhc-flame.d2{animation-delay:.5s;}\n.vhc-fold:not([open]) .vhc-flame.d3{animation-delay:1s;}\n@keyframes vhcGlow{0%,100%{opacity:.6;}50%{opacity:1;}}\n \n\/* main title zone *\/\n.vhc-main{\n  flex:1;min-width:0;padding:26px 30px;display:flex;flex-direction:column;justify-content:center;\n  background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);transition:background .35s ease;\n}\n.vhc-fold \u003e summary:hover .vhc-main{background:linear-gradient(180deg,var(--cream) 0%,#f2e8da 100%);}\n.vhc-kick{display:flex;align-items:center;gap:10px;margin-bottom:10px;}\n.vhc-kick .vhc-rule{height:1px;width:34px;background:var(--gold);}\n.vhc-kick .vhc-kick-t{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--mah-lt);font-weight:600;}\n.vhc-main h2{font-family:var(--serif);font-size:1.5em;font-weight:500;color:var(--ink);margin:0 0 10px;letter-spacing:.3px;line-height:1.24;}\n.vhc-main h2 em{color:var(--mah);font-style:italic;}\n.vhc-teaser{font-size:.9em;color:#7a6456;margin:0;line-height:1.55;max-width:600px;}\n.vhc-teaser b{color:var(--mah);font-weight:600;}\n \n\/* right open zone *\/\n.vhc-open{\n  flex:0 0 104px;border-left:1px solid var(--line);\n  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;\n  background:#fff;transition:background .35s ease;\n}\n.vhc-fold \u003e summary:hover .vhc-open{background:var(--cream);}\n.vhc-open .vhc-open-t{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--mah-lt);}\n.vhc-open .vhc-arrow{font-size:1.15em;color:var(--gold);transition:transform .35s ease;line-height:1;}\n.vhc-fold[open] .vhc-open .vhc-arrow{transform:rotate(180deg);}\n \n\/* ===== Body ===== *\/\n.vhc-body{padding:0 30px 38px;background:var(--cream);}\n.vhc-fold[open] .vhc-inner{animation:vhcReveal .42s ease;}\n@keyframes vhcReveal{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}\n \n\/* ===== Story sections ===== *\/\n.vhc .story-section{margin:24px 0;padding:30px 28px;background:#fff;border:1px solid var(--line);position:relative;overflow:hidden;transition:all .4s ease;}\n.vhc .story-section:hover{border-color:#cbb088;box-shadow:0 8px 25px rgba(90,58,34,.08);}\n.vhc .story-section::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--mah) 0%,var(--mah-lt) 100%);}\n.vhc .story-header{display:flex;align-items:baseline;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--line);}\n.vhc .story-num{font-family:var(--serif);font-size:2.2em;font-weight:300;color:var(--mah);line-height:1;letter-spacing:-1px;flex-shrink:0;}\n.vhc .story-titles{flex:1;}\n.vhc .story-title-main{font-family:var(--serif);font-size:1.35em;font-weight:500;color:var(--ink);margin:0 0 4px;line-height:1.3;letter-spacing:.3px;}\n.vhc .story-title-sub{font-family:var(--serif);font-size:.95em;color:var(--mah-lt);font-style:italic;margin:0;letter-spacing:.2px;}\n.vhc .story-content{font-size:.95em;color:#5a4a3f;line-height:1.85;margin:0;letter-spacing:.1px;}\n.vhc .story-content strong{color:var(--mah-dk);}\n \n\/* ===== Feature image (UNCHANGED) ===== *\/\n.vhc .story-image-wrap{margin:40px 0;text-align:center;}\n.vhc .story-image-wrap img{max-width:100%;height:auto;border-radius:2px;box-shadow:0 12px 35px rgba(90,58,34,.12);}\n.vhc .image-caption{font-family:var(--serif);font-size:.88em;color:#8a7060;font-style:italic;margin-top:16px;letter-spacing:.5px;}\n \n\/* ===== Comparison table (structure UNCHANGED) ===== *\/\n.vhc .compare-wrap{margin:40px 0 10px;}\n.vhc .compare-header{text-align:center;margin-bottom:28px;}\n.vhc .recommended-badge{display:inline-block;background:var(--mah);color:#fff;padding:7px 22px;border-radius:50px;font-size:.7em;letter-spacing:2px;font-weight:600;text-transform:uppercase;margin-bottom:12px;box-shadow:0 4px 12px rgba(90,58,34,.2);}\n.vhc .compare-line{display:block;width:50px;height:1px;background:var(--mah);margin:0 auto 15px;}\n.vhc .compare-header h3{font-family:var(--serif);font-size:1.6em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;border:none;padding:0;}\n.vhc .compare-subtitle{font-size:.92em;color:#8a7060;font-style:italic;margin-top:8px;}\n.vhc .compare-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e8ddd3;font-size:.92em;box-shadow:0 4px 20px rgba(90,58,34,.06);}\n.vhc .compare-table thead th{padding:18px 20px;font-family:var(--serif);font-weight:500;font-size:1em;letter-spacing:.5px;text-align:left;color:#fff;}\n.vhc .compare-table thead th:first-child{width:18%;background:var(--mah-dk);}\n.vhc .compare-table thead th.col-ours{width:41%;background:var(--mah);position:relative;}\n.vhc .compare-table thead th.col-ours::after{content:'★';position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#f0d29a;font-size:1.1em;}\n.vhc .compare-table thead th.col-theirs{width:41%;background:#6b4a30;color:#dcc9b3;}\n.vhc .compare-table tbody tr{border-bottom:1px solid #f0e6dc;transition:background .3s ease;}\n.vhc .compare-table tbody tr:last-child{border-bottom:none;}\n.vhc .compare-table tbody tr:hover{background:var(--cream);}\n.vhc .compare-table td{padding:18px 22px;vertical-align:top;line-height:1.6;}\n.vhc .compare-table td.feature-name{font-family:var(--serif);font-weight:500;color:var(--ink);background:var(--cream);border-right:1px solid #f0e6dc;}\n.vhc .compare-table td.ours{color:var(--mah-dk);font-weight:500;background:rgba(90,58,34,.03);border-right:1px solid #f0e6dc;}\n.vhc .compare-table td.theirs{color:#8a7060;}\n \n\/* ===== Mobile ===== *\/\n@media (max-width:768px){\n  .vhc-fold \u003e summary{flex-wrap:wrap;min-height:0;}\n  .vhc-emblem{flex:0 0 34%;order:1;}\n  .vhc-emblem::after{display:none;}\n  .vhc-chand{width:76px;height:70px;}\n  .vhc-main{padding:20px 18px;order:2;flex:1 1 62%;}\n  .vhc-main h2{font-size:1.2em;}\n  .vhc-open{flex:0 0 100%;order:3;border-left:none;border-top:1px solid var(--line);flex-direction:row;padding:10px;}\n  .vhc-body{padding:0 16px 28px;}\n  .vhc .story-section{padding:24px 18px;margin:16px 0;}\n  .vhc .story-num{font-size:1.8em;}\n  .vhc .story-title-main{font-size:1.15em;}\n  .vhc .compare-table{font-size:.78em;}\n  .vhc .compare-table td,.vhc .compare-table thead th{padding:12px 10px;}\n  .vhc .compare-table thead th{font-size:.85em;}\n  .vhc .compare-header h3{font-size:1.3em;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vhc\"\u003e\n\u003cdetails class=\"vhc-fold\"\u003e\n\u003csummary\u003e\u003cspan class=\"vhc-emblem\"\u003e\u003cspan class=\"vhc-chand\"\u003e \u003csvg viewbox=\"0 0 110 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\"\u003e\n\u003cdefs\u003e\n\u003clineargradient id=\"vhcMetal\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\"\u003e\n\u003cstop offset=\"0%\" stop-color=\"#e0c078\"\u003e\u003c\/stop\u003e\n\u003cstop offset=\"55%\" stop-color=\"#c9a45f\"\u003e\u003c\/stop\u003e\n\u003cstop offset=\"100%\" stop-color=\"#9a7838\"\u003e\u003c\/stop\u003e\n\u003c\/lineargradient\u003e\n\u003clineargradient id=\"vhcGlass\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"\u003e\n\u003cstop offset=\"0%\" stop-color=\"#fdf6e8\"\u003e\u003c\/stop\u003e\n\u003cstop offset=\"100%\" stop-color=\"#ecd8b6\"\u003e\u003c\/stop\u003e\n\u003c\/lineargradient\u003e\n\u003c\/defs\u003e\n\n\u003cline x1=\"30\" y1=\"6\" x2=\"80\" y2=\"6\" stroke=\"#5a4632\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n\u003cline x1=\"55\" y1=\"6\" x2=\"55\" y2=\"40\" stroke=\"url(#vhcMetal)\" stroke-width=\"2.4\"\u003e\u003c\/line\u003e\n\n\u003cellipse cx=\"55\" cy=\"44\" rx=\"9\" ry=\"4\" fill=\"url(#vhcMetal)\"\u003e\u003c\/ellipse\u003e\n\u003ccircle cx=\"55\" cy=\"44\" r=\"3\" fill=\"#7a5a28\"\u003e\u003c\/circle\u003e\n\n\u003cg stroke=\"url(#vhcMetal)\" stroke-width=\"2.2\" fill=\"none\" stroke-linecap=\"round\"\u003e\n\u003cpath d=\"M55 44 Q30 46 22 40\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M55 44 Q38 48 33 54\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M55 44 Q52 52 50 58\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M55 44 Q58 52 60 58\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M55 44 Q72 48 77 54\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M55 44 Q80 46 88 40\"\u003e\u003c\/path\u003e\n\u003c\/g\u003e\n\n\u003cg fill=\"#7a5a28\" opacity=\"0.5\"\u003e\n\u003ccircle cx=\"34\" cy=\"44\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"44\" cy=\"47\" r=\"0.8\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"66\" cy=\"47\" r=\"0.8\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"76\" cy=\"44\" r=\"0.8\"\u003e\u003c\/circle\u003e\n\u003c\/g\u003e\n\n\u003crect class=\"vhc-flame\" x=\"18\" y=\"24\" width=\"8\" height=\"18\" rx=\"3\" fill=\"url(#vhcGlass)\" stroke=\"#e0c79c\" stroke-width=\"0.7\"\u003e\u003c\/rect\u003e\n\u003crect class=\"vhc-flame d2\" x=\"29\" y=\"38\" width=\"8\" height=\"18\" rx=\"3\" fill=\"url(#vhcGlass)\" stroke=\"#e0c79c\" stroke-width=\"0.7\"\u003e\u003c\/rect\u003e\n\u003crect class=\"vhc-flame d3\" x=\"46\" y=\"42\" width=\"8\" height=\"18\" rx=\"3\" fill=\"url(#vhcGlass)\" stroke=\"#e0c79c\" stroke-width=\"0.7\"\u003e\u003c\/rect\u003e\n\u003crect class=\"vhc-flame\" x=\"56\" y=\"42\" width=\"8\" height=\"18\" rx=\"3\" fill=\"url(#vhcGlass)\" stroke=\"#e0c79c\" stroke-width=\"0.7\"\u003e\u003c\/rect\u003e\n\u003crect class=\"vhc-flame d2\" x=\"73\" y=\"38\" width=\"8\" height=\"18\" rx=\"3\" fill=\"url(#vhcGlass)\" stroke=\"#e0c79c\" stroke-width=\"0.7\"\u003e\u003c\/rect\u003e\n\u003crect class=\"vhc-flame d3\" x=\"84\" y=\"24\" width=\"8\" height=\"18\" rx=\"3\" fill=\"url(#vhcGlass)\" stroke=\"#e0c79c\" stroke-width=\"0.7\"\u003e\u003c\/rect\u003e\n\u003cellipse cx=\"55\" cy=\"50\" rx=\"44\" ry=\"10\" fill=\"#f2d9a6\" opacity=\"0.18\"\u003e\u003c\/ellipse\u003e\n\u003c\/svg\u003e \u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"vhc-main\"\u003e \u003cspan class=\"vhc-kick\"\u003e\u003cspan class=\"vhc-rule\"\u003e\u003c\/span\u003e\u003cspan class=\"vhc-kick-t\"\u003eThe story behind the light\u003c\/span\u003e\u003c\/span\u003eWhy this chandelier is hand-forged, not machine-made\u003cbr\u003eHand-hammered candlestick arms glowing warmly over your dining table, island, or foyer:\u003cbr\u003e\u003cbr\u003e\u003cb\u003eArtisan hammered texture · Warm, captivating glow · Sculptural on or off\u003c\/b\u003e\u003c\/span\u003e \u003cspan class=\"vhc-open\"\u003e \u003cspan class=\"vhc-open-t\"\u003eRead\u003c\/span\u003e \u003cspan class=\"vhc-arrow\"\u003e⌄\u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhc-body\"\u003e\n\u003cdiv class=\"vhc-inner\"\u003e\n\u003c!-- ===== Section 1 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e01\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eShaped by Hand, Not by Machine\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eEvery hammered arm is one of a kind\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eEach cylindrical arm of this \u003cstrong\u003ehammered metal candlestick chandelier\u003c\/strong\u003e is hand-forged, its surface dimpled with countless hammer marks that catch and scatter the light. No two arms carry exactly the same texture, so your \u003cstrong\u003emodern chandelier\u003c\/strong\u003e holds the quiet fingerprint of genuine handcraft — an artisan shimmer that no smooth, machine-pressed finish can ever reproduce. It's not mass-produced; it's made, and it's yours alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Section 2 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e02\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eA Warm, Captivating Glow\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eLight and shadow in balance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eThe clean cylindrical shades cast a warm 3000K light that plays beautifully across the hammered metal, creating a captivating interplay of glow and shadow. In an instant a \u003cstrong\u003edining room, kitchen island, or entryway\u003c\/strong\u003e settles into an inviting, intimate warmth — the atmospheric quality that turns a fine \u003cstrong\u003ecandlestick chandelier\u003c\/strong\u003e into the heart of a gathering, whether you're hosting a dinner or coming home to a quiet evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Section 3 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e03\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eAiry, Architectural Silhouette\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003ePresence without the bulk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eThe candlestick-inspired frame is open and transparent, so even in larger sizes this \u003cstrong\u003elinear chandelier\u003c\/strong\u003e feels light and architectural rather than heavy or crowded. Slender vertical arms rise from an airy horizontal frame, blending mid-century modern lines with a French vintage soul. It's a sculptural silhouette that draws the eye upward and defines a space — a piece of ceiling art by day and a warm centerpiece by night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Section 4 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e04\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eMade to Fit Any Room\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eTwo finishes, seven sizes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eThis \u003cstrong\u003edining room chandelier\u003c\/strong\u003e is built to scale with your space. Choose Gold or Black, and from 4 to 17 heads in round or linear layouts — sized for everything from a compact dining nook to a grand foyer, living room, or hotel lobby. A 150cm (59″) adjustable wire can be shortened on install or extended on request, and the heavy, solid build with integrated warm LEDs makes it a lasting centerpiece — an heirloom, not a trend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Feature image (UNCHANGED) ===== --\u003e\n\u003cdiv class=\"story-image-wrap\"\u003e\n\u003cp class=\"image-caption\"\u003e— Hand-hammered metal arms \u0026amp; warm, captivating light —\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Comparison table (hand-hammered vs smooth\/plated metal) ===== --\u003e\n\u003cdiv class=\"compare-wrap\"\u003e\n\u003cdiv class=\"compare-header\"\u003e\n\u003cspan class=\"recommended-badge\"\u003eRecommended Choice\u003c\/span\u003e \u003cspan class=\"compare-line\"\u003e\u003c\/span\u003e\n\u003ch3\u003eWhy Hand-Hammered Metal\u003c\/h3\u003e\n\u003cp class=\"compare-subtitle\"\u003eA side-by-side comparison of craftsmanship\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eDimension\u003c\/th\u003e\n\u003cth class=\"col-ours\"\u003eHand-Hammered Metal\u003c\/th\u003e\n\u003cth class=\"col-theirs\"\u003eSmooth \/ Plated Metal\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eSurface \u0026amp; Light\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eDimpled, hand-forged texture catches and scatters light with an artisan shimmer\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eFlat, uniform surface reflects light plainly, with no depth or movement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eIndividually forged—each piece carries unique, genuine hammer marks\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eMachine-pressed and mass-produced—every unit looks identical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eFeel \u0026amp; Weight\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eSolid, substantial, gallery-worthy build with real presence\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eOften thin and lightweight, feeling hollow up close\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eCharacter Over Time\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eArtisan finish ages gracefully and keeps its rich, handcrafted character\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eThin plating can wear, chip, or dull with time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003eHammered Cylindrical Arm Chandelier. This hammered-metal, candelabra-style chandelier adds a touch of refined elegance to your overhead space. Slender, hand-hammered cylindrical arms extend outward from an airy frame, each culminating in a sleek cylindrical crystal shade that casts a warm, inviting glow. Its design blends modernist lines with rich vintage charm, while the hand-forged brass finish catches the light with a subtle, artisanal shimmer. Whether in a cozy dining room or a grand foyer, this modern chandelier serves as a sculptural focal point, redefining the essence of high-quality living.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHand-Hammered Metal Arms — Each cylindrical arm is hand-forged, creating a textured surface with distinctive, tactile character.\u003c\/li\u003e\n\u003cli\u003eTwo Finishes, Seven Configurations — Available in gold or black finishes, with a wide range of options including 4 to 17 lights (in round or linear arrangements).\u003c\/li\u003e\n\u003cli\u003eArtistry in Craftsmanship — Its robust structure and delicate forged details transform it into a masterpiece for the ceiling—a stunning visual statement whether the lights are on or off.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eMaterial: Brass, Crystal\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eLight source: Integrated LED\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eKelvin range: Warm White (3000K)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003ePower: Max 40W\u003c\/li\u003e\n\u003cli\u003eVoltage: AC 110-240V\u003c\/li\u003e\n\u003cli\u003eMounting: Ceiling\u003c\/li\u003e\n\u003cli\u003eEnvironment: Indoor\u003c\/li\u003e\n\u003cli\u003eFactory shipment: 5-10 days on average to prepare\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eFinishes:\u003cspan\u003e Gold, Black\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eProcess: Electroplating, Polishing, Cutting\u003c\/li\u003e\n\u003cli\u003eControl method: Push-button switch. (support bulb dimming)\u003c\/li\u003e\n\u003cli\u003eQ: Does it support dimming?\u003c\/li\u003e\n\u003cli\u003eA: Whether it supports dimming depends on what type of bulb you buy. If you buy a dimming bulb, this lamp will achieve a dimming function.\u003c\/li\u003e\n\u003cli\u003eThe bulb provided by default does not support dimming.\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWe provide 150cm \/ 59\u003cspan style=\"font-size: 0.875rem;\"\u003e″\u003c\/span\u003e wires, which can be lengthened as needed.(Contact us)\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e4 Heads Size: ∅ 11.8″ x H 22.4″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/Hammered-Cylindrical-Lamp-Arm-Chandelier-Vidirlighting3_1.webp?v=1769131540\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e6 Heads Size: ∅ 36.2″ x H 22.8″\u003c\/li\u003e\n\u003cli\u003e6 Heads Size: ∅ 48″ x H 22.8″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/Hammered-Cylindrical-Lamp-Arm-Chandelier-Vidirlighting3_2.webp?v=1769131540\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e8 Heads Size: ∅ 59.8″ x H 22.8″\u003c\/li\u003e\n\u003cli\u003e8 Heads Size: ∅ 71.6″ x H 22.8″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/Hammered-Cylindrical-Lamp-Arm-Chandelier-Vidirlighting3_3.webp?v=1769131540\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e11 Heads Size: L 53.9″ x W 18.9″ x H 22″\u003c\/li\u003e\n\u003cli\u003e17 Heads Size: L 71.6″ x W 18.9″ x H 17.7″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/Hammered-Cylindrical-Lamp-Arm-Chandelier-Vidirlighting3_4.webp?v=1769131540\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* ===== Vidir Hammered Candlestick Chandelier — Size + Install + FAQ ===== *\/\n.vhg{\n  --ink:#2b1d12;--mah:#5a3a22;--mah-dk:#3d2714;--mah-lt:#8a5d38;\n  --gold:#c2a06a;--gold-soft:#e0c79c;--brass:#c9a45f;--brass-dk:#9a7838;--cream:#f9f4ec;--line:#ece2d5;\n  --serif:Georgia,\"Times New Roman\",serif;\n  --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  max-width:1100px;margin:36px auto;font-family:var(--sans);color:var(--ink);line-height:1.7;\n}\n.vhg *{box-sizing:border-box;}\n \n\/* header *\/\n.vhg-head{text-align:center;margin:0 auto 30px;padding-bottom:20px;border-bottom:1px solid var(--line);max-width:800px;}\n.vhg-line{display:block;width:50px;height:1px;background:var(--mah);margin:0 auto 15px;}\n.vhg-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--mah-lt);font-weight:600;display:block;margin-bottom:12px;}\n.vhg-head h2{font-family:var(--serif);font-size:1.62em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;}\n.vhg-head h2 em{color:var(--mah);font-style:italic;}\n.vhg-head p{font-size:.95em;color:#7a6456;line-height:1.7;margin:13px auto 0;max-width:640px;}\n.vhg-head h3{font-size:.95em;margin:14px 0 0;}\n.vhg-head h3 a{color:var(--mah);text-decoration:underline;}\n \n\/* ===== config → scene table ===== *\/\n.vhg-sub{text-align:center;margin:0 auto 22px;max-width:680px;}\n.vhg-sub h3{font-family:var(--serif);font-size:1.3em;font-weight:500;color:var(--ink);margin:0 0 8px;}\n.vhg-sub p{font-size:.9em;color:#7a6456;margin:0;}\n.vhg-tablewrap{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;margin-bottom:14px;box-shadow:0 4px 20px rgba(90,58,34,.05);overflow-x:auto;}\n.vhg-table{width:100%;border-collapse:collapse;font-size:.9em;min-width:600px;}\n.vhg-table thead th{background:var(--mah);color:#fff;font-family:var(--serif);font-weight:500;font-size:.98em;letter-spacing:.4px;text-align:left;padding:15px 20px;}\n.vhg-table thead th:first-child{background:var(--mah-dk);width:20%;}\n.vhg-table thead th:nth-child(2){width:22%;}\n.vhg-table tbody tr{border-bottom:1px solid #f0e6dc;transition:background .25s ease;}\n.vhg-table tbody tr:last-child{border-bottom:none;}\n.vhg-table tbody tr:nth-child(even){background:#fdfaf5;}\n.vhg-table tbody tr:hover{background:var(--cream);}\n.vhg-table td{padding:14px 20px;vertical-align:top;line-height:1.55;}\n.vhg-table td.cfg{font-family:var(--serif);font-weight:600;color:var(--mah-dk);}\n.vhg-table td.cfg small{display:block;font-family:var(--sans);font-weight:400;font-size:.82em;color:#8a7060;margin-top:2px;}\n.vhg-table td.shape{color:var(--mah-lt);font-size:.88em;}\n.vhg-table td.rooms{color:#5a4a3f;}\n.vhg-note{font-size:.84em;color:#8a7060;font-style:italic;margin:0 0 34px;text-align:center;}\n \n\/* ===== spec band ===== *\/\n.vhg-band{border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fff 0%,var(--cream) 100%);padding:24px 30px;margin:0 0 44px;}\n.vhg-band h4{font-family:var(--serif);font-size:1.2em;font-weight:500;color:var(--ink);margin:0 0 16px;text-align:center;}\n.vhg-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n.vhg-spec{text-align:center;padding:14px 12px;background:#fff;border:1px solid var(--line);border-radius:6px;}\n.vhg-spec .l{display:block;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:#8a7060;margin-bottom:5px;}\n.vhg-spec .v{font-family:var(--serif);font-size:.92em;color:var(--mah);font-weight:700;line-height:1.25;}\n \n\/* ===== COLLAPSIBLE INSTALL ===== *\/\n.vhg-foldwrap{margin:0 0 46px;}\n.vhg-fold{border:1px solid var(--mah);overflow:hidden;background:#fff;border-radius:6px;}\n.vhg-fold \u003e summary{list-style:none;cursor:pointer;position:relative;display:flex;align-items:center;gap:18px;padding:22px 26px;background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);transition:background .35s ease;}\n.vhg-fold \u003e summary::-webkit-details-marker{display:none;}\n.vhg-fold \u003e summary:hover{background:linear-gradient(180deg,var(--cream) 0%,#f2e8da 100%);}\n.vhg-fbadge{flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:linear-gradient(160deg,var(--mah) 0%,var(--mah-dk) 100%);display:flex;align-items:center;justify-content:center;color:var(--gold-soft);}\n.vhg-fbadge svg{width:24px;height:24px;}\n.vhg-ftext{flex:1;min-width:0;}\n.vhg-ftext .vhg-feyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--mah-lt);font-weight:600;display:block;margin-bottom:5px;}\n.vhg-ftext h3{font-family:var(--serif);font-size:1.25em;font-weight:500;color:var(--ink);margin:0;letter-spacing:.3px;}\n.vhg-ftext p{margin:4px 0 0;font-size:.85em;color:#7a6456;}\n.vhg-farrow{flex:0 0 auto;font-size:1.2em;color:var(--gold);transition:transform .35s ease;line-height:1;}\n.vhg-fold[open] .vhg-farrow{transform:rotate(180deg);}\n.vhg-fbody{padding:8px 26px 30px;background:var(--cream);}\n.vhg-fold[open] .vhg-finner{animation:vhgReveal .42s ease;}\n@keyframes vhgReveal{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}\n \n\/* steps *\/\n.vhg-steps{margin-top:18px;}\n.vhg-step{display:grid;grid-template-columns:64px 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;margin-bottom:14px;transition:border-color .35s,box-shadow .35s,transform .3s;}\n.vhg-step:last-child{margin-bottom:0;}\n.vhg-step:hover{border-color:#cbb088;box-shadow:0 8px 24px rgba(90,58,34,.09);transform:translateX(3px);}\n.vhg-step-n{background:linear-gradient(165deg,var(--mah) 0%,var(--mah-dk) 100%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;}\n.vhg-step-n .num{font-family:var(--serif);font-size:1.5em;line-height:1;}\n.vhg-step-n .ic{width:22px;height:22px;color:var(--gold-soft);}\n.vhg-step-n .ic svg{width:100%;height:100%;}\n.vhg-step-b{padding:18px 24px;}\n.vhg-step-b h4{font-family:var(--serif);font-size:1.16em;font-weight:500;color:var(--ink);margin:0 0 6px;}\n.vhg-step-b p{margin:0;font-size:.9em;color:#5a4a3f;line-height:1.65;}\n.vhg-step-b p b{color:var(--mah);}\n.vhg-step-b .warn{display:block;margin-top:8px;font-size:.82em;color:#9a3b2e;font-style:italic;}\n \n\/* ===== FAQ ===== *\/\n.vhg-acc{max-width:880px;margin:0 auto;}\n.vhg-item{border-bottom:1px solid var(--line);}\n.vhg-item:first-child{border-top:1px solid var(--line);}\n.vhg-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 4px;font-family:var(--serif);font-size:1.08em;color:var(--ink);transition:color .2s ease;}\n.vhg-item summary::-webkit-details-marker{display:none;}\n.vhg-item summary:hover{color:var(--mah);}\n.vhg-qico{position:relative;flex:0 0 17px;width:17px;height:17px;}\n.vhg-qico::before,.vhg-qico::after{content:\"\";position:absolute;background:var(--mah);transition:transform .3s ease,opacity .3s ease;}\n.vhg-qico::before{top:8px;left:0;width:17px;height:1.6px;}\n.vhg-qico::after{top:0;left:8px;width:1.6px;height:17px;}\n.vhg-item[open] .vhg-qico::after{transform:scaleY(0);opacity:0;}\n.vhg-ans{padding:0 4px 20px;font-size:.9em;color:#5a4a3f;line-height:1.78;max-width:800px;}\n.vhg-ans strong{color:var(--ink);}\n.vhg-ans em{color:#8a7060;}\n \n@media (max-width:768px){\n  .vhg-head h2{font-size:1.32em;}\n  .vhg-spec-grid{grid-template-columns:1fr;}\n  .vhg-table td,.vhg-table thead th{padding:12px 14px;}\n  .vhg-fold \u003e summary{padding:18px;}\n  .vhg-ftext h3{font-size:1.1em;}\n  .vhg-fbody{padding:4px 16px 24px;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vhg\"\u003e\n\u003c!-- HEADER --\u003e\n\u003cdiv class=\"vhg-head\"\u003e\n\u003cspan class=\"vhg-line\"\u003e\u003c\/span\u003e \u003cspan class=\"vhg-eyebrow\"\u003eSize, Placement \u0026amp; Installation Guide\u003c\/span\u003e\n\u003ch2\u003eChoose Your Size \u0026amp; \u003cem\u003eInstall with Confidence\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFrom a 4-head round fixture to a 17-head linear statement, this chandelier scales to any space. Use this guide to match the size to your room, then install with confidence.\u003c\/p\u003e\n\u003ch3\u003e\u003ca rel=\"noopener\" href=\"https:\/\/vidirlighting.com\/blogs\/news\/the-complete-lighting-installation-guide-for-us-homes\" target=\"_blank\"\u003eClick to view: Complete Lighting Installation Guide\u003c\/a\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE \/ HEAD-COUNT TABLE --\u003e\n\u003cdiv class=\"vhg-sub\"\u003e\n\u003ch3\u003eMatch the size to your room\u003c\/h3\u003e\n\u003cp\u003eRound layouts for tables and open rooms; linear layouts for long tables and islands. Available in Gold or Black.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-tablewrap\"\u003e\n\u003ctable class=\"vhg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003cth\u003eLayout\u003c\/th\u003e\n\u003cth\u003eBest Suited For\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"cfg\"\u003e4 Heads\u003csmall\u003e∅ 11.8″–23.6″\u003c\/small\u003e\n\u003c\/td\u003e\n\u003ctd class=\"shape\"\u003eRound\u003c\/td\u003e\n\u003ctd class=\"rooms\"\u003eBreakfast nooks, small dining tables, entryways, bedrooms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"cfg\"\u003e6 Heads\u003csmall\u003e∅ 31.5″–39.4″\u003c\/small\u003e\n\u003c\/td\u003e\n\u003ctd class=\"shape\"\u003eRound\u003c\/td\u003e\n\u003ctd class=\"rooms\"\u003eDining tables, round tables, mid-size living rooms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"cfg\"\u003e8 Heads\u003csmall\u003e∅ 47.2″–71.6″\u003c\/small\u003e\n\u003c\/td\u003e\n\u003ctd class=\"shape\"\u003eRound\u003c\/td\u003e\n\u003ctd class=\"rooms\"\u003eLarge dining rooms, open-plan living, two-story foyers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"cfg\"\u003e11 Heads\u003csmall\u003eL 53.9″\u003c\/small\u003e\n\u003c\/td\u003e\n\u003ctd class=\"shape\"\u003eLinear\u003c\/td\u003e\n\u003ctd class=\"rooms\"\u003eLong dining tables, kitchen islands, console runs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"cfg\"\u003e17 Heads\u003csmall\u003eL 71.6″\u003c\/small\u003e\n\u003c\/td\u003e\n\u003ctd class=\"shape\"\u003eLinear\u003c\/td\u003e\n\u003ctd class=\"rooms\"\u003eGrand tables, large islands, lobbies, commercial spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"vhg-note\"\u003eA 150cm (59″) wire can be shortened on install or extended on request — so you set the perfect drop for your ceiling.\u003c\/p\u003e\n\u003c!-- SPEC BAND --\u003e\n\u003cdiv class=\"vhg-band\"\u003e\n\u003ch4\u003eHanging height at a glance\u003c\/h4\u003e\n\u003cdiv class=\"vhg-spec-grid\"\u003e\n\u003cdiv class=\"vhg-spec\"\u003e\n\u003cspan class=\"l\"\u003eOver a dining table\u003c\/span\u003e\u003cspan class=\"v\"\u003eLowest point 30–36″ above tabletop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-spec\"\u003e\n\u003cspan class=\"l\"\u003eOpen floor \/ walkway\u003c\/span\u003e\u003cspan class=\"v\"\u003e≥ 7 ft above floor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-spec\"\u003e\n\u003cspan class=\"l\"\u003eTwo-story foyer\u003c\/span\u003e\u003cspan class=\"v\"\u003eCenter in the window \/ stairwell void\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== COLLAPSIBLE INSTALL STEPS ===== --\u003e\n\u003cdiv class=\"vhg-foldwrap\"\u003e\n\u003cdetails class=\"vhg-fold\"\u003e\n\u003csummary\u003e\u003cspan class=\"vhg-fbadge\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 2l-2 5 3 1-4 6 1-4-3-1z\"\u003e\u003c\/path\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"vhg-ftext\"\u003e \u003cspan class=\"vhg-feyebrow\"\u003eInstallation Guide\u003c\/span\u003eInstallation in Four StepsA hardwired ceiling chandelier — tap to view the full step-by-step\u003c\/span\u003e \u003cspan class=\"vhg-farrow\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-fbody\"\u003e\n\u003cdiv class=\"vhg-finner\"\u003e\n\u003cdiv class=\"vhg-steps\"\u003e\n\u003cdiv class=\"vhg-step\"\u003e\n\u003cdiv class=\"vhg-step-n\"\u003e\n\u003cspan class=\"ic\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v6M5 8l7-6 7 6\"\u003e\u003c\/path\u003e\u003crect rx=\"2\" height=\"13\" width=\"16\" y=\"8\" x=\"4\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan class=\"num\"\u003e1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-step-b\"\u003e\n\u003ch4\u003ePower Off \u0026amp; Prepare\u003c\/h4\u003e\n\u003cp\u003eSwitch off power at the breaker and confirm the wires are dead with a voltage tester. Unpack and lay out the arms and shades — \u003cb\u003ehandle the glass shades gently\u003c\/b\u003e. Larger sizes are heavy, so use a \u003cb\u003efan\/fixture-rated support box\u003c\/b\u003e.\u003c\/p\u003e\n\u003cspan class=\"warn\"\u003eThis is a large, heavy chandelier — a rated box and a professional electrician are strongly recommended.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-step\"\u003e\n\u003cdiv class=\"vhg-step-n\"\u003e\n\u003cspan class=\"ic\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 12h16M4 17h10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan class=\"num\"\u003e2\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-step-b\"\u003e\n\u003ch4\u003eSet the Drop Height\u003c\/h4\u003e\n\u003cp\u003eThe \u003cb\u003e150cm (59″) wire\u003c\/b\u003e can be shortened on install or extended on request. Over a dining table, aim for the lowest point 30–36″ above the tabletop; over open floor, keep it at least 7 ft up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-step\"\u003e\n\u003cdiv class=\"vhg-step-n\"\u003e\n\u003cspan class=\"ic\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12l3 3 5-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan class=\"num\"\u003e3\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-step-b\"\u003e\n\u003ch4\u003eMount the Plate \u0026amp; Connect\u003c\/h4\u003e\n\u003cp\u003eSecure the ceiling plate to the rated box, then connect \u003cb\u003elive (L)\u003c\/b\u003e, \u003cb\u003eneutral (N)\u003c\/b\u003e, and \u003cb\u003eground (E)\u003c\/b\u003e per the manual. Tuck the wires neatly and set the canopy flush to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-step\"\u003e\n\u003cdiv class=\"vhg-step-n\"\u003e\n\u003cspan class=\"ic\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 18h6M10 21h4M12 2a7 7 0 0 0-4 12c1 1 1 2 1 3h6c0-1 0-2 1-3a7 7 0 0 0-4-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan class=\"num\"\u003e4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-step-b\"\u003e\n\u003ch4\u003eAttach Shades \u0026amp; Power On\u003c\/h4\u003e\n\u003cp\u003eFit the cylindrical shades onto the arms, restore power, and switch on. The integrated LED means there's \u003cb\u003eno bulb to fit\u003c\/b\u003e — enjoy the warm glow across the hand-hammered arms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"vhg-head\"\u003e\n\u003cspan class=\"vhg-line\"\u003e\u003c\/span\u003e \u003cspan class=\"vhg-eyebrow\"\u003eQuestions, Answered\u003c\/span\u003e\n\u003ch2\u003eModern Chandelier FAQ\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vhg-acc\"\u003e\n\u003cdetails open=\"\" class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat sizes and shapes are available?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eSeven sizes across two layouts: \u003cstrong\u003eround versions in 4, 6, and 8 heads\u003c\/strong\u003e (∅11.8″ up to 71.6″) and \u003cstrong\u003elinear versions in 11 and 17 heads\u003c\/strong\u003e (L 53.9″–71.6″). Round layouts suit tables and open rooms; linear layouts suit long tables and islands. Choose a larger or linear size for grand spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is this chandelier made of?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eIt features \u003cstrong\u003ehand-hammered metal arms\u003c\/strong\u003e in a candlestick-inspired frame, with clean cylindrical clear-glass shades. The dimpled, hand-forged surface gives it an artisan, textured shimmer that no smooth, machine-made finish can match.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat finishes can I choose?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eTwo finishes: \u003cstrong\u003eGold or Black\u003c\/strong\u003e, both showing the hand-hammered texture beautifully. Pick the one that best suits your room's palette.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I adjust the hanging height?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eYes. It comes with a \u003cstrong\u003e150cm (59″) wire\u003c\/strong\u003e that can be shortened during installation, or \u003cstrong\u003eextended on request\u003c\/strong\u003e. Over a dining table, aim for the lowest point 30–36″ above the tabletop.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat light does it give, and is it dimmable?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eIt features a built-in warm white LED (3000K) that creates a cozy lighting effect. (Please contact us if you require dimming functionality.)\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhere does this modern chandelier work best?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eOver a \u003cstrong\u003edining table, kitchen island, or entryway\u003c\/strong\u003e, or in a living room, foyer, or hotel lobby. The airy, transparent frame keeps even large sizes from feeling heavy, so it reads as a sculptural centerpiece rather than a bulky fixture.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs it hard to install — do I need an electrician?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eIt's a \u003cstrong\u003ehardwired ceiling chandelier\u003c\/strong\u003e mounted to a standard US ceiling box. Because it's large and heavy, we strongly recommend a \u003cstrong\u003efixture-rated support box and a qualified electrician\u003c\/strong\u003e for a safe, secure, level install. Always cut power at the breaker first. A setup document is provided on the product page.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vhg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow do I care for it?\u003c\/span\u003e\u003cspan class=\"vhg-qico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vhg-ans\"\u003eWipe gently with a soft, dry cloth. The hand-hammered surface is part of the artisan character, so slight variation in the forging marks is a mark of genuine handcraft. Keep away from moisture and harsh chemicals, and it will keep its rich character for years.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* ===== Vidirlighting — Documents ===== *\/\n.vdl{\n  --brand:#5b2d20;--brand-dk:#3d1e15;--brand-lt:#7d4534;\n  --gold:#b08d57;--gold-lt:#d9bd8a;\n  --cream:#fdfaf7;--line:#e8ddd8;--ink:#2d1810;--body:#5a4a3f;\n  --serif:Georgia,\"Times New Roman\",serif;\n  --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  --num:Arial,Helvetica,sans-serif;\n  display:block;width:100%;\n  max-width:860px;margin:44px auto;font-family:var(--sans);color:var(--ink);line-height:1.7;\n}\n.vdl *{box-sizing:border-box;}\n\n\/* header *\/\n.vdl-head{text-align:center;margin:0 auto 26px;max-width:520px;}\n.vdl-line{display:block;width:44px;height:1px;background:var(--gold);margin:0 auto 13px;}\n.vdl-eyebrow{\n  font-size:10px;letter-spacing:.28em;text-transform:uppercase;\n  color:var(--brand-lt);font-weight:600;display:block;margin-bottom:10px;\n}\n.vdl-head h2{\n  font-family:var(--serif);font-size:1.5em;font-weight:400;color:var(--ink);\n  margin:0;letter-spacing:.3px;line-height:1.3;\n}\n.vdl-head h2 em{color:var(--brand);font-style:italic;}\n\n\/* grid *\/\n.vdl-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;}\n\n\/* card *\/\n.vdl-card{\n  position:relative;overflow:hidden;\n  border:1px solid var(--line);border-radius:14px;\n  background:linear-gradient(165deg,#fff 0%,var(--cream) 100%);\n  box-shadow:0 8px 24px rgba(91,45,32,.07);\n  display:flex;flex-direction:column;\n  transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease;\n}\n.vdl-card:hover{\n  border-color:var(--gold-lt);\n  box-shadow:0 16px 34px rgba(91,45,32,.13);\n  transform:translateY(-4px);\n}\n.vdl-card::before{\n  content:'';position:absolute;inset:0;pointer-events:none;\n  background:radial-gradient(ellipse 46% 56% at 96% 4%, rgba(176,141,87,.12) 0%, transparent 62%);\n}\n\n\/* thumbnail — decorative only, NOT a link *\/\n.vdl-prev{position:relative;padding:26px 26px 4px;pointer-events:none;}\n.vdl-prev svg{display:block;width:100%;height:auto;max-width:150px;margin:0 auto;}\n.vdl-tag{\n  position:absolute;top:18px;right:18px;z-index:2;\n  font-family:var(--num);font-size:8.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;\n  color:#ffffff;background-color:#5b2d20;\n  padding:5px 10px;border-radius:4px;\n}\n\n\/* body *\/\n.vdl-body{\n  padding:16px 26px 26px;flex:1;min-width:0;\n  display:flex;flex-direction:column;gap:8px;text-align:center;\n}\n.vdl-body h3{\n  font-family:var(--serif);font-size:1.2em;font-weight:600;color:var(--ink);\n  margin:0;letter-spacing:.2px;line-height:1.32;\n}\n.vdl-desc{font-size:.87em;color:var(--body);margin:0 0 6px;line-height:1.7;}\n\n\/* ---- button — the only clickable element in the card ----\n   background-COLOR, not a gradient: a gradient is a background-image\n   and the background-image:none rule below would erase it. ---- *\/\n.vdl .vdl-btn{\n  display:flex;align-items:center;justify-content:center;gap:9px;\n  margin-top:auto;padding:14px 18px;border-radius:7px;\n  background-color:#5b2d20;\n  font-family:var(--sans);font-size:.83em;font-weight:700;\n  letter-spacing:.13em;text-transform:uppercase;\n  box-shadow:0 6px 16px rgba(91,45,32,.2);\n  border:none;outline:none;\n  transition:background-color .3s ease,box-shadow .3s ease,letter-spacing .3s ease;\n}\n.vdl .vdl-btn,\n.vdl .vdl-btn:link,\n.vdl .vdl-btn:visited,\n.vdl .vdl-btn:hover,\n.vdl .vdl-btn:focus,\n.vdl .vdl-btn:active,\n.vdl .vdl-btn span{\n  color:#ffffff !important;\n  text-decoration:none !important;\n  border-bottom:0 !important;\n  background-image:none !important;\n}\n.vdl .vdl-btn:hover{\n  background-color:#3d1e15 !important;\n  box-shadow:0 12px 26px rgba(91,45,32,.3);\n  letter-spacing:.17em;\n}\n\/* our own focus ring, so no theme outline appears *\/\n.vdl .vdl-btn:focus{outline:none !important;}\n.vdl .vdl-btn:focus-visible{\n  outline:none !important;\n  box-shadow:0 0 0 3px rgba(176,141,87,.55), 0 8px 20px rgba(91,45,32,.25);\n}\n\/* size lock — this can never balloon, wrapper or no wrapper *\/\n.vdl .vdl-btn svg{\n  flex:0 0 14px;width:14px;height:14px;\n  stroke:#ffffff !important;color:#ffffff !important;\n}\n\n@media (max-width:700px){\n  .vdl{margin:30px auto;}\n  .vdl-head h2{font-size:1.24em;}\n  .vdl-grid{grid-template-columns:1fr;gap:16px;}\n  .vdl-prev{padding:22px 22px 4px;}\n  .vdl-prev svg{max-width:132px;}\n  .vdl-body{padding:14px 22px 22px;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vdl\"\u003e\n\u003c!-- HEADER --\u003e\n\u003cdiv class=\"vdl-head\"\u003e\n\u003cspan class=\"vdl-line\"\u003e\u003c\/span\u003e \u003cspan class=\"vdl-eyebrow\"\u003eDocuments\u003c\/span\u003e\n\u003ch2\u003eSpecifications \u0026amp; \u003cem\u003eInstallation\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- CARDS --\u003e\n\u003cdiv class=\"vdl-grid\"\u003e\n\u003c!-- SPEC SHEET --\u003e\n\u003cdiv class=\"vdl-card\"\u003e\n\u003cdiv class=\"vdl-prev\"\u003e\n\u003cspan class=\"vdl-tag\"\u003ePDF\u003c\/span\u003e \u003csvg viewbox=\"0 0 150 118\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\"\u003e\n\u003crect x=\"24\" y=\"6\" width=\"112\" height=\"108\" rx=\"3\" fill=\"#f4ece0\" stroke=\"#e0d0b8\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n\u003crect x=\"16\" y=\"2\" width=\"112\" height=\"108\" rx=\"3\" fill=\"#ffffff\" stroke=\"#dccfc0\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n\u003crect x=\"16\" y=\"2\" width=\"112\" height=\"13\" rx=\"3\" fill=\"#5b2d20\"\u003e\u003c\/rect\u003e\n\u003crect x=\"16\" y=\"11\" width=\"112\" height=\"4\" fill=\"#5b2d20\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"6\" width=\"28\" height=\"3.2\" rx=\"1.6\" fill=\"#d9bd8a\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"23\" width=\"52\" height=\"4.4\" rx=\"2.2\" fill=\"#3d1e15\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#f7f1e8\"\u003e\n\u003crect x=\"24\" y=\"36\" width=\"96\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"48\" width=\"96\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"60\" width=\"96\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"72\" width=\"96\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"84\" width=\"96\" height=\"9\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003cg fill=\"#c9a36b\"\u003e\n\u003crect x=\"28\" y=\"39.3\" width=\"20\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"28\" y=\"51.3\" width=\"16\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"28\" y=\"63.3\" width=\"22\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"28\" y=\"75.3\" width=\"15\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"28\" y=\"87.3\" width=\"19\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003cg fill=\"#8a7060\"\u003e\n\u003crect x=\"60\" y=\"39.3\" width=\"38\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"60\" y=\"51.3\" width=\"48\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"60\" y=\"63.3\" width=\"32\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"60\" y=\"75.3\" width=\"42\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003crect x=\"60\" y=\"87.3\" width=\"35\" height=\"2.4\" rx=\"1.2\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003crect x=\"24\" y=\"99\" width=\"96\" height=\"7\" rx=\"1.5\" fill=\"#faf3e8\" stroke=\"#e6d6bd\" stroke-width=\".7\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"99\" width=\"2.4\" height=\"7\" fill=\"#b08d57\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vdl-body\"\u003e\n\u003ch3\u003eSpecification Sheet\u003c\/h3\u003e\n\u003cp class=\"vdl-desc\"\u003eMaterials, sizes, wattage and ratings — the full technical record.\u003c\/p\u003e\n\u003ca class=\"vdl-btn\" href=\"[__%20PDF%20URL%20%E2%80%94%20Specification%20Sheet]\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan\u003eView Specifications\u003c\/span\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 3v12M7 10l5 5 5-5M5 21h14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL GUIDE --\u003e\n\u003cdiv class=\"vdl-card\"\u003e\n\u003cdiv class=\"vdl-prev\"\u003e\n\u003cspan class=\"vdl-tag\"\u003ePDF\u003c\/span\u003e \u003csvg viewbox=\"0 0 150 118\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\"\u003e\n\u003crect x=\"24\" y=\"6\" width=\"112\" height=\"108\" rx=\"3\" fill=\"#f4ece0\" stroke=\"#e0d0b8\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n\u003crect x=\"16\" y=\"2\" width=\"112\" height=\"108\" rx=\"3\" fill=\"#ffffff\" stroke=\"#dccfc0\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n\u003crect x=\"16\" y=\"2\" width=\"112\" height=\"13\" rx=\"3\" fill=\"#5b2d20\"\u003e\u003c\/rect\u003e\n\u003crect x=\"16\" y=\"11\" width=\"112\" height=\"4\" fill=\"#5b2d20\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"6\" width=\"28\" height=\"3.2\" rx=\"1.6\" fill=\"#d9bd8a\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" y=\"23\" width=\"44\" height=\"4.4\" rx=\"2.2\" fill=\"#3d1e15\"\u003e\u003c\/rect\u003e\n\u003cline x1=\"26\" y1=\"40\" x2=\"118\" y2=\"40\" stroke=\"#5b2d20\" stroke-width=\"1.6\"\u003e\u003c\/line\u003e\n\u003crect x=\"64\" y=\"34\" width=\"16\" height=\"6\" rx=\"1\" fill=\"none\" stroke=\"#b08d57\" stroke-width=\"1\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M66 40 L78 40 L76 45 L68 45 Z\" fill=\"#5b2d20\"\u003e\u003c\/path\u003e\n\u003cg stroke=\"#5b2d20\" stroke-width=\"1\" fill=\"none\"\u003e\n\u003crect x=\"70\" y=\"46\" width=\"4\" height=\"6\" rx=\"1.8\"\u003e\u003c\/rect\u003e\n\u003ccircle cx=\"72\" cy=\"55\" r=\"1.9\"\u003e\u003c\/circle\u003e\n\u003crect x=\"70\" y=\"58\" width=\"4\" height=\"6\" rx=\"1.8\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003cpath d=\"M54 68 L90 68 L86 78 L58 78 Z\" fill=\"#f4e8d4\" stroke=\"#b08d57\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M60 78 L84 78 L80 86 L64 86 Z\" fill=\"#faf1e2\" stroke=\"#b08d57\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003crect x=\"46\" y=\"98\" width=\"52\" height=\"2.6\" rx=\"1\" fill=\"#d9c7ac\"\u003e\u003c\/rect\u003e\n\u003cline x1=\"52\" y1=\"100.6\" x2=\"52\" y2=\"107\" stroke=\"#d9c7ac\" stroke-width=\"1.6\"\u003e\u003c\/line\u003e\n\u003cline x1=\"92\" y1=\"100.6\" x2=\"92\" y2=\"107\" stroke=\"#d9c7ac\" stroke-width=\"1.6\"\u003e\u003c\/line\u003e\n\u003cg stroke=\"#5b2d20\" stroke-width=\".9\"\u003e\n\u003cline x1=\"106\" y1=\"86\" x2=\"106\" y2=\"98\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M103.6 88.4 L106 86 L108.4 88.4\" fill=\"none\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M103.6 95.6 L106 98 L108.4 95.6\" fill=\"none\"\u003e\u003c\/path\u003e\n\u003c\/g\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vdl-body\"\u003e\n\u003ch3\u003eInstallation Guide\u003c\/h3\u003e\n\u003cp class=\"vdl-desc\"\u003eMounting heights, clearances and wiring — written for US homes.\u003c\/p\u003e\n\u003ca class=\"vdl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1s2D0gElrmceM3KCeV48O5Ck_hTAaU3N-\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan\u003eView Installation\u003c\/span\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 3v12M7 10l5 5 5-5M5 21h14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vidirlighting","offers":[{"title":"4 Heads ∅ 11.8″ x H 22.4″ \/ Gold \/ Warm Light","offer_id":61471941984396,"sku":"V-C-202601231-1","price":895.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads ∅ 11.8″ x H 22.4″ \/ Black \/ Warm Light","offer_id":61471942017164,"sku":"V-C-202601231-3","price":895.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads ∅ 36.2″ x H 22.8″ \/ Gold \/ Warm Light","offer_id":61471942049932,"sku":"V-C-202601231-5","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads ∅ 36.2″ x H 22.8″ \/ Black \/ Warm Light","offer_id":61471942082700,"sku":"V-C-202601231-7","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads ∅ 48″ x H 22.8″ \/ Gold \/ Warm Light","offer_id":61471942115468,"sku":"V-C-202601231-9","price":3495.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads ∅ 48″ x H 22.8″ \/ Black \/ Warm Light","offer_id":61471942148236,"sku":"V-C-202601231-11","price":3495.0,"currency_code":"USD","in_stock":true},{"title":"8 Heads ∅ 59.8″ x H 22.8″ \/ Gold \/ Warm Light","offer_id":61471942181004,"sku":"V-C-202601231-13","price":3995.0,"currency_code":"USD","in_stock":true},{"title":"8 Heads ∅ 59.8″ x H 22.8″ \/ Black \/ Warm Light","offer_id":61471942213772,"sku":"V-C-202601231-15","price":3995.0,"currency_code":"USD","in_stock":true},{"title":"8 Heads ∅ 71.6″ x H 22.8″ \/ Gold \/ Warm Light","offer_id":61471942246540,"sku":"V-C-202601231-17","price":4695.0,"currency_code":"USD","in_stock":true},{"title":"8 Heads ∅ 71.6″ x H 22.8″ \/ Black \/ Warm Light","offer_id":61471942279308,"sku":"V-C-202601231-19","price":4695.0,"currency_code":"USD","in_stock":true},{"title":"11 Heads L 53.9″ x W 18.9″ x H 22″ \/ Gold \/ Warm Light","offer_id":61471942312076,"sku":"V-C-202601231-21","price":3995.0,"currency_code":"USD","in_stock":true},{"title":"11 Heads L 53.9″ x W 18.9″ x H 22″ \/ Black \/ Warm Light","offer_id":61471942344844,"sku":"V-C-202601231-23","price":3995.0,"currency_code":"USD","in_stock":true},{"title":"17 Heads L 71.6″ x W 18.9″ x H 17.7″ \/ Gold \/ Warm Light","offer_id":61471942377612,"sku":"V-C-202601231-25","price":4995.0,"currency_code":"USD","in_stock":true},{"title":"17 Heads L 71.6″ x W 18.9″ x H 17.7″ \/ Black \/ Warm Light","offer_id":61471942410380,"sku":"V-C-202601231-27","price":4995.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0577\/5858\/0876\/files\/hammered-cylindrical-lamp-arm-chandelier-vidirlighting-industrial-chic-glow.webp?v=1790327427","url":"https:\/\/gobekusa.com\/products\/hammered-cylindrical-lamp-arm-chandelier","provider":"GobekUSA","version":"1.0","type":"link"}