{"product_id":"omega-3-fish-oil-1000mg-extra-strength-epa-dha-mini-softgels","title":"Omega 3 Fish Oil 1000mg Extra Strength EPA \u0026 DHA | 100 Mini Softgels | Organic Wellness Hub","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@600;700\u0026family=Jost:wght@300;400;500;600\u0026display=swap');\n\n  .owh-desc {\n    font-family: 'Jost', sans-serif;\n    color: #1a3030;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    background: #ffffff;\n    line-height: 1.7;\n  }\n\n  .owh-desc * { box-sizing: border-box; }\n\n  \/* ── HERO BANNER ── *\/\n  .owh-hero {\n    background: linear-gradient(135deg, #063030 0%, #0a4a4a 45%, #076060 100%);\n    border-radius: 14px;\n    padding: 40px 36px;\n    margin-bottom: 36px;\n    position: relative;\n    overflow: hidden;\n  }\n  .owh-hero::before {\n    content: '';\n    position: absolute;\n    width: 300px; height: 300px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,210,80,0.08) 0%, transparent 70%);\n    top: -80px; right: -60px;\n  }\n  .owh-hero-eyebrow {\n    font-size: 0.68rem;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: rgba(255,210,80,0.8);\n    margin-bottom: 10px;\n  }\n  .owh-hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.7rem, 4vw, 2.6rem);\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .owh-hero h1 em {\n    font-style: normal;\n    color: #f0d060;\n  }\n  .owh-hero-sub {\n    font-size: 0.88rem;\n    color: rgba(255,255,255,0.55);\n    font-weight: 300;\n  }\n\n  \/* ── BADGE ROW ── *\/\n  .owh-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 32px;\n  }\n  .owh-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    border-radius: 100px;\n    padding: 8px 16px;\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    border: 1.5px solid;\n  }\n  .owh-badge.lab {\n    background: #f0faf5;\n    border-color: #2db87b;\n    color: #1a7a50;\n  }\n  .owh-badge.quality {\n    background: #fffbf0;\n    border-color: #c9a84c;\n    color: #8a6a10;\n  }\n  .owh-badge.gmp {\n    background: #f0f6ff;\n    border-color: #4a80cc;\n    color: #1a4a8a;\n  }\n  .owh-badge.halal {\n    background: #f5f0ff;\n    border-color: #8a60cc;\n    color: #5a30a0;\n  }\n  .owh-badge svg {\n    width: 13px; height: 13px; flex-shrink: 0;\n  }\n\n  \/* ── SECTION TITLES ── *\/\n  .owh-section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.35rem;\n    font-weight: 700;\n    color: #063030;\n    margin: 0 0 14px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #e0f0ee;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .owh-section-title::before {\n    content: '';\n    display: inline-block;\n    width: 4px; height: 22px;\n    background: linear-gradient(180deg, #0f8a8a, #c9a84c);\n    border-radius: 4px;\n    flex-shrink: 0;\n  }\n\n  \/* ── INTRO TEXT ── *\/\n  .owh-intro {\n    font-size: 0.95rem;\n    color: #2a4040;\n    line-height: 1.85;\n    margin-bottom: 32px;\n    padding: 20px 24px;\n    background: #f6fafa;\n    border-left: 3px solid #0f8a8a;\n    border-radius: 0 10px 10px 0;\n  }\n  .owh-intro strong { color: #063030; font-weight: 600; }\n\n  \/* ── GUARANTEE GRID ── *\/\n  .owh-guarantee-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-bottom: 36px;\n  }\n  .owh-g-card {\n    border: 1px solid #d8eeec;\n    border-radius: 12px;\n    padding: 20px 18px;\n    background: linear-gradient(145deg, #f8fdfc 0%, #ffffff 100%);\n    transition: box-shadow 0.2s, transform 0.2s;\n  }\n  .owh-g-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(15,138,138,0.1);\n  }\n  .owh-g-icon { font-size: 1.6rem; margin-bottom: 8px; }\n  .owh-g-title {\n    font-weight: 700;\n    font-size: 0.82rem;\n    color: #0a5050;\n    margin-bottom: 5px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n  .owh-g-desc {\n    font-size: 0.78rem;\n    color: #5a7070;\n    line-height: 1.55;\n  }\n\n  \/* ── BENEFITS ── *\/\n  .owh-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-bottom: 36px;\n  }\n  .owh-benefit-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 14px 16px;\n    border-radius: 10px;\n    background: #f8fbfb;\n    border: 1px solid #e0eded;\n  }\n  .owh-benefit-emoji { font-size: 1.3rem; flex-shrink: 0; line-height: 1; margin-top: 2px; }\n  .owh-benefit-text { }\n  .owh-benefit-title {\n    font-weight: 600;\n    font-size: 0.83rem;\n    color: #063030;\n    margin-bottom: 3px;\n  }\n  .owh-benefit-desc {\n    font-size: 0.77rem;\n    color: #5a7070;\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS TABLE ── *\/\n  .owh-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 36px;\n    font-size: 0.88rem;\n  }\n  .owh-specs tr { border-bottom: 1px solid #e8f2f2; }\n  .owh-specs tr:last-child { border-bottom: none; }\n  .owh-specs td {\n    padding: 11px 14px;\n  }\n  .owh-specs td:first-child {\n    font-weight: 600;\n    color: #0a5050;\n    width: 38%;\n    background: #f4fbfb;\n  }\n  .owh-specs td:last-child { color: #2a4040; }\n  .owh-specs tr:nth-child(even) td:last-child { background: #fafefe; }\n\n  \/* ── USAGE BLOCK ── *\/\n  .owh-usage {\n    background: linear-gradient(135deg, #063030 0%, #0a5050 100%);\n    border-radius: 12px;\n    padding: 26px 28px;\n    margin-bottom: 28px;\n    color: white;\n  }\n  .owh-usage-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #f0d060;\n    margin-bottom: 10px;\n  }\n  .owh-usage p {\n    font-size: 0.88rem;\n    color: rgba(255,255,255,0.75);\n    line-height: 1.7;\n  }\n  .owh-usage strong { color: #ffffff; }\n\n  \/* ── DISCLAIMER ── *\/\n  .owh-disclaimer {\n    font-size: 0.73rem;\n    color: #8a9a9a;\n    line-height: 1.6;\n    border-top: 1px solid #e8f0f0;\n    padding-top: 16px;\n    font-style: italic;\n  }\n\n  @media (max-width: 560px) {\n    .owh-guarantee-grid,\n    .owh-benefits { grid-template-columns: 1fr; }\n    .owh-hero { padding: 28px 22px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"owh-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"owh-hero\"\u003e\n    \u003cdiv class=\"owh-hero-eyebrow\"\u003eWinsTown × Daynee — Organic Wellness Hub\u003c\/div\u003e\n    \u003ch1\u003eOmega 3 Fish Oil \u003cem\u003e1000mg\u003c\/em\u003e\u003cbr\u003eExtra Strength EPA \u0026amp; DHA\u003c\/h1\u003e\n    \u003cdiv class=\"owh-hero-sub\"\u003e100 Mini Softgels  ·  Dietary Supplement  ·  Supports Brain, Heart \u0026amp; Joint Health\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"owh-badges\"\u003e\n    \u003cspan class=\"owh-badge lab\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"\u003e\u003cpath d=\"M9 3H5a2 2 0 00-2 2v4m6-6h10a2 2 0 012 2v4M9 3v18m0 0h10a2 2 0 002-2V9M9 21H5a2 2 0 01-2-2V9m0 0h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      🔬 Third-Party Lab Tested\n    \u003c\/span\u003e\n    \u003cspan class=\"owh-badge quality\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      ✅ Quality Guaranteed\n    \u003c\/span\u003e\n    \u003cspan class=\"owh-badge gmp\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      🏭 GMP Certified Facility\n    \u003c\/span\u003e\n    \u003cspan class=\"owh-badge halal\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 7v5l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      🌙 Halal Certified\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"owh-intro\"\u003e\n    Elevate your daily wellness with \u003cstrong\u003eOrganic Wellness Hub's Omega 3 Fish Oil 1000mg\u003c\/strong\u003e — a premium, extra-strength dietary supplement delivering the purest \u003cstrong\u003eEPA \u0026amp; DHA fatty acids\u003c\/strong\u003e your body craves. Formulated for those who refuse to compromise, each mini softgel provides a clinically meaningful 1000mg dose of Omega-3 in a convenient, burpless, easy-to-swallow form. \u003cstrong\u003eLab tested. Quality guaranteed. Every single batch.\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUALITY GUARANTEE --\u003e\n  \u003cdiv class=\"owh-section-title\"\u003eOur Quality Promise\u003c\/div\u003e\n  \u003cdiv class=\"owh-guarantee-grid\"\u003e\n    \u003cdiv class=\"owh-g-card\"\u003e\n      \u003cdiv class=\"owh-g-icon\"\u003e🔬\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-title\"\u003eThird-Party Lab Tested\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-desc\"\u003eEvery batch is independently verified for purity, potency \u0026amp; safety. Zero heavy metals. Zero contaminants. Results on file.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-g-card\"\u003e\n      \u003cdiv class=\"owh-g-icon\"\u003e✅\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-title\"\u003eQuality Guaranteed\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-desc\"\u003eManufactured in a GMP-certified facility with strict quality controls. Consistent potency in every capsule, every bottle.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-g-card\"\u003e\n      \u003cdiv class=\"owh-g-icon\"\u003e🌊\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-title\"\u003eSustainably Sourced\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-desc\"\u003eResponsibly harvested deep-sea fish oil, molecularly distilled for maximum Omega-3 concentration and freshness.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-g-card\"\u003e\n      \u003cdiv class=\"owh-g-icon\"\u003e💚\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-title\"\u003eNo Fishy Aftertaste\u003c\/div\u003e\n      \u003cdiv class=\"owh-g-desc\"\u003eAdvanced mini softgel technology eliminates unpleasant odour and aftertaste — just clean, pure Omega-3.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"owh-section-title\"\u003eKey Health Benefits\u003c\/div\u003e\n  \u003cdiv class=\"owh-benefits\"\u003e\n    \u003cdiv class=\"owh-benefit-item\"\u003e\n      \u003cdiv class=\"owh-benefit-emoji\"\u003e🧠\u003c\/div\u003e\n      \u003cdiv class=\"owh-benefit-text\"\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eBrain Health \u0026amp; Cognition\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eDHA is essential for cognitive function, memory retention, and mental clarity.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-benefit-item\"\u003e\n      \u003cdiv class=\"owh-benefit-emoji\"\u003e❤️\u003c\/div\u003e\n      \u003cdiv class=\"owh-benefit-text\"\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eCardiovascular Support\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eEPA \u0026amp; DHA help maintain healthy triglyceride levels and support heart function.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-benefit-item\"\u003e\n      \u003cdiv class=\"owh-benefit-emoji\"\u003e🦴\u003c\/div\u003e\n      \u003cdiv class=\"owh-benefit-text\"\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eJoint \u0026amp; Mobility\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eAnti-inflammatory Omega-3s reduce stiffness and support flexible, comfortable joints.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-benefit-item\"\u003e\n      \u003cdiv class=\"owh-benefit-emoji\"\u003e👁️\u003c\/div\u003e\n      \u003cdiv class=\"owh-benefit-text\"\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eEye Health\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eDHA is a key structural component of the retina, supporting healthy vision.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-benefit-item\"\u003e\n      \u003cdiv class=\"owh-benefit-emoji\"\u003e🌙\u003c\/div\u003e\n      \u003cdiv class=\"owh-benefit-text\"\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eMood \u0026amp; Sleep\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eRegular Omega-3 intake is linked to improved mood balance and better sleep quality.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-benefit-item\"\u003e\n      \u003cdiv class=\"owh-benefit-emoji\"\u003e💪\u003c\/div\u003e\n      \u003cdiv class=\"owh-benefit-text\"\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eImmune Function\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eHelps regulate the body's natural inflammatory response for full-body wellness.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT SPECS --\u003e\n  \u003cdiv class=\"owh-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"owh-specs\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eForm\u003c\/td\u003e\n\u003ctd\u003eMini Softgels (easy to swallow)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCount\u003c\/td\u003e\n\u003ctd\u003e100 Softgels per bottle\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eOmega-3 per Serving\u003c\/td\u003e\n\u003ctd\u003e1000mg\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eKey Ingredients\u003c\/td\u003e\n\u003ctd\u003eEPA (Eicosapentaenoic Acid), DHA (Docosahexaenoic Acid), Fish Oil Concentrate\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eClassification\u003c\/td\u003e\n\u003ctd\u003eDietary Supplement\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eQuality Assurance\u003c\/td\u003e\n\u003ctd\u003eLab Tested · GMP Certified · Quality Guaranteed · Halal Certified\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eWinsTown Daynee — Organic Wellness Hub\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003ctd\u003eCool, dry place. Away from direct sunlight.\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"owh-usage\"\u003e\n    \u003cdiv class=\"owh-usage-title\"\u003e📋 How to Use\u003c\/div\u003e\n    \u003cp\u003eTake \u003cstrong\u003e1–2 mini softgels daily\u003c\/strong\u003e with a meal, or as directed by your healthcare professional. For best results, take consistently as part of a balanced diet and healthy lifestyle. Keep out of reach of children. Do not exceed the recommended daily dose.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DISCLAIMER --\u003e\n  \u003cp class=\"owh-disclaimer\"\u003e\n    *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. Consult your physician before use if you are pregnant, nursing, have a medical condition, or are taking any medications.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Organic Wellness Hub","offers":[{"title":"0.5gx100pcs","offer_id":44017766662209,"sku":"SU00065054-0.5gx100pcs","price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/0181\/2545\/files\/Omega_3_Fish_Oil_1000mg_Extra_S0trength_EPA_DHA_100_Mini_Softgels_Organic_Wellness_Hub.png?v=1780689408","url":"https:\/\/organicwellnesshub.com\/ar\/products\/omega-3-fish-oil-1000mg-extra-strength-epa-dha-mini-softgels","provider":"Organic Wellness Hub","version":"1.0","type":"link"}