{"product_id":"dux-fish-oil-omega-3","title":"Dux Fish Oil Omega-3 Premium Supplement - High EPA\/DHA Heart \u0026 Brain Support - Choose 120 Caps (2 Months) or 180 Caps (3 Months)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eDux Fish Oil Omega-3\u003c\/h2\u003e\n\u003cp\u003eExperience the pinnacle of cardiovascular and cognitive support with \u003cstrong\u003eDux Fish Oil Omega-3\u003c\/strong\u003e, a premium formulation designed for the modern wellness seeker. Available in two convenient options—\u003cstrong\u003e120 \u003c\/strong\u003ecapsules for a 2-month supply or \u003cstrong\u003e180 \u003c\/strong\u003ecapsules for a 3-month supply—this supplement provides a concentrated and highly bioavailable source of essential fatty acids.\u003cbr\u003e\u003cbr\u003eCrafted from ultrafiltered sardine and salmon oil, Dux utilizes the world-renowned MEG-3® quality seal, ensuring every softgel is free from heavy metals and impurities. Elevate your daily health ritual with a supplement that harmonizes scientific precision with the restorative power of the ocean.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eMEG-3® Certified Purity\u003c\/h3\u003e\n\u003cp\u003eSourced from sustainable fisheries and processed with advanced purification technology to exceed global safety standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHigh EPA \u0026amp; DHA Concentration\u003c\/h3\u003e\n\u003cp\u003eEach 2-capsule serving delivers 660 mg of EPA and 440 mg of DHA, the critical fatty acids for heart and brain vitality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFlexible Supply Options\u003c\/h3\u003e\n\u003cp\u003eChoose between 120 capsules (2-month supply) or 180 capsules (3-month supply) to match your wellness routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSuperior Bioavailability\u003c\/h3\u003e\n\u003cp\u003eThe ultrafiltered oil blend ensures efficient absorption, allowing your body to utilize these essential nutrients effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eIFOS Certified Quality\u003c\/h3\u003e\n\u003cp\u003eRigorously tested for contaminants, guaranteeing a trustworthy and reliable product for long-term health support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eHolistic Wellness Support\u003c\/h3\u003e\n\u003cp\u003eDesigned to assist in maintaining healthy cholesterol levels, cognitive function, and overall inflammatory balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eFish Oil: A premium blend of sardine and salmon oils, rich in polyunsaturated Omega-3 fatty acids (EPA and DHA) essential for human health.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eSoftgel Composition: Made with high-quality gelatin, purified water, and glycerol as a humectant.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eAntioxidant Protection: Includes a concentrated mixture of tocopherols to maintain the freshness and stability of the oil.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Usage Cautions:\u003c\/strong\u003e Contains fish and soy derivatives. May contain traces of wheat, rye, barley, oats, crustaceans (krill and crab), eggs, peanuts, milk, and various tree nuts (almonds, hazelnuts, cashews, Brazil nuts, macadamias, walnuts, pecans, pistachios, and pine nuts). Contains gluten due to potential cross-contamination during manufacturing. Indicated for adults aged 19 and over. Pregnant or lactating women and individuals with specific medical conditions should consult a healthcare professional before use. Founded in 2015, Dux Human Health has rapidly established itself as a leader in the premium nutrition sector. Derived from the Latin word for \"leader,\" the brand is built on the conviction that health is a daily choice and a powerful lifestyle. By harmonizing cutting-edge science with the purity of nature, Dux Human Health creates advanced nutritional solutions designed to support the body, mind, and beauty across every stage of life.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes the MEG-3® seal important?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe MEG-3® seal is a global benchmark for omega-3 quality, ensuring the oil is sustainably sourced, ultra-pure, and rigorously tested for heavy metals and toxins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen is the best time to take these capsules?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eWhile they can be taken at any time, many prefer consuming them with a meal to optimize absorption. Consult your nutritionist for a personalized schedule.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this product contain gluten?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, while the ingredients are naturally gluten-free, the product is processed on equipment that handles gluten-containing grains, leading to potential cross-contamination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this supplement suitable for pregnant women?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThis product is formulated for adults over 19. We strongly recommend that pregnant or nursing mothers consult their physician to establish a tailored nutritional plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store my Fish Oil?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eTo preserve the integrity of the fatty acids, store the bottle in a cool, dry place away from direct sunlight and heat sources.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\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. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-gr\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dux","offers":[{"title":"120 Capsules","offer_id":52689709367612,"sku":"MKPBR2024-2090","price":32.32,"currency_code":"EUR","in_stock":true},{"title":"180 Capsules","offer_id":52689709400380,"sku":"MKPBR2024-2091","price":51.65,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/dux-fish-oil-omega-3-capsules-high-epa-dha-buy-now-at-mkpbr-com-worldwide-shipping..png?v=1769516296","url":"https:\/\/mkpbr.com\/en-gr\/products\/dux-fish-oil-omega-3","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}