{"title":"Essentials System","description":"","products":[{"product_id":"levive-green","title":"Le'Vive Green","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n  \/* --- CONTENEDOR PRINCIPAL --- *\/\n  .ard-product-enhancer {\n    font-family: 'Poppins', sans-serif;\n    width: 100%;\n    margin: 15px 0 30px 0;\n    color: #1a1a1a;\n  }\n\n  \/* --- ETIQUETA PRODUCTO ESTRELLA (ESSENTIAL) --- *\/\n  .ard-essential-badge {\n    display: inline-flex;\n    align-items: center;\n    background: linear-gradient(135deg, #fef08a 0%, #facc15 100%);\n    color: #713f12;\n    font-size: 11.5px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 6px 14px;\n    border-radius: 20px;\n    margin-bottom: 15px;\n    box-shadow: 0 4px 10px rgba(250, 204, 21, 0.3);\n  }\n\n  \/* --- BARRA DE URGENCIA (LIVE VIEWERS) --- *\/\n  .ard-live-viewers {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background-color: #fdf2f6; \n    border: 1px solid #f8bbd0;\n    padding: 8px 14px;\n    border-radius: 8px;\n    margin-bottom: 18px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #df337e; \n  }\n\n  \/* Círculo Base *\/\n  .ard-live-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    transition: background-color 0.4s ease, box-shadow 0.4s ease;\n  }\n\n  \/* Estado Verde (Baja Demanda) *\/\n  .ard-dot-green {\n    background-color: #22c55e;\n    animation: ard-pulse-green 1.5s infinite;\n  }\n\n  \/* Estado Rojo (Alta Demanda\/Urgencia) *\/\n  .ard-dot-red {\n    background-color: #ef4444;\n    animation: ard-pulse-red 1.5s infinite;\n  }\n\n  @keyframes ard-pulse-green {\n    0% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(34, 197, 94, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }\n  }\n\n  @keyframes ard-pulse-red {\n    0% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(239, 68, 68, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0); }\n  }\n\n  .ard-live-text strong {\n    font-weight: 800;\n    font-size: 15px;\n    transition: color 0.3s ease;\n  }\n\n  \/* --- DESCRIPCIÓN CORTA --- *\/\n  .ard-short-desc {\n    font-size: 14.5px;\n    color: #4b5563;\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  \/* --- ACORDEONES (DROPDOWNS) --- *\/\n  .ard-accordion-group {\n    border-top: 1px solid #eaeaea;\n  }\n\n  .ard-acc-item {\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .ard-acc-summary {\n    cursor: pointer;\n    padding: 16px 0;\n    font-weight: 600;\n    font-size: 15px;\n    color: #1f2937;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    list-style: none;\n    transition: color 0.3s ease;\n  }\n\n  .ard-acc-summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ard-acc-summary::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 400;\n    color: #9ca3af;\n    transition: transform 0.3s ease;\n  }\n\n  .ard-acc-item[open] .ard-acc-summary {\n    color: #df337e;\n  }\n\n  .ard-acc-item[open] .ard-acc-summary::after {\n    content: '−';\n    color: #df337e;\n  }\n\n  .ard-acc-content {\n    padding-bottom: 20px;\n    font-size: 14px;\n    color: #4b5563;\n    line-height: 1.6;\n  }\n\n  .ard-acc-content ul {\n    margin: 0;\n    padding-left: 0;\n    list-style-type: none;\n  }\n\n  .ard-acc-content li {\n    margin-bottom: 10px;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  .ard-acc-content strong {\n    color: #1f2937;\n  }\n\n  \/* FDA Disclaimer Box *\/\n  .ard-disclaimer {\n    background-color: #f9fafb;\n    border-left: 3px solid #9ca3af;\n    padding: 10px 15px;\n    font-size: 11.5px;\n    color: #6b7280;\n    margin-top: 15px;\n    border-radius: 4px;\n    line-height: 1.5;\n  }\n\n  @media (max-width: 480px) {\n    .ard-live-viewers { font-size: 12.5px; }\n    .ard-live-text strong { font-size: 14px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ard-product-enhancer\"\u003e\n\u003cdiv id=\"lvg-badge\" class=\"ard-essential-badge\"\u003e🌟 ARDYSS ESSENTIAL\u003c\/div\u003e\n\u003cdiv class=\"ard-live-viewers\"\u003e\n\u003cdiv id=\"lvg-urgency-dot\" class=\"ard-live-dot ard-dot-green\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ard-live-text\"\u003e\n\u003cstrong id=\"lvg-view-count\"\u003e43\u003c\/strong\u003e \u003cspan id=\"lvg-live-msg\"\u003epeople are viewing this right now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp id=\"lvg-prod-desc\" class=\"ard-short-desc\"\u003e🔥 \u003cstrong\u003eThe \"Flow\" your Cells Need!\u003c\/strong\u003e Provides your gut microbiome with key ingredients to promote digestive flow, bring balance to your system, and remove toxins from your body. Le’Vive Green™ contains a powerful proprietary blend of herbs and vegetables to provide a foundation for increased healthy bacteria.\u003c\/p\u003e\n\u003cdiv class=\"ard-accordion-group\"\u003e\n\u003cdetails open=\"\" class=\"ard-acc-item\"\u003e\n\u003csummary id=\"lvg-title-1\" class=\"ard-acc-summary\"\u003e🧬 Microbiome Fuel\u003c\/summary\u003e\n\u003cdiv id=\"lvg-content-1\" class=\"ard-acc-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBlend of Herbs \u0026amp; Veggies:\u003c\/strong\u003e A proprietary formula designed to nourish your gut microbiome.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🌱\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eAloe Vera:\u003c\/strong\u003e Soothes and supports natural digestive flow.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eVitamins \u0026amp; Minerals:\u003c\/strong\u003e Maximizes nutrient absorption for your overall wellness.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ard-acc-item\"\u003e\n\u003csummary id=\"lvg-title-2\" class=\"ard-acc-summary\"\u003e✨ Key Benefits\u003c\/summary\u003e\n\u003cdiv id=\"lvg-content-2\" class=\"ard-acc-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003e🧹\u003c\/span\u003e \u003cspan\u003eEffectively relieves digestive issues.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🧲\u003c\/span\u003e \u003cspan\u003eHelps nutrient absorption across your system.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🧠\u003c\/span\u003e \u003cspan\u003eRaises mood and supports cognitive function.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ard-acc-item\"\u003e\n\u003csummary id=\"lvg-title-3\" class=\"ard-acc-summary\"\u003e📝 How to Take\u003c\/summary\u003e\n\u003cdiv style=\"padding-left: 8px;\" id=\"lvg-content-3\" class=\"ard-acc-content\"\u003e🥃 \u003cstrong\u003eDaily \"Shot\":\u003c\/strong\u003e As a dietary supplement, take 2 fl. oz. 1 to 3 times daily (preferably before or after meals).\u003cbr\u003e\u003cbr\u003e❄️ \u003cstrong\u003eRefrigerate once opened\u003c\/strong\u003e to maintain its powerful properties.\n\u003cdiv id=\"lvg-disclaimer-text\" class=\"ard-disclaimer\"\u003e*These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure or prevent any disease.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Ardyss digital","offers":[{"title":"Default Title","offer_id":40465947951244,"sku":"VIVE-2","price":45.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/8701\/2492\/files\/12_97262e21-8458-4a02-97ba-fa597ef46087.png?v=1776889591"},{"product_id":"le-vive-red","title":"Le’Vive Red","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n  \/* --- CONTENEDOR PRINCIPAL --- *\/\n  .ard-product-enhancer {\n    font-family: 'Poppins', sans-serif;\n    width: 100%;\n    margin: 15px 0 30px 0;\n    color: #1a1a1a;\n  }\n\n  \/* --- ETIQUETA PRODUCTO ESTRELLA (ESSENTIAL) --- *\/\n  .ard-essential-badge {\n    display: inline-flex;\n    align-items: center;\n    background: linear-gradient(135deg, #fef08a 0%, #facc15 100%);\n    color: #713f12;\n    font-size: 11.5px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 6px 14px;\n    border-radius: 20px;\n    margin-bottom: 15px;\n    box-shadow: 0 4px 10px rgba(250, 204, 21, 0.3);\n  }\n\n  \/* --- BARRA DE URGENCIA (LIVE VIEWERS) --- *\/\n  .ard-live-viewers {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background-color: #fdf2f6; \n    border: 1px solid #f8bbd0;\n    padding: 8px 14px;\n    border-radius: 8px;\n    margin-bottom: 18px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #df337e; \n  }\n\n  \/* Círculo Base *\/\n  .ard-live-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    transition: background-color 0.4s ease, box-shadow 0.4s ease;\n  }\n\n  \/* Estado Verde (Baja Demanda) *\/\n  .ard-dot-green {\n    background-color: #22c55e;\n    animation: ard-pulse-green 1.5s infinite;\n  }\n\n  \/* Estado Rojo (Alta Demanda\/Urgencia) *\/\n  .ard-dot-red {\n    background-color: #ef4444;\n    animation: ard-pulse-red 1.5s infinite;\n  }\n\n  @keyframes ard-pulse-green {\n    0% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(34, 197, 94, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }\n  }\n\n  @keyframes ard-pulse-red {\n    0% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(239, 68, 68, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0); }\n  }\n\n  .ard-live-text strong {\n    font-weight: 800;\n    font-size: 15px;\n    transition: color 0.3s ease;\n  }\n\n  \/* --- DESCRIPCIÓN CORTA --- *\/\n  .ard-short-desc {\n    font-size: 14.5px;\n    color: #4b5563;\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  \/* --- ACORDEONES (DROPDOWNS) --- *\/\n  .ard-accordion-group {\n    border-top: 1px solid #eaeaea;\n  }\n\n  .ard-acc-item {\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .ard-acc-summary {\n    cursor: pointer;\n    padding: 16px 0;\n    font-weight: 600;\n    font-size: 15px;\n    color: #1f2937;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    list-style: none;\n    transition: color 0.3s ease;\n  }\n\n  .ard-acc-summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ard-acc-summary::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 400;\n    color: #9ca3af;\n    transition: transform 0.3s ease;\n  }\n\n  .ard-acc-item[open] .ard-acc-summary {\n    color: #df337e;\n  }\n\n  .ard-acc-item[open] .ard-acc-summary::after {\n    content: '−';\n    color: #df337e;\n  }\n\n  .ard-acc-content {\n    padding-bottom: 20px;\n    font-size: 14px;\n    color: #4b5563;\n    line-height: 1.6;\n  }\n\n  .ard-acc-content ul {\n    margin: 0;\n    padding-left: 0;\n    list-style-type: none;\n  }\n\n  .ard-acc-content li {\n    margin-bottom: 10px;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  .ard-acc-content strong {\n    color: #1f2937;\n  }\n\n  \/* FDA Disclaimer Box *\/\n  .ard-disclaimer {\n    background-color: #f9fafb;\n    border-left: 3px solid #9ca3af;\n    padding: 10px 15px;\n    font-size: 11.5px;\n    color: #6b7280;\n    margin-top: 15px;\n    border-radius: 4px;\n    line-height: 1.5;\n  }\n\n  @media (max-width: 480px) {\n    .ard-live-viewers { font-size: 12.5px; }\n    .ard-live-text strong { font-size: 14px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ard-product-enhancer\"\u003e\n\u003cp\u003eDaily ‘‘FUEL’’ for your cells!\u003c\/p\u003e\n\u003cp\u003eAntioxidants\u003cbr\u003eSuperfruits\u003cbr\u003eVitamin C\u003c\/p\u003e\n\u003cp\u003eLe’Vive Red™️ features an exclusive, powerful blend of the world’s five greatest “super-fruits” that can be a significant factor in disease prevention due to their high nutrient content and associated benefits.\u003cbr\u003ePacked with vitamins, minerals, fiber, and plant compounds called phytonutrients, it is rich in health-boosting compounds with antioxidant and anti-inflammatory benefits for overall wellness.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eBENEFITS\u003cbr\u003eGreater Metabolism \u0026amp; Energy\u003cbr\u003eReduces Oxidative Stress\u003cbr\u003eFights \"Inflammaging\"\u003c\/p\u003e\n\u003cp\u003eHOW TO TAKE\u003c\/p\u003e\n\u003cp\u003eTake 2 fl. oz. 1-3 times daily preferably before or after meals.\u003c\/p\u003e\n\u003cp\u003eRefrigerate once opened.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cdiv class=\"ard-accordion-group\"\u003e\n\u003cdetails class=\"ard-acc-item\"\u003e\n\u003cdiv class=\"ard-acc-content\" id=\"lvy-content-4\" style=\"padding-left: 8px;\"\u003e🥄 Mix \u003cstrong\u003e2 tablespoons\u003c\/strong\u003e in a glass of water or juice (8 oz.).\u003cbr\u003e\u003cbr\u003e🕒 Take \u003cstrong\u003e2 to 3 times a day\u003c\/strong\u003e for maximum absorption.\u003cbr\u003e\u003cbr\u003e❄️ \u003cstrong\u003eRefrigerate once opened\u003c\/strong\u003e to preserve its quality.\n\u003cdiv class=\"ard-disclaimer\" id=\"lvy-disclaimer-text\"\u003e*These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure or prevent any disease.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Ardyss digital","offers":[{"title":"Default Title","offer_id":41778010456204,"sku":"VIVE-1","price":45.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/8701\/2492\/files\/17_2c6fa297-1acb-4b0f-aa17-85a5d452ecd1.png?v=1776890272"},{"product_id":"le-vive-yellow","title":"Le' Vive Yellow","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n  \/* --- CONTENEDOR PRINCIPAL --- *\/\n  .ard-product-enhancer {\n    font-family: 'Poppins', sans-serif;\n    width: 100%;\n    margin: 15px 0 30px 0;\n    color: #1a1a1a;\n  }\n\n  \/* --- ETIQUETA PRODUCTO ESTRELLA (ESSENTIAL) --- *\/\n  .ard-essential-badge {\n    display: inline-flex;\n    align-items: center;\n    background: linear-gradient(135deg, #fef08a 0%, #facc15 100%);\n    color: #713f12;\n    font-size: 11.5px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 6px 14px;\n    border-radius: 20px;\n    margin-bottom: 15px;\n    box-shadow: 0 4px 10px rgba(250, 204, 21, 0.3);\n  }\n\n  \/* --- BARRA DE URGENCIA (LIVE VIEWERS) --- *\/\n  .ard-live-viewers {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background-color: #fdf2f6; \n    border: 1px solid #f8bbd0;\n    padding: 8px 14px;\n    border-radius: 8px;\n    margin-bottom: 18px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #df337e; \n  }\n\n  \/* Círculo Base *\/\n  .ard-live-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    transition: background-color 0.4s ease, box-shadow 0.4s ease;\n  }\n\n  \/* Estado Verde (Baja Demanda) *\/\n  .ard-dot-green {\n    background-color: #22c55e;\n    animation: ard-pulse-green 1.5s infinite;\n  }\n\n  \/* Estado Rojo (Alta Demanda\/Urgencia) *\/\n  .ard-dot-red {\n    background-color: #ef4444;\n    animation: ard-pulse-red 1.5s infinite;\n  }\n\n  @keyframes ard-pulse-green {\n    0% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(34, 197, 94, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }\n  }\n\n  @keyframes ard-pulse-red {\n    0% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(239, 68, 68, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0); }\n  }\n\n  .ard-live-text strong {\n    font-weight: 800;\n    font-size: 15px;\n    transition: color 0.3s ease;\n  }\n\n  \/* --- DESCRIPCIÓN CORTA --- *\/\n  .ard-short-desc {\n    font-size: 14.5px;\n    color: #4b5563;\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  \/* --- ACORDEONES (DROPDOWNS) --- *\/\n  .ard-accordion-group {\n    border-top: 1px solid #eaeaea;\n  }\n\n  .ard-acc-item {\n    border-bottom: 1px solid #eaeaea;\n  }\n\n  .ard-acc-summary {\n    cursor: pointer;\n    padding: 16px 0;\n    font-weight: 600;\n    font-size: 15px;\n    color: #1f2937;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    list-style: none;\n    transition: color 0.3s ease;\n  }\n\n  .ard-acc-summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ard-acc-summary::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 400;\n    color: #9ca3af;\n    transition: transform 0.3s ease;\n  }\n\n  .ard-acc-item[open] .ard-acc-summary {\n    color: #df337e;\n  }\n\n  .ard-acc-item[open] .ard-acc-summary::after {\n    content: '−';\n    color: #df337e;\n  }\n\n  .ard-acc-content {\n    padding-bottom: 20px;\n    font-size: 14px;\n    color: #4b5563;\n    line-height: 1.6;\n  }\n\n  .ard-acc-content ul {\n    margin: 0;\n    padding-left: 0;\n    list-style-type: none;\n  }\n\n  .ard-acc-content li {\n    margin-bottom: 10px;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  .ard-acc-content strong {\n    color: #1f2937;\n  }\n\n  \/* FDA Disclaimer Box *\/\n  .ard-disclaimer {\n    background-color: #f9fafb;\n    border-left: 3px solid #9ca3af;\n    padding: 10px 15px;\n    font-size: 11.5px;\n    color: #6b7280;\n    margin-top: 15px;\n    border-radius: 4px;\n    line-height: 1.5;\n  }\n\n  @media (max-width: 480px) {\n    .ard-live-viewers { font-size: 12.5px; }\n    .ard-live-text strong { font-size: 14px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ard-product-enhancer\"\u003e\n\u003cdiv id=\"lvy-badge\" class=\"ard-essential-badge\"\u003e🌟 ARDYSS ESSENTIAL\u003c\/div\u003e\n\u003cdiv class=\"ard-live-viewers\"\u003e\n\u003cdiv id=\"lvy-urgency-dot\" class=\"ard-live-dot ard-dot-green\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ard-live-text\"\u003e\n\u003cstrong id=\"lvy-view-count\"\u003e43\u003c\/strong\u003e \u003cspan id=\"lvy-live-msg\"\u003epeople are viewing this right now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp id=\"lvy-prod-desc\" class=\"ard-short-desc\"\u003e🔥 \u003cstrong\u003eThe \"BioFood\" your Body Needs!\u003c\/strong\u003e Le’Vive Yellow™ delivers 19 vital micronutrients which work in symphony to grow, repair, and sustain your body’s cells, organs, and systems. Give your body the ultimate daily support!\u003c\/p\u003e\n\u003cdiv class=\"ard-accordion-group\"\u003e\n\u003cdetails open=\"\" class=\"ard-acc-item\"\u003e\n\u003csummary id=\"lvy-title-1\" class=\"ard-acc-summary\"\u003e🧬 The BioFood Formula\u003c\/summary\u003e\n\u003cdiv id=\"lvy-content-1\" class=\"ard-acc-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003e💊\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eMultivitamins:\u003c\/strong\u003e Essential nutrients for optimal daily bodily functions.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eAntioxidants:\u003c\/strong\u003e Protects and preserves your cells against damage.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eMinerals:\u003c\/strong\u003e The crucial building blocks for a sustained and healthy system.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ard-acc-item\"\u003e\n\u003csummary id=\"lvy-title-2\" class=\"ard-acc-summary\"\u003e✨ Key Benefits\u003c\/summary\u003e\n\u003cdiv id=\"lvy-content-2\" class=\"ard-acc-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e \u003cspan\u003eActively supports a strong immunity.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🧬\u003c\/span\u003e \u003cspan\u003ePromotes long-term cellular health.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🔋\u003c\/span\u003e \u003cspan\u003eBoosts your energy metabolism naturally.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ard-acc-item\"\u003e\n\u003csummary id=\"lvy-title-3\" class=\"ard-acc-summary\"\u003e🤝 The Perfect Synergy\u003c\/summary\u003e\n\u003cdiv id=\"lvy-content-3\" class=\"ard-acc-content\"\u003eOur exclusive nutritional system is made up of selected ArdyssLife products — including \u003cstrong\u003eLe’Vive™ RED\u003c\/strong\u003e \u0026amp; \u003cstrong\u003eLe’Vive™ GREEN\u003c\/strong\u003e. When combined, they create a powerful integration that focuses on the absolute daily essentials needed to sustain optimum cellular health!\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ard-acc-item\"\u003e\n\u003csummary id=\"lvy-title-4\" class=\"ard-acc-summary\"\u003e📝 How to Take\u003c\/summary\u003e\n\u003cdiv style=\"padding-left: 8px;\" id=\"lvy-content-4\" class=\"ard-acc-content\"\u003e🥄 Mix \u003cstrong\u003e2 tablespoons\u003c\/strong\u003e in a glass of water or juice (8 oz.).\u003cbr\u003e\u003cbr\u003e🕒 Take \u003cstrong\u003e2 to 3 times a day\u003c\/strong\u003e for maximum absorption.\u003cbr\u003e\u003cbr\u003e❄️ \u003cstrong\u003eRefrigerate once opened\u003c\/strong\u003e to preserve its quality.\n\u003cdiv id=\"lvy-disclaimer-text\" class=\"ard-disclaimer\"\u003e*These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure or prevent any disease.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Ardyss digital","offers":[{"title":"Default Title","offer_id":41910763552908,"sku":"VIVE-3","price":45.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/8701\/2492\/files\/15_87ed87ff-e81c-4fad-a9dc-22b74a0ba7af.png?v=1776890146"}],"url":"https:\/\/ardyss.mx\/en\/collections\/levive.oembed","provider":"Ardyss","version":"1.0","type":"link"}