{"product_id":"omega-3-fish-oil-1000mg-3-pack-300-mini-softgels-epa-dha","title":"Omega 3 Fish Oil 1000mg 3-Pack | 300 Mini Softgels EPA \u0026 DHA | 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  .owh-desc * { box-sizing: border-box; }\n\n  \/* ── HERO ── *\/\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: 28px;\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 { font-style: normal; color: #f0d060; }\n  .owh-hero-sub {\n    font-size: 0.88rem;\n    color: rgba(255,255,255,0.55);\n    font-weight: 300;\n  }\n\n  \/* ── 3-BOTTLE VALUE BANNER ── *\/\n  .owh-value-banner {\n    background: linear-gradient(135deg, #7a4a00 0%, #b87800 50%, #c9a84c 100%);\n    border-radius: 12px;\n    padding: 22px 28px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n  .owh-value-left { color: white; }\n  .owh-value-tag {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.7);\n    margin-bottom: 4px;\n  }\n  .owh-value-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.6rem;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n  }\n  .owh-value-sub {\n    font-size: 0.8rem;\n    color: rgba(255,255,255,0.7);\n    margin-top: 4px;\n  }\n  .owh-value-pills {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .owh-value-pill {\n    background: rgba(255,255,255,0.15);\n    border: 1px solid rgba(255,255,255,0.3);\n    border-radius: 100px;\n    padding: 7px 14px;\n    font-size: 0.75rem;\n    font-weight: 600;\n    color: #ffffff;\n    white-space: nowrap;\n  }\n\n  \/* ── BOTTLE COUNT GRID ── *\/\n  .owh-bottle-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-bottom: 32px;\n  }\n  .owh-bottle-card {\n    border: 1.5px solid #d8eeec;\n    border-radius: 12px;\n    padding: 20px 16px;\n    text-align: center;\n    background: linear-gradient(145deg, #f8fdfc 0%, #ffffff 100%);\n    position: relative;\n    transition: box-shadow 0.2s, transform 0.2s;\n  }\n  .owh-bottle-card:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(15,138,138,0.12); }\n  .owh-bottle-card.featured {\n    border-color: #c9a84c;\n    background: linear-gradient(145deg, #fffbf0 0%, #ffffff 100%);\n  }\n  .owh-best-value {\n    position: absolute;\n    top: -11px; left: 50%; transform: translateX(-50%);\n    background: linear-gradient(90deg, #b87800, #f0d060);\n    color: #3a2000;\n    font-size: 0.63rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 3px 12px;\n    border-radius: 100px;\n    white-space: nowrap;\n  }\n  .owh-bottle-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #0a5050;\n    line-height: 1;\n    margin-bottom: 2px;\n  }\n  .owh-bottle-card.featured .owh-bottle-num { color: #8a6010; }\n  .owh-bottle-label {\n    font-size: 0.72rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: #5a7070;\n    margin-bottom: 10px;\n  }\n  .owh-bottle-detail {\n    font-size: 0.78rem;\n    color: #3a5050;\n    line-height: 1.5;\n  }\n  .owh-bottle-softgels {\n    font-size: 1rem;\n    font-weight: 600;\n    color: #0a5050;\n    margin-top: 6px;\n  }\n  .owh-bottle-card.featured .owh-bottle-softgels { color: #8a6010; }\n\n  \/* ── BADGES ── *\/\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    { background:#f0faf5; border-color:#2db87b; color:#1a7a50; }\n  .owh-badge.quality{ background:#fffbf0; border-color:#c9a84c; color:#8a6a10; }\n  .owh-badge.gmp    { background:#f0f6ff; border-color:#4a80cc; color:#1a4a8a; }\n  .owh-badge.iso    { background:#f5f0ff; border-color:#8a60cc; color:#5a30a0; }\n\n  \/* ── SECTION TITLE ── *\/\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 ── *\/\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  \/* ── SUPPLEMENT FACTS ── *\/\n  .owh-supfacts {\n    border: 2px solid #1a3030;\n    border-radius: 10px;\n    overflow: hidden;\n    margin-bottom: 32px;\n    font-size: 0.85rem;\n  }\n  .owh-sf-header {\n    background: #1a3030;\n    color: white;\n    padding: 12px 16px;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n  }\n  .owh-sf-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 16px;\n    border-bottom: 1px solid #e0eded;\n    color: #1a3030;\n  }\n  .owh-sf-row:last-child { border-bottom: none; }\n  .owh-sf-row.bold { font-weight: 700; background: #f0f8f8; }\n  .owh-sf-row.indent { padding-left: 28px; color: #3a5050; }\n  .owh-sf-note {\n    padding: 10px 16px;\n    font-size: 0.72rem;\n    color: #6a8080;\n    background: #f8fbfb;\n    border-top: 1px solid #e0eded;\n  }\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 { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(15,138,138,0.1); }\n  .owh-g-icon { font-size: 1.6rem; margin-bottom: 8px; }\n  .owh-g-title { font-weight: 700; font-size: 0.82rem; color: #0a5050; margin-bottom: 5px; text-transform: uppercase; letter-spacing: 0.04em; }\n  .owh-g-desc { font-size: 0.78rem; color: #5a7070; line-height: 1.55; }\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-title { font-weight: 600; font-size: 0.83rem; color: #063030; margin-bottom: 3px; }\n  .owh-benefit-desc { font-size: 0.77rem; color: #5a7070; line-height: 1.5; }\n\n  \/* ── INGREDIENTS ── *\/\n  .owh-ingredients {\n    background: #f4fbfb;\n    border: 1px solid #d0e8e8;\n    border-radius: 10px;\n    padding: 20px 22px;\n    margin-bottom: 32px;\n    font-size: 0.85rem;\n    color: #2a4040;\n    line-height: 1.7;\n  }\n  .owh-ingredients strong { color: #063030; }\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 { padding: 11px 14px; }\n  .owh-specs td:first-child { font-weight: 600; color: #0a5050; width: 38%; background: #f4fbfb; }\n  .owh-specs td:last-child { color: #2a4040; }\n  .owh-specs tr:nth-child(even) td:last-child { background: #fafefe; }\n\n  \/* ── USAGE ── *\/\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 { font-size: 0.88rem; color: rgba(255,255,255,0.75); line-height: 1.7; }\n  .owh-usage strong { color: #ffffff; }\n\n  \/* ── WARNINGS ── *\/\n  .owh-warnings {\n    border: 1.5px solid #e8c84a;\n    border-radius: 10px;\n    padding: 16px 20px;\n    background: #fffdf0;\n    margin-bottom: 28px;\n    font-size: 0.82rem;\n    color: #5a4a10;\n    line-height: 1.7;\n  }\n  .owh-warnings strong { color: #3a2a00; display: block; margin-bottom: 6px; font-size: 0.85rem; }\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: 600px) {\n    .owh-bottle-grid,\n    .owh-guarantee-grid,\n    .owh-benefits { grid-template-columns: 1fr; }\n    .owh-hero { padding: 28px 22px; }\n    .owh-value-banner { flex-direction: column; }\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\"\u003eDaynee × WinsTown — 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!-- 3-BOTTLE VALUE BANNER --\u003e\n  \u003cdiv class=\"owh-value-banner\"\u003e\n    \u003cdiv class=\"owh-value-left\"\u003e\n      \u003cdiv class=\"owh-value-tag\"\u003eBest Value Bundle\u003c\/div\u003e\n      \u003cdiv class=\"owh-value-title\"\u003e3 Bottle Pack — 300 Softgels\u003c\/div\u003e\n      \u003cdiv class=\"owh-value-sub\"\u003e3-month supply · Maximum savings · Same great formula\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-value-pills\"\u003e\n      \u003cspan class=\"owh-value-pill\"\u003e🚚 Free Shipping\u003c\/span\u003e\n      \u003cspan class=\"owh-value-pill\"\u003e💰 Save More\u003c\/span\u003e\n      \u003cspan class=\"owh-value-pill\"\u003e📦 3-Month Supply\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BOTTLE OPTIONS --\u003e\n  \u003cdiv class=\"owh-section-title\"\u003eChoose Your Supply\u003c\/div\u003e\n  \u003cdiv class=\"owh-bottle-grid\"\u003e\n    \u003cdiv class=\"owh-bottle-card\"\u003e\n      \u003cdiv class=\"owh-bottle-num\"\u003e1×\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-label\"\u003eStarter Pack\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-detail\"\u003e1 Bottle\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-softgels\"\u003e100 Softgels\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-detail\" style=\"margin-top:6px; font-size:0.73rem;\"\u003e1-Month Supply\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-bottle-card\"\u003e\n      \u003cdiv class=\"owh-bottle-num\"\u003e2×\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-label\"\u003eValue Pack\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-detail\"\u003e2 Bottles\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-softgels\"\u003e200 Softgels\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-detail\" style=\"margin-top:6px; font-size:0.73rem;\"\u003e2-Month Supply\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-bottle-card featured\"\u003e\n      \u003cdiv class=\"owh-best-value\"\u003e⭐ Best Value\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-num\"\u003e3×\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-label\"\u003eMax Bundle\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-detail\"\u003e3 Bottles\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-softgels\"\u003e300 Softgels\u003c\/div\u003e\n      \u003cdiv class=\"owh-bottle-detail\" style=\"margin-top:6px; font-size:0.73rem;\"\u003e3-Month Supply\u003c\/div\u003e\n    \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🔬 Third-Party Lab Tested\u003c\/span\u003e\n    \u003cspan class=\"owh-badge quality\"\u003e✅ Quality Guaranteed\u003c\/span\u003e\n    \u003cspan class=\"owh-badge gmp\"\u003e🏭 GMP Certified\u003c\/span\u003e\n    \u003cspan class=\"owh-badge iso\"\u003e🏅 ISO 9001\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"owh-intro\"\u003e\n    Stock up and save with the \u003cstrong\u003eOrganic Wellness Hub Omega 3 Fish Oil 3-Bottle Bundle\u003c\/strong\u003e — a premium, extra-strength dietary supplement delivering the purest \u003cstrong\u003eEPA \u0026amp; DHA fatty acids\u003c\/strong\u003e your body needs daily. Each mini softgel provides a clinically meaningful \u003cstrong\u003e1000mg dose of Omega-3\u003c\/strong\u003e in a convenient, burpless, easy-to-swallow form. \u003cstrong\u003eLab tested. ISO 9001 certified. Quality guaranteed in every single capsule.\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SUPPLEMENT FACTS --\u003e\n  \u003cdiv class=\"owh-section-title\"\u003eSupplement Facts\u003c\/div\u003e\n  \u003cdiv class=\"owh-supfacts\"\u003e\n    \u003cdiv class=\"owh-sf-header\"\u003eSupplement Facts\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-row\"\u003e\n\u003cspan\u003eServing Size\u003c\/span\u003e\u003cspan\u003e1 Capsule (Softgel)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-row\"\u003e\n\u003cspan\u003eServings Per Container\u003c\/span\u003e\u003cspan\u003e100\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-row bold\"\u003e\n\u003cspan\u003eAmount Per Serving\u003c\/span\u003e\u003cspan\u003e% Daily Value\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-row bold\"\u003e\n\u003cspan\u003eTotal Fat\u003c\/span\u003e\u003cspan\u003e1.5g   2%\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-row indent\"\u003e\n\u003cspan\u003eEPA (Eicosapentaenoic Acid)\u003c\/span\u003e\u003cspan\u003e130mg †\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-row indent\"\u003e\n\u003cspan\u003eDHA (Docosahexaenoic Acid)\u003c\/span\u003e\u003cspan\u003e180mg †\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-row indent\"\u003e\n\u003cspan\u003eOther Omega-3 Fatty Acids\u003c\/span\u003e\u003cspan\u003e250mg †\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"owh-sf-note\"\u003e† Daily Value not established.\u003cbr\u003e\n    \u003cstrong\u003eOther Ingredients:\u003c\/strong\u003e Softgel capsule shell (gelatin, glycerin, purified water).\u003cbr\u003e\n    \u003cstrong\u003eFree Of:\u003c\/strong\u003e Milk, egg, shellfish, tree nuts, wheat, peanuts, soy and sesame. Gluten free. Sugar free.\u003cbr\u003e\n    \u003cstrong\u003eContains:\u003c\/strong\u003e Fish (Anchovy, Mackerel, Sardine, Tuna).\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUALITY PROMISE --\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 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, ISO 9001 facility with strict quality controls. Consistent potency every capsule.\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 (Anchovy, Mackerel, Sardine, Tuna), molecularly distilled for maximum 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 — 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\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eBrain Health \u0026amp; Cognition\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eDHA supports cognitive function, memory, 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\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 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\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 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\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\u003e\n        \u003cdiv class=\"owh-benefit-title\"\u003eMood \u0026amp; Sleep\u003c\/div\u003e\n        \u003cdiv class=\"owh-benefit-desc\"\u003eRegular Omega-3 intake linked to improved mood balance and 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\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\u003eBundle\u003c\/td\u003e\n\u003ctd\u003e3 Bottles (300 Mini Softgels Total)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePer Bottle\u003c\/td\u003e\n\u003ctd\u003e100 Mini Softgels\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\u003eEPA per Serving\u003c\/td\u003e\n\u003ctd\u003e130mg\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDHA per Serving\u003c\/td\u003e\n\u003ctd\u003e180mg\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eOther Omega-3s\u003c\/td\u003e\n\u003ctd\u003e250mg\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eKey Ingredients\u003c\/td\u003e\n\u003ctd\u003eFish Oil Concentrate (Anchovy, Mackerel, Sardine, Tuna)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFree Of\u003c\/td\u003e\n\u003ctd\u003eGluten, Dairy, Egg, Shellfish, Soy, Peanuts, Tree Nuts, Sugar\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\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eLab Tested · GMP Certified · ISO 9001 · Quality Guaranteed\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eDaynee × WinsTown — 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\u003e2 mini softgels daily\u003c\/strong\u003e, preferably with a meal and a glass of water. For best results, use consistently as part of a balanced diet and healthy lifestyle. Suitable for long-term daily use — ideal for a \u003cstrong\u003e3-month wellness routine\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARNINGS --\u003e\n  \u003cdiv class=\"owh-warnings\"\u003e\n    \u003cstrong\u003e⚠️ Warnings \u0026amp; Storage\u003c\/strong\u003e\n    Keep out of reach of children. Do not use if safety seal is damaged or missing. Store in a cool, dry place. Consult your physician if pregnant, nursing, taking medication, or have a known medical condition. Not intended for children under 18 or individuals with known medical conditions. Contains: Fish (Anchovy, Mackerel, Sardine, Tuna).\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. Manufactured for Daynee by WinsTown. Distributed by Organic Wellness Hub.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Organic Wellness Hub","offers":[{"title":"Default Title","offer_id":44017809391681,"sku":"SU00065054-3","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/0181\/2545\/files\/Omega_3_Fish_Oil_1000mg_3-Pack_300_Mini_Softgels_EPA_DHA_Organic_Wellness_Hub.png?v=1780689627","url":"https:\/\/organicwellnesshub.com\/ar\/products\/omega-3-fish-oil-1000mg-3-pack-300-mini-softgels-epa-dha","provider":"Organic Wellness Hub","version":"1.0","type":"link"}