{"product_id":"vegetarian-omega-3-algal-dha-1000mg-60-capsules","title":"Vegetarian Omega 3 Algal DHA 1000mg Capsules | Plant-Based Fish Oil Alternative for Brain, Heart \u0026 Joint Support | Vegan Omega-3 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\u003eVEGETARIAN OMEGA-3 FROM ALGAL DHA:\u003c\/strong\u003e Formulated with Veg DHA derived from an algal source, these Omega-3 vegetarian capsules provide a convenient plant-based alternative to conventional fish oil supplements.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003e1000 mg VEG DHA PER SERVING:\u003c\/strong\u003e Each serving of 2 capsules provides 1000 mg of Veg DHA (Algal Source) 10%, making it easy to include plant-based Omega-3 supplementation in your everyday wellness routine.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003ePLANT-BASED ALTERNATIVE TO FISH OIL:\u003c\/strong\u003e Specially designed for individuals seeking a fish-free Omega-3 option, this vegetarian formula offers an alternative to traditional fish oil Omega-3 capsules.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eSUPPORTS HEART, JOINTS, BRAIN \u0026amp; IMMUNITY:\u003c\/strong\u003e The product packaging identifies support for heart, joint, brain, and immune wellness as part of a balanced lifestyle and regular nutritional routine.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eFISH-FREE DAILY OMEGA-3 SUPPLEMENT:\u003c\/strong\u003e Made using algal-source DHA rather than fish oil, these Omega-3 capsules are suitable for men and women who prefer plant-derived nutritional supplements.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003eONVENIENT LIQUID-FILLED CAPSULE FORMAT:\u003c\/strong\u003e The easy-to-use liquid-filled capsule format provides a simple and convenient way to add vegetarian Omega-3 to your daily supplement routine.\u003c\/li\u003e\n      \u003cli class=\"sf-bullet-item\"\u003e\n\u003cstrong\u003e60 LIQUID-FILLED CAPSULES:\u003c\/strong\u003e Each bottle contains 60 vegetarian liquid-filled capsules. With a serving size of 2 capsules, one bottle provides 30 servings.\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-36.webp?v=1784015740\" 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 2 Capsules | \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                \n                \u003ctr\u003e\n                  \u003ctd\u003eVeg DHA (Algal Source) 10%\u003c\/td\u003e\n                  \u003ctd\u003e1000 mg\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 the recommended serving of 2 vegetarian Omega-3 capsules.\u003c\/p\u003e\n            \u003cp class=\"sf-disclaimer-text\"\u003e\u003cstrong\u003eStep 2: \u003c\/strong\u003eConsume the capsules with sufficient water, preferably with or after a meal.\u003c\/p\u003e\n            \u003cp class=\"sf-disclaimer-text\"\u003e\u003cstrong\u003eStep 3: \u003c\/strong\u003eTake regularly as directed on the product label. Do not exceed the recommended serving.\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 is Carbamide Forte Omega-3 Vegetarian 1000 mg?\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            It is a plant-based Omega-3 supplement containing Veg DHA from an algal source. Each serving of 2 capsules provides 1000 mg of Veg DHA (Algal Source) 10%.\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. Is this Omega-3 supplement made from fish oil?\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            No. The DHA is sourced from algae, making this product a plant-based and fish-free alternative to conventional fish oil Omega-3 supplements.\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. How many Omega-3 vegetarian capsules should I take?\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 packaging is 2 capsules. Always follow the complete usage directions provided on the product label.\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. How many servings are included 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 liquid-filled capsules. Based on the stated serving size of 2 capsules, the bottle provides 30 servings.\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 these vegetarian Omega-3 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            Keep the bottle tightly closed and store it in a cool, dry place away from direct sunlight, excessive heat, and moisture. Keep the product out of reach of children.\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":52777948086565,"sku":"CF-VEG-OMEGA-1000MG-60-01","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0992\/3025\/3349\/files\/CF-LIST-36-01.webp?v=1784119517","url":"https:\/\/www.corecura.shop\/es\/products\/vegetarian-omega-3-algal-dha-1000mg-60-capsules","provider":"CORECURA","version":"1.0","type":"link"}