{"product_id":"merrow-linear-chandelier","title":"Merrow Linear Chandelier","description":"\u003cstyle\u003e\n.pdp {\n  \/* Merrow theme — deep walnut + warm ash *\/\n  --pdp-bg: #ffffff;\n  --pdp-bg-card: #f7f1e6;\n  --pdp-bg-deep: #ebe0c8;\n  --pdp-border: #ddd0b3;\n  --pdp-border-lt: #e5dac0;\n  --pdp-accent: #5e3a23;\n  --pdp-accent-dk: #3d2615;\n  --pdp-accent-lt: #8a6342;\n  --pdp-accent-bg: #f0e3d4;\n  --pdp-accent-bdr: #b0876a;\n  --pdp-text: #1f1410;\n  --pdp-text-mid: #4a3528;\n  --pdp-text-light: #8c7866;\n  max-width: 900px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--pdp-text); line-height: 1.65; font-size: 14px;\n}\n.pdp * { box-sizing: border-box; }\n.pdp p { margin: 0 0 0.8rem 0; color: var(--pdp-text-mid); }\n.pdp .pdp-section { margin-bottom: 2.8rem; }\n.pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.pdp .sec-line { flex: 1; height: 0.5px; background: var(--pdp-border); }\n.pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pdp-accent); white-space: nowrap; }\n\n.pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.pdp .feat-icon svg { fill: none; }\n.pdp .feat-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; line-height: 1.35; }\n.pdp .feat-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n.pdp .size-table { display: flex; flex-direction: column; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; }\n.pdp .size-row { display: grid; grid-template-columns: 1.2fr 1fr 0.8fr 1.5fr; gap: 12px; padding: 12px 18px; align-items: center; border-bottom: 0.5px solid var(--pdp-border-lt); background: var(--pdp-bg-card); }\n.pdp .size-row:last-child { border-bottom: 0; }\n.pdp .size-row.size-header { background: var(--pdp-accent-bg); padding: 10px 18px; font-size: 10.5px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--pdp-accent-dk); }\n.pdp .size-cell strong { display: block; color: var(--pdp-text); font-size: 13px; font-weight: 600; }\n.pdp .size-cell .size-sub { display: block; font-size: 11px; color: var(--pdp-text-light); margin-top: 2px; }\n.pdp .size-cell.size-bestfor { color: var(--pdp-text-mid); font-size: 12px; }\n\n.pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(--pdp-border); border-radius: 14px; background: var(--pdp-bg-card); padding: 6px 4px; }\n.pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(--pdp-border-lt); font-size: 13px; gap: 16px; }\n.pdp .size-spec-item:last-child { border-bottom: 0; }\n.pdp .size-spec-item span { color: var(--pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; }\n.pdp .size-spec-item strong { color: var(--pdp-text); font-weight: 600; text-align: right; }\n\n.pdp .notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--pdp-accent-bdr); border-left: 3px solid var(--pdp-accent); border-radius: 10px; background: var(--pdp-accent-bg); }\n.pdp .notice .notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--pdp-accent); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.pdp .notice .notice-body { font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n.pdp .notice .notice-body strong { color: var(--pdp-accent-dk); display: block; margin-bottom: 3px; font-size: 13px; }\n\n.pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; }\n.pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--pdp-border-lt); display: flex; align-items: center; background: var(--pdp-bg-card); gap: 16px; }\n.pdp .spec-item:last-child { border-bottom: 0; }\n.pdp .spec-item:nth-child(even) { background: var(--pdp-bg); }\n.pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--pdp-accent); width: 160px; flex-shrink: 0; }\n.pdp .spec-val { font-size: 12.5px; color: var(--pdp-text); }\n\n.pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(--pdp-accent); background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n.pdp .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.pdp .faq-list details { border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); overflow: hidden; }\n.pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; font-size: 13px; font-weight: 600; color: var(--pdp-text); display: flex; justify-content: space-between; align-items: center; }\n.pdp .faq-list summary::-webkit-details-marker { display: none; }\n.pdp .faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary::after { content: '−'; }\n.pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n\n.pdp .keyword-tags { display: flex; flex-wrap: wrap; gap: 6px; }\n.pdp .keyword-tag { font-size: 11px; font-weight: 500; color: var(--pdp-accent-dk); background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-accent-bdr); padding: 4px 10px; border-radius: 99px; }\n\n.pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); text-decoration: none; color: var(--pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; }\n.pdp .dl-card:hover { border-color: var(--pdp-accent-bdr); background: var(--pdp-accent-bg); }\n.pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(--pdp-bg); }\n.pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.pdp .dl-icon svg { fill: none; }\n.pdp .dl-meta { width: 100%; }\n.pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; margin-bottom: 3px; }\n.pdp .dl-sub { font-size: 11.5px; color: var(--pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pdp-text-light); background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n@media (max-width: 720px) {\n  .pdp .features-grid, .pdp .dl-grid { grid-template-columns: 1fr; }\n  .pdp .spec-key { width: 120px; }\n  .pdp .size-row { grid-template-columns: 1fr; gap: 4px; padding: 14px 16px; }\n  .pdp .size-row.size-header { display: none; }\n  .pdp .size-cell::before { content: attr(data-label) \" · \"; font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pdp-text-light); font-weight: 700; margin-right: 4px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pdp\"\u003e\n\n  \u003c!-- 1. Inspiration --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eInspiration\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eMerrow Chandelier\u003c\/strong\u003e reinterprets the linear chandelier with two stacked solid wood beams suspended on slim steel cables from a matching wood canopy. The top beam is black walnut veneer with a curved underside that diffuses the integrated LED light along its length; the lower beam is solid ash with a dark stained accent strip. Available in 47\", 59\", and 71\" lengths, the long linear silhouette is built to span dining tables for 6–10, kitchen islands, conference tables, and large workbenches. The integrated warm white LED runs the full length, casting even task and ambient light without bulb glare. Black walnut and ash wood pair with mid-century modern, Japandi, modern farmhouse, and warm industrial interiors looking for a wood linear chandelier for dining room or a long pendant light for kitchen island applications.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features (3 cards) --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\n          \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"3\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"13\" width=\"18\" height=\"3\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 4v4M16 4v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eStacked Solid Wood Beams\u003c\/div\u003e\n        \u003cdiv class=\"feat-desc\"\u003eBlack walnut veneer top beam over a solid ash bottom beam, suspended on slim steel cables. Real wood — not printed laminate.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\n          \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\u003cpath d=\"M4 12h16M6 9l-2 3 2 3M18 9l2 3-2 3M9 6v12M15 6v12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eIntegrated Warm-White LED\u003c\/div\u003e\n        \u003cdiv class=\"feat-desc\"\u003eEmbedded LED strip runs the full length, casting glare-free task light. Warm white (~3000K). No bulbs to replace — the LED is rated for 25,000+ hours.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\n          \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\u003cpath d=\"M4 4h16v3H4zM6 7v3M10 7v3M14 7v3M18 7v3M3 14h18l-1 6H4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003e3 Lengths · 47\" to 71\"\u003c\/div\u003e\n        \u003cdiv class=\"feat-desc\"\u003eChoose 120 cm (47\"), 150 cm (59\"), or 180 cm (71\") to match your table or island. Each length is sized for a specific seating count.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Sizes \u0026 Variants --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eSizes \u0026amp; Variants\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"size-table\"\u003e\n      \u003cdiv class=\"size-row size-header\"\u003e\n        \u003cdiv class=\"size-cell\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\"\u003eWattage\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\"\u003eOutput\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\"\u003eBest For\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"size-row\"\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Length\"\u003e\n\u003cstrong\u003e47.2″ \/ 120 cm\u003c\/strong\u003e\u003cspan class=\"size-sub\"\u003eWidth 7.9″ × Height 7.9″\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Wattage\"\u003e\u003cstrong\u003e15W LED\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Output\"\u003e\u003cstrong\u003e~1500 lm\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"size-cell size-bestfor\" data-label=\"Best For\"\u003eDining tables for 4–6, kitchen islands up to 5 ft, small workbenches\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"size-row\"\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Length\"\u003e\n\u003cstrong\u003e59.1″ \/ 150 cm\u003c\/strong\u003e\u003cspan class=\"size-sub\"\u003eWidth 7.9″ × Height 7.9″\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Wattage\"\u003e\u003cstrong\u003e40W LED\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Output\"\u003e\u003cstrong\u003e~4000 lm\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"size-cell size-bestfor\" data-label=\"Best For\"\u003eDining tables for 6–8, kitchen islands 5–6 ft, home office desks\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"size-row\"\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Length\"\u003e\n\u003cstrong\u003e70.9″ \/ 180 cm\u003c\/strong\u003e\u003cspan class=\"size-sub\"\u003eWidth 7.9″ × Height 7.9″\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Wattage\"\u003e\u003cstrong\u003e50W LED\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"size-cell\" data-label=\"Output\"\u003e\u003cstrong\u003e~5000 lm\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"size-cell size-bestfor\" data-label=\"Best For\"\u003eDining tables for 8–10, kitchen islands 6 ft+, conference tables\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Installation --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eInstallation\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003e\n      \u003cdiv class=\"notice-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"notice-body\"\u003e\n        \u003cstrong\u003eHardwired install — licensed electrician recommended\u003c\/strong\u003e\n        Mounts to a standard US ceiling junction box via the matching wood canopy bar. Steel suspension cables are adjustable to set drop height — hang the bottom of the fixture 30–36 inches above a dining table or island. The 47\" model is light enough for a standard junction box; the 59\" and 71\" models need to be wired into a ceiling joist or with structural reinforcement to support the longer wood beam. Dry locations only.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Specifications --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMain Materials\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eBlack walnut veneer top beam, solid ash wood bottom beam, ash wood canopy with dark stain accent, steel suspension cables\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eNatural black walnut grain · Solid ash with dark accent strip · Black stained canopy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eIntegrated LED strip · No replaceable bulbs · 25,000+ hour rated life\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColor Temperature\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eWarm white · ~3000K\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWattage\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003e15W (47\") · 40W (59\") · 50W (71\") — varies by size\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight Output\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003e~1500–5000 lumens — varies by size\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLength Options\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003e47.2\" \/ 120 cm · 59.1\" \/ 150 cm · 70.9\" \/ 180 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth × Height\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003e7.9\" × 7.9\" \/ 20 × 20 cm (all sizes)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSuspension\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eSteel cables · Adjustable drop\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower Source\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eHardwired · 120V US\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDimmable\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eYes, with compatible LED dimmer switch\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eRating\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003eDry locations only\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003e\n          \u003cdiv class=\"style-tags\"\u003e\n            \u003cspan class=\"style-tag\"\u003eMid-Century Modern\u003c\/span\u003e\n            \u003cspan class=\"style-tag\"\u003eJapandi\u003c\/span\u003e\n            \u003cspan class=\"style-tag\"\u003eModern Farmhouse\u003c\/span\u003e\n            \u003cspan class=\"style-tag\"\u003eWarm Industrial\u003c\/span\u003e\n            \u003cspan class=\"style-tag\"\u003eScandi\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Use Case --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eUse Case\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe Merrow works best as a \u003cstrong\u003elinear chandelier for dining room\u003c\/strong\u003e tables seating 6–10, hung 30–36 inches above the table surface. As a \u003cstrong\u003ewood pendant light for kitchen island\u003c\/strong\u003e, the long horizontal silhouette spreads task light evenly along the counter — match the fixture length to the island (47\" for a 5-ft island, 59\" for 6 ft, 71\" for 7+ ft). In home offices and conference rooms, mount it 36–42 inches above the desk surface for glare-free task lighting.\u003c\/p\u003e\n    \u003cp\u003ePair with walnut or oak furniture, leather seating, and warm metal hardware. The black walnut veneer reads as a dark architectural accent against white or light-colored ceilings; against dark or wood-clad ceilings it blends into the structure. Use with a compatible LED dimmer for adjustable brightness — full output suits cooking and homework, while dimming creates an ambient dinner glow.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. FAQ --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eAre bulbs included? Can I replace them?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eNo replaceable bulbs — the fixture uses an integrated LED strip rated for 25,000+ hours (about 23 years at 3 hours\/day). When the LED eventually fails, the whole fixture needs to be replaced or the LED module sent to a lighting repair shop. This is standard for modern linear chandeliers.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich length should I buy?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eMatch the fixture to the table or island length: \u003cstrong\u003e47\"\u003c\/strong\u003e for 4–6 seat dining tables or kitchen islands up to 5 ft; \u003cstrong\u003e59\"\u003c\/strong\u003e for 6–8 seat tables or 5–6 ft islands; \u003cstrong\u003e71\"\u003c\/strong\u003e for 8–10 seat tables or 7+ ft islands. Leave about 6–12 inches clear on each end of the fixture for visual balance.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow high above the table should it hang?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eStandard install height is 30–36 inches between the bottom of the fixture and the table or island surface. Higher than 36\" reduces task light intensity; lower than 30\" creates glare and head-bumping risk. For 8 ft ceilings, leave the lowest possible drop; for 10+ ft ceilings you can drop slightly further.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it dimmable?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes, when paired with a compatible LED-rated wall dimmer switch (TRIAC or 0–10V depending on the model — check the spec sheet). Older incandescent dimmers may flicker or buzz with LED loads. Most modern Lutron, Leviton, and Caséta LED dimmers work well.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I install it myself or do I need an electrician?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eHardwired install via a standard US ceiling junction box. The 47\" model is light enough for a confident DIYer with hardwire experience. The 59\" and 71\" models are longer and heavier — we strongly recommend a licensed electrician for code compliance and structural mounting (must be anchored into a ceiling joist or reinforced bracing).\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I clean the wood?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eWipe the walnut veneer and ash wood with a soft dry cloth or a barely damp cloth for sticky spots. Avoid abrasive cleaners and harsh polish — they can strip the natural wood finish. Apply a small amount of furniture wax or wood conditioner once a year to maintain the grain. Dust the steel cables with a dry cloth periodically.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. Search Tags --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eSearch Tags\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"keyword-tags\"\u003e\n      \u003cspan class=\"keyword-tag\"\u003ewood linear chandelier for dining room\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003elong pendant light for kitchen island\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003elinear LED chandelier\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003eblack walnut chandelier\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003emid-century linear pendant\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003eJapandi chandelier\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003elong wood pendant for dining table\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003eintegrated LED dining room light\u003c\/span\u003e\n      \u003cspan class=\"keyword-tag\"\u003emodern farmhouse linear chandelier\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 9. Downloads --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTechnical reference and styling guides for the Merrow Chandelier.\u003c\/p\u003e\n    \u003cdiv class=\"dl-grid\"\u003e\n      \u003cdiv class=\"dl-card dl-disabled\"\u003e\n        \u003cdiv class=\"dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"dl-meta\"\u003e\n          \u003cdiv class=\"dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"dl-sub\"\u003eFull Product Specs · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dl-card dl-disabled\"\u003e\n        \u003cdiv class=\"dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"dl-meta\"\u003e\n          \u003cdiv class=\"dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n          \u003cdiv class=\"dl-sub\"\u003eStep-by-Step Hardwire · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dl-card dl-disabled\"\u003e\n        \u003cdiv class=\"dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"dl-meta\"\u003e\n          \u003cdiv class=\"dl-label\"\u003eWood Care Guide\u003c\/div\u003e\n          \u003cdiv class=\"dl-sub\"\u003eCleaning \u0026amp; Maintenance · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"L 120cm x H 20cm \/ L 47.2″ x H 7.8″ \/ Walnut Color \/ Warm White","offer_id":52284291514642,"sku":"DCC-M1151-01","price":372.0,"currency_code":"USD","in_stock":true},{"title":"L 150cm x H 20cm \/ L 59″ x H 7.8″ \/ Walnut Color \/ Warm White","offer_id":52284291547410,"sku":"DCC-M1151-02","price":436.0,"currency_code":"USD","in_stock":true},{"title":"L 180cm x H 20cm \/ L 70.8″ x H 7.8″ \/ Walnut Color \/ Warm White","offer_id":52284291580178,"sku":"DCC-M1151-03","price":533.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Merrow_Chandelier_1.jpg?v=1779162601","url":"https:\/\/docos.us\/fr\/products\/merrow-linear-chandelier","provider":"Docos","version":"1.0","type":"link"}