{"product_id":"crystal-diamond-table-lamp","title":"Crystal Diamond Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\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\n\/* ── 2-column video grid ── *\/\n.pd-video-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 36px; }\n@media (max-width: 600px) { .pd-video-row { grid-template-columns: 1fr; } }\n.pd-video-col { display: flex; flex-direction: column; gap: 4px; }\n.pd-video-label { font-size: 11px; font-weight: 500; letter-spacing: 0.06em; color: #7a6a58; }\n.pd-video-thumb { position: relative; cursor: pointer; border: 1px solid #e8e0d4; overflow: hidden; aspect-ratio: 16\/9; background: #1a1a1a; }\n.pd-video-thumb img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; opacity: 0.9; transition: opacity 0.2s; pointer-events: none; }\n.pd-video-thumb:hover img { opacity: 0.75; }\n.pd-video-thumb__play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 48px; height: 48px; 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-thumb:hover .pd-video-thumb__play { transform: translate(-50%,-50%) scale(1.1); }\n\n.pd-lead { border-top: 1px solid #c8b89a; padding-top: 28px; margin-bottom: 36px; }\n.pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\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.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-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.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\n\/* ── Notice banners ── *\/\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--ship { background: #fdf5e6; border-color: #c49a3c; }\n.pd-notice--color { background: #4A5248; border-color: #6a7568; }\n.pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n.pd-notice--ship .pd-notice__label { color: #a07820; }\n.pd-notice--color .pd-notice__label { color: #b8c4b6; }\n.pd-notice__text { font-size: 13px; line-height: 1.55; color: #4a3e32; }\n.pd-notice--color .pd-notice__text { color: #e8ede7; font-weight: 500; }\n.pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: underline; text-underline-offset: 2px; }\n\n\/* ── Dimensions diagram ── *\/\n.pd-img-wrap { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; margin-bottom: 40px; }\n.pd-img-thumb { position: relative; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; cursor: zoom-in !important; width: 220px !important; flex-shrink: 0; pointer-events: auto !important; }\n.pd-img-thumb img { width: 220px !important; height: auto; display: block; pointer-events: none; transition: opacity 0.25s; }\n.pd-img-thumb:hover img { opacity: 0.88; }\n.pd-img-thumb::after { content: ''; position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat; border: 1px solid rgba(255,255,255,0.3); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n.pd-img-thumb:hover::after { opacity: 1; }\n.pd-img-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; }\n\u003c\/style\u003e\n\n\u003cdiv style=\"text-align: start;\" class=\"pd-wrap\"\u003e\n\n\u003c!-- 2-COLUMN VIDEO GRID --\u003e\n\u003cdiv class=\"pd-video-row\"\u003e\n  \u003cdiv class=\"pd-video-col\"\u003e\n    \u003cdiv class=\"pd-video-thumb\" id=\"pdVid1\" data-vid=\"NLrN03Dhtp8\"\u003e\n      \u003cimg src=\"https:\/\/img.youtube.com\/vi\/NLrN03Dhtp8\/hqdefault.jpg\" alt=\"Crystal Diamond Table Lamp – Video 1\"\u003e\n      \u003cdiv class=\"pd-video-thumb__play\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpolygon points=\"5,2 16,9 5,16\" fill=\"#2c2820\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"pd-video-label\"\u003eProduct Showcase\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-video-col\"\u003e\n    \u003cdiv class=\"pd-video-thumb\" id=\"pdVid2\" data-vid=\"4eCIf0TiRGY\"\u003e\n      \u003cimg src=\"https:\/\/img.youtube.com\/vi\/4eCIf0TiRGY\/hqdefault.jpg\" alt=\"Crystal Diamond Table Lamp – Video 2\"\u003e\n      \u003cdiv class=\"pd-video-thumb__play\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpolygon points=\"5,2 16,9 5,16\" fill=\"#2c2820\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"pd-video-label\"\u003eAmbiance Demo\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n  \u003cp class=\"pd-lead__text\"\u003eIndulge in the enchanting glow of the Crystal Diamond Table Lamp. Effortlessly versatile, this battery-powered lamp transitions seamlessly from indoor to outdoor settings with its warm, inviting light. Emulate the ambiance of streets at dusk and recharge easily via USB. Perfect for intimate gatherings and serene starlit evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\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.2 7.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-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eBattery Life\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e~10 Hours\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M14 5v4M14 19v4M5 14h4M19 14h4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eLED Life\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M8 14a6 6 0 1 1 12 0\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M14 15.5V19\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 21h16\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eColor Temp\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e3000K\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\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-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eControl\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e3-Level Dim\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-165210\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eØ 3.2″ × H 3.5″\u003cspan style=\"font-size:11px;color:#9c7c4a;display:block;\"\u003e8.2 cm × 9 cm\u003c\/span\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e2.2 lbs (1 kg)\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e1W\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterials\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCrystal, Metal\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumens\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e110 lm\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eModern\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e3000K Warm\u003cspan style=\"font-size:11px;color:#9c7c4a;display:block;\"\u003e90 CRI\u003c\/span\u003e\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eBattery\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e1200 mAh\u003cspan style=\"font-size:11px;color:#9c7c4a;display:block;\"\u003e~10 hrs runtime\u003c\/span\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eCharge Cable\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom:none;\"\u003e39.4″ included\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 1W LED module delivering 110 lm at 90 CRI, 3000K warm white.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003ePush button switch with three brightness levels for full ambiance control.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003e1200 mAh rechargeable battery — charges in ~1.5 hours via included 39.4″ cable (5V 2A or 8V 2A), runs ~10 hours per charge.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBattery-powered and portable — transitions effortlessly from indoor to outdoor settings.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eCrystal and metal construction. Ø 3.2″ (8.2 cm) × H 3.5″ (9 cm). Weighs 2.2 lbs (1 kg).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\" style=\"margin-bottom: 40px;\"\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (120V)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- NOTICES --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n  \u003cdiv class=\"pd-notice pd-notice--ship\"\u003e\n    \u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n    \u003cdiv class=\"pd-notice__text\"\u003eCurrently ships to the United States, Japan, Australia, and EU countries only.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n\u003cdiv class=\"pd-img-wrap\"\u003e\n  \u003ca href=\"javascript:void(0)\" onclick=\"var o=document.getElementById('pdLbCrystal');o.style.display='flex';o.style.pointerEvents='auto';document.body.style.overflow='hidden';\" style=\"display:block;width:220px;cursor:zoom-in;border:1px solid #e8e0d4;overflow:hidden;background:#faf8f4;position:relative;flex-shrink:0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Crystal-Diamond-Table-Lamp.jpg?v=1746877940\" style=\"width:220px !important;height:auto;display:block;\" alt=\"Crystal Diamond Table Lamp dimensions diagram\"\u003e\n  \u003c\/a\u003e\n  \u003cspan class=\"pd-img-hint\"\u003e🔍 Click to view high-resolution diagram\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- IMAGE LIGHTBOX --\u003e\n\u003cdiv id=\"pdLbCrystal\" style=\"display:none;pointer-events: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;\" onclick=\"if(event.target===this){this.style.display='none';this.style.pointerEvents='none';document.body.style.overflow='';}\"\u003e\n  \u003ca href=\"javascript:void(0)\" onclick=\"var o=document.getElementById('pdLbCrystal');o.style.display='none';o.style.pointerEvents='none';document.body.style.overflow='';\" style=\"position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);z-index:1;text-decoration:none;\"\u003e×\u003c\/a\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Crystal-Diamond-Table-Lamp.jpg?v=1746877940\" style=\"max-width:min(1024px,90vw);max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);\" alt=\"Crystal Diamond Table Lamp dimensions – full resolution\"\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/* Video modal (fully JS-created) *\/\n(function() {\n  var _vl = null;\n  function openVideo(vid) {\n    if (!_vl) {\n      _vl = document.createElement('div');\n      _vl.style.cssText = 'display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,8,5,0.94);z-index:2147483647;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;';\n      var b = document.createElement('div');\n      b.innerHTML = '\u0026times;';\n      b.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.28);color:#fff;font-size:30px;line-height:42px;text-align:center;cursor:pointer;';\n      var wrap = document.createElement('div');\n      wrap.style.cssText = 'position:relative;width:min(88vw,140vh);aspect-ratio:16\/9;background:#000;box-shadow:0 20px 80px rgba(0,0,0,0.7);';\n      var fr = document.createElement('iframe');\n      fr.allow = 'autoplay;fullscreen;picture-in-picture';\n      fr.setAttribute('allowfullscreen','');\n      fr.style.cssText = 'position:absolute;top:0;left:0;width:100%;height:100%;border:0;';\n      wrap.appendChild(fr); _vl.appendChild(b); _vl.appendChild(wrap);\n      document.body.appendChild(_vl);\n      b.addEventListener('click', closeVideo);\n      _vl.addEventListener('click', function(e){ if(e.target===_vl) closeVideo(); });\n    }\n    _vl.querySelector('iframe').src = 'https:\/\/www.youtube.com\/embed\/' + vid + '?autoplay=1\u0026rel=0';\n    _vl.style.display = 'flex';\n    _vl.style.pointerEvents = 'auto';\n    document.body.style.overflow = 'hidden';\n  }\n  function closeVideo() {\n    if (!_vl) return;\n    _vl.querySelector('iframe').src = '';\n    _vl.style.display = 'none';\n    _vl.style.pointerEvents = 'none';\n    document.body.style.overflow = '';\n  }\n  ['pdVid1','pdVid2'].forEach(function(id) {\n    var el = document.getElementById(id);\n    if (!el) return;\n    el.addEventListener('click', function() { openVideo(el.getAttribute('data-vid')); });\n  });\n\n  \/* Esc key *\/\n  document.addEventListener('keydown', function(e) {\n    if (e.key === 'Escape' || e.keyCode === 27) {\n      if (_vl \u0026\u0026 _vl.style.display !== 'none') closeVideo();\n      var lb = document.getElementById('pdLbCrystal');\n      if (lb \u0026\u0026 lb.style.display !== 'none') {\n        lb.style.display = 'none';\n        lb.style.pointerEvents = 'none';\n        document.body.style.overflow = '';\n      }\n    }\n  });\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"Model A : D 3.2″ x H 3.5″ \/ D 8.2 cm x H 9 cm \/ Clear \/ USB Charging Plug","offer_id":50444019597633,"sku":"PINT-165210-01","price":2325.0,"currency_code":"MXN","in_stock":true},{"title":"Model B : D 3.2″ x H 3.5″ \/ D 8.2 cm x H 9 cm \/ Clear \/ USB Charging Plug","offer_id":50444019630401,"sku":"PINT-165210-02","price":2325.0,"currency_code":"MXN","in_stock":true},{"title":"Model C : D 3.2″ x H 3.5″ \/ D 8.2 cm x H 9 cm \/ Clear \/ USB Charging Plug","offer_id":50444019663169,"sku":"PINT-165210-03","price":2325.0,"currency_code":"MXN","in_stock":true},{"title":"Model A: 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":50444019695937,"sku":"PINT-165210-04","price":6716.0,"currency_code":"MXN","in_stock":true},{"title":"Model B: 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":50444019728705,"sku":"PINT-165210-05","price":6716.0,"currency_code":"MXN","in_stock":true},{"title":"Model C: 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":50444019761473,"sku":"PINT-165210-06","price":6716.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Crystal_Diamond_Table_Lamp_1.jpg?v=1746869197","url":"https:\/\/pinlighting.com\/en-mx\/products\/crystal-diamond-table-lamp","provider":"Pinlighting","version":"1.0","type":"link"}