{"title":"ELECTRODOMESTICOS PEQUEÑOS","description":"","products":[{"product_id":"altavozbomb","title":"Parlante JBL Boombox 3","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003c!-- Viewport ajustado para evitar zoom indeseado y cubrir notch --\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover, maximum-scale=1.0, user-scalable=no\"\u003e\n    \u003ctitle\u003eJBL Boombox 3 - Oferta Especial\u003c\/title\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\n    \u003c!-- Se agrega Science Gothic según solicitud --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Science+Gothic:wght@600\u0026amp;family=Montserrat:wght@400;600;800\u0026amp;family=Open+Sans:wght@400;600\u0026amp;family=Cinzel:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* RESET Y AJUSTES GLOBALES MÓVIL *\/\n        html, body {\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            overflow-x: hidden;\n            background-color: #11001c; \/* PROPUESTA: Púrpura Profundo \"Midnight\" *\/\n            -webkit-font-smoothing: antialiased;\n            -webkit-tap-highlight-color: transparent;\n        }\n        \n        body {\n            padding-bottom: 9rem;\n        }\n\n        h1, h2, h3, .btn-font { font-family: 'Montserrat', sans-serif; }\n        .font-cinzel { font-family: 'Cinzel', serif; }\n        \/* Nueva clase para la fuente solicitada *\/\n        .font-science { font-family: 'Science Gothic', sans-serif; font-weight: 600; }\n        \n        body { font-family: 'Open Sans', sans-serif; }\n\n        .hide-scrollbar::-webkit-scrollbar { display: none; }\n        .hide-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }\n\n        @keyframes pulse-btn {\n            0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(236, 72, 153, 0.4); } \/* Fucsia pulse *\/\n            70% { transform: scale(1.02); box-shadow: 0 0 0 10px rgba(236, 72, 153, 0); }\n            100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(236, 72, 153, 0); }\n        }\n        .animate-pulse-custom { animation: pulse-btn 2s infinite; }\n\n        \/* --- ANIMACIONES DESLIZA --- *\/\n        @keyframes swipe-sides {\n            0%, 80%, 100% { transform: scaleX(1.3) translateX(0); }\n            85% { transform: scaleX(1.3) translateX(-3px); }\n            90% { transform: scaleX(1.3) translateX(3px); }\n            95% { transform: scaleX(1.3) translateX(0); }\n        }\n        \n        @keyframes swipe-right {\n            0%, 80%, 100% { transform: translateX(0); }\n            90% { transform: translateX(8px); }\n        }\n\n        .animate-swipe-sides { \n            animation: swipe-sides 5s infinite ease-in-out; \n            display: inline-block;\n            transform: scaleX(1.3); \/* Hace la flecha más larga y ancha visualmente *\/\n        }\n        \n        .animate-swipe-right { \n            animation: swipe-right 5s infinite ease-in-out; \n            display: inline-block;\n        }\n\n        \/* --- SLIDESHOW CSS --- *\/\n        .slider-container {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            overflow: hidden;\n            touch-action: pan-y; \n            z-index: 0; \/* Aseguramos que esté al fondo *\/\n        }\n        .slider-track {\n            display: flex;\n            height: 100%;\n            width: 100%;\n            transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);\n            cursor: grab;\n        }\n        .slider-track.grabbing {\n            cursor: grabbing;\n            transition: none;\n        }\n        .slide {\n            min-width: 100%;\n            width: 100%;\n            height: 100%;\n            position: relative;\n            flex-shrink: 0;\n        }\n        .slide img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            opacity: 1;\n            pointer-events: none;\n            -webkit-user-drag: none;\n        }\n        \n        .dots-container {\n            display: flex;\n            gap: 16px;\n            margin-top: 15px; \n            pointer-events: auto; \n            position: relative;\n            z-index: 100; \/* Z-index máximo *\/\n            justify-content: center;\n            align-items: center;\n            min-height: 20px; \/* Forzar altura mínima *\/\n            transform: translateZ(0); \/* Forzar renderizado GPU en móviles *\/\n        }\n        .dot {\n            width: 14px;\n            height: 14px;\n            border-radius: 50%;\n            background-color: #ffffff; \/* Blanco sólido *\/\n            opacity: 1; \/* Totalmente visible *\/\n            border: 2px solid rgba(0,0,0,0.4); \/* Borde más fuerte *\/\n            transition: all 0.3s ease;\n            cursor: pointer;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.8);\n        }\n        .dot.active {\n            background-color: #db2777; \/* Rosa\/Fucsia *\/\n            border-color: #db2777;\n            transform: scale(1.3);\n            box-shadow: 0 0 10px rgba(219, 39, 119, 1);\n        }\n    \u003c\/style\u003e\n\n\n \u003c!-- Texto base blanco\/lila, fondo principal púrpura profundo --\u003e\n\n    \u003cdiv class=\"w-full max-w-xl mx-auto bg-[#11001c] min-h-screen relative\"\u003e\n\n        \u003c!-- BARRA DE URGENCIA - GRADIENTE FESTIVO --\u003e\n        \u003cdiv class=\"w-full bg-gradient-to-r from-fuchsia-600 to-orange-500 text-white text-center py-3 px-2 text-lg font-bold uppercase tracking-wide sticky top-0 z-40 shadow-lg shadow-purple-900\/50\"\u003e\n            🔥 ¡Envío Gratis + Pago Contra Entrega!\n        \u003c\/div\u003e\n\n        \u003c!-- HERO SECTION --\u003e\n        \u003cheader class=\"relative h-[620px] w-full overflow-hidden border-b border-[#3c096c]\"\u003e\n            \u003cdiv class=\"slider-container\" id=\"heroSlider\"\u003e\n                \u003cdiv class=\"slider-track\" id=\"sliderTrack\"\u003e\n                    \u003c!-- IMÁGENES --\u003e\n                    \u003cdiv class=\"slide\"\u003e\u003cimg src=\"https:\/\/i.imgur.com\/U0uvf4p.jpeg\" alt=\"JBL Boombox Vista 1\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0977\/5818\/3769\/files\/portada2_608a954a-68b0-45b9-8c0a-d0007de791c3.webp?v=1768499750\" alt=\"JBL Boombox Vista 2\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"slide\"\u003e\u003cimg src=\"https:\/\/i.imgur.com\/0TZLSWm.jpeg\" alt=\"JBL Boombox Vista 3\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- GRADIENTE AJUSTADO: Púrpura a transparente --\u003e\n            \u003cdiv class=\"absolute bottom-0 left-0 w-full h-[70%] bg-gradient-to-t from-[#11001c] via-[#11001c]\/90 to-transparent pointer-events-none z-10\"\u003e\u003c\/div\u003e\n            \n            \u003c!-- CONTENIDO: Padding inferior reducido a 0 y márgenes internos reducidos para bajar todo el bloque --\u003e\n            \u003cdiv class=\"absolute bottom-0 left-0 w-full px-5 pt-5 pb-0 text-white z-30 flex flex-col items-center pointer-events-none\"\u003e\n                \n                \u003cdiv class=\"text-center mb-1 drop-shadow-lg relative\"\u003e\n                    \u003c!-- Nuevo Texto PARLANTE --\u003e\n                    \u003ch2 class=\"text-3xl md:text-5xl font-science text-fuchsia-300 tracking-[0.2em] uppercase font-bold mb-1\"\u003eNUEVO PARLANTE\u003c\/h2\u003e\n                    \u003ch1 class=\"text-7xl md:text-8xl font-science text-white leading-none mb-2 tracking-tight\"\u003eJBL\u003c\/h1\u003e\n                    \u003ch2 class=\"text-3xl md:text-5xl font-science text-fuchsia-300 tracking-[0.2em] uppercase font-bold\"\u003eBoombox 3\u003c\/h2\u003e\n                \u003c\/div\u003e\n                \n                \u003c!-- TEXTO CAMBIADO con margen inferior reducido para compactar hacia abajo --\u003e\n                \u003cp class=\"text-purple-200 text-xl md:text-3xl mb-2 text-center drop-shadow-md leading-snug font-bold max-w-2xl\"\u003ePerfecto para fiestas, paseos y cualquier plan con amigos.\u003c\/p\u003e\n                \n                \u003cdiv class=\"flex flex-col items-center pointer-events-auto pb-4 w-full\"\u003e\n                    \u003cdiv class=\"flex items-center gap-2 text-orange-400 mb-1 bg-[#240046]\/80 px-6 py-2 backdrop-blur-sm border border-[#5a189a] shadow-lg shadow-purple-900\/50\"\u003e\n                        \u003cdiv class=\"flex text-2xl\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                        \u003cspan class=\"text-white text-lg font-bold\"\u003e4,9\/5\u003c\/span\u003e\n                        \u003cspan class=\"text-purple-200 text-sm uppercase tracking-wide border-l border-purple-500 pl-3 ml-2 font-bold\"\u003e+5000 reseñas\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"relative w-full flex justify-center py-2 z-50\"\u003e\n                        \u003cdiv class=\"dots-container\" id=\"sliderDots\"\u003e\n                            \u003cdiv class=\"dot active\" onclick=\"goToSlide(0)\"\u003e\u003c\/div\u003e\n                            \u003cdiv class=\"dot\" onclick=\"goToSlide(1)\"\u003e\u003c\/div\u003e\n                            \u003cdiv class=\"dot\" onclick=\"goToSlide(2)\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \u003c!-- TEXTO PUBLICITARIO 4: STOCK LIMITADO... (MOVIDO AQUÍ) --\u003e\n        \u003cdiv class=\"w-full bg-[#11001c] py-12 px-6 text-center\"\u003e\n            \u003ch2 class=\"text-3xl md:text-4xl font-science text-orange-400 uppercase tracking-wide leading-tight\"\u003e\n                STOCK LIMITADO. APROVECHA EL MOMENTO Y LLEVA CONTIGO EL PODER DEL SONIDO JBL\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- SECCIÓN DE OFERTAS \/ PACKS (MOVIDO AQUÍ - SOLO PACK PERSONAL) --\u003e\n        \u003csection class=\"bg-[#240046] px-6 py-14 mb-4 border-t border-b border-[#3c096c] w-full\" id=\"ofertas\"\u003e\n            \u003cdiv class=\"text-center mb-12\"\u003e\n                \u003c!-- CAMBIO DE TITULO CON RESALTADO --\u003e\n                \u003ch2 class=\"text-5xl font-extrabold text-white font-poppins leading-tight\"\u003eELIGE TU OFERTA CON \u003cspan class=\"text-orange-500\"\u003eENVÍO GRATIS\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003c!-- CAMBIO DE TEXTO Y TAMAÑO --\u003e\n                \u003cp class=\"text-purple-200 text-3xl mt-4 font-medium mb-8\"\u003eVálida hasta agotar existencias\u003c\/p\u003e\n                \n                \u003c!-- OFERTA AÑO NUEVO (DORADO) --\u003e\n                \u003c!-- Ajuste: px-4 py-4 (móvil), text-xl (móvil), max-w-[95%] para evitar desbordes --\u003e\n                \u003cdiv class=\"bg-gradient-to-r from-yellow-600 via-amber-500 to-yellow-600 text-black px-4 py-4 sm:px-8 sm:py-6 rounded-xl inline-block transform -rotate-2 shadow-[0_0_40px_rgba(234,179,8,0.6)] animate-pulse border-4 border-white\/20 max-w-[95%]\"\u003e\n                    \u003cp class=\"text-xl sm:text-4xl md:text-6xl font-black uppercase tracking-normal sm:tracking-wide md:tracking-widest leading-tight text-center\"\u003e🎉 ¡PRECIO DE OFERTA! 🎉\u003c\/p\u003e\n                    \u003cp class=\"text-2xl sm:text-3xl md:text-5xl font-black tracking-wide mt-2 text-white drop-shadow-md\"\u003eREMATE 2026\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Opción 1: PACK PERSONAL --\u003e\n            \u003cdiv class=\"w-full bg-[#10002b] rounded-[2rem] border border-[#3c096c] p-6 mb-10 shadow-lg flex flex-col items-center gap-6 text-center w-full\"\u003e\n                \u003cdiv class=\"w-48 h-48 flex-shrink-0 bg-[#240046] rounded-2xl flex items-center justify-center\"\u003e\n                    \u003cimg src=\"https:\/\/i.imgur.com\/fdxxdKm.jpeg\" class=\"w-full h-full object-cover rounded-2xl\" alt=\"1 JBL Boombox\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"w-full\"\u003e\n                    \u003ch3 class=\"font-bold text-white text-3xl mb-2 leading-tight\"\u003eJBL Boombox 3\u003c\/h3\u003e\n                    \u003cp class=\"text-xl text-purple-300 mb-4\"\u003e\u003c\/p\u003e \n                    \n                    \u003c!-- PRECIO --\u003e\n                    \u003cdiv class=\"flex items-center justify-center gap-4 mb-2\"\u003e\n                        \u003cspan class=\"text-purple-500 line-through text-2xl font-bold\"\u003e$230.000\u003c\/span\u003e\n                        \u003cspan class=\"text-fuchsia-400 font-black text-5xl tracking-tight\"\u003e$144.900\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"bg-green-600 border-2 border-green-400 rounded-2xl px-6 py-3 mt-4 inline-block shadow-[0_0_15px_rgba(22,163,74,0.6)]\"\u003e\n                        \u003cp class=\"text-2xl text-white font-black uppercase tracking-widest\"\u003eOFERTA\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Botón CTA --\u003e\n            \u003cdiv class=\"w-full mt-4 flex justify-center flex-col items-center\"\u003e\n                \u003ca href=\"\/rsi-btn-hook\" class=\"w-full max-w-sm bg-gradient-to-r from-fuchsia-600 to-orange-500 text-white font-extrabold py-5 px-6 rounded-[2rem] hover:from-fuchsia-500 hover:to-orange-400 transition flex justify-center items-center gap-3 shadow-lg shadow-fuchsia-500\/20 active:scale-95 text-2xl no-underline\"\u003e\n                    Pide ya, paga en casa \u003ci class=\"fa-solid fa-truck-fast\"\u003e\u003c\/i\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- REVIEWS --\u003e\n        \u003csection class=\"w-full bg-[#240046] py-10 border-b border-[#3c096c]\"\u003e \u003c!-- Fondo Sección: Violeta Oscuro --\u003e\n            \u003cdiv class=\"px-6 mb-6 flex justify-between items-end\"\u003e\n                \u003ch3 class=\"text-3xl font-bold text-white\"\u003eÚltimas opiniones\u003c\/h3\u003e\n                \u003cspan class=\"text-xl text-purple-300 flex items-center gap-2 font-medium\"\u003e\n                     \u003ci class=\"fa-solid fa-arrows-left-right text-fuchsia-500 text-2xl animate-swipe-sides\"\u003e\u003c\/i\u003e Desliza\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"w-full overflow-x-auto hide-scrollbar pb-6\"\u003e\n                \u003cdiv class=\"flex gap-5 w-max px-6 mx-auto sm:px-0 sm:justify-center\"\u003e\n                    \u003c!-- Review 1 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e \u003c!-- Tarjeta: Púrpura casi negro --\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"Lo llevé a la playa y sonó increíble todo el día. ¡Superó mis expectativas!\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/AYOxGOp.jpeg\" alt=\"Andrés C.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eAndrés C.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Review 2 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"La calidad del sonido es brutal. Se escucha claro y muy fuerte.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/TBCJeHJ.jpeg\" alt=\"Marta L.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eMarta L.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Review 3 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"Es perfecto para reuniones, fácil de conectar y muy potente.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/oEXdLwK.jpeg\" alt=\"Luis G.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eLuis G.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Review 4 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"La batería dura muchísimo y resiste salpicaduras sin problema.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/AUA67No.jpeg\" alt=\"Camila R.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eCamila R.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Review 5 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"Estoy feliz con la compra. 100% recomendado para exteriores.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/dDf39zX.jpeg\" alt=\"Pedro J.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003ePedro J.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Review 6 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"A prueba de agua real, se me cayó en la piscina y sigue como nuevo.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/adX3Dno.jpeg\" alt=\"Andrea F.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eAndrea F.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Review 7 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"¡Es una locura lo fuerte que suena! Ideal para las fiestas en la playa.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/70Ovqh0.jpeg\" alt=\"Carlos M.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eCarlos M.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003c!-- Review 8 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"Lo llevé de camping y fue el alma del lugar. Batería eterna.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/rUhk4U5.jpeg\" alt=\"Pedro J.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003ePedro J.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003c!-- Review 9 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"Me encanta su diseño robusto y el sonido envolvente que tiene.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/Iwggs6i.jpeg\" alt=\"Luis A.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eLuis A.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                     \u003c!-- Review 10 --\u003e\n                    \u003cdiv class=\"w-[340px] bg-[#10002b] p-8 rounded-[2.5rem] shadow-lg border border-[#3c096c] flex flex-col justify-between\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"flex text-orange-500 text-2xl mb-6\"\u003e\n\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\u003ci class=\"fa-solid fa-star\"\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n                            \u003cp class=\"text-purple-200 mb-8 leading-relaxed italic text-2xl\"\u003e\"Por fin un parlante que no me falla en exteriores.\"\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"flex items-center gap-5 border-t border-[#3c096c] pt-5\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/RbdBZjz.jpeg\" alt=\"Marta L.\" class=\"w-24 h-24 rounded-full object-cover border-2 border-[#5a189a] shadow-md\"\u003e\n                            \u003cdiv class=\"flex flex-col\"\u003e\n\u003cp class=\"font-bold text-2xl text-white\"\u003eMarta L.\u003c\/p\u003e\n\u003cp class=\"text-lg text-zinc-500\"\u003eCompra verificada\u003c\/p\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- IMAGEN PRODUCTO --\u003e\n        \u003cdiv class=\"bg-[#11001c] px-0 py-0 w-full flex flex-col items-center border-b border-[#3c096c]\"\u003e\n             \u003cdiv class=\"py-6 px-4 w-full text-center\"\u003e\n                 \u003c!-- Cambio de fuente a Science Gothic --\u003e\n                 \u003ch2 class=\"text-4xl font-science text-white uppercase tracking-wider\"\u003eJBL Boombox 3\u003c\/h2\u003e\n             \u003c\/div\u003e\n            \u003c!-- AJUSTE DE BORDE Y ENCUADRE DE LA IMAGEN CENTRAL - SIN REDONDEO --\u003e\n            \u003cdiv class=\"relative w-full shadow-2xl\"\u003e\n                \u003c!-- Se asegura que no haya clases rounded --\u003e\n                \u003cimg src=\"https:\/\/i.imgur.com\/Vb9GvWo.jpeg\" alt=\"JBL Boombox 3 Central\" class=\"w-full h-auto block object-cover\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- TEXTO PUBLICITARIO 2: SU DISEÑO PORTÁTIL... --\u003e\n        \u003cdiv class=\"w-full bg-[#11001c] py-10 px-6 text-center\"\u003e\n            \u003ch2 class=\"text-3xl md:text-4xl font-science text-white uppercase tracking-wide\"\u003e\n                SU DISEÑO PORTÁTIL Y RESISTENTE TE SIGUE A TODAS PARTES\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- BENEFICIOS (DISEÑO UI CARD SÓLIDA) --\u003e\n        \u003csection class=\"py-10 bg-[#240046] mb-4 border-b border-[#3c096c] w-full\"\u003e\n            \u003cdiv class=\"px-6 mb-8 flex justify-between items-end\"\u003e\n                \u003ch2 class=\"text-4xl font-bold text-white\"\u003e¿Por qué elegirlo?\u003c\/h2\u003e\n                \u003cspan class=\"text-xl text-zinc-400 flex items-center gap-2 font-medium\"\u003e\n                    \u003ci class=\"fa-solid fa-arrows-left-right text-orange-500 text-2xl animate-swipe-sides\"\u003e\u003c\/i\u003e Desliza\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"w-full overflow-x-auto hide-scrollbar pb-6\"\u003e\n                \u003cdiv class=\"flex gap-5 w-max pl-6 pr-6\"\u003e\n                    \n                    \u003c!-- Card 1: SONIDO HD --\u003e\n                    \u003cdiv class=\"w-[260px] bg-[#10002b] rounded-[2rem] border border-[#3c096c] flex flex-col overflow-hidden shadow-lg h-auto\"\u003e\n                        \u003cdiv class=\"w-full aspect-square bg-[#3c096c]\"\u003e\n                            \u003c!-- IMAGEN ACTUALIZADA --\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/J3phbLJ.jpeg\" alt=\"Sonido Estéreo\" class=\"w-full h-full object-cover opacity-90\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"w-full bg-[#10002b] flex flex-col items-center justify-center p-6 border-t border-[#3c096c]\"\u003e\n                            \u003ch3 class=\"font-black text-3xl text-white mb-2 text-center\"\u003eSonido Potente\u003c\/h3\u003e\n                            \u003cp class=\"text-xl text-zinc-400 text-center leading-snug font-medium\"\u003eGraves profundos y envolventes\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Card 2: BATERÍA --\u003e\n                    \u003cdiv class=\"w-[260px] bg-[#10002b] rounded-[2rem] border border-fuchsia-500\/40 flex flex-col overflow-hidden shadow-lg h-auto\"\u003e\n                         \u003cdiv class=\"w-full aspect-square bg-[#3c096c]\"\u003e\n                             \u003cimg src=\"https:\/\/i.imgur.com\/4D6QFE9.jpeg\" alt=\"Batería Larga Duración\" class=\"w-full h-full object-cover opacity-90\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"w-full bg-[#10002b] flex flex-col items-center justify-center p-6 border-t border-zinc-800\"\u003e\n                            \u003ch3 class=\"font-black text-3xl text-fuchsia-500 mb-2\"\u003eBatería \u0026gt; 20H\u003c\/h3\u003e\n                            \u003cp class=\"text-xl text-zinc-400 text-center leading-snug font-medium\"\u003eDuración de hasta 20 horas\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Card 3: RESISTENCIA --\u003e\n                    \u003cdiv class=\"w-[260px] bg-[#10002b] rounded-[2rem] border border-orange-500\/40 flex flex-col overflow-hidden shadow-lg h-auto\"\u003e\n                        \u003cdiv class=\"w-full aspect-square bg-[#3c096c]\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/gP3I1bd.jpeg\" alt=\"Resistente IP67\" class=\"w-full h-full object-cover opacity-90\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"w-full bg-[#10002b] flex flex-col items-center justify-center p-6 border-t border-zinc-800\"\u003e\n                            \u003ch3 class=\"font-black text-3xl text-orange-500 mb-2 leading-none text-center\"\u003eTodo Terreno\u003c\/h3\u003e\n                            \u003cp class=\"text-xl text-zinc-400 text-center leading-snug font-medium mt-2\"\u003eResistente al agua y polvo (IP67)\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Card 4: COMPATIBILIDAD --\u003e\n                    \u003cdiv class=\"w-[260px] bg-[#10002b] rounded-[2rem] border border-fuchsia-500\/40 flex flex-col overflow-hidden shadow-lg h-auto\"\u003e\n                        \u003cdiv class=\"w-full aspect-square bg-[#3c096c]\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/OPUdree.jpeg\" alt=\"Compatible Android iOS\" class=\"w-full h-full object-cover opacity-90\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"w-full bg-[#10002b] flex flex-col items-center justify-center p-6 border-t border-zinc-800\"\u003e\n                            \u003ch3 class=\"font-black text-3xl text-fuchsia-500 mb-2\"\u003eUniversal\u003c\/h3\u003e\n                            \u003cp class=\"text-xl text-zinc-400 text-center leading-snug font-medium\"\u003eCompatible con Android e iOS\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Card 5: BLUETOOTH --\u003e\n                    \u003cdiv class=\"w-[260px] bg-[#10002b] rounded-[2rem] border border-zinc-800 flex flex-col overflow-hidden shadow-lg h-auto\"\u003e\n                        \u003cdiv class=\"w-full aspect-square bg-[#3c096c]\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/CIkpB4L.jpeg\" alt=\"Bluetooth Estable\" class=\"w-full h-full object-cover opacity-90\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"w-full bg-[#10002b] flex flex-col items-center justify-center p-6 border-t border-zinc-800\"\u003e\n                            \u003ch3 class=\"font-black text-3xl text-white mb-2\"\u003eConexión Top\u003c\/h3\u003e\n                            \u003cp class=\"text-xl text-zinc-400 text-center leading-snug font-medium\"\u003eConexión Bluetooth estable y rápida\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Card 6: POWERBANK --\u003e\n                    \u003cdiv class=\"w-[260px] bg-[#10002b] rounded-[2rem] border border-orange-500\/40 flex flex-col overflow-hidden shadow-lg h-auto\"\u003e\n                        \u003cdiv class=\"w-full aspect-square bg-[#3c096c]\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/sJdMfQW.jpeg\" alt=\"Powerbank\" class=\"w-full h-full object-cover opacity-90\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"w-full bg-[#10002b] flex flex-col items-center justify-center p-6 border-t border-zinc-800\"\u003e\n                            \u003ch3 class=\"font-black text-3xl text-orange-500 mb-2\"\u003ePowerbank\u003c\/h3\u003e\n                            \u003cp class=\"text-xl text-zinc-400 text-center leading-snug font-medium\"\u003eDoble puerto USB para carga\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Card 7: MANOS LIBRES --\u003e\n                    \u003cdiv class=\"w-[260px] bg-[#10002b] rounded-[2rem] border border-fuchsia-500\/40 flex flex-col overflow-hidden shadow-lg h-auto\"\u003e\n                        \u003cdiv class=\"w-full aspect-square bg-[#3c096c]\"\u003e\n                            \u003cimg src=\"https:\/\/i.imgur.com\/vdIZTLF.jpeg\" alt=\"Manos Libres\" class=\"w-full h-full object-cover opacity-90\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"w-full bg-[#10002b] flex flex-col items-center justify-center p-6 border-t border-zinc-800\"\u003e\n                            \u003ch3 class=\"font-black text-3xl text-fuchsia-500 mb-2\"\u003eLlamadas\u003c\/h3\u003e\n                            \u003cp class=\"text-xl text-zinc-400 text-center leading-snug font-medium\"\u003eFunción manos libres integrada\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- TEXTO PUBLICITARIO 3: ESTE BOOMBOX... --\u003e\n        \u003cdiv class=\"w-full bg-[#240046] py-10 px-6 text-center border-t border-[#3c096c]\"\u003e\n            \u003ch2 class=\"text-3xl md:text-4xl font-science text-fuchsia-300 uppercase tracking-wide leading-tight\"\u003e\n                ESTE BOOMBOX NO SOLO SUENA, IMPRESIONA\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- COMPARATIVA --\u003e\n        \u003csection class=\"bg-[#11001c] py-12 mb-4 border-b border-[#3c096c] w-full\"\u003e\n            \u003cdiv class=\"px-6 mb-8\"\u003e\n                \u003ch2 class=\"text-4xl font-bold text-white\"\u003eComparativa\u003c\/h2\u003e\n                \u003cp class=\"text-xl text-purple-300 mt-3 flex items-center gap-2\"\u003e\n                    Desliza la tabla \u003ci class=\"fa-solid fa-arrow-right text-orange-500 text-3xl animate-swipe-right\"\u003e\u003c\/i\u003e\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"w-full overflow-x-auto px-0 pb-6 hide-scrollbar\"\u003e\n                \u003cdiv class=\"px-6 min-w-full inline-block\"\u003e\n                    \u003ctable class=\"min-w-[500px] text-center text-xl border-collapse shadow-md rounded-2xl overflow-hidden w-full bg-[#240046] border border-[#3c096c]\"\u003e\n                        \u003cthead class=\"bg-[#3c096c] text-white border-b border-[#5a189a]\"\u003e\n                            \u003ctr\u003e\n                                \u003cth class=\"p-4 text-left font-medium w-1\/3 text-purple-200\"\u003eCaracterística\u003c\/th\u003e\n                                \u003cth class=\"p-4 bg-fuchsia-600 text-white font-bold w-1\/3\"\u003eJBL Boombox 3\u003c\/th\u003e\n                                \u003cth class=\"p-4 bg-[#240046] font-medium text-purple-400 w-1\/3\"\u003eGenérico\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody class=\"divide-y divide-[#3c096c] text-white\"\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"p-4 text-left font-semibold text-purple-200\"\u003eDuración Batería\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-fuchsia-300 bg-fuchsia-900\/20\"\u003e\n\u003ci class=\"fa-solid fa-circle-check text-4xl\"\u003e\u003c\/i\u003e Alta\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-red-400 bg-[#10002b]\"\u003e\n\u003ci class=\"fa-solid fa-circle-xmark text-4xl\"\u003e\u003c\/i\u003e Baja\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"p-4 text-left font-semibold text-purple-200\"\u003eResistencia IP67\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-fuchsia-300 bg-fuchsia-900\/20 font-bold\"\u003eSí (Agua\/Polvo)\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-purple-400 bg-[#10002b] text-lg italic\"\u003eNo\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"p-4 text-left font-semibold text-purple-200\"\u003eCalidad de Sonido\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-fuchsia-300 bg-fuchsia-900\/20 font-bold\"\u003eProfesional JBL\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-purple-400 bg-[#10002b] text-lg italic\"\u003eDistorsionado\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"p-4 text-left font-semibold text-purple-200\"\u003eConexión\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-fuchsia-300 bg-fuchsia-900\/20 font-bold\"\u003eEstable\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-purple-400 bg-[#10002b]\"\u003eCortes frecuentes\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"p-4 text-left font-semibold text-purple-200\"\u003eApp Control\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-fuchsia-300 bg-fuchsia-900\/20 font-bold\"\u003eSí\u003c\/td\u003e\n                                \u003ctd class=\"p-4 text-purple-400 bg-[#10002b]\"\u003eNo\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- FICHA TÉCNICA (Dark) --\u003e\n        \u003csection class=\"bg-[#240046] px-6 py-12 mb-4 border-b border-[#3c096c] w-full\"\u003e\n            \u003ch2 class=\"text-4xl font-bold text-white mb-10\"\u003eFicha Técnica\u003c\/h2\u003e\n            \n            \u003cdiv class=\"border border-[#3c096c] rounded-2xl overflow-hidden w-full bg-[#10002b]\"\u003e\n                \u003cdiv class=\"divide-y divide-[#3c096c] text-xl\"\u003e\n                    \u003c!-- Item 1 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#240046]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eModelo\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eJBL Boombox 3\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 2 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#10002b]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eBatería\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eHasta 20 horas \u003cspan class=\"text-sm font-normal text-purple-400 block\"\u003e(Según uso y volumen)\u003c\/span\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 3 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#240046]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eResistencia\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eIP67 \u003cspan class=\"text-sm font-normal text-purple-400 block\"\u003e(Agua y Polvo)\u003c\/span\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 4 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#10002b]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eConectividad\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eBluetooth 5.1\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 5 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#240046]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eSonido\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eEstéreo HD + Bajos Potentes\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 6 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#10002b]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eFunciones Extra\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003ePowerbank \u003cspan class=\"text-sm font-normal text-purple-400 block\"\u003e(Carga tu celular)\u003c\/span\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 7 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#240046]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eCompatibilidad\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eAndroid \/ iOS\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 8 --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#10002b]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003ePuertos\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eUSB, USB-C\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 9 (Ahora con fondo alterno corregido) --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#240046]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eTamaño\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003e34x14x20 cm\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- Item 10 (NUEVO: RADIO) --\u003e\n                    \u003cdiv class=\"flex justify-between p-5 bg-[#10002b]\"\u003e\n                        \u003cspan class=\"text-purple-300 font-medium shrink-0 pr-4\"\u003eRadio\u003c\/span\u003e\n                        \u003cspan class=\"font-bold text-white text-right\"\u003eAM - FM\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- TEXTO PUBLICITARIO 7: ¿Y SI TE DIJERA...? (AUMENTADO) --\u003e\n            \u003cdiv class=\"w-full py-8 px-4 text-center mt-6\"\u003e\n                \u003ch3 class=\"text-4xl md:text-6xl font-science text-fuchsia-300 uppercase tracking-wide leading-tight drop-shadow-lg mb-4\"\u003e\n                    ¿Y SI TE DIJERA QUE EL SONIDO PERFECTO YA EXISTE?\n                \u003c\/h3\u003e\n                \u003cp class=\"text-xl md:text-2xl font-science text-white uppercase tracking-wide leading-tight drop-shadow-lg max-w-3xl mx-auto\"\u003e\n                    POTENCIA EXTREMA: CON ALTAVOCES DE TRES VÍAS, GARANTIZA GRAVES PROFUNDOS Y AGUDOS CRISTALINOS\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mt-4 bg-fuchsia-900\/20 p-8 rounded-3xl flex flex-col items-center text-center border border-fuchsia-700\/30 w-full\"\u003e\n                \u003cdiv class=\"bg-[#240046] p-5 rounded-full text-fuchsia-500 mb-4 border border-fuchsia-900\/50 shadow-lg shadow-fuchsia-900\/20\"\u003e\n                    \u003ci class=\"fa-solid fa-gift text-4xl\"\u003e\u003c\/i\u003e\n                \u003c\/div\u003e\n                \u003c!-- CAMBIO TEXTO TITULO --\u003e\n                \u003ch4 class=\"font-bold text-fuchsia-400 text-2xl mb-2\"\u003e¡Excelente para Regalar!\u003c\/h4\u003e\n                \u003cp class=\"text-purple-200 text-xl leading-relaxed mb-6\"\u003eTu música, tu energía y tu estilo - ¡Todo en uno! ¡Con un excelente precio para regalar!\u003c\/p\u003e\n                \n                 \u003c!-- OFERTA AÑO NUEVO (DORADO) - FICHA --\u003e\n                 \u003cdiv class=\"w-full bg-gradient-to-r from-yellow-600 via-amber-500 to-yellow-600 p-1 rounded-xl mb-6 shadow-lg animate-pulse\"\u003e\n                    \u003cdiv class=\"bg-[#10002b] rounded-lg p-6 flex flex-col items-center justify-center\"\u003e\n                        \u003cdiv class=\"flex items-center gap-3 mb-3 text-center\"\u003e\n                             \u003cspan class=\"text-3xl\"\u003e🎉\u003c\/span\u003e\n                             \u003cp class=\"text-white font-black text-3xl md:text-5xl uppercase tracking-tighter leading-none\"\u003e¡OFERTA DE AÑO NUEVO!\u003c\/p\u003e\n                             \u003cspan class=\"text-3xl\"\u003e🎉\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"text-white font-bold text-2xl\"\u003e¡El regalo perfecto al mejor precio!\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003ca href=\"\/rsi-btn-hook\" class=\"w-full max-w-sm bg-gradient-to-r from-fuchsia-600 to-orange-500 text-white font-extrabold py-4 px-6 rounded-[2rem] hover:from-fuchsia-500 hover:to-orange-400 transition flex justify-center items-center gap-3 shadow-lg shadow-fuchsia-500\/20 active:scale-95 text-xl no-underline\"\u003e\n                    Pide ya, paga en casa \u003ci class=\"fa-solid fa-truck-fast\"\u003e\u003c\/i\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- GARANTÍA (Dark) --\u003e\n        \u003csection class=\"bg-[#11001c] px-6 py-12 mb-10 w-full\"\u003e\n            \u003cdiv class=\"grid gap-6\"\u003e\n                \u003c!-- IMAGEN COMPRA SEGURA (CAMBIADA) --\u003e\n                \u003cdiv class=\"col-span-1 w-full mb-4\"\u003e\n                    \u003cimg src=\"https:\/\/i.imgur.com\/FT579xx.jpeg\" alt=\"Compra Segura\" class=\"w-full h-auto rounded-[2rem] border border-blue-900\/30 shadow-sm\"\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bg-blue-900\/10 p-10 rounded-[2.5rem] border border-blue-900\/30 shadow-sm\"\u003e\n                    \u003ch3 class=\"font-bold text-blue-400 text-3xl mb-6 flex items-center leading-tight\"\u003e\n                        \u003ci class=\"fa-solid fa-truck-fast mr-4 text-4xl\"\u003e\u003c\/i\u003e Envíos a todo el país\n                    \u003c\/h3\u003e\n                    \u003cul class=\"text-2xl text-blue-200\/80 space-y-5 ml-2\"\u003e\n                        \u003cli class=\"flex items-start gap-4\"\u003e\n                            \u003ci class=\"fa-solid fa-circle-check text-xl mt-2\"\u003e\u003c\/i\u003e \u003cspan\u003eDespacho: 24 - 48 horas.\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli class=\"flex items-start gap-4\"\u003e\n                            \u003c!-- GRATIS EN BOLD Y RESALTADO --\u003e\n                            \u003ci class=\"fa-solid fa-circle-check text-xl mt-2\"\u003e\u003c\/i\u003e \u003cspan\u003eEnvio \u003cspan class=\"font-bold text-white\"\u003egratis\u003c\/span\u003e.\u003c\/span\u003e\n                        \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"bg-green-900\/10 p-10 rounded-[2.5rem] border border-green-900\/30 shadow-sm\"\u003e\n                    \u003ch3 class=\"font-bold text-green-400 text-3xl mb-6 flex items-center leading-tight\"\u003e\n                        \u003ci class=\"fa-solid fa-shield-halved mr-4 text-4xl\"\u003e\u003c\/i\u003e Compra Protegida\n                    \u003c\/h3\u003e\n                    \u003cp class=\"text-2xl text-green-200\/80 leading-relaxed\"\u003e\n                        Si no recibes lo que pediste, te devolvemos el dinero. 10 días de garantía directa.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- PAGO CONTRA ENTREGA --\u003e\n                \u003cdiv class=\"bg-[#240046] p-10 rounded-[2.5rem] border border-[#3c096c] shadow-sm relative overflow-hidden\"\u003e\n                    \u003cdiv class=\"absolute -right-5 -top-5 text-purple-900 opacity-30\"\u003e\n                        \u003ci class=\"fa-solid fa-hand-holding-dollar text-9xl\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"font-bold text-white text-3xl mb-6 flex items-center relative z-10 leading-tight\"\u003e\n                        \u003ci class=\"fa-solid fa-hand-holding-dollar mr-4 text-orange-500 text-4xl\"\u003e\u003c\/i\u003e Pago Contra Entrega\n                    \u003c\/h3\u003e\n                    \u003cp class=\"text-2xl text-purple-200 leading-relaxed relative z-10\"\u003e\n                        Pide ahora y paga al recibir en la puerta de tu casa. ¡Cero riesgos!\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ (Dark) --\u003e\n        \u003csection class=\"px-6 py-12 bg-[#240046] mb-32 w-full\"\u003e\n            \u003ch2 class=\"text-4xl font-bold text-white mb-10\"\u003ePreguntas Frecuentes\u003c\/h2\u003e\n            \u003cdiv class=\"space-y-8\"\u003e\n                \u003cdetails class=\"bg-[#10002b] p-8 rounded-[2rem] group border border-[#3c096c] cursor-pointer\"\u003e\n                    \u003csummary class=\"font-bold text-2xl flex justify-between items-center list-none text-white\"\u003e\n                        \u003cspan\u003e¿Es resistente al agua?\u003c\/span\u003e\n                        \u003ci class=\"fa-solid fa-chevron-down text-xl transition-transform duration-300 group-open:rotate-180 text-purple-400\"\u003e\u003c\/i\u003e\n                    \u003c\/summary\u003e\n                    \u003cp class=\"mt-6 text-2xl text-purple-200 leading-relaxed border-t border-[#3c096c] pt-6\"\u003e\n                        Sí, tiene certificación IP67, lo que lo hace resistente a salpicaduras, lluvia y polvo. Ideal para playa o piscina.\n                    \u003c\/p\u003e\n                \u003c\/details\u003e\n                \n                \u003cdetails class=\"bg-[#10002b] p-8 rounded-[2rem] group border border-[#3c096c] cursor-pointer\"\u003e\n                    \u003csummary class=\"font-bold text-2xl flex justify-between items-center list-none text-white\"\u003e\n                        \u003cspan\u003e¿Cuánto dura la batería?\u003c\/span\u003e\n                        \u003ci class=\"fa-solid fa-chevron-down text-xl transition-transform duration-300 group-open:rotate-180 text-purple-400\"\u003e\u003c\/i\u003e\n                    \u003c\/summary\u003e\n                    \u003cp class=\"mt-6 text-2xl text-purple-200 leading-relaxed border-t border-[#3c096c] pt-6\"\u003e\n                        La batería ofrece entre 5 y 12 horas de reproducción continua, dependiendo del volumen y el uso de las luces o carga de dispositivos.\n                    \u003c\/p\u003e\n                \u003c\/details\u003e\n\n                \u003cdetails class=\"bg-[#10002b] p-8 rounded-[2rem] group border border-[#3c096c] cursor-pointer\"\u003e\n                    \u003csummary class=\"font-bold text-2xl flex justify-between items-center list-none text-white\"\u003e\n                        \u003cspan\u003e¿Puedo cargar mi celular?\u003c\/span\u003e\n                        \u003ci class=\"fa-solid fa-chevron-down text-xl transition-transform duration-300 group-open:rotate-180 text-purple-400\"\u003e\u003c\/i\u003e\n                    \u003c\/summary\u003e\n                    \u003cp class=\"mt-6 text-2xl text-purple-200 leading-relaxed border-t border-[#3c096c] pt-6\"\u003e\n                        Sí, el Boombox 3 cuenta con puertos USB que funcionan como Powerbank para cargar tus dispositivos mientras escuchas música.\n                    \u003c\/p\u003e\n                \u003c\/details\u003e\n\n                \u003cdetails class=\"bg-[#10002b] p-8 rounded-[2rem] group border border-[#3c096c] cursor-pointer\"\u003e\n                    \u003csummary class=\"font-bold text-2xl flex justify-between items-center list-none text-white\"\u003e\n                        \u003cspan\u003e¿Qué incluye el paquete?\u003c\/span\u003e\n                        \u003ci class=\"fa-solid fa-chevron-down text-xl transition-transform duration-300 group-open:rotate-180 text-purple-400\"\u003e\u003c\/i\u003e\n                    \u003c\/summary\u003e\n                    \u003cp class=\"mt-6 text-2xl text-purple-200 leading-relaxed border-t border-[#3c096c] pt-6\"\u003e\n                        Incluye el parlante JBL Boombox 3, cable USB de carga y acceso a la Guía Digital Boombox Master.\n                    \u003c\/p\u003e\n                \u003c\/details\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- CTA GIGANTE FLOTANTE (Dark Theme) --\u003e\n    \u003cdiv id=\"stickyCTA\" class=\"fixed bottom-0 left-0 right-0 bg-[#11001c] border-t border-[#3c096c] p-4 shadow-[0_-4px_30px_rgba(0,0,0,0.8)] z-50 w-full transform translate-y-0 transition-transform duration-500\"\u003e\n        \u003cdiv class=\"max-w-xl mx-auto flex flex-col gap-4 relative\"\u003e\n            \u003cdiv class=\"absolute -top-10 left-0 right-0 flex justify-center\"\u003e\n                 \u003cspan class=\"bg-gradient-to-r from-fuchsia-600 to-orange-500 text-white text-lg font-extrabold px-8 py-1 rounded-t-xl shadow-lg border-t border-x border-fuchsia-400 uppercase tracking-wider flex items-center gap-2\"\u003e\n                    \u003ci class=\"fa-solid fa-clock\"\u003e\u003c\/i\u003e TIEMPO LIMITADO - APROVECHA ÚLTIMOS DÍAS\n                 \u003c\/span\u003e\n            \u003c\/div\u003e\n            \n            \u003ca href=\"\/rsi-btn-hook\" class=\"w-full bg-gradient-to-r from-fuchsia-600 to-orange-500 text-white font-bold py-6 px-6 rounded-[2rem] hover:from-fuchsia-500 hover:to-orange-400 transition flex justify-center items-center gap-4 shadow-xl shadow-fuchsia-500\/20 active:scale-95 transform duration-150 animate-pulse-custom no-underline text-center\"\u003e\n                \u003cspan class=\"text-3xl font-extrabold\"\u003ePide ya, paga en casa\u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-cart-shopping text-3xl\"\u003e\u003c\/i\u003e\n            \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        const track = document.getElementById('sliderTrack');\n        const dots = document.querySelectorAll('.dot');\n        const container = document.getElementById('heroSlider');\n        \n        let currentIndex = 0;\n        const totalSlides = 3;\n        let startX = 0;\n        let isDragging = false;\n        let startPos = 0;\n        let currentTranslate = 0;\n        let prevTranslate = 0;\n        let autoSlideInterval;\n\n        container.addEventListener('mousedown', touchStart);\n        container.addEventListener('touchstart', touchStart);\n        container.addEventListener('mouseup', touchEnd);\n        container.addEventListener('mouseleave', () =\u003e { if(isDragging) touchEnd() });\n        container.addEventListener('touchend', touchEnd);\n        container.addEventListener('mousemove', touchMove);\n        container.addEventListener('touchmove', touchMove);\n\n        window.oncontextmenu = function(event) {\n            event.preventDefault();\n            event.stopPropagation();\n            return false;\n        };\n\n        function touchStart(event) {\n            isDragging = true;\n            startX = getPositionX(event);\n            startPos = startX;\n            clearInterval(autoSlideInterval);\n            track.classList.add('grabbing');\n        }\n\n        function touchEnd() {\n            isDragging = false;\n            track.classList.remove('grabbing');\n            const movedBy = currentTranslate - prevTranslate;\n            const threshold = 5; \n            const movedPercent = (movedBy \/ container.clientWidth) * 100;\n\n            if (movedPercent \u003c -threshold \u0026\u0026 currentIndex \u003c totalSlides - 1) {\n                currentIndex += 1;\n            } else if (movedPercent \u003e threshold \u0026\u0026 currentIndex \u003e 0) {\n                currentIndex -= 1;\n            }\n\n            setPositionByIndex();\n            startAutoSlide();\n        }\n\n        function touchMove(event) {\n            if (isDragging) {\n                const currentPosition = getPositionX(event);\n                const currentDiff = currentPosition - startX;\n                const diffPercent = (currentDiff \/ container.clientWidth) * 100;\n                let nextTranslate = (currentIndex * -100) + diffPercent;\n                \n                if (currentIndex === 0 \u0026\u0026 diffPercent \u003e 0) {\n                    nextTranslate = diffPercent \/ 3;\n                } else if (currentIndex === totalSlides - 1 \u0026\u0026 diffPercent \u003c 0) {\n                    nextTranslate = (currentIndex * -100) + (diffPercent \/ 3);\n                }\n\n                currentTranslate = nextTranslate;\n                setSliderPosition(currentTranslate);\n            }\n        }\n\n        function getPositionX(event) {\n            return event.type.includes('mouse') ? event.pageX : event.touches[0].clientX;\n        }\n\n        function setSliderPosition(translate) {\n            track.style.transform = `translateX(${translate}%)`;\n        }\n\n        function setPositionByIndex() {\n            currentTranslate = currentIndex * -100;\n            prevTranslate = currentTranslate;\n            setSliderPosition(currentTranslate);\n            updateDots();\n        }\n\n        function updateDots() {\n            dots.forEach(dot =\u003e dot.classList.remove('active'));\n            if(dots[currentIndex]) dots[currentIndex].classList.add('active');\n        }\n\n        function goToSlide(index) {\n            currentIndex = index;\n            setPositionByIndex();\n            clearInterval(autoSlideInterval);\n            startAutoSlide();\n        }\n\n        function startAutoSlide() {\n            clearInterval(autoSlideInterval);\n            autoSlideInterval = setInterval(() =\u003e {\n                if (currentIndex \u003c totalSlides - 1) {\n                    currentIndex++;\n                } else {\n                    currentIndex = 0;\n                }\n                setPositionByIndex();\n            }, 5000);\n        }\n\n        setPositionByIndex();\n        startAutoSlide();\n\n        \/\/ --- LÓGICA STICKY CTA REVEAL ---\n        const offersSection = document.getElementById('ofertas');\n        const stickyCTA = document.getElementById('stickyCTA');\n        let hasRevealed = false;\n\n        window.addEventListener('scroll', () =\u003e {\n            if (hasRevealed) return; \/\/ Si ya se mostró, no hacer nada más\n            \n            const rect = offersSection.getBoundingClientRect();\n            \/\/ Si la parte superior de la sección de ofertas entra en el viewport o ya pasó\n            if (rect.top \u003c window.innerHeight) {\n                 stickyCTA.classList.remove('translate-y-[calc(100%-24px)]'); \/\/ Mostrar completo\n                 stickyCTA.classList.add('translate-y-0');\n                 hasRevealed = true;\n            }\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"OH MY SHOP","offers":[{"title":"NEGRO","offer_id":56763888370009,"sku":"-1","price":230000.0,"currency_code":"COP","in_stock":true}]},{"product_id":"encendedor-electrico-recargable-portatil","title":"Encendedor Eléctrico Recargable Portátil","description":"El producto es un encendedor eléctrico recargable USB tipo C. A continuación, se detallan sus características principales: Recargable por USB: Se carga mediante un puerto USB tipo C, compatible con cargadores de teléfono, computadoras y power banks, eliminando la necesidad de gas o combustible.  Resistente al viento: Utiliza tecnología de arco de plasma sin llama, lo que garantiza un encendido fiable incluso en condiciones de viento fuerte.  Seguro: Cuenta con interruptores de seguridad o bloqueo para prevenir activaciones accidentales.  Versátil: Ideal para encender velas, estufas de gas, barbacoas y fogatas, manteniendo las manos alejadas de la fuente de calor gracias a su diseño de mango largo o cuello flexible.  Indicadores LED: Algunos modelos incluyen luces LED que muestran el nivel de batería restante.  Portátil y duradero: Fabricado con materiales de aleación, es compacto, ligero y fácil de transportar. ","brand":"OH MY SHOP","offers":[{"title":"Aleatorio","offer_id":57177445073241,"sku":"12034-5","price":89900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0977\/5818\/3769\/files\/STOMR.jpg?v=1770077546"},{"product_id":"audifonos-open-ear-inalambricos-openbeat","title":"Audífonos OpenBeat Pro - Conducción Ósea","description":"\u003cp\u003ePeso Aprox.: 28gTamaño Aprox.: 5 x 10 x 14 cm\u003c\/p\u003e\n\u003cp\u003eRango de transmisión: 10 metros.Respuesta de frecuencia: 20Hz ~ 20KHz.Sensibilidad: -90dBm.Posee batería recargable con capacidad de 200mAhVersión de Bluetooth: 5.2Tiempo de carga: 2 horas.El tiempo aproximado de reproducción de música es de 2.5 horas y con un tiempo de conversación aproximado 3 horas.Diseño de oído abierto: la tecnología open ear transmite audio de forma indirecta al oído manteniendo una sensación indolora y sana para él, el altavoz está cerca del oído, pero no dentro de él.El diseño completo de titanio envolvente proporciona un ajuste flexible para una comodidad y estabilidad imperceptibles durante todo el día.Los audífonos le ayudan a escuchar los alrededores al mismo tiempo, le permite mantener la seguridad para andar en bicicleta, correr, conducir y podrás usarlo para los negocios.Los micrófonos dobles con cancelación de ruido minimizan el ruido circundante, mejorando efectivamente el habla para el destinatario de la llamada.Audífonos Bluetooth para ir a trotar, entrenar en el gym, ir de compras, recibir llamadas y todos los demás usos que le quieras dar.A prueba de sudor y salpicaduras leves, puede permitirle disfrutar de actividades al aire libre.Contenido del Paquete1 Audífono open ear.1 Cargador.Instrucciones en inglés.100 % Nuevos\u003c\/p\u003e","brand":"OH MY SHOP","offers":[{"title":"Negro","offer_id":57936880271705,"sku":"K0E9LEA3UD6OSU9PA-0","price":189900.0,"currency_code":"COP","in_stock":true}]},{"product_id":"vaporera-inteligente-tobi-huevos-y-vegetales","title":"Vaporera Inteligente Tobi Huevos y Vegetales","description":"Cocedor de Huevos TOBI Modelo: TB-972. Este electrodoméstico está diseñado para cocinar huevos de manera rápida, precisa y sin supervisión constante utilizando vapor controlado. Aquí tienes la información detallada:Marca y Modelo: TOBI Modelo: TB-972.Capacidad: Tiene capacidad para 6 huevos (aunque productos similares pueden cocinar hasta 7 huevos a la vez). Potencia: 200W.Características Principales:Temporizador Digital con Ajuste Automático de Temperatura.Permite diferentes niveles de cocción: \"Término Medio\" y \"Término Duro\". Generalmente, estos aparatos se apagan automáticamente cuando el agua se evapora. Incluye una taza medidora de agua para controlar la consistencia deseada del huevo. Uso Versátil: Además de hervir huevos, estos aparatos a vapor pueden usarse para cocinar otros alimentos como omelettes, verduras, batatas o maíz. Facilidad de Uso: Son fáciles de usar y limpiar, lo que los hace prácticos para el desayuno diario. El tiempo de cocción puede variar, pero generalmente es rápido, alrededor de 8 a 14 minutos dependiendo del modelo y la cocción deseada. ","brand":"OH MY SHOP","offers":[{"title":"Default Title","offer_id":57583554920793,"sku":"ELECTRO","price":179900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0977\/5818\/3769\/files\/1773676602D_Q_NP_2X_723248-MCO107906200229_032026-R.webp?v=1773681109"}],"url":"https:\/\/ohmyshop.com.co\/collections\/electrodomesticos-pequenos.oembed","provider":"OH MY SHOP","version":"1.0","type":"link"}