{"product_id":"silas-walnut-pendant-light","title":"Silas Notenhout Hanglamp","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 0 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n\/* ── HERO ── *\/\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n\/* ── FEATURE CHIPS (4-col grid) ── *\/\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* ── CRAFT MODULE (gold gradient) ── *\/\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-text-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; margin: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* ── MULTI-SIZE CONFIG CARDS ── *\/\n.dfpd-configs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0.65rem; }\n.dfpd-configs-3 { grid-template-columns: repeat(3, 1fr); }\n.dfpd-config { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; transition: box-shadow 0.25s; }\n.dfpd-config:hover { box-shadow: 0 4px 14px rgba(26,26,24,0.1); }\n.dfpd-config-thumb { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; height: 200px; background: #FFFFFF; border-bottom: 1px solid var(--border-lt); overflow: hidden; padding: 10px; transition: background 0.2s; text-decoration: none; }\n.dfpd-config-thumb:hover { background: var(--gold-sft); }\n.dfpd-config-thumb img { width: 100%; height: 100%; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-config-thumb:hover img { transform: scale(1.35); }\n.dfpd-config-thumb-icon { position: absolute; bottom: 8px; right: 8px; width: 22px; height: 22px; background: rgba(26,26,24,0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 2; }\n.dfpd-config-info { padding: 0.85rem 1rem 1rem; }\n.dfpd-config-name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.05rem; color: var(--ink); line-height: 1.2; margin-bottom: 0.2rem; }\n.dfpd-config-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.82rem; color: var(--ink-2); margin-bottom: 0.25rem; }\n.dfpd-config-bulbs { font-family: var(--dk-serif); font-weight: 400; font-size: 0.88rem; color: var(--ink-3); margin-bottom: 0.4rem; }\n.dfpd-config-pill { display: inline-flex; padding: 0.25rem 0.6rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.52rem; letter-spacing: 0.2em; text-transform: uppercase; }\n\n\/* ── FURTHER-DETAILS CAPTION (placeholder size images — v6) ── *\/\n.dfpd-further { font-family: var(--dk-jost); font-weight: 400; font-size: 0.62rem; letter-spacing: 0.04em; color: var(--ink-3); margin-top: 0.45rem; font-style: normal; }\n.dfpd-further::before { content: 'Further details — '; color: var(--gold); font-weight: 500; }\n\n\/* ── SPECS TABLE ── *\/\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n.dfpd-spec-val a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n.dfpd-spec-swatches { display: flex; flex-wrap: wrap; gap: 0.9rem; align-items: center; }\n.dfpd-spec-swatch { display: inline-flex; align-items: center; gap: 0.4rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.78rem; color: var(--ink-2); }\n.dfpd-spec-swatch-dot { width: 16px; height: 16px; border-radius: 50%; flex-shrink: 0; box-shadow: inset 0 -3px 5px rgba(0,0,0,0.12), inset 1px 1px 2px rgba(255,255,255,0.4); }\n\n\/* ── DOWNLOADS (3-col) ── *\/\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n\/* ── FAQ ── *\/\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.6; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* ── SUPPORT FOOTER ── *\/\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* ── RESPONSIVE ── *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-craft { grid-template-columns: 1fr; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-configs, .dfpd-configs-3 { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.35rem; padding: 0.75rem 1.05rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eHanglamp · G9 · Notenhout \u0026amp; Wit · 3 Maten\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eSilas Notenhout \u003cspan class=\"gold\"\u003eHanglamp.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003e\u003cspan\u003eDe Silas Notenhout Hanglamp kenmerkt zich door een architectonische koepelvormige kap die nauwkeurig uit één massief notenhoutblok is gefreesd. De buitenzijde vertoont een doorlopende, rijke geoliede nerf die overgaat in een schoon, geometrisch silhouet. Het fungeert als functionele, tactiele verlichtingsaccent voor parallelle keukeneiland-opstelling, lage bedside-eethoeken en minimalistisch Japandi-zitgedeelten\u003c\/span\u003e, gecombineerd met messing en verlicht door G9-fittingen — verkrijgbaar als enkele hanglamp of een twee- of drie-lichts balk voor \u003cspan class=\"gold\"\u003ekeukeneilanden, bedside-eethoeken en minimalistisch Japandi-zitgedeelten\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003cpath d=\"M5 14a7 7 0 0 1 14 0Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 11.5c2.5 1 5.5 1 8 0M7 14h10\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 14v6M10 20h4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGefreesd \u003cspan class=\"gold\"\u003eNotenhout Koepel\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003crect height=\"16\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"16\" x=\"4\" y=\"4\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M4 9h16M9 4v16\" stroke=\"currentColor\" stroke-width=\"1.1\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMessing \u0026amp; \u003cspan class=\"gold\"\u003eHout\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003crect height=\"9\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"1.3\" width=\"6\" x=\"9\" y=\"3\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M10.5 12v4M13.5 12v4M12 16v5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eG9 \u003cspan class=\"gold\"\u003eFitting\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003cpath d=\"M6 5v3M12 5v6M18 5v3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M6 8a2 2 0 0 0 4 0M16 8a2 2 0 0 0 4 0M10 11a2 2 0 0 0 4 0\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eEen tot \u003cspan class=\"gold\"\u003eDrie Lampen\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eVorm \u0026amp; materiaal\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eGefreesd uit \u003cspan class=\"gold\"\u003eéén blok.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" height=\"30\" viewbox=\"0 0 32 32\" width=\"30\"\u003e\n\u003cpath d=\"M7 19a9 9 0 0 1 18 0Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 15c3.5 1.4 8.5 1.4 12 0M9 19h14\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M16 19v7M13 26h6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eHet ontwerp\u003c\/div\u003e\n\u003ch4\u003eEen massieve notenhout \u003cspan class=\"gold\"\u003ekoepelvormige kap.\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eDe koepel is \u003cspan class=\"gold\"\u003enauwkeurig gefreesd uit één massief notenhoutblok\u003c\/span\u003e, dus de buitenzijde vertoont één continue reeks geoliede nerfstructuur die overgaat in een schoon, geometrisch silhouet. Messingen beslag accentueert het warme hout, waardoor elke hanglamp een \u003cspan class=\"gold\"\u003etactiele, functionele accent\u003c\/span\u003e is in plaats van louter decoratief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZES (3 configs — placeholders, no diagrams supplied) --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDrie configuraties\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eÉén, twee of \u003cspan class=\"gold\"\u003edrie lampen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-configs dfpd-configs-3\"\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca class=\"dfpd-config-thumb\" href=\"#\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Silas_-Walnut_-Pendant_-Light_1.jpg?v=1781270353\"\/\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003e1-Licht · Dia 16 × H 16 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003e∅ 6.3″ × H 6.3″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-bulbs\"\u003eG9 · 1 lamp\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eNachtkastje · Eetkamernook\u003c\/div\u003e\n\u003cdiv class=\"dfpd-further\"\u003edimensionenttekening volgt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca class=\"dfpd-config-thumb\" href=\"#\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Silas_-Walnut_-Pendant_-Light_2.jpg?v=1781270352\"\/\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003e2-Lampen · L 40× W 16 × H 150 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eL 15.7″ × W 6.3″ × H 59″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-bulbs\"\u003eG9 · 2 lampen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eKeukeneiland · Console\u003c\/div\u003e\n\u003cdiv class=\"dfpd-further\"\u003edimensionenttekening volgt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config\"\u003e\n\u003ca class=\"dfpd-config-thumb\" href=\"#\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Silas_-Walnut_-Pendant_-Light_3.jpg?v=1781270353\"\/\u003e \u003cspan class=\"dfpd-config-thumb-icon\"\u003e\u003csvg fill=\"none\" height=\"11\" viewbox=\"0 0 10 10\" width=\"11\"\u003e\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-config-info\"\u003e\n\u003cdiv class=\"dfpd-config-name\"\u003e3-Lampen · L 60 × W 16 × H 150 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-dim\"\u003eL 23.6″ × W 6.3″ × H 59″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-bulbs\"\u003eG9 · 3 lampen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-config-pill\"\u003eLang eiland · Eettafel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-further\"\u003edimensionenttekening volgt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecificaties\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003egedocumenteerd.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMateriaal\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"gold\"\u003eMassief notenhout\u003c\/span\u003e kap + \u003cspan class=\"gold\"\u003emessing\u003c\/span\u003e beslag\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLichtbron\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eG9\u003c\/a\u003e · LED of Edison-gloeilamp \u003cspan class=\"sub\"\u003e· niet inbegrepen\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eAfwerkingen\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"dfpd-spec-swatches\"\u003e \u003cspan class=\"dfpd-spec-swatch\"\u003e\u003cspan class=\"dfpd-spec-swatch-dot\" style=\"background: linear-gradient(135deg, #6B4427 0 50%, #F4EFE2 50% 100%); box-shadow: inset 0 -3px 5px rgba(0,0,0,0.12), 0 0 0 1px rgba(26,26,24,0.12);\"\u003e\u003c\/span\u003eWalnoot \u0026amp; Wit\u003c\/span\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eSpanning\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertificering\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCompatibel met Noord-Amerika, Europa, Australië, Saoedi-Arabië certificering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBesturing\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eWerkt met een standaard wandschakelaar \u003cspan class=\"sub\"\u003e· schakelaar niet inbegrepen\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eOphangketting\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ draad \u003cspan class=\"sub\"\u003e· bij installatie inkorbaar · op verzoek verlengbaar\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBevestiging\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003ePlafond \u003cspan class=\"sub\"\u003e· alleen voor gebruik binnenshuis\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocumenten \u0026amp; \u003cspan class=\"gold\"\u003ehulpmiddelen.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1vrN1Sk7rjZv8t0LXG4BT7L2nDp_zhLxE\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eAanvragen per e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eProductblad\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"#\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eAanvragen per e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eMontagehandleiding\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"#\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"16\" viewbox=\"0 0 24 24\" width=\"16\"\u003e\n\u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003ctext fill=\"currentColor\" font-family=\"Outfit,sans-serif\" font-size=\"5.5\" font-weight=\"600\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003e3D\u003c\/text\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eAanvragen per e-mail\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D-bestanden\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT FOOTER --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cp class=\"dfpd-support\"\u003eVragen? \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reageren binnen 24 uur.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"1-Licht: ∅ 6,3″ x H 6,3″ \/ Walnoot \u0026 Wit","offer_id":48292169548030,"sku":"DFP-SY265301","price":253.0,"currency_code":"CAD","in_stock":true},{"title":"2-Lampen: L 15,7″ x B 6,3″ x H 59″ \/ Walnoot \u0026 Wit","offer_id":48292178493694,"sku":"DFP-SY265302","price":446.0,"currency_code":"CAD","in_stock":true},{"title":"3-Lampen: L 23,6″ x B 6,3″ x H 59″ \/ Walnoot \u0026 Wit","offer_id":48292178526462,"sku":"DFP-SY265303","price":759.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Dekorfine_Silas_Walnut_Pendant_Light-_11.jpg?v=1780112492","url":"https:\/\/www.dekorfine.com\/nl-ca\/products\/silas-walnut-pendant-light","provider":"Dekorfine","version":"1.0","type":"link"}