{"product_id":"alpha-lipoic-acid-300mg-vitamin-b12-lycopene-60-capsules","title":"Alpha Lipoic Acid 300mg with Vitamin B12 \u0026 Lycopene | Antioxidant \u0026 Energy Support Supplement | 60 Capsules","description":"\u003cdiv class=\"sf-product-description-container\"\u003e\n  \u003cstyle\u003e\n    .sf-product-description-container {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      max-width: auto;\n      margin: 0 auto;\n      padding: 0 10px;\n      color: #444444;\n      background-color: #FFFFFF;\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n      box-sizing: border-box;\n    }\n    .sf-product-description-container * {\n      box-sizing: border-box;\n    }\n    .sf-section-main-title {\n      font-size: clamp(20px, 4vw, 24px);\n      font-weight: 600;\n      color: #111111;\n      letter-spacing: -0.02em;\n      margin: 0 0 16px 0;\n      padding: 0;\n    }\n    .sf-static-section {\n      margin-bottom: 32px;\n    }\n    .sf-static-section:last-of-type {\n      margin-bottom: 0;\n    }\n    .sf-accordion {\n      border-bottom: 1px solid #E5E5E5;\n      margin-bottom: 0;\n    }\n    .sf-product-description-container \u003e .sf-accordion:first-of-type,\n    .sf-static-section + .sf-accordion {\n      border-top: 1px solid #E5E5E5;\n    }\n    .sf-accordion-header {\n      width: 100%;\n      background: none;\n      border: none;\n      padding: 20px 0;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      cursor: pointer;\n      text-align: left;\n      outline: none;\n      transition: background-color 0.2s ease;\n    }\n    .sf-accordion-header:hover {\n      background-color: #FBFBFB;\n    }\n    .sf-accordion-header .sf-section-main-title {\n      margin-bottom: 0;\n    }\n    .sf-accordion-icon {\n      transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n      flex-shrink: 0;\n      color: #111111;\n      margin-left: 12px;\n    }\n    .sf-accordion.is-open .sf-accordion-icon {\n      transform: rotate(180deg);\n    }\n    .sf-accordion-content-wrapper {\n      display: grid;\n      grid-template-rows: 0fr;\n      transition: grid-template-rows 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n      overflow: hidden;\n    }\n    .sf-accordion.is-open .sf-accordion-content-wrapper {\n      grid-template-rows: 1fr;\n    }\n    .sf-accordion-content {\n      min-height: 0;\n    }\n    .sf-accordion-inner {\n      padding: 4px 0 24px 0;\n    }\n    .sf-faq-container {\n      margin-top: 32px;\n    }\n    .sf-faq-container .sf-accordion-header {\n      padding: 18px 0;\n    }\n    .sf-faq-toggle-title {\n      font-size: 15px;\n      font-weight: 600;\n      color: #111111;\n      line-height: 1.4;\n    }\n    .sf-bullet-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n    .sf-bullet-item {\n      position: relative;\n      padding-left: 20px;\n      margin-bottom: 12px;\n      font-size: 15px;\n    }\n    .sf-bullet-item:last-child {\n      margin-bottom: 0;\n    }\n    .sf-bullet-item::before {\n      content: \"\";\n      position: absolute;\n      left: 4px;\n      top: 9px;\n      width: 5px;\n      height: 5px;\n      background-color: #111111;\n      border-radius: 50%;\n    }\n    .sf-bullet-item strong {\n      color: #111111;\n      font-weight: 600;\n    }\n    .sf-table-wrapper {\n      overflow-x: auto;\n      border: 1px solid #E5E5E5;\n      border-radius: 12px;\n      margin-top: 16px;\n      -webkit-overflow-scrolling: touch;\n    }\n    .sf-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n      font-size: 14px;\n      table-layout: fixed;\n    }\n    .sf-table th, .sf-table td {\n      padding: 12px 16px;\n      border-bottom: 1px solid #E5E5E5;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n      vertical-align: middle;\n    }\n    .sf-table th:nth-child(1), .sf-table td:nth-child(1) {\n      width: 65%;\n    }\n    .sf-table th:nth-child(2), .sf-table td:nth-child(2) {\n      width: 35%;\n    }\n    .sf-table th {\n      background-color: #F9F9F9;\n      color: #111111;\n      font-weight: 600;\n    }\n    .sf-table tr:last-child td {\n      border-bottom: none;\n    }\n    .sf-table-section-row td {\n      background-color: #F5F5F5;\n      color: #111111;\n      font-weight: 600;\n      font-size: 12px;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      padding: 10px 16px;\n    }\n    .sf-disclaimer-box {\n      background-color: #FAFAFA;\n      border: 1px solid #E5E5E5;\n      border-radius: 12px;\n      padding: 20px;\n    }\n    .sf-disclaimer-text {\n      font-size: 14px;\n      margin: 0;\n      color: #666666;\n      line-height: 1.5;\n    }\n    .sf-certificate-container {\n      display: flex;\n      justify-content: center;\n      padding-top: 4px;\n    }\n    .sf-certificate-img {\n      max-width: 100%;\n      height: auto;\n      border-radius: 12px;\n      border: 1px solid #E5E5E5;\n    }\n\n    @media (max-width: 768px) {\n      .sf-product-description-container {\n        padding: 16px 12px;\n      }\n      .sf-disclaimer-box {\n        padding: 16px;\n      }\n      .sf-table {\n        table-layout: auto;\n      }\n      .sf-table th, .sf-table td {\n        padding: 12px 14px;\n      }\n      .sf-table th:nth-child(1), .sf-table td:nth-child(1) {\n        min-width: 160px;\n      }\n      .sf-table th:nth-child(2), .sf-table td:nth-child(2) {\n        min-width: 110px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- TITLE 1: About This Item --\u003e\n  \u003cdiv class=\"sf-static-section\"\u003e\n    \u003ch2 class=\"sf-section-main-title\" style=\"margin-bottom: 24px;\"\u003eAbout This Item\u003c\/h2\u003e\n    \u003cul class=\"sf-bullet-list\"\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003e300mg Alpha Lipoic Acid (ALA) Per Capsule:\u003c\/strong\u003e Each capsule delivers 300mg of Alpha Lipoic Acid (ALA) in a stable form designed for consistent quality. ALA is a well-known antioxidant ingredient commonly included in daily wellness supplements.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eEnriched with Vitamin B12 \u0026amp; Lycopene:\u003c\/strong\u003e Formulated with Vitamin B12 (2.2 mcg) and Lycopene 10% (2000 mcg) to complement the ALA formula. This thoughtfully balanced combination provides additional nutritional support in one convenient capsule.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eAntioxidant Support for Everyday Wellness:\u003c\/strong\u003e Alpha Lipoic Acid and Lycopene are recognized antioxidant ingredients that help support protection against free radicals as part of a healthy lifestyle, making this supplement a valuable addition to your daily routine.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eSupports Energy Metabolism:\u003c\/strong\u003e The inclusion of Vitamin B12, which provides 100% of the stated RDA per capsule, helps support normal energy metabolism, making it suitable for everyday nutritional support.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eConvenient Once-Daily Serving:\u003c\/strong\u003e With a serving size of 1 capsule, each bottle provides 60 capsules, offering a simple and easy-to-follow supplementation routine.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eQuality Nutraceutical Formula:\u003c\/strong\u003e Manufactured as a nutraceutical supplement using a stable form of Alpha Lipoic Acid, combined with carefully selected ingredients for reliable daily nutritional support.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eDesigned for Daily Wellness Routine:\u003c\/strong\u003e Suitable for adults looking to include an antioxidant-based nutritional supplement featuring Alpha Lipoic Acid, Vitamin B12, and Lycopene as part of a balanced diet and healthy lifestyle.\u003c\/li\u003e  \n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITLE 2: PRODUCT DESCRIPTION --\u003e\n  \u003cdiv class=\"sf-static-section\" style=\"margin-top: 24px;\"\u003e\n    \u003ch2 class=\"sf-section-main-title\" style=\"margin-bottom: 24px;\"\u003eProduct Description\u003c\/h2\u003e\n    \u003cdiv class=\"sf-certificate-container\"\u003e\n      \u003cimg class=\"sf-certificate-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0992\/3025\/3349\/files\/CF-LIST-DISC-27.webp?v=1784015743\" alt=\"Official Product Verification Lab Certificate\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITLE 3: PRODUCT Details --\u003e\n  \u003cdiv class=\"sf-static-section\" style=\"margin-top: 24px;\"\u003e\n    \u003ch2 class=\"sf-section-main-title\" style=\"margin-bottom: 24px;\"\u003eProduct Details\u003c\/h2\u003e\n        \u003cul class=\"sf-bullet-list\"\u003e\n            \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eNet Quantity: \u003c\/strong\u003e60 Capsules\u003c\/li\u003e\n            \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eDimensions: \u003c\/strong\u003e7 X 4.5 X 5 cm\u003c\/li\u003e\n            \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eWeight: \u003c\/strong\u003e80g\u003c\/li\u003e\n            \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eManufacturer: \u003c\/strong\u003eNovus LS Pvt. Ltd.\u003c\/li\u003e\n            \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003ePacker: \u003c\/strong\u003eCorecura\u003c\/li\u003e\n            \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eCountry of Origin: \u003c\/strong\u003eIndia\u003c\/li\u003e\n            \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eDate First Available: \u003c\/strong\u003e07 July 2026\u003c\/li\u003e\n        \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITLE 4: INGREDIENTS --\u003e\n  \u003cdiv class=\"sf-accordion\" id=\"sf-sect-ingredients\"\u003e\n    \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n      \u003ch2 class=\"sf-section-main-title\"\u003eIngredients\u003c\/h2\u003e\n      \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n      \u003c\/svg\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n      \u003cdiv class=\"sf-accordion-content\"\u003e\n        \u003cdiv class=\"sf-accordion-inner\"\u003e\n          \u003cp style=\"font-size: 14px; margin: 0 0 16px 0; color: #111111;\"\u003e\u003cstrong\u003eServing Size:\u003c\/strong\u003e 1 Capsule | \u003cstrong\u003eServings Per Container:\u003c\/strong\u003e 60 Capsules\u003c\/p\u003e\n          \u003cdiv class=\"sf-table-wrapper\"\u003e\n            \u003ctable class=\"sf-table\"\u003e\n              \u003cthead\u003e\n                \u003ctr\u003e\n                  \u003cth\u003e\u003cstrong\u003eIngredient Component\u003c\/strong\u003e\u003c\/th\u003e\n                  \u003cth\u003e\u003cstrong\u003eEach Serving Provides\u003c\/strong\u003e\u003c\/th\u003e\n                \u003c\/tr\u003e\n              \u003c\/thead\u003e\n              \u003ctbody\u003e\n                \u003ctr\u003e\n                  \u003ctd\u003eAlpha Lipoic Acid\u003c\/td\u003e\n                  \u003ctd\u003e300 mg\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003ctd\u003eLycopene 10%\u003c\/td\u003e\n                  \u003ctd\u003e2000 mcg\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                  \u003ctd\u003eVitamin B12 (Cyanocobalamin)\u003c\/td\u003e\n                  \u003ctd\u003e2.2 mcg\u003c\/td\u003e\n                \u003c\/tr\u003e\n                                \n              \u003c\/tbody\u003e\n            \u003c\/table\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITLE 5: DIRECTIONS --\u003e\n  \u003cdiv class=\"sf-accordion\" id=\"sf-sect-directions\"\u003e\n    \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n      \u003ch2 class=\"sf-section-main-title\"\u003eDirections\u003c\/h2\u003e\n      \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n      \u003c\/svg\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n      \u003cdiv class=\"sf-accordion-content\"\u003e\n        \u003cdiv class=\"sf-accordion-inner\"\u003e\n          \u003cdiv class=\"sf-disclaimer-box\"\u003e\n            \u003cp class=\"sf-disclaimer-text\"\u003e\u003cstrong\u003eStep 1: \u003c\/strong\u003eTake 1 capsule daily or follow the advice of your healthcare professional.\u003c\/p\u003e\n            \u003cp class=\"sf-disclaimer-text\"\u003e\u003cstrong\u003eStep 2: \u003c\/strong\u003eSwallow the capsule with water, preferably with or after a meal.\u003c\/p\u003e\n            \u003cp class=\"sf-disclaimer-text\"\u003e\u003cstrong\u003eStep 3: \u003c\/strong\u003eUse consistently as part of your daily wellness routine for best results.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITLE 6: SAFETY INFORMATION --\u003e\n  \u003cdiv class=\"sf-accordion\" id=\"sf-sect-safety\"\u003e\n    \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n      \u003ch2 class=\"sf-section-main-title\"\u003eSafety Information\u003c\/h2\u003e\n      \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n      \u003c\/svg\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n      \u003cdiv class=\"sf-accordion-content\"\u003e\n        \u003cdiv class=\"sf-accordion-inner\"\u003e\n          \u003cdiv class=\"sf-disclaimer-box\"\u003e\n            \u003cp class=\"sf-disclaimer-text\"\u003e\u003cstrong\u003eUse this product only as directed on the label. Do not exceed the recommended daily serving. Keep out of reach of children. Consult your healthcare professional before use if you are pregnant, nursing, taking medication, have a medical condition, or are under medical supervision. Discontinue use and seek medical advice if any adverse reactions occur. Do not use if the safety seal is broken or missing. Store in a cool, dry place away from direct sunlight, heat, and moisture. This dietary supplement is not intended to replace a balanced diet and healthy lifestyle. \u003c\/strong\u003e\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITLE 7: DISCLAIMER --\u003e\n  \u003cdiv class=\"sf-accordion\" id=\"sf-sect-disclaimer\"\u003e\n    \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n      \u003ch2 class=\"sf-section-main-title\"\u003eDisclaimer\u003c\/h2\u003e\n      \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n      \u003c\/svg\u003e\n    \u003c\/button\u003e\n    \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n      \u003cdiv class=\"sf-accordion-content\"\u003e\n        \u003cdiv class=\"sf-accordion-inner\"\u003e\n          \u003cdiv class=\"sf-disclaimer-box\"\u003e\n              \u003cp class=\"sf-disclaimer-text\"\u003e\u003cstrong\u003eThe information provided about this dietary supplement is for general informational and educational purposes only and should not be considered medical advice. Individual results may vary. Always read the product label carefully and follow the recommended directions for use. Consult your healthcare provider before using this product if you are pregnant, nursing, taking medications, have a medical condition, or are planning a medical procedure. This product is intended for healthy adults unless otherwise specified and is not intended to diagnose, treat, cure, or prevent any disease. These statements have not been evaluated by the U.S. Food and Drug Administration (FDA). This product is not intended to diagnose, treat, cure, or prevent any disease. \u003c\/strong\u003e\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITLE 8: FREQUENTLY ASKED QUESTIONS --\u003e\n  \u003cdiv class=\"sf-static-section sf-faq-container\"\u003e\n    \u003ch2 class=\"sf-section-main-title\" style=\"margin-bottom: 10px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003c!-- FAQ 1 --\u003e\n    \u003cdiv class=\"sf-accordion\"\u003e\n      \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n        \u003cspan class=\"sf-faq-toggle-title\"\u003e1. What does each Alpha Lipoic Acid capsule contain?\u003c\/span\u003e\n        \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n        \u003cdiv class=\"sf-accordion-content\"\u003e\n          \u003cdiv class=\"sf-accordion-inner\"\u003e\n            Each capsule contains 300mg Alpha Lipoic Acid, 2000mcg Lycopene 10%, and 2.2mcg Vitamin B12 (Cyanocobalamin).\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ 2 --\u003e\n    \u003cdiv class=\"sf-accordion\"\u003e\n      \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n        \u003cspan class=\"sf-faq-toggle-title\"\u003e2. How many capsules are in one bottle?\u003c\/span\u003e\n        \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n        \u003cdiv class=\"sf-accordion-content\"\u003e\n          \u003cdiv class=\"sf-accordion-inner\"\u003e\n            Each bottle contains 60 capsules, with a serving size of 1 capsule.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ 3 --\u003e\n    \u003cdiv class=\"sf-accordion\"\u003e\n      \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n        \u003cspan class=\"sf-faq-toggle-title\"\u003e3. Can this supplement be taken every day?\u003c\/span\u003e\n        \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n        \u003cdiv class=\"sf-accordion-content\"\u003e\n          \u003cdiv class=\"sf-accordion-inner\"\u003e\n            The serving size shown on the label is 1 capsule daily. Follow the product directions or the advice of your healthcare professional.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ 4 --\u003e\n    \u003cdiv class=\"sf-accordion\"\u003e\n      \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n        \u003cspan class=\"sf-faq-toggle-title\"\u003e4. Why are Vitamin B12 and Lycopene included in the formula?\u003c\/span\u003e\n        \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n        \u003cdiv class=\"sf-accordion-content\"\u003e\n          \u003cdiv class=\"sf-accordion-inner\"\u003e\n            The formula combines Vitamin B12 and Lycopene with Alpha Lipoic Acid to provide a comprehensive antioxidant and nutritional supplement in a single capsule.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ 5 --\u003e\n    \u003cdiv class=\"sf-accordion\"\u003e\n      \u003cbutton class=\"sf-accordion-header\" aria-expanded=\"false\" onclick=\"toggleShopifyAccordion(this)\"\u003e\n        \u003cspan class=\"sf-faq-toggle-title\"\u003e5. How should I store the Alpha Lipoic Acid capsules?\u003c\/span\u003e\n        \u003csvg class=\"sf-accordion-icon\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"sf-accordion-content-wrapper\"\u003e\n        \u003cdiv class=\"sf-accordion-content\"\u003e\n          \u003cdiv class=\"sf-accordion-inner\"\u003e\n            Store the bottle in a cool, dry place, away from direct sunlight and moisture, and keep it tightly closed after each use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function toggleShopifyAccordion(buttonElement) {\n    const accordion = buttonElement.parentElement;\n    const isOpen = accordion.classList.contains('is-open');\n    \n    if (isOpen) {\n      accordion.classList.remove('is-open');\n      buttonElement.setAttribute('aria-expanded', 'false');\n    } else {\n      accordion.classList.add('is-open');\n      buttonElement.setAttribute('aria-expanded', 'true');\n    }\n  }\n\u003c\/script\u003e","brand":"Carbamide Forte","offers":[{"title":"Default Title","offer_id":52776543093029,"sku":"CF-ALPHA-60-01","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0992\/3025\/3349\/files\/CF-LIST-27-01.webp?v=1784116611","url":"https:\/\/www.corecura.shop\/pt\/products\/alpha-lipoic-acid-300mg-vitamin-b12-lycopene-60-capsules","provider":"CORECURA","version":"1.0","type":"link"}