{"product_id":"hair-tickening","title":"Hair tickening","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSérum Revitalizante para Cuero Cabelludo | Dr. Groot\u003c\/title\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003cscript src=\"https:\/\/unpkg.com\/lucide@latest\"\u003e\u003c\/script\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026amp;family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cscript\u003e\n        tailwind.config = {\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        serif: ['Playfair Display', 'serif'],\n                    },\n                    colors: {\n                        brand: '#54205A', \/* Color morado del producto *\/\n                        brandLight: '#F3E8F5',\n                        accent: '#22C55E', \/* Verde conversión para botones *\/\n                        accentHover: '#16A34A',\n                        price: '#DC2626'\n                    },\n                    animation: {\n                        'bounce-slow': 'bounce 3s infinite',\n                        'pulse-fast': 'pulse 1.5s cubic-bezier(0.4, 0, 0.6, 1) infinite',\n                    }\n                }\n            }\n        }\n    \u003c\/script\u003e\n    \u003cstyle\u003e\n        html { scroll-behavior: smooth; }\n        .hide-scrollbar::-webkit-scrollbar { display: none; }\n        .hide-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }\n    \u003c\/style\u003e\n\n\n\n    \u003c!-- Top Announcement Bar --\u003e\n    \u003cdiv class=\"bg-brand text-white text-center py-2 px-4 text-xs sm:text-sm font-semibold tracking-wide flex justify-center items-center gap-2\"\u003e\n        \u003ci data-lucide=\"zap\" class=\"w-4 h-4 text-yellow-300\"\u003e\u003c\/i\u003e\n        \u003cspan\u003eOFERTA FLASH: 50% DE DESCUENTO + ENVÍO GRATIS\u003c\/span\u003e\n        \u003ci data-lucide=\"zap\" class=\"w-4 h-4 text-yellow-300\"\u003e\u003c\/i\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Header --\u003e\n    \u003cheader class=\"bg-white border-b border-gray-200 sticky top-0 z-40 shadow-sm\"\u003e\n        \u003cdiv class=\"max-w-6xl mx-auto px-4 h-16 flex items-center justify-between\"\u003e\n            \u003cdiv class=\"text-2xl font-serif font-bold text-brand tracking-tight\"\u003e\n                Dr. Groot\u003cspan class=\"text-xl\"\u003e®\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hidden md:flex gap-4\"\u003e\n                \u003ci data-lucide=\"shield-check\" class=\"w-6 h-6 text-green-600\"\u003e\u003c\/i\u003e\n                \u003cspan class=\"text-sm font-medium text-gray-600\"\u003eCompra 100% Segura\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cmain class=\"max-w-6xl mx-auto bg-white shadow-xl md:my-8 md:rounded-2xl overflow-hidden\"\u003e\n        \n        \u003c!-- Hero Section (Product \u0026 Buy Box) --\u003e\n        \u003csection class=\"grid grid-cols-1 md:grid-cols-2 gap-0 md:gap-8 p-0 md:p-8\"\u003e\n            \n            \u003c!-- Image Gallery --\u003e\n            \u003cdiv class=\"flex flex-col gap-4 p-4 md:p-0 bg-gray-50 md:bg-transparent\"\u003e\n                \u003cdiv class=\"w-full aspect-square bg-white rounded-xl overflow-hidden relative border border-gray-100 flex items-center justify-center\"\u003e\n                    \u003c!-- Main Image Display --\u003e\n                    \u003cimg id=\"mainImage\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185243.png?v=1782251963\" alt=\"Dr. Groot Serum\" class=\"w-full h-full object-contain p-4 mix-blend-multiply transition-opacity duration-300\"\u003e\n                    \n                    \u003c!-- Badges --\u003e\n                    \u003cdiv class=\"absolute top-4 left-4 bg-red-600 text-white text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide\"\u003e\n                        Ahorras $40.000\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"absolute top-4 right-4 bg-brand text-white p-2 rounded-full shadow-lg\"\u003e\n                        \u003ci data-lucide=\"award\" class=\"w-5 h-5\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003c!-- Thumbnails --\u003e\n                \u003cdiv class=\"flex gap-3 overflow-x-auto hide-scrollbar pb-2\"\u003e\n                    \u003cbutton onclick=\"changeImage('https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185243.png?v=1782251963')\" class=\"w-20 h-20 flex-shrink-0 border-2 border-brand rounded-lg overflow-hidden bg-white\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185243.png?v=1782251963\" class=\"w-full h-full object-contain mix-blend-multiply\" alt=\"Thumb 1\"\u003e\n                    \u003c\/button\u003e\n                    \u003cbutton onclick=\"changeImage('https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185304.png?v=1782251964')\" class=\"w-20 h-20 flex-shrink-0 border border-gray-200 rounded-lg overflow-hidden bg-white hover:border-brand transition-colors\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185304.png?v=1782251964\" class=\"w-full h-full object-contain mix-blend-multiply\" alt=\"Thumb 2\"\u003e\n                    \u003c\/button\u003e\n                    \u003cbutton onclick=\"changeImage('https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185335.png?v=1782251964')\" class=\"w-20 h-20 flex-shrink-0 border border-gray-200 rounded-lg overflow-hidden bg-white hover:border-brand transition-colors\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185335.png?v=1782251964\" class=\"w-full h-full object-contain mix-blend-multiply\" alt=\"Thumb 3\"\u003e\n                    \u003c\/button\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Product Info --\u003e\n            \u003cdiv class=\"px-5 py-6 md:p-0 flex flex-col justify-center\"\u003e\n                \n                \u003c!-- Reviews --\u003e\n                \u003cdiv class=\"flex items-center gap-1 mb-3\"\u003e\n                    \u003cdiv class=\"flex text-yellow-400\"\u003e\n                        \u003ci data-lucide=\"star\" class=\"fill-current w-4 h-4\"\u003e\u003c\/i\u003e\n                        \u003ci data-lucide=\"star\" class=\"fill-current w-4 h-4\"\u003e\u003c\/i\u003e\n                        \u003ci data-lucide=\"star\" class=\"fill-current w-4 h-4\"\u003e\u003c\/i\u003e\n                        \u003ci data-lucide=\"star\" class=\"fill-current w-4 h-4\"\u003e\u003c\/i\u003e\n                        \u003ci data-lucide=\"star\" class=\"fill-current w-4 h-4\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"text-sm text-gray-500 font-medium ml-2\"\u003e4.9\/5 (1,284 reseñas)\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003ch1 class=\"text-3xl md:text-4xl font-extrabold text-gray-900 leading-tight mb-2\"\u003e\n                    Sérum Revitalizante y Espesante\n                \u003c\/h1\u003e\n                \u003cp class=\"text-lg text-gray-600 mb-6 font-medium\"\u003eSolución avanzada para el cuero cabelludo con aplicador roll-on.\u003c\/p\u003e\n\n                \u003c!-- Pricing --\u003e\n                \u003cdiv class=\"flex items-end gap-3 mb-6 bg-red-50 p-4 rounded-xl border border-red-100\"\u003e\n                    \u003cdiv class=\"flex flex-col\"\u003e\n                        \u003cspan class=\"text-sm text-gray-500 font-medium uppercase tracking-wider\"\u003ePrecio Hoy\u003c\/span\u003e\n                        \u003cspan class=\"text-4xl font-extrabold text-price leading-none\"\u003e$39.990\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cspan class=\"text-xl text-gray-400 line-through font-semibold mb-1\"\u003e$79.990\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Short Benefits --\u003e\n                \u003cul class=\"space-y-3 mb-8\"\u003e\n                    \u003cli class=\"flex items-start gap-3 text-gray-700\"\u003e\n                        \u003cdiv class=\"bg-brandLight p-1 rounded-full mt-0.5\"\u003e\n                            \u003ci data-lucide=\"check\" class=\"w-4 h-4 text-brand font-bold\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cspan class=\"font-medium\"\u003eAumenta el grosor del cabello visiblemente.\u003c\/span\u003e\n                    \u003c\/li\u003e\n                    \u003cli class=\"flex items-start gap-3 text-gray-700\"\u003e\n                        \u003cdiv class=\"bg-brandLight p-1 rounded-full mt-0.5\"\u003e\n                            \u003ci data-lucide=\"check\" class=\"w-4 h-4 text-brand font-bold\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cspan class=\"font-medium\"\u003eReduce la grasa y calma el enrojecimiento.\u003c\/span\u003e\n                    \u003c\/li\u003e\n                    \u003cli class=\"flex items-start gap-3 text-gray-700\"\u003e\n                        \u003cdiv class=\"bg-brandLight p-1 rounded-full mt-0.5\"\u003e\n                            \u003ci data-lucide=\"check\" class=\"w-4 h-4 text-brand font-bold\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cspan class=\"font-medium\"\u003eFórmula dermatológicamente probada.\u003c\/span\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003c!-- RELEASIT CALL TO ACTION BUTTON --\u003e\n                \u003cdiv class=\"w-full relative group\"\u003e\n                    \u003cdiv class=\"absolute -inset-1 bg-gradient-to-r from-accent to-green-400 rounded-xl blur opacity-25 group-hover:opacity-50 transition duration-1000 group-hover:duration-200\"\u003e\u003c\/div\u003e\n                    \u003ca href=\"\/rsi-btn-hook\" class=\"relative flex items-center justify-center w-full py-5 px-8 text-xl font-bold text-white bg-accent hover:bg-accentHover rounded-xl shadow-lg transition-all transform hover:-translate-y-1 hover:shadow-2xl text-center\"\u003e\n                        \u003cspan class=\"animate-pulse-fast flex items-center gap-2\"\u003e\n                            COMPRAR AHORA \u003ci data-lucide=\"arrow-right\" class=\"w-6 h-6\"\u003e\u003c\/i\u003e\n                        \u003c\/span\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"mt-3 flex items-center justify-center gap-2 text-sm text-gray-500 font-medium\"\u003e\n                    \u003ci data-lucide=\"truck\" class=\"w-4 h-4\"\u003e\u003c\/i\u003e Envío rápido y seguro disponible\n                \u003c\/div\u003e\n\n                \u003c!-- Trust Indicators --\u003e\n                \u003cdiv class=\"grid grid-cols-3 gap-2 mt-8 pt-6 border-t border-gray-100\"\u003e\n                    \u003cdiv class=\"flex flex-col items-center text-center\"\u003e\n                        \u003ci data-lucide=\"flask-conical\" class=\"w-6 h-6 text-brand mb-1\"\u003e\u003c\/i\u003e\n                        \u003cspan class=\"text-xs font-semibold text-gray-600\"\u003eTestado\u003cbr\u003eClínicamente\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flex flex-col items-center text-center\"\u003e\n                        \u003ci data-lucide=\"droplet\" class=\"w-6 h-6 text-brand mb-1\"\u003e\u003c\/i\u003e\n                        \u003cspan class=\"text-xs font-semibold text-gray-600\"\u003eFórmula\u003cbr\u003eLigera\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flex flex-col items-center text-center\"\u003e\n                        \u003ci data-lucide=\"shield\" class=\"w-6 h-6 text-brand mb-1\"\u003e\u003c\/i\u003e\n                        \u003cspan class=\"text-xs font-semibold text-gray-600\"\u003eResultados\u003cbr\u003eReales\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Divisor --\u003e\n        \u003cdiv class=\"w-full h-px bg-gradient-to-r from-transparent via-gray-200 to-transparent my-8\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Section: Beneficios y Características --\u003e\n        \u003csection class=\"py-10 px-5 md:px-12 bg-white\"\u003e\n            \u003cdiv class=\"text-center max-w-2xl mx-auto mb-10\"\u003e\n                \u003ch2 class=\"text-3xl font-extrabold text-gray-900 mb-4\"\u003eLa revolución para tu cabello\u003c\/h2\u003e\n                \u003cp class=\"text-gray-600 text-lg\"\u003eNo es magia, es ciencia. Diseñado específicamente para cabellos finos, dañados y cueros cabelludos sensibles que necesitan revitalización.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"flex flex-col md:flex-row items-center gap-10\"\u003e\n                \u003cdiv class=\"w-full md:w-1\/2 rounded-2xl overflow-hidden shadow-lg border border-gray-100\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Gemini_Generated_Image_pcvn29pcvn29pcvn.png?v=1782251966\" alt=\"Características del Sérum\" class=\"w-full h-auto object-cover\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"w-full md:w-1\/2 flex flex-col gap-6\"\u003e\n                    \u003cdiv class=\"flex gap-4 items-start\"\u003e\n                        \u003cdiv class=\"bg-brand text-white p-3 rounded-xl shadow-md\"\u003e\n                            \u003ci data-lucide=\"leaf\" class=\"w-6 h-6\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003ch3 class=\"font-bold text-xl text-gray-900 mb-1\"\u003eLibre de Tóxicos\u003c\/h3\u003e\n                            \u003cp class=\"text-gray-600\"\u003eFórmula pura sin parabenos, siliconas ni sulfatos. Seguro para uso diario.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flex gap-4 items-start\"\u003e\n                        \u003cdiv class=\"bg-brand text-white p-3 rounded-xl shadow-md\"\u003e\n                            \u003ci data-lucide=\"wind\" class=\"w-6 h-6\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003ch3 class=\"font-bold text-xl text-gray-900 mb-1\"\u003eSensación Refrescante\u003c\/h3\u003e\n                            \u003cp class=\"text-gray-600\"\u003eContiene mentol para un alivio instantáneo y una sensación de frescura inigualable.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"flex gap-4 items-start\"\u003e\n                        \u003cdiv class=\"bg-brand text-white p-3 rounded-xl shadow-md\"\u003e\n                            \u003ci data-lucide=\"feather\" class=\"w-6 h-6\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003ch3 class=\"font-bold text-xl text-gray-900 mb-1\"\u003eFórmula No Pegajosa\u003c\/h3\u003e\n                            \u003cp class=\"text-gray-600\"\u003eSe absorbe rápidamente sin dejar residuos grasos. Ideal para cualquier tipo de cuero cabelludo.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Section: Resultados Clínicos --\u003e\n        \u003csection class=\"py-12 px-5 md:px-12 bg-gray-50 border-y border-gray-200\"\u003e\n            \u003ch2 class=\"text-3xl font-extrabold text-center text-gray-900 mb-12\"\u003eResultados Comprobados Clínicamente\u003c\/h2\u003e\n            \n            \u003cdiv class=\"grid grid-cols-1 md:grid-cols-2 gap-8 items-center\"\u003e\n                \u003c!-- Grosor --\u003e\n                \u003cdiv class=\"relative rounded-2xl overflow-hidden shadow-xl group\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185322.png?v=1782251965\" alt=\"Aumento de grosor\" class=\"w-full h-auto object-cover transform transition duration-500 group-hover:scale-105\"\u003e\n                    \u003cdiv class=\"absolute bottom-0 left-0 w-full bg-gradient-to-t from-black\/80 to-transparent p-6\"\u003e\n                        \u003ch3 class=\"text-white font-bold text-2xl drop-shadow-md\"\u003eAumenta el grosor del cabello en un 10%\u003c\/h3\u003e\n                        \u003cp class=\"text-gray-200 text-sm mt-1\"\u003eResultados visibles usando la línea completa.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Rojez e Hidratación --\u003e\n                \u003cdiv class=\"rounded-2xl overflow-hidden shadow-xl border border-gray-100 bg-white\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Gemini_Generated_Image_ffzzdsffzzdsffzz.png?v=1782251966\" alt=\"Resultados Clínicos\" class=\"w-full h-auto object-cover\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Mid Page CTA --\u003e\n            \u003cdiv class=\"mt-12 text-center flex justify-center\"\u003e\n                \u003ca href=\"\/rsi-btn-hook\" class=\"inline-flex items-center justify-center py-4 px-10 text-lg font-bold text-white bg-brand hover:bg-purple-900 rounded-full shadow-lg transition-transform transform hover:scale-105\"\u003e\n                    QUIERO ESTOS RESULTADOS\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Section: Ingredientes --\u003e\n        \u003csection class=\"py-12 px-5 md:px-12 bg-white\"\u003e\n            \u003cdiv class=\"text-center mb-10\"\u003e\n                \u003ch2 class=\"text-3xl font-extrabold text-gray-900\"\u003eUna bomba de nutrientes\u003c\/h2\u003e\n                \u003cp class=\"text-gray-600 mt-2\"\u003eIngredientes de primera calidad para revitalizar desde la raíz.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"max-w-4xl mx-auto rounded-3xl overflow-hidden shadow-2xl border border-gray-200 relative\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Gemini_Generated_Image_d9342md9342md934.png?v=1782251966\" alt=\"Ingredientes Clave\" class=\"w-full h-auto\"\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Section: Cómo Usar (Régimen) --\u003e\n        \u003csection class=\"py-12 px-5 md:px-12 bg-brand text-white\"\u003e\n            \u003cdiv class=\"flex flex-col md:flex-row items-center gap-10\"\u003e\n                \u003cdiv class=\"w-full md:w-1\/2\"\u003e\n                    \u003ch2 class=\"text-3xl md:text-4xl font-extrabold mb-4 leading-tight\"\u003eEl Paso Final Hacia Un Cabello Perfecto\u003c\/h2\u003e\n                    \u003cp class=\"text-purple-200 text-lg mb-6\"\u003eEl Sérum Revitalizante es el \u003cstrong\u003ePaso 4\u003c\/strong\u003e de nuestro régimen capilar. Su aplicador tipo roll-on facilita un masaje estimulante directamente en el cuero cabelludo, maximizando la absorción de nutrientes sin desperdiciar producto.\u003c\/p\u003e\n                    \n                    \u003cul class=\"space-y-4 mb-8\"\u003e\n                        \u003cli class=\"flex items-center gap-3\"\u003e\n                            \u003cspan class=\"flex-shrink-0 w-8 h-8 rounded-full bg-white text-brand flex items-center justify-center font-bold\"\u003e1\u003c\/span\u003e\n                            \u003cspan\u003eChampú Espesante\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli class=\"flex items-center gap-3\"\u003e\n                            \u003cspan class=\"flex-shrink-0 w-8 h-8 rounded-full bg-white text-brand flex items-center justify-center font-bold\"\u003e2\u003c\/span\u003e\n                            \u003cspan\u003eTratamiento en Ducha\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli class=\"flex items-center gap-3\"\u003e\n                            \u003cspan class=\"flex-shrink-0 w-8 h-8 rounded-full bg-white text-brand flex items-center justify-center font-bold\"\u003e3\u003c\/span\u003e\n                            \u003cspan\u003eAcondicionador Espesante\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli class=\"flex items-center gap-3 p-3 bg-purple-800 rounded-lg border border-purple-500 shadow-inner\"\u003e\n                            \u003cspan class=\"flex-shrink-0 w-8 h-8 rounded-full bg-accent text-white flex items-center justify-center font-bold shadow-md\"\u003e4\u003c\/span\u003e\n                            \u003cspan class=\"font-bold text-xl\"\u003eSérum Espesante (¡Este Producto!)\u003c\/span\u003e\n                        \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"w-full md:w-1\/2 rounded-2xl overflow-hidden shadow-2xl border-4 border-purple-800\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Gemini_Generated_Image_mh472pmh472pmh47.png?v=1782251966\" alt=\"Régimen de 4 Pasos\" class=\"w-full h-auto object-cover\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Guarantee Section --\u003e\n        \u003csection class=\"py-10 px-5 text-center bg-gray-50\"\u003e\n            \u003cdiv class=\"max-w-3xl mx-auto bg-white p-8 rounded-2xl shadow-sm border border-gray-200\"\u003e\n                \u003ci data-lucide=\"shield-check\" class=\"w-16 h-16 text-green-500 mx-auto mb-4\"\u003e\u003c\/i\u003e\n                \u003ch3 class=\"text-2xl font-bold text-gray-900 mb-2\"\u003eCompra 100% Libre de Riesgos\u003c\/h3\u003e\n                \u003cp class=\"text-gray-600\"\u003eEstamos tan seguros de que amarás los resultados que te ofrecemos una plataforma de pago totalmente segura. Únete a miles de clientes satisfechos que han transformado su cabello con Dr. Groot.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/main\u003e\n\n    \u003c!-- Footer --\u003e\n    \u003cfooter class=\"bg-white border-t border-gray-200 mt-10 py-10 pb-32 md:pb-10 text-center text-gray-500 text-sm\"\u003e\n        \u003cdiv class=\"max-w-6xl mx-auto px-4\"\u003e\n            \u003cdiv class=\"font-serif font-bold text-xl text-brand mb-4\"\u003eDr. Groot®\u003c\/div\u003e\n            \u003cp\u003e© 2026 Dr. Groot. Todos los derechos reservados.\u003c\/p\u003e\n            \u003cdiv class=\"mt-4 flex justify-center gap-4\"\u003e\n                \u003ca href=\"#\" class=\"hover:text-brand\"\u003eTérminos de Servicio\u003c\/a\u003e\n                \u003ca href=\"#\" class=\"hover:text-brand\"\u003ePolíticas de Privacidad\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\n    \u003c!-- STICKY BOTTOM BAR FOR MOBILE (Crucial for High Conversion) --\u003e\n    \u003cdiv class=\"fixed bottom-0 left-0 w-full bg-white border-t border-gray-200 p-3 z-50 md:hidden shadow-[0_-10px_15px_-3px_rgba(0,0,0,0.1)] transition-transform duration-300\" id=\"stickyMobileCTA\"\u003e\n        \u003cdiv class=\"flex items-center justify-between gap-3 max-w-md mx-auto\"\u003e\n            \u003cdiv class=\"flex flex-col leading-tight\"\u003e\n                \u003cspan class=\"text-xs text-gray-500 font-medium line-through\"\u003e$79.990\u003c\/span\u003e\n                \u003cspan class=\"text-2xl font-extrabold text-price\"\u003e$39.990\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c!-- RELEASIT BUTTON --\u003e\n            \u003ca href=\"\/rsi-btn-hook\" class=\"flex-1 bg-accent hover:bg-accentHover text-white font-bold py-3 px-4 rounded-xl shadow-lg text-center text-lg animate-pulse-fast flex items-center justify-center gap-2\"\u003e\n                COMPRAR \u003ci data-lucide=\"shopping-bag\" class=\"w-5 h-5\"\u003e\u003c\/i\u003e\n            \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Initialize Lucide Icons\n        lucide.createIcons();\n\n        \/\/ Simple Image Gallery Function\n        function changeImage(src) {\n            const mainImg = document.getElementById('mainImage');\n            mainImg.style.opacity = 0;\n            setTimeout(() =\u003e {\n                mainImg.src = src;\n                mainImg.style.opacity = 1;\n            }, 150);\n            \n            \/\/ Update active state on thumbnails\n            const buttons = document.querySelectorAll('button img');\n            buttons.forEach(img =\u003e {\n                if(img.src === src) {\n                    img.parentElement.classList.add('border-brand', 'border-2');\n                    img.parentElement.classList.remove('border-gray-200', 'border');\n                } else {\n                    img.parentElement.classList.remove('border-brand', 'border-2');\n                    img.parentElement.classList.add('border-gray-200', 'border');\n                }\n            });\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"bacorio","offers":[{"title":"Default Title","offer_id":53825103364434,"sku":null,"price":39990.0,"currency_code":"ARS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6646\/1522\/files\/Capturadepantalla2026-06-23185243.png?v=1782251963","url":"https:\/\/bacorio.com\/products\/hair-tickening","provider":"bacorio","version":"1.0","type":"link"}