{"product_id":"cordless-rechargeable-led-table-lamp","title":"Draadloze oplaadbare LED-tafellamp (ingebouwde batterij)","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n  .pd-lead { padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; margin-bottom: 14px; }\n  \/* Video thumbnail *\/\n  .pd-video-wrap { position: relative; cursor: pointer; border: 1px solid #e8e0d4; overflow: hidden; aspect-ratio: 16\/9; background: #1a1a1a; margin-bottom: 32px; }\n  .pd-video-wrap img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; opacity: 0.9; transition: opacity 0.2s; pointer-events: none; }\n  .pd-video-wrap:hover img { opacity: 0.75; }\n  .pd-video-wrap__play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 52px; height: 52px; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; transition: transform 0.2s; }\n  .pd-video-wrap:hover .pd-video-wrap__play { transform: translate(-50%,-50%) scale(1.1); }\n  .pd-video-wrap__play svg { margin-left: 4px; }\n  .pd-video-wrap__label { position: absolute; bottom: 0; left: 0; right: 0; padding: 16px 20px; background: linear-gradient(to top,rgba(10,8,5,0.7),transparent); pointer-events: none; }\n  .pd-video-wrap__label span { font-size: 11px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.75); }\n  \/* Features *\/\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n  \/* Specs *\/\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n  .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  \/* More details *\/\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n  \/* Certs *\/\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n  \/* Notices *\/\n  .pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n  .pd-notice { padding: 14px 16px; border-left: 3px solid; }\n  .pd-notice--shipping { background: #fdf5e6; border-color: #c49a3c; }\n  .pd-notice--shipping .pd-notice__label { color: #a07820; }\n  .pd-notice--color { background: #4A5248; border-color: #c8b89a; }\n  .pd-notice--color .pd-notice__label { color: #b8c4b6; }\n  .pd-notice--color .pd-notice__text { color: #e8ede7; }\n  .pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: none; }\n  .pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n  .pd-notice__text { font-size: 13px; line-height: 1.5; color: #4a3e32; }\n  \/* Dimension image *\/\n  .pd-img-single { position: relative; cursor: zoom-in; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; max-width: 320px; margin: 0 0 8px; }\n  .pd-img-single img { width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.35s ease; }\n  .pd-img-single:hover img { transform: scale(1.03); }\n  .pd-img-single::after { content: '+'; position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; background: rgba(44,40,32,0.65); color: #faf8f4; font-size: 20px; font-weight: 300; line-height: 27px; text-align: center; border: 1px solid rgba(255,255,255,0.35); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n  .pd-img-single:hover::after { opacity: 1; }\n  .pd-img-caption { font-size: 11px; color: #9c7c4a; letter-spacing: 0.06em; margin-bottom: 28px; display: block; }\n  \/* Downloads *\/\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link { display: inline-flex; align-items: center; gap: 0; padding: 0; background: #4A5248; border: 1px solid #4A5248 !important; border-bottom: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-decoration: none !important; text-transform: uppercase; transition: background 0.18s, border-color 0.18s; overflow: hidden; outline: none; }\n  .pd-download-link:hover { background: #3b4139; border-color: #3b4139; }\n  .pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; min-width: 48px; background: rgba(255,255,255,0.12); color: #e8ede7; font-size: 16px; font-weight: 700; line-height: 1; flex-shrink: 0; letter-spacing: 0; border-right: 1px solid rgba(255,255,255,0.15); }\n  .pd-download-link:hover .dl-arrow { background: rgba(255,255,255,0.18); }\n  .pd-download-link .dl-text { display: inline-block; padding: 0 20px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n  .pd-download-link .dl-text::after { content: ''; position: absolute; bottom: 0; left: 20px; right: 20px; height: 1px; background: rgba(232,237,231,0.7); transform: scaleX(0); transform-origin: left center; transition: transform 0.28s cubic-bezier(0.4,0,0.2,1); display: block; }\n  .pd-download-link:hover .dl-text::after { transform: scaleX(1); }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"pd-video-wrap\" data-video-id=\"hDfoZ_ZoRlg\" id=\"pdVideoThumb\"\u003e\n\u003cimg alt=\"Cordless Rechargeable LED Table Lamp product video\" src=\"https:\/\/img.youtube.com\/vi\/hDfoZ_ZoRlg\/maxresdefault.jpg\"\/\u003e\n\u003cdiv class=\"pd-video-wrap__play\"\u003e\u003csvg fill=\"none\" height=\"20\" viewbox=\"0 0 20 20\" width=\"20\"\u003e\u003cpolygon fill=\"#2c2820\" points=\"6,3 18,10 6,17\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-video-wrap__label\"\u003e\u003cspan\u003eBekijk productvideo\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eDeze lamp is geschikt voor buitengebruik en creëert ook binnen een warme sfeer. Plaats hem op een buitentafel om van de rustige nacht te genieten, gebruik hem als stemmingslamp om gesprekken met familie en vrienden te bevorderen, of zet hem naast het bed als zachte, praktische nachtlamp. Licht en draadloos, hij gaat mee naar waar je hem nodig hebt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2L7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLED-levensduur\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e50.000 uren\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003cpath d=\"M14 6l-2 6h-5l4 3-2 6 5-3 5 3-2-6 4-3h-5z\" stroke=\"#9c7c4a\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLichtopbrengst\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e550 lm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003crect height=\"8\" rx=\"1.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" width=\"12\" x=\"8\" y=\"12\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M11 12V10a3 3 0 016 0v2\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"14\" x2=\"14\" y1=\"16\" y2=\"18\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M21 16h1.5M5.5 16H7\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eVermogen\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eOplaadbaar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"2.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 6V5M14 23v-1M6 14H5M23 14h-1\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eBediening\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eAanraakalschakelaar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecificaties\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTafellamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-201109\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eAfmetingen\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan\u003eØ 3.9″ × H 15″\u003c\/span\u003e \u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e10 cm × 38 cm\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLichtbron\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eGeïntegreerde LED\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eGewicht\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e4.4 lbs (2 kg)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e5W\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMateriaal\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eAcryl, aluminium\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumen\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e550 lm\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLED-levensduur\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e50.000 uur\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eKleurtemperatuur\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan\u003e3000K – 6000K\u003c\/span\u003e \u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e90 CRI\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eAfwerkingen\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\n\u003cdiv class=\"pd-swatches\"\u003e\n\u003cspan class=\"swatch\" data-color=\"Pink\" style=\"background: #e890a8;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"Black\" style=\"background: #2c2820;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"Gold\" style=\"background: #c49a3c;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"Silver\" style=\"background: #c0c0c8; border-color: rgba(0,0,0,0.12);\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"Blue\" style=\"background: #4060a8;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"Brown\" style=\"background: #7a5030;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"White\" style=\"background: #f0ece4; border-color: rgba(0,0,0,0.1);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--divider\" style=\"border-bottom: none;\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom: none;\"\u003eOpladen\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003e39,4″ kabel inbegrepen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMeer Details\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eIngebouwde 5W LED-module: 550 lm lichtopbrengst, 3000K–6000K instelbare kleurtemperatuur, 90 CRI.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eGeïntegreerde LED met een gemiddelde levensduur van 50.000 uur.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eVolledig draadloos en oplaadbaar – licht ontwerp geschikt voor zowel binnen- als buitengebruik.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAanraakschakelaar voor eenvoudig aan\/uit en helderheidsregeling.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eInclusief 39,4″ oplaadkabel.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBeschikbaar in 7 afwerkingen: roze, zwart, goud, zilver, blauw, bruin, wit.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- COLOR COLLECTION IMAGE --\u003e\n\u003cdiv data-lb-caption=\"Cordless Rechargeable LED Table Lamp — All 7 Colors\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Poldina-Cordless-Rechargeable-LED-Table-Lamp-Color.jpg?v=1778295312\" id=\"pdColorImg\" style=\"max-width: 560px; margin: 0 0 8px; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; cursor: zoom-in; position: relative;\"\u003e\n\u003cimg alt=\"Cordless Rechargeable LED Table Lamp — Pink, Black, Gold, Silver, Blue, Brown, White\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Poldina-Cordless-Rechargeable-LED-Table-Lamp-Color.jpg?v=1778295312\" style=\"width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.35s ease;\"\/\u003e\n\u003cdiv class=\"pd-color-plus\" style=\"position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; background: rgba(44,40,32,0.65); color: #faf8f4; font-size: 20px; font-weight: 300; line-height: 27px; text-align: center; border: 1px solid rgba(255,255,255,0.35); pointer-events: none; opacity: 0; transition: opacity 0.18s;\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan id=\"pdColorCaption\" style=\"font-size: 11px; color: #9c7c4a; letter-spacing: 0.06em; margin-bottom: 28px; display: block; cursor: pointer;\"\u003e🎨 Alle 7 beschikbare afwerkingen — klik om te vergroten.\u003c\/span\u003e \u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertificeringen \u0026amp; Compatibiliteit\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNoord-Amerika (120V)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEuropa (CE)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralië (SAA)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaoedi-Arabië (SASO)\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- NOTICES --\u003e\n\u003cdiv class=\"pd-notice-row\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eVerzendingsbericht\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eMomenteel verzenden wij alleen naar de Verenigde Staten, Japan, Australië en EU-landen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eKleuropmerking\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eLichte kleurvariaties kunnen voorkomen tussen productieloten. \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" rel=\"noopener\" target=\"_blank\"\u003eNeem contact met ons op\u003c\/a\u003e indien u hierover vragen heeft.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eAfmetingentekening\u003c\/p\u003e\n\u003cdiv class=\"pd-img-single\" data-lb-caption=\"Cordless Rechargeable LED Table Lamp — Dimensions Diagram\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cordless-Rechargeable-LED-Table-Lamp-_built-in-battery_1024x1024.jpg?v=1762474984\" id=\"pdThumb1\"\u003e\u003cimg alt=\"Cordless Rechargeable LED Table Lamp dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cordless-Rechargeable-LED-Table-Lamp-_built-in-battery_1024x1024.jpg?v=1762474984\"\/\u003e\u003c\/div\u003e\n\u003cspan class=\"pd-img-caption\" id=\"pdThumbCaption\"\u003e🔍 Klik om het diagram in hoge resolutie te bekijken.\u003c\/span\u003e \u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:90vw;max-height:86vh;object-fit:contain;display:none;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbIframe = document.createElement('iframe');\n  lbIframe.setAttribute('allowfullscreen','');\n  lbIframe.style.cssText = 'display:none;width:95vw;max-width:1600px;height:53.4vw;max-height:88vh;border:0;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.4);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbIframe); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n\n  function openImg(src, cap) {\n    lbIframe.style.display='none'; lbIframe.src='';\n    lbImg.style.display='block'; lbImg.src=src;\n    lbCap.textContent=cap||'';\n    ov.style.display='flex'; document.body.style.overflow='hidden';\n  }\n  function openVideo(id) {\n    lbImg.style.display='none';\n    \/* Remove old iframe if exists, create fresh one each time so autoplay fires reliably *\/\n    var old = ov.querySelector('iframe.vl-fr');\n    if (old) ov.removeChild(old);\n    var fr = document.createElement('iframe');\n    fr.className = 'vl-fr';\n    fr.setAttribute('allowfullscreen','');\n    fr.allow = 'autoplay; fullscreen; picture-in-picture';\n    fr.style.cssText = 'width:95vw;max-width:1600px;height:53.4vw;max-height:88vh;border:0;box-shadow:0 20px 70px rgba(0,0,0,0.65);display:block;';\n    fr.src = 'https:\/\/www.youtube.com\/embed\/'+id+'?autoplay=1\u0026rel=0';\n    ov.appendChild(fr);\n    ov.style.display='flex';\n    document.body.style.overflow='hidden';\n  }\n  function closeLb() {\n    ov.style.display='none';\n    lbImg.src=''; lbImg.style.display='none';\n    lbIframe.src=''; lbIframe.style.display='none';\n    \/* destroy fresh iframe to stop video *\/\n    var fr = ov.querySelector('iframe.vl-fr');\n    if (fr) ov.removeChild(fr);\n    document.body.style.overflow='';\n  }\n  xBtn.addEventListener('click', closeLb);\n  \/* Overlay background click closes image lightbox (iframe steals this so we use closeBar for video) *\/\n  ov.addEventListener('click', function(e){ if(e.target===ov) closeLb(); });\n  \/* Don't rely on overlay background for video — iframe intercepts it.\n     Add a visible close bar above the video *\/\n  var closeBar = document.createElement('div');\n  closeBar.style.cssText = 'position:absolute;top:0;left:0;right:0;height:56px;display:flex;align-items:center;justify-content:flex-end;padding:0 18px;cursor:pointer;z-index:1;';\n  closeBar.innerHTML = '\u003cspan style=\"font-family:DM Sans,sans-serif;font-size:11px;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.5);margin-right:12px;\"\u003eESC \/ Click × to close\u003c\/span\u003e';\n  closeBar.addEventListener('click', closeLb);\n  ov.appendChild(closeBar);\n  document.addEventListener('keydown', function(e){ if((e.key==='Escape'||e.keyCode===27)\u0026\u0026ov.style.display!=='none') closeLb(); });\n\n  \/* video *\/\n  (function(el){ if(!el) return;\n    el.addEventListener('click', function(){ openVideo(el.getAttribute('data-video-id')); });\n  })(document.getElementById('pdVideoThumb'));\n\n  \/* color collection image — both the image div and the caption trigger lightbox *\/\n  ['pdColorImg','pdColorCaption'].forEach(function(id){\n    (function(el){ if(!el) return;\n      el.addEventListener('click', function(){\n        var t = document.getElementById('pdColorImg');\n        openImg(t.getAttribute('data-lb-src'), t.getAttribute('data-lb-caption'));\n      });\n    })(document.getElementById(id));\n  });\n\n  \/* dimension diagram — both the image div and the caption trigger lightbox *\/\n  ['pdThumb1','pdThumbCaption'].forEach(function(id){\n    (function(el){ if(!el) return;\n      el.addEventListener('click', function(){\n        var t = document.getElementById('pdThumb1');\n        openImg(t.getAttribute('data-lb-src'), t.getAttribute('data-lb-caption'));\n      });\n    })(document.getElementById(id));\n  });\n})();\n\u003c\/script\u003e \u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnische documenten\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1GLJG-cMT05Snnvu13O-2_HTJzDOo3aDS\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eVolledige Specificaties (PDF)\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1yhAYb3OK856nJHsmfJNBOsSLpUKoJlNi\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstallatiehandleiding (PDF)\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Roze \/ Aanraak","offer_id":49656330387777,"sku":"PINT-201109-01","price":154.0,"currency_code":"CAD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Zwart \/ Aanraak","offer_id":49656330420545,"sku":"PINT-201109-02","price":154.0,"currency_code":"CAD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Goud \/ Aanraak","offer_id":49656330453313,"sku":"PINT-201109-03","price":154.0,"currency_code":"CAD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Zilver \/ Aanraak","offer_id":49656330486081,"sku":"PINT-201109-04","price":154.0,"currency_code":"CAD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Blauw \/ Aanraak","offer_id":49656332452161,"sku":"PINT-201109-014","price":154.0,"currency_code":"CAD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Bruin \/ Aanraak","offer_id":49656330518849,"sku":"PINT-201109-05","price":154.0,"currency_code":"CAD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Wit \/ Aanraak","offer_id":49656330551617,"sku":"PINT-201109-06","price":154.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cordless-Rechargeable-LED-Table-Lamp-S18.jpg?v=1746840889","url":"https:\/\/pinlighting.com\/nl-ca\/products\/cordless-rechargeable-led-table-lamp","provider":"Pinlighting","version":"1.0","type":"link"}