{"product_id":"bittel-table-lamp","title":"Lámpara de Mesa Bittel","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: 16px; 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-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  .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  .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  .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  \n  \/* ── Video Preview Styles ── *\/\n  .pd-video-preview { position: relative; cursor: pointer; margin-bottom: 16px; background: #000; overflow: hidden; border: 1px solid #e8e0d4; }\n  .pd-video-preview img { width: 100%; height: auto; display: block; opacity: 0.85; transition: opacity 0.3s, transform 0.45s ease; }\n  .pd-video-preview:hover img { opacity: 1; transform: scale(1.02); }\n  .pd-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 64px; height: 64px; background: rgba(44,40,32,0.7); border: 2px solid rgba(255,255,255,0.7); border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.25s ease; backdrop-filter: blur(4px); }\n  .pd-video-preview:hover .pd-play-btn { background: #9c7c4a; border-color: #9c7c4a; transform: translate(-50%, -50%) scale(1.1); }\n  .pd-play-btn svg { width: 26px; height: 26px; fill: #fff; margin-left: 4px; }\n  .pd-video-label { position: absolute; bottom: 20px; left: 20px; background: rgba(44,40,32,0.7); border: 1px solid rgba(255,255,255,0.7); border-radius: 30px; padding: 8px 18px; display: flex; align-items: center; gap: 8px; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #fff; text-transform: uppercase; transition: all 0.25s ease; backdrop-filter: blur(4px); pointer-events: none; z-index: 2; }\n  .pd-video-preview:hover .pd-video-label { background: #9c7c4a; border-color: #9c7c4a; }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- YOUTUBE VIDEO PREVIEW --\u003e\n\u003cdiv class=\"pd-video-preview\" id=\"pdVideoBtn\"\u003e\n\u003cimg alt=\"Video Preview\" src=\"https:\/\/i.ytimg.com\/vi\/7LHvAj3nL3E\/maxresdefault.jpg\"\/\u003e\n\u003cdiv class=\"pd-play-btn\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-video-label\"\u003eVER VÍDEO\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eLa Lámpara de Mesa Bittel establece sin esfuerzo la atmósfera perfecta para cualquier momento. Su perfil elegante complementa una variedad de estilos de decoración, lo que la convierte en una adición versátil para cualquier habitación—ya sea que te sumerjas en un buen libro, te concentres en el trabajo o te relajes después de un día ocupado. Al realzar tu espacio con iluminación equilibrada, crea un ambiente propicio para la productividad, relajación o disfrute enfocado.\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=\"6\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 8V6M14 22v-2M8 14H6M22 14h-2\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10.3 10.3L8.9 8.9M19.1 19.1l-1.4-1.4M10.3 17.7l-1.4 1.4M19.1 8.9l-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\"\u003eTipo de Bombilla\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eE26 \/ E27\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=\"M8 14a6 6 0 1112 0\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"14\" cy=\"14\" fill=\"#9c7c4a\" r=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 15.5V19\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M6 21h16\" 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\"\u003eRegulable\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eAtenuable\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=\"10\" r=\"5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"14\" x2=\"14\" y1=\"15\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"10\" x2=\"18\" y1=\"22\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"11\" x2=\"11\" y1=\"7.5\" y2=\"10\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"17\" x2=\"17\" y1=\"7.5\" y2=\"10\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003ePotencia\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eCordón de Enchufe 59″\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\"\u003eCalidad de Color\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e90 CRI\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eEspecificaciones\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eTipo\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eLámpara de Mesa\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-AJJ103\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eTamaño\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan\u003eØ 10,4\" × H 16,1\"\u003c\/span\u003e \u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e26,5 cm × 41 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\"\u003eFuente de Luz\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eE26 o E27\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003ePeso\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\"\u003ePotencia\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eMáx. 40W\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eHierro\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\"\u003eCRI\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e90 CRI\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eEstilo\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eColores Dopamina\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\"\u003eRegulación\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCompatible con reguladores de intensidad\u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eAcabados\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\n\u003cdiv class=\"pd-swatches\"\u003e\n\u003cspan class=\"swatch\" data-color=\"White\" style=\"background: #f0ece4; border-color: rgba(0,0,0,0.1);\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"Red\" style=\"background: #c8391a;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" data-color=\"Green\" style=\"background: #3a7a3a;\"\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;\"\u003eBombilla\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003eNo incluida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMás Detalles\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\u003eUtiliza bombillas incandescentes E26 o E27 de 40W a 90 CRI (bombillas no incluidas).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eViene con un cable de enchufar de 59\" para una colocación fácil en cualquier lugar de tu habitación.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eCompatible con atenuadores estándar para control de iluminación ajustable.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eDisponible en 3 acabados: Blanco, Rojo, Verde.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertificaciones y Compatibilidad\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAmérica del Norte (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\u003eAustralia (SAA)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eArabia Saudita (SASO)\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eDiagrama de dimensiones\u003c\/p\u003e\n\u003cdiv class=\"pd-img-single\" data-lb-caption=\"Bittel Table Lamp — Dimensions Diagram\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bittel_Table_Lamp_16_1024x1024.jpg?v=1761473425\" id=\"pdThumb1\"\u003e\u003cimg alt=\"Bittel Table Lamp dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bittel_Table_Lamp_16_1024x1024.jpg?v=1761473425\"\/\u003e\u003c\/div\u003e\n\u003cspan class=\"pd-img-caption\" id=\"pdThumbCaption\"\u003e🔍 Haz clic para ver el diagrama de alta resolución.\u003c\/span\u003e \u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  \/\/ 移除了内边距，让视频可以最大限度扩展\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;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  \/\/ 优化关闭按钮：圆形、更明显的底色、更高的 z-index 防止被大视频挡住\n  xBtn.style.cssText = 'position:absolute;top:20px;right:24px;width:42px;height:42px;line-height:40px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(20,20,20,0.5);border:1px solid rgba(255,255,255,0.2);border-radius:50%;z-index:3;';\n  \n  \/\/ 图片模块\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:90vw;max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  \n  \/\/ 视频模块\n  var lbVidWrap = document.createElement('div');\n  \/\/ 核心改动：width:96vw 与 max-width:170vh 配合，确保在任何屏幕下都极尽所能占满全屏且不溢出\n  lbVidWrap.style.cssText = 'position:relative;width:96vw;max-width:170vh;aspect-ratio:16\/9;display:none;box-shadow:0 20px 80px rgba(0,0,0,0.8);background:#000;';\n  var lbIframe = document.createElement('iframe');\n  lbIframe.style.cssText = 'position:absolute;top:0;left:0;width:100%;height:100%;border:0;';\n  lbIframe.setAttribute('allow', 'autoplay; fullscreen');\n  lbVidWrap.appendChild(lbIframe);\n\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  \n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbVidWrap); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n  \n  function openLb(src, cap, isVid) { \n    lbCap.textContent = cap || ''; \n    if (isVid) {\n      lbImg.style.display = 'none';\n      lbVidWrap.style.display = 'block';\n      lbIframe.src = src;\n    } else {\n      lbVidWrap.style.display = 'none';\n      lbImg.style.display = 'block';\n      lbImg.src = src;\n    }\n    ov.style.display = 'flex'; \n    document.body.style.overflow = 'hidden'; \n  }\n  \n  function closeLb() { \n    ov.style.display = 'none'; \n    lbImg.src = ''; \n    lbIframe.src = ''; \/\/ 清除视频 src，即刻停止播放\n    document.body.style.overflow = ''; \n  }\n  \n  xBtn.addEventListener('click', closeLb);\n  ov.addEventListener('click', function(e) { if (e.target === ov) closeLb(); });\n  document.addEventListener('keydown', function(e) { if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 ov.style.display !== 'none') closeLb(); });\n  \n  \/\/ 绑定图片点击\n  ['pdThumb1','pdThumbCaption'].forEach(function(id) {\n    (function(el) {\n      if (!el) return;\n      el.addEventListener('click', function() {\n        var thumb = document.getElementById('pdThumb1');\n        openLb(thumb.getAttribute('data-lb-src'), thumb.getAttribute('data-lb-caption'), false);\n      });\n    })(document.getElementById(id));\n  });\n\n  \/\/ 绑定视频点击\n  var vidBtn = document.getElementById('pdVideoBtn');\n  if (vidBtn) {\n    vidBtn.addEventListener('click', function() {\n      \/\/ 传递 autoplay=1 (自动播放), rel=0 (不显示外部推荐) 和 modestbranding (简化UI)\n      openLb('https:\/\/www.youtube.com\/embed\/7LHvAj3nL3E?autoplay=1\u0026rel=0\u0026modestbranding=1\u0026showinfo=0', '', true);\n    });\n  }\n})();\n\u003c\/script\u003e \u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eDocumentos Técnicos\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1AcSH5i6wa3I2MDzuO2jfIxYXltwAnesI\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eEspecificaciones Completas (PDF)\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Blanco \/ US plug","offer_id":50941114286401,"sku":"PINT-AJJ103-01","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Blanco \/ Enchufe UK","offer_id":50941119988033,"sku":"PINT-AJJ103-02","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Blanco \/ Enchufe AU","offer_id":50941120020801,"sku":"PINT-AJJ103-03","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Blanco \/ Enchufe EU","offer_id":50941120053569,"sku":"PINT-AJJ103-04","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Rojo \/ US plug","offer_id":50941120086337,"sku":"PINT-AJJ103-05","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Rojo \/ Enchufe UK","offer_id":50941120119105,"sku":"PINT-AJJ103-06","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Rojo \/ Enchufe AU","offer_id":50941120151873,"sku":"PINT-AJJ103-07","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Rojo \/ Enchufe EU","offer_id":50941120184641,"sku":"PINT-AJJ103-08","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Verde \/ US plug","offer_id":50941120217409,"sku":"PINT-AJJ103-09","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Verde \/ Enchufe UK","offer_id":50941120250177,"sku":"PINT-AJJ103-10","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Verde \/ Enchufe AU","offer_id":50941120282945,"sku":"PINT-AJJ103-11","price":666.0,"currency_code":"PLN","in_stock":true},{"title":"D 10,4″ x H 16,1″ \/ D 26,5cm x H 41cm \/ Verde \/ Enchufe EU","offer_id":50941120315713,"sku":"PINT-AJJ103-12","price":666.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bittel_Table_Lamp_1.jpg?v=1761473347","url":"https:\/\/pinlighting.com\/es-pl\/products\/bittel-table-lamp","provider":"Pinlighting","version":"1.0","type":"link"}