{"product_id":"eqqualberry-iluminador-con-vitamina-30ml","title":"Vitamin Illuminating Serum.","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ====== ARQUITECTURA ULTRA CLEAN \u0026 WHITE HAT ====== *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  html { scroll-behavior: smooth; }\n  body {\n    font-family: 'Poppins', system-ui, sans-serif;\n    background: #f8fafc; \/* Fondo gris muy suave para que el blanco resalte *\/\n    color: #334155;\n    line-height: 1.6;\n    font-size: 16px;\n    -webkit-font-smoothing: antialiased;\n    padding-bottom: 85px;\n  }\n  \n  a { text-decoration: none; }\n  strong { font-weight: 700; color: #0f172a; }\n\n  .wh-container { \n    max-width: 600px; \n    margin: 0 auto; \n    background: #ffffff; \n    overflow: hidden; \n    box-shadow: 0 0 20px rgba(0,0,0,0.02);\n  }\n\n  \/* ===== BARRAS LOGÍSTICAS ====== *\/\n  .wh-top-bar {\n    background: #0f172a; \n    color: #ffffff;\n    text-align: center;\n    padding: 12px;\n    font-size: 12px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .wh-shipping-bar {\n    background: #059669; \/* Verde Salud *\/\n    color: #ffffff;\n    text-align: center;\n    padding: 10px;\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* ===== BLOQUES ESTRUCTURALES ===== *\/\n  .wh-section { padding: 35px 25px; text-align: center; border-bottom: 1px solid #f1f5f9; }\n  .wh-section-bg { background: #f8fafc; }\n  \n  .wh-headline { font-size: 28px; font-weight: 900; color: #0f172a; line-height: 1.2; margin-bottom: 15px; }\n  .wh-headline span { color: #059669; }\n  .wh-subheadline { font-size: 15.5px; color: #475569; margin-bottom: 25px; font-weight: 400; line-height: 1.5; }\n\n  \/* ===== CAJAS DE INFORMACIÓN (SIN FOTOS) ===== *\/\n  .wh-info-box {\n    background: #f0fdf4;\n    border: 1px solid #a7f3d0;\n    border-left: 5px solid #059669;\n    padding: 20px;\n    border-radius: 8px;\n    text-align: left;\n    margin-bottom: 20px;\n  }\n  .wh-info-box h3 { color: #047857; font-size: 17px; margin-bottom: 8px; font-weight: 800; }\n  .wh-info-box p { font-size: 14.5px; color: #064e3b; margin-bottom: 0; }\n\n  \/* ===== BENEFICIOS EN TEXTO ===== *\/\n  .wh-benefits-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n    margin: 25px 0;\n    text-align: left;\n  }\n  .wh-benefit-item {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    padding: 20px;\n    border-radius: 10px;\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n  }\n  .wh-benefit-icon { font-size: 24px; flex-shrink: 0; }\n  .wh-benefit-text h4 { font-size: 15px; font-weight: 800; color: #0f172a; margin-bottom: 4px; }\n  .wh-benefit-text p { font-size: 13.5px; color: #475569; margin: 0; }\n\n  \/* ===== PRECIOS KITS ===== *\/\n  .wh-pricing-title { font-size: 22px; font-weight: 900; margin-bottom: 5px; color: #0f172a; }\n  .pricing-grid { display: flex; flex-direction: column; gap: 15px; margin: 25px 0; }\n  .pricing-card { border: 2px solid #e2e8f0; border-radius: 12px; padding: 25px 20px; text-align: center; position: relative; background: #ffffff; }\n  .pricing-card.best-seller { border-color: #059669; background: #f0fdf4; }\n  .badge-popular { position: absolute; top: -12px; left: 50%; transform: translateX(-50%); background: #059669; color: #ffffff; padding: 5px 15px; font-size: 11px; font-weight: 900; border-radius: 20px; text-transform: uppercase; white-space: nowrap; }\n  .pricing-card h4 { font-size: 18px; color: #0f172a; margin-bottom: 5px; font-weight: 800;}\n  .price-old { text-decoration: line-through; color: #94a3b8; font-size: 14px; }\n  .price-new { font-size: 32px; font-weight: 900; color: #047857; margin: 5px 0; }\n\n  \/* ===== REVIEWS (WHITE HAT) ===== *\/\n  .wh-review-card { text-align: left; padding: 20px; border-bottom: 1px solid #e2e8f0; }\n  .wh-review-card:last-child { border-bottom: none; }\n  .wh-review-stars { color: #f59e0b; font-size: 15px; margin-bottom: 6px; letter-spacing: 2px;}\n  .wh-review-text { font-size: 14.5px; color: #475569; margin-bottom: 10px; font-style: italic; }\n  .wh-review-author { font-size: 14px; font-weight: 800; color: #0f172a; }\n  .wh-review-verified { font-size: 12px; color: #10b981; font-weight: 700; margin-top: 2px; }\n\n  \/* ===== BOTÓN MAESTRO ===== *\/\n  .wh-cta-btn {\n    display: block;\n    width: 100%;\n    background: #059669;\n    color: #ffffff !important;\n    text-align: center;\n    padding: 22px 20px;\n    border-radius: 8px;\n    font-weight: 900;\n    font-size: 16px;\n    text-transform: uppercase;\n    box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);\n    margin-top: 20px;\n    transition: 0.3s;\n  }\n  .wh-cta-btn:hover { background: #047857; }\n  .wh-cta-btn small { display: block; font-size: 12px; font-weight: 500; text-transform: none; opacity: 0.9; margin-top: 5px; }\n\n  \/* ===== STICKY BAR INFERIOR ===== *\/\n  .wh-sticky-bar {\n    position: fixed; bottom: 0; left: 0; right: 0;\n    background: #ffffff; padding: 12px 18px; z-index: 999;\n    box-shadow: 0 -4px 20px rgba(0,0,0,0.05);\n    border-top: 1px solid #e2e8f0;\n  }\n  .wh-sticky-bar .wh-cta-btn { margin-top: 0; padding: 16px; font-size: 15px; border-radius: 8px; }\n\n  \/* ===== DISCLAIMER LEGAL (CRUCIAL PARA WHITE HAT) ===== *\/\n  .wh-disclaimer {\n    background: #0f172a;\n    color: #94a3b8;\n    padding: 40px 25px;\n    text-align: justify;\n    font-size: 11.5px;\n    line-height: 1.6;\n  }\n  .wh-disclaimer p { margin-bottom: 12px; }\n  .wh-disclaimer strong { color: #cbd5e1; }\n\u003c\/style\u003e\n\u003cdiv class=\"wh-container\"\u003e\n\u003cdiv class=\"wh-top-bar\"\u003e🌿 SUPLEMENTO DIETARIO DE ORIGEN BOTÁNICO\u003c\/div\u003e\n\u003cdiv class=\"wh-shipping-bar\"\u003e📦 ENVÍO GRATIS Y PAGO EN EFECTIVO AL RECIBIR\u003c\/div\u003e\n\u003c!-- HERO SECTION TEXTUAL --\u003e\n\u003csection class=\"wh-section\"\u003e\n\u003ch1 class=\"wh-headline\"\u003eEQQUALBERRY\u003c\/h1\u003e\n\u003cp class=\"wh-subheadline\"\u003eUna fórmula líquida cuidadosamente desarrollada con extractos botánicos to.\u003c\/p\u003e\n\u003cdiv class=\"wh-info-box\"\u003e\n\u003ch3\u003eEl poder de la naturaleza en gotas\u003c\/h3\u003e\n\u003cp\u003eNuestro enfoque se basa en seleccionar ingredientes reconocidos por sus propiedades de apoyo al equilibrio natural del cuerpo, \u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"#comprar\" class=\"wh-cta-btn\"\u003e 🛒 SOLICITAR PRODUCTO ORIGINAL \u003csmall\u003ePago 100% seguro al recibir en la puerta de tu casa.\u003c\/small\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- CARACTERÍSTICAS (WHITE HAT) --\u003e\n\u003csection class=\"wh-section wh-section-bg\"\u003e\n\u003ch2 class=\"wh-headline\" style=\"font-size: 22px;\"\u003eTransparencia y \u003cspan\u003eCalidad\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"wh-subheadline\"\u003eCaracterísticas que hacen de nuestra fórmula una elección segura.\u003c\/p\u003e\n\u003cdiv class=\"wh-benefits-grid\"\u003e\n\u003cdiv class=\"wh-benefit-item\"\u003e\n\u003cdiv class=\"wh-benefit-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv class=\"wh-benefit-text\"\u003e\n\u003ch4\u003eAbsorción Líquida\u003c\/h4\u003e\n\u003cp\u003eEl formato en gotas está diseñado para ser de fácil consumo y favorecer una óptima asimilación de los extractos herbales en el organismo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh-benefit-item\"\u003e\n\u003cdiv class=\"wh-benefit-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"wh-benefit-text\"\u003e\n\u003ch4\u003eExtractos Puros\u003c\/h4\u003e\n\u003cp\u003eIngredientes botánicos cuidadosamente seleccionados y respetuosos con tu cuerpo, sin aditivos artificiales innecesarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh-benefit-item\"\u003e\n\u003cdiv class=\"wh-benefit-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"wh-benefit-text\"\u003e\n\u003ch4\u003eGarantía de Autenticidad\u003c\/h4\u003e\n\u003cp\u003eProducto certificado. Para asegurar la calidad y evitar imitaciones, adquiere el producto únicamente a través de nuestro canal oficial.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OFERTA \/ KITS --\u003e\n\u003csection id=\"comprar\" class=\"wh-section\"\u003e\n\u003ch2 class=\"wh-pricing-title\"\u003eOpciones de Tratamiento\u003c\/h2\u003e\n\u003cp class=\"wh-subheadline\" style=\"margin-bottom: 10px;\"\u003eSelecciona el kit adecuado para tu rutina. Recomendamos uso constante para acompañar tus resultados\u003c\/p\u003e\n\u003ca class=\"wh-cta-btn\" href=\"#releasit-checkout\"\u003e 🛒 REALIZAR PEDIDO AHORA \u003csmall\u003eEnvío Gratis a todo Colombia.\u003c\/small\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- REVIEWS WHITE HAT (Suaves y permitidas por Facebook) --\u003e\n\u003csection class=\"wh-section wh-section-bg\" style=\"padding-bottom: 40px;\"\u003e\u003c\/section\u003e\n\u003cfooter class=\"wh-disclaimer\"\u003e\n\u003cp style=\"text-align: center; margin-top: 20px; color: #cbd5e1;\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c!-- STICKY CTA MOBILE --\u003e\n\u003cdiv class=\"wh-sticky-bar\"\u003e\u003ca class=\"wh-cta-btn\" href=\"#comprar\"\u003e 🛒 PEDIR Y PAGAR EN CASA \u003c\/a\u003e\u003c\/div\u003e","brand":"Vizara","offers":[{"title":"Default Title","offer_id":48125739335838,"sku":"Eqqualberry Iluminador Con Vitamina 30ml","price":94900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/0398\/7614\/files\/Gemini_Generated_Image_3yvvhk3yvvhk3yvv.png?v=1786567298","url":"https:\/\/vizara.co\/products\/eqqualberry-iluminador-con-vitamina-30ml","provider":"Vizara","version":"1.0","type":"link"}