{"product_id":"eco-max-organic-vitality","title":"Eco-Max Organic Vitality","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n  :root {\n    --green-deep:    #1F5C2E;\n    --green:         #2D6A35;\n    --green-mid:     #3A7D44;\n    --green-light:   #EBF4EC;\n    --green-pale:    #F3F8F3;\n\n    --gold:          #C9972A;\n    --gold-light:    #E8C96A;\n    --gold-pale:     #FBF5E6;\n    --gold-dark:     #9B7318;\n\n    \/* Organic certification \/ soil accent — rich earth-brown *\/\n    --soil:          #6A4E20;\n    --soil-mid:      #9A7038;\n    --soil-light:    #C8A060;\n    --soil-pale:     #FAF2E4;\n\n    \/* Algae \/ spirulina accent — vivid blue-green *\/\n    --algae:         #1E7060;\n    --algae-mid:     #38A890;\n    --algae-light:   #70D0B8;\n    --algae-pale:    #E2F4F0;\n\n    \/* Mushroom \/ adaptogen accent — warm earthy slate *\/\n    --shroom:        #5A5038;\n    --shroom-pale:   #F5F2EC;\n\n    --off-white:     #F5F4F0;\n    --warm-white:    #FAFAF7;\n    --text:          #1E2D1F;\n    --text-mid:      #3D4D3E;\n    --muted:         #6B7A6C;\n    --border:        #D8E4D9;\n    --border-gold:   #E2CA8A;\n\n    --font-display:  'Cormorant Garamond', Georgia, serif;\n    --font-body:     'DM Sans', sans-serif;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: var(--font-body);\n    background: #ECEAE4;\n    color: var(--text);\n    line-height: 1.6;\n    padding: 2.5rem 1rem 5rem;\n  }\n\n  .shopify-desc {\n    max-width: 880px;\n    margin: 0 auto;\n    background: var(--warm-white);\n    border-radius: 3px;\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(31,92,46,0.06), 0 12px 48px rgba(31,92,46,0.10);\n  }\n\n  \/* ══ HERO ══ *\/\n  .hero {\n    background: var(--green-deep);\n    padding: 3rem 2.8rem 2.6rem;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 50% 80% at 94% 18%, rgba(30,112,96,0.24) 0%, transparent 60%),\n      radial-gradient(ellipse 40% 55% at 5%  88%, rgba(106,78,32,0.18) 0%, transparent 55%),\n      radial-gradient(ellipse 50% 45% at 50% 115%, rgba(45,106,53,0.45) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent 0%, var(--gold) 25%, var(--gold-light) 60%, transparent 100%);\n  }\n\n  .hero-eyebrow { font-size: 0.65rem; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold-light); margin-bottom: 1rem; position: relative; }\n  .hero-logo-row { display: flex; align-items: center; gap: 1rem; margin-bottom: 0.5rem; position: relative; }\n  .hero-leaf { flex-shrink: 0; width: 44px; height: 50px; }\n  .hero-title { font-family: var(--font-display); font-size: clamp(1.75rem, 4.8vw, 2.8rem); font-weight: 500; color: #fff; line-height: 1.1; }\n  .hero-title em { font-style: italic; color: var(--gold-light); }\n  .hero-sub { font-size: 0.78rem; font-weight: 300; color: rgba(255,255,255,0.4); letter-spacing: 0.18em; text-transform: uppercase; margin-top: 0.35rem; margin-bottom: 2rem; position: relative; }\n\n  .badge-strip { display: flex; flex-wrap: wrap; gap: 0.45rem; position: relative; }\n  .badge { display: inline-flex; align-items: center; gap: 0.38rem; padding: 0.32rem 0.8rem; border-radius: 2px; font-size: 0.68rem; font-weight: 500; letter-spacing: 0.07em; text-transform: uppercase; }\n  .badge-gold   { background: rgba(201,151,42,0.18);  color: var(--gold-light);      border: 1px solid rgba(201,151,42,0.35); }\n  .badge-green  { background: rgba(45,106,53,0.35);   color: #A8D4AC;                border: 1px solid rgba(45,106,53,0.5); }\n  .badge-soil   { background: rgba(106,78,32,0.22);   color: var(--soil-light);      border: 1px solid rgba(106,78,32,0.38); }\n  .badge-algae  { background: rgba(30,112,96,0.24);   color: var(--algae-light);     border: 1px solid rgba(30,112,96,0.4); }\n  .badge-outline{ background: transparent;            color: rgba(255,255,255,0.38); border: 1px solid rgba(255,255,255,0.15); }\n  .badge-dot { width: 4px; height: 4px; border-radius: 50%; background: currentColor; opacity: 0.8; }\n\n  .section { padding: 2rem 2.8rem; border-bottom: 1px solid var(--border); }\n  .section-label { font-size: 0.62rem; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.9rem; display: flex; align-items: center; gap: 0.55rem; }\n  .section-label::after { content: ''; flex: 1; height: 1px; background: linear-gradient(90deg, var(--border-gold) 0%, transparent 100%); max-width: 180px; }\n\n  .summary-text { font-family: var(--font-display); font-size: 1.2rem; font-weight: 400; line-height: 1.78; color: var(--green-deep); }\n  .summary-text a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.4); text-underline-offset: 2px; }\n\n  .desc-body p { font-size: 0.88rem; color: var(--text-mid); line-height: 1.8; margin-bottom: 1rem; }\n  .desc-body p:last-child { margin-bottom: 0; }\n  .desc-body a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.35); text-underline-offset: 2px; }\n\n  \/* ══ CERT STRIP ══ *\/\n  .cert-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.6rem;\n    padding: 1rem 1.2rem;\n    background: var(--soil-pale);\n    border: 1px solid rgba(106,78,32,0.18);\n    border-radius: 3px;\n    margin-top: 1.1rem;\n  }\n  .cert-item { display: flex; align-items: center; gap: 0.5rem; font-size: 0.78rem; font-weight: 500; color: var(--soil); }\n  .cert-item svg { width: 15px; height: 15px; stroke: var(--soil); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n  \/* ══ STATS PANEL ══ *\/\n  .stats-panel {\n    background: var(--green-deep);\n    border-radius: 3px;\n    padding: 1.4rem 1.8rem;\n    position: relative;\n    overflow: hidden;\n    margin-top: 1.1rem;\n  }\n  .stats-panel::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 80% at 95% 50%, rgba(106,78,32,0.14) 0%, transparent 65%); pointer-events: none; }\n  .stats-panel::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, var(--gold) 30%, var(--gold-light) 70%, transparent); }\n  .sp-eyebrow { font-size: 0.6rem; font-weight: 600; letter-spacing: 0.26em; text-transform: uppercase; color: var(--algae-light); margin-bottom: 0.4rem; position: relative; }\n  .sp-title { font-family: var(--font-display); font-size: 1.2rem; font-weight: 500; color: #fff; margin-bottom: 0.7rem; position: relative; line-height: 1.25; }\n  .sp-title em { font-style: italic; color: var(--gold-light); }\n  .sp-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.55rem; position: relative; }\n  .sp-stat { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.12); border-radius: 2px; padding: 0.65rem 0.75rem; }\n  .sp-val { font-family: var(--font-display); font-size: 1.25rem; font-weight: 600; color: var(--gold-light); line-height: 1; margin-bottom: 0.15rem; }\n  .sp-lab { font-size: 0.62rem; font-weight: 500; color: rgba(255,255,255,0.5); letter-spacing: 0.07em; text-transform: uppercase; line-height: 1.35; }\n\n  \/* ══ 5-CATEGORY GRID ══ *\/\n  .category-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1px; background: var(--border); border: 1px solid var(--border); border-radius: 3px; overflow: hidden; margin-top: 0.4rem; }\n  .cat-card { background: var(--warm-white); padding: 1rem 0.85rem; position: relative; overflow: hidden; transition: background 0.2s; }\n  .cat-card:hover { background: var(--green-pale); }\n  .cat-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }\n  .cat-card.c-greens::before { background: var(--algae); }\n  .cat-card.c-fruit::before  { background: var(--gold); }\n  .cat-card.c-veg::before    { background: var(--green-mid); }\n  .cat-card.c-shroom::before { background: var(--shroom); }\n  .cat-card.c-seeds::before  { background: var(--soil); }\n  .cat-icon { width: 32px; height: 32px; border-radius: 50%; margin-bottom: 0.5rem; display: flex; align-items: center; justify-content: center; }\n  .cat-card.c-greens .cat-icon { background: var(--algae-pale);  border: 1px solid rgba(30,112,96,0.2); }\n  .cat-card.c-fruit  .cat-icon { background: var(--gold-pale);   border: 1px solid var(--border-gold); }\n  .cat-card.c-veg    .cat-icon { background: var(--green-light); border: 1px solid var(--border); }\n  .cat-card.c-shroom .cat-icon { background: var(--shroom-pale); border: 1px solid rgba(90,80,56,0.2); }\n  .cat-card.c-seeds  .cat-icon { background: var(--soil-pale);   border: 1px solid rgba(106,78,32,0.2); }\n  .cat-icon svg { width: 14px; height: 14px; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n  .cat-card.c-greens .cat-icon svg { stroke: var(--algae); }\n  .cat-card.c-fruit  .cat-icon svg { stroke: var(--gold-dark); }\n  .cat-card.c-veg    .cat-icon svg { stroke: var(--green); }\n  .cat-card.c-shroom .cat-icon svg { stroke: var(--shroom); }\n  .cat-card.c-seeds  .cat-icon svg { stroke: var(--soil); }\n  .cat-title { font-size: 0.66rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; color: var(--green-deep); line-height: 1.3; margin-bottom: 0.3rem; }\n  .cat-count { font-family: var(--font-display); font-size: 1rem; font-weight: 600; color: var(--green); margin-bottom: 0.25rem; }\n  .cat-items { font-size: 0.68rem; color: var(--muted); line-height: 1.5; }\n  .cat-items a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.35); text-underline-offset: 2px; }\n\n  \/* ══ ORGANIC NOTE ══ *\/\n  .organic-note {\n    background: var(--green-pale);\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--green);\n    border-radius: 0 3px 3px 0;\n    padding: 1rem 1.3rem;\n    margin-top: 1rem;\n    display: flex;\n    gap: 0.9rem;\n    align-items: flex-start;\n  }\n  .on-icon { flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%; background: var(--green-light); border: 1px solid var(--border); display: flex; align-items: center; justify-content: center; }\n  .on-icon svg { width: 16px; height: 16px; stroke: var(--green); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n  .on-text { font-size: 0.84rem; color: var(--text-mid); line-height: 1.65; }\n  .on-text strong { color: var(--green); font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.07em; display: block; margin-bottom: 0.15rem; }\n  .on-text a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.35); text-underline-offset: 2px; }\n\n  \/* ══ QUALITY STRIP ══ *\/\n  .quality-strip { display: flex; flex-wrap: wrap; gap: 0.6rem; padding: 0.9rem 1.1rem; background: var(--green-pale); border: 1px solid var(--border); border-radius: 3px; margin-top: 0.4rem; }\n  .quality-item { display: flex; align-items: center; gap: 0.5rem; font-size: 0.78rem; font-weight: 500; color: var(--green); }\n  .quality-item svg { width: 15px; height: 15px; stroke: var(--green); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n  \/* ══ INGREDIENT BOX ══ *\/\n  .ingredient-box { font-size: 0.78rem; color: var(--muted); line-height: 1.7; padding: 0.8rem 1rem; background: var(--off-white); border-radius: 3px; border: 1px solid var(--border); margin-top: 0.4rem; }\n  .ingredient-box strong { color: var(--green-deep); }\n  .allergen-note { margin-top: 0.7rem; font-size: 0.78rem; background: var(--gold-pale); border-left: 3px solid var(--gold); padding: 0.65rem 1rem; border-radius: 0 3px 3px 0; color: var(--text-mid); line-height: 1.6; }\n  .allergen-note strong { color: var(--green-deep); }\n\n  \/* ══ USAGE ══ *\/\n  .usage-box { background: var(--green); border-radius: 3px; padding: 1.4rem 1.6rem; display: flex; gap: 1.2rem; align-items: center; position: relative; overflow: hidden; }\n  .usage-box::after { content: ''; position: absolute; right: -10px; bottom: -10px; width: 80px; height: 80px; border-radius: 50%; background: rgba(201,151,42,0.12); }\n  .usage-icon { flex-shrink: 0; width: 46px; height: 46px; border-radius: 50%; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); display: flex; align-items: center; justify-content: center; }\n  .usage-icon svg { width: 20px; height: 20px; stroke: var(--gold-light); fill: none; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }\n  .usage-text { font-size: 0.87rem; line-height: 1.65; color: rgba(255,255,255,0.82); position: relative; }\n  .usage-text strong { color: #fff; display: block; font-size: 0.95rem; margin-bottom: 0.2rem; }\n\n  \/* ══ WARNINGS ══ *\/\n  .warnings-list { list-style: none; display: flex; flex-direction: column; gap: 0.55rem; }\n  .warnings-list li { font-size: 0.82rem; color: var(--muted); line-height: 1.6; padding: 0.5rem 0.8rem; border-left: 2px solid var(--border); background: var(--off-white); border-radius: 0 2px 2px 0; }\n  .warn-gluten { border-left-color: var(--gold-dark) !important; background: var(--gold-pale) !important; }\n\n  \/* ══ DISCLAIMER ══ *\/\n  .disclaimer { background: var(--gold-pale); border-top: 1px solid var(--border-gold); padding: 1.6rem 2.8rem; }\n  .disclaimer-title { font-size: 0.62rem; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold-dark); margin-bottom: 0.6rem; }\n  .disclaimer p { font-size: 0.74rem; color: #7A6F55; line-height: 1.75; margin-bottom: 0.35rem; }\n  .disclaimer p:last-child { margin-bottom: 0; }\n\n  \/* ══ BRAND FOOTER ══ *\/\n  .brand-footer { background: var(--green-deep); padding: 2.2rem 2.8rem; display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; position: relative; overflow: hidden; }\n  .brand-footer::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent 0%, var(--gold) 35%, var(--gold-light) 65%, transparent 100%); }\n  .brand-footer::after { content: ''; position: absolute; right: -30px; top: -30px; width: 160px; height: 160px; border-radius: 50%; background: radial-gradient(circle, rgba(201,151,42,0.10) 0%, transparent 70%); }\n  .footer-brand { font-family: var(--font-display); font-size: 1.8rem; font-weight: 500; letter-spacing: 0.18em; color: #fff; line-height: 1; margin-bottom: 0.3rem; }\n  .footer-tagline { font-size: 0.7rem; color: rgba(255,255,255,0.38); letter-spacing: 0.12em; text-transform: uppercase; font-weight: 300; }\n  .footer-leaf { opacity: 0.18; flex-shrink: 0; }\n\n  .preview-note { text-align: center; font-size: 0.68rem; color: #9CA3AF; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 1.2rem; }\n\n  @media (max-width: 680px) {\n    .section, .disclaimer, .brand-footer { padding-left: 1.3rem; padding-right: 1.3rem; }\n    .hero { padding: 2rem 1.3rem 2rem; }\n    .category-grid { grid-template-columns: 1fr 1fr; }\n    .sp-grid { grid-template-columns: 1fr 1fr; }\n    .brand-footer { flex-direction: column; text-align: center; }\n    .footer-leaf { display: none; }\n    .cert-strip { gap: 0.45rem; }\n  }\n\u003c\/style\u003e\n\u003carticle class=\"shopify-desc\"\u003e\u003c!-- ══ HERO ══ --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eVeldic Premium Supplements\u003c\/p\u003e\n\u003cdiv class=\"hero-logo-row\"\u003e\n\u003csvg class=\"hero-leaf\" viewbox=\"0 0 44 50\" fill=\"none\"\u003e\n        \u003cpath d=\"M10 40 C10 22 24 7 38 5 C38 26 24 44 10 40Z\" fill=\"#4D9A57\" opacity=\"0.9\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 42 C22 30 28 16 38 5 C30 16 22 28 18 42Z\" fill=\"#2D6A35\" opacity=\"0.55\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M16 46 C12 30 18 11 30 4 C34 19 28 40 16 46Z\" fill=\"url(#hgEMOV)\"\u003e\u003c\/path\u003e\n        \u003cdefs\u003e\u003clineargradient id=\"hgEMOV\" x1=\"30\" y1=\"4\" x2=\"16\" y2=\"46\" gradientunits=\"userSpaceOnUse\"\u003e\u003cstop offset=\"0%\" stop-color=\"#E8C96A\"\u003e\u003c\/stop\u003e\u003cstop offset=\"100%\" stop-color=\"#C9972A\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\n      \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch1 class=\"hero-title\"\u003eEco-Max \u003cem\u003eOrganic Vitality\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003e100 Capsules · 35+ Organic Ingredients · Soil Association Certified\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge-strip\"\u003e\n\u003cspan class=\"badge badge-soil\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eSoil Association Certified\u003c\/span\u003e \u003cspan class=\"badge badge-soil\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eEU Organic Certified\u003c\/span\u003e \u003cspan class=\"badge badge-algae\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e35+ Organic Ingredients\u003c\/span\u003e \u003cspan class=\"badge badge-algae\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e7 Medicinal Mushrooms\u003c\/span\u003e \u003cspan class=\"badge badge-green\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eVegan · Kosher · Halal\u003c\/span\u003e \u003cspan class=\"badge badge-outline\"\u003eNo Artificial Additives · 100 Capsules\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ══ QUICK SUMMARY ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eAt a Glance\u003c\/p\u003e\n\u003cp class=\"summary-text\"\u003eA \u003ca href=\"https:\/\/www.soilassociation.org\/\" rel=\"noopener\" target=\"_blank\"\u003eSoil Association\u003c\/a\u003e and EU \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/organic\/\" rel=\"noopener\" target=\"_blank\"\u003eorganic\u003c\/a\u003e certified multi-nutrient capsule blend combining 35+ organic ingredients across five categories — greens, fruits, vegetables, seeds, and \u003ca href=\"https:\/\/www.specialistsupplements.com\/product\/multi-mushroom-organic-complex\/\" rel=\"noopener\" target=\"_blank\"\u003emedicinal mushrooms\u003c\/a\u003e — in convenient, easy-to-take capsules. No artificial additives, no added sugar. Suitable for \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/vegetarian-and-vegan\/vegan\/\" rel=\"noopener\" target=\"_blank\"\u003evegetarians and vegans\u003c\/a\u003e. Halal and Kosher approved. 100 capsules per pot.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ══ DESCRIPTION ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eAbout This Product\u003c\/p\u003e\n\u003cdiv class=\"desc-body\"\u003e\n\u003cp\u003eVeldic Eco-Max Organic Vitality brings the nutritional breadth of the Veldic Organic Greens Daily powder range into a convenient, precisely dosed capsule format. Every ingredient is certified organic — independently verified by both the \u003ca href=\"https:\/\/www.soilassociation.org\/\" rel=\"noopener\" target=\"_blank\"\u003eSoil Association\u003c\/a\u003e and under EU Organic standards — and presented in concentrated, encapsulated powder form, entirely free from artificial additives, fillers, and binders.\u003c\/p\u003e\n\u003cp\u003eOver 35 organic ingredients from five distinct food categories are included in every capsule: from pre-sprouted activated barley and spirulina through to seven species of medicinal mushroom fruiting body, a full range of antioxidant-rich berries, and adaptogenic roots including maca and Siberian ginseng. This is organic whole-food nutrition in capsule form — for those who value both convenience and integrity.\u003c\/p\u003e\n\u003c!-- Certification strip --\u003e\n\u003cdiv class=\"cert-strip\"\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003ca href=\"https:\/\/www.soilassociation.org\/\" rel=\"noopener\" style=\"color: var(--soil); text-decoration: none;\" target=\"_blank\"\u003eSoil Association\u003c\/a\u003e Certified Organic\u003c\/div\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eEU Organic Certified\u003c\/div\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eNo Artificial Additives\u003c\/div\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eNo Added Sugar\u003c\/div\u003e\n\u003cdiv class=\"cert-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eNo Fillers or Binders\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Stats panel --\u003e\n\u003cdiv class=\"stats-panel\"\u003e\n\u003cp class=\"sp-eyebrow\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003ePer Capsule · 100 Capsules per Pot · Take 1–16 per Day\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"sp-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cem\u003e35+\u003c\/em\u003e Certified Organic Ingredients — 5 Categories · Capsule Format\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"sp-grid\"\u003e\n\u003cdiv class=\"sp-stat\"\u003e\n\u003cp class=\"sp-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e35+\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"sp-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eOrganic ingredients per capsule\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-stat\"\u003e\n\u003cp class=\"sp-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e7\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"sp-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMedicinal mushroom species\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-stat\"\u003e\n\u003cp class=\"sp-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e2\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"sp-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eOrganic certifications\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-stat\"\u003e\n\u003cp class=\"sp-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e100\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"sp-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCapsules per pot\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ 35+ INGREDIENTS — 5 CATEGORIES ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003e35+ Organic Ingredients — Five Categories\u003c\/p\u003e\n\u003cdiv class=\"category-grid\"\u003e\n\u003cdiv class=\"cat-card c-greens\"\u003e\n\u003cdiv class=\"cat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C8 6 4 10 4 14a8 8 0 0 0 16 0c0-4-4-8-8-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cat-title\"\u003eGreens, Algae \u0026amp; Herbs\u003c\/p\u003e\n\u003cp class=\"cat-count\"\u003e17 ingredients\u003c\/p\u003e\n\u003cp class=\"cat-items\"\u003ePre-sprouted barley · Wheatgrass · Quinoa · Barley grass · Alfalfa · Kelp · Spirulina · Chlorella · Nettle · Olive leaf · Parsley · Green tea · Peppermint · Moringa · Siberian ginseng · Turmeric · Black pepper\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cat-card c-fruit\"\u003e\n\u003cdiv class=\"cat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cat-title\"\u003eFruits \u0026amp; Berries\u003c\/p\u003e\n\u003cp class=\"cat-count\"\u003e7 ingredients\u003c\/p\u003e\n\u003cp class=\"cat-items\"\u003eApple · Acaí · Bilberry · Baobab · Lucuma · Acerola cherry · Blueberry\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cat-card c-veg\"\u003e\n\u003cdiv class=\"cat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C8 6 4 10 4 14a8 8 0 0 0 16 0c0-4-4-8-8-12z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 14v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cat-title\"\u003eVegetables \u0026amp; Roots\u003c\/p\u003e\n\u003cp class=\"cat-count\"\u003e7 ingredients\u003c\/p\u003e\n\u003cp class=\"cat-items\"\u003eBeetroot · Carrot · Maca root · Asparagus root · Kale · Broccoli · Spinach\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cat-card c-shroom\"\u003e\n\u003cdiv class=\"cat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 18V9a8 8 0 0 1 16 0v9M4 18h16M10 18v3M14 18v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cat-title\"\u003eMushrooms\u003c\/p\u003e\n\u003cp class=\"cat-count\"\u003e7 species\u003c\/p\u003e\n\u003cp class=\"cat-items\"\u003e\u003ca href=\"https:\/\/www.specialistsupplements.com\/product\/multi-mushroom-organic-complex\/\" rel=\"noopener\" target=\"_blank\"\u003eAlmond · Chaga · Cordyceps · Lion's mane · Maitake · Reishi · Shiitake\u003c\/a\u003e — all fruiting body\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cat-card c-seeds\"\u003e\n\u003cdiv class=\"cat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cellipse cx=\"12\" cy=\"12\" rx=\"4\" ry=\"7\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M12 5C10 3 6 3 4 5c0 4 3 7 8 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cat-title\"\u003eSeeds\u003c\/p\u003e\n\u003cp class=\"cat-count\"\u003e2 ingredients\u003c\/p\u003e\n\u003cp class=\"cat-items\"\u003eLinseed (flaxseed) · Fennel seed — both organic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Organic note --\u003e\n\u003cdiv class=\"organic-note\"\u003e\n\u003cdiv class=\"on-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"on-text\"\u003e\n\u003cstrong\u003eCertified Organic — Soil Association \u0026amp; EU Organic\u003c\/strong\u003e Every single ingredient in this formula is certified \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/organic\/\" rel=\"noopener\" target=\"_blank\"\u003eorganic\u003c\/a\u003e — independently verified by both the \u003ca href=\"https:\/\/www.soilassociation.org\/\" rel=\"noopener\" target=\"_blank\"\u003eSoil Association\u003c\/a\u003e and under EU Organic standards. Presented in concentrated dried, powdered form, within a clean HPMC capsule shell. No artificial colourings, preservatives, additives, fillers, or binders of any kind.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ QUALITY CREDENTIALS ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eQuality \u0026amp; Credentials\u003c\/p\u003e\n\u003cdiv class=\"quality-strip\"\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eSoil Association Certified Organic\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eEU Organic Certified\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eVegan \u0026amp; Vegetarian\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eKosher Approved\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eHalal Approved\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eNo Added Sugar\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eNo Artificial Additives\u003c\/div\u003e\n\u003cdiv class=\"quality-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"9,12 11,14 15,10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eNo Fillers or Binders\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ INGREDIENTS ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eIngredients \u0026amp; Allergen Information\u003c\/p\u003e\n\u003cdiv class=\"ingredient-box\"\u003e\n\u003cstrong\u003eFull Organic Ingredients (all dried \u0026amp; powdered):\u003c\/strong\u003e Pre-Sprouted Activated \u003cstrong\u003eBARLEY\u003c\/strong\u003e (Hordeum vulgare), Lucuma, Linseed (Flaxseed), \u003cstrong\u003eWHEAT\u003c\/strong\u003e Grass, Moringa Leaf, \u003cstrong\u003eBARLEY\u003c\/strong\u003e Grass Leaf, Quinoa, Acai Berry, Baobab Fruit Pulp, Kelp (Ascophyllum nodosum), Spirulina (\u003cstrong\u003eSULPHITES\u003c\/strong\u003e*), Turmeric, Alfalfa, Maca Root, Acerola Fruit, Almond Mushroom Fruiting Body, Apple, Asparagus Root, Beetroot, Bilberry, Black Pepper, Blueberry Fruit, Broccoli, Carrot Root, Chaga Mushroom Fruiting Body, Chlorella (broken cell wall) (\u003cstrong\u003eSULPHITES\u003c\/strong\u003e*), Cordyceps Mushroom Fruiting Body, Fennel Seed, Green Tea Leaf, Kale, Lion's Mane Mushroom Fruiting Body, Maitake Mushroom Fruiting Body, Nettle Leaf, Olive Leaf, Parsley Leaf, Peppermint Leaf, Reishi Mushroom Fruiting Body, Shiitake Mushroom Fruiting Body, Siberian Ginseng, Spinach Leaf. *Naturally occurring sulphites. Capsule: Hydroxypropyl Methylcellulose (HPMC).\u003c\/div\u003e\n\u003cdiv class=\"allergen-note\"\u003e\n\u003cstrong\u003eAllergen Advice:\u003c\/strong\u003e This product \u003cstrong\u003econtains GLUTEN\u003c\/strong\u003e (from barley and wheat grass) and naturally occurring \u003cstrong\u003eSULPHITES\u003c\/strong\u003e (from spirulina and chlorella). Not suitable for those with coeliac disease or gluten sensitivity. For allergens including gluten, see ingredients in bold. Manufactured in a facility which handles cereals, egg, milk, nuts, products derived from crustaceans, mustard, and soy.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ USAGE ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eSuggested Use\u003c\/p\u003e\n\u003cdiv class=\"usage-box\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"usage-text\"\u003e\u003cstrong\u003eTake 1–2 capsules, 1–3 times per day — up to 16 capsules daily depending on requirements\u003c\/strong\u003e Or as advised by a qualified health professional. 100 capsules per pot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ WARNINGS ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eImportant Information\u003c\/p\u003e\n\u003cul class=\"warnings-list\"\u003e\n\u003cli class=\"warn-gluten\"\u003eThis product contains gluten (from barley and wheat grass) and naturally occurring sulphites. Not suitable for those with coeliac disease or gluten sensitivity.\u003c\/li\u003e\n\u003cli\u003eThis product is a food supplement. Do not exceed the recommended daily intake.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children. Store in a cool, dry place, away from direct sunlight. Reseal tightly after use.\u003c\/li\u003e\n\u003cli\u003eIf you are pregnant, breastfeeding, taking medication, or have a pre-existing health condition, consult your GP or a qualified healthcare professional before use.\u003c\/li\u003e\n\u003cli\u003eFood supplements are not a substitute for a varied, balanced diet and healthy lifestyle.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ══ DISCLAIMER ══ --\u003e\n\u003cdiv class=\"disclaimer\"\u003e\n\u003cp class=\"disclaimer-title\"\u003eDisclaimer\u003c\/p\u003e\n\u003cp\u003eFood supplements are intended to complement a balanced diet and healthy lifestyle — not to replace them. This product is not intended to diagnose, treat, cure, or prevent any disease or medical condition.\u003c\/p\u003e\n\u003cp\u003eIf you are pregnant, breastfeeding, taking medication, or have a pre-existing health condition, please consult your GP or a qualified healthcare professional before use. Results may vary between individuals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ══ BRAND FOOTER ══ --\u003e\u003cfooter class=\"brand-footer\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"footer-brand\"\u003eVeldic\u003c\/p\u003e\n\u003cp class=\"footer-tagline\"\u003eElevate your Everyday  ·  Science-led · Uncompromising Purity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csvg class=\"footer-leaf\" width=\"64\" height=\"72\" viewbox=\"0 0 44 50\" fill=\"none\"\u003e\n      \u003cpath d=\"M10 40 C10 22 24 7 38 5 C38 26 24 44 10 40Z\" fill=\"#4D9A57\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M16 46 C12 30 18 11 30 4 C34 19 28 40 16 46Z\" fill=\"url(#fgEMOV)\"\u003e\u003c\/path\u003e\n      \u003cdefs\u003e\u003clineargradient id=\"fgEMOV\" x1=\"30\" y1=\"4\" x2=\"16\" y2=\"46\" gradientunits=\"userSpaceOnUse\"\u003e\u003cstop offset=\"0%\" stop-color=\"#E8C96A\"\u003e\u003c\/stop\u003e\u003cstop offset=\"100%\" stop-color=\"#C9972A\"\u003e\u003c\/stop\u003e\u003c\/lineargradient\u003e\u003c\/defs\u003e\n    \u003c\/svg\u003e\u003c\/footer\u003e\u003c\/article\u003e","brand":"Veldic","offers":[{"title":"Default Title","offer_id":57113830687064,"sku":"MSFO","price":23.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0975\/3549\/2440\/files\/veldic-eco-max-organic-vitality-health.png?v=1774449598","url":"https:\/\/veldic.com\/products\/eco-max-organic-vitality","provider":"Veldic","version":"1.0","type":"link"}