{"product_id":"hydro-marine-glow-powder","title":"Hydro-Marine Glow Powder","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    \/* Marine collagen \/ ocean accent — deep teal-aqua *\/\n    --marine:       #1E5870;\n    --marine-mid:   #3080A0;\n    --marine-light: #72B8D0;\n    --marine-pale:  #E4F2F7;\n\n    \/* Glow \/ skin accent — warm peachy-coral *\/\n    --glow:         #C86048;\n    --glow-mid:     #E08068;\n    --glow-light:   #F0B0A0;\n    --glow-pale:    #FDF2EE;\n\n    \/* HA \/ hyaluronic accent — soft lavender-rose *\/\n    --ha:           #8860A8;\n    --ha-light:     #C0A0D8;\n    --ha-pale:      #F4EFF9;\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 55% 80% at 94% 20%, rgba(30,88,112,0.30) 0%, transparent 60%),\n      radial-gradient(ellipse 40% 55% at 5%  88%, rgba(200,96,72,0.16) 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-marine  { background: rgba(30,88,112,0.24);   color: var(--marine-light);    border: 1px solid rgba(30,88,112,0.4); }\n  .badge-glow    { background: rgba(200,96,72,0.20);   color: var(--glow-light);      border: 1px solid rgba(200,96,72,0.35); }\n  .badge-ha      { background: rgba(136,96,168,0.20);  color: var(--ha-light);        border: 1px solid rgba(136,96,168,0.35); }\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  \/* ══ COLLAGEN SPOTLIGHT ══ *\/\n  .collagen-spotlight {\n    background: var(--marine);\n    border-radius: 3px;\n    padding: 1.5rem 1.8rem;\n    position: relative;\n    overflow: hidden;\n    margin-top: 1.2rem;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 1.5rem;\n    align-items: center;\n  }\n  .collagen-spotlight::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 80% at 95% 50%, rgba(200,96,72,0.14) 0%, transparent 65%); pointer-events: none; }\n  .collagen-spotlight::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  .cs-num-wrap { text-align: center; position: relative; }\n  .cs-num { font-family: var(--font-display); font-size: 2.8rem; font-weight: 600; color: var(--gold-light); line-height: 1; }\n  .cs-unit { font-size: 0.68rem; color: rgba(255,255,255,0.5); letter-spacing: 0.12em; text-transform: uppercase; margin-top: 0.15rem; }\n  .cs-sub  { font-size: 0.72rem; color: rgba(255,255,255,0.38); margin-top: 0.08rem; }\n  .cs-content { position: relative; }\n  .cs-eyebrow { font-size: 0.6rem; font-weight: 600; letter-spacing: 0.24em; text-transform: uppercase; color: var(--marine-light); margin-bottom: 0.3rem; }\n  .cs-title { font-family: var(--font-display); font-size: 1.15rem; font-weight: 500; color: #fff; margin-bottom: 0.4rem; line-height: 1.25; }\n  .cs-title em { font-style: italic; color: var(--gold-light); }\n  .cs-body { font-size: 0.82rem; color: rgba(255,255,255,0.7); line-height: 1.65; }\n  .cs-body a { color: var(--gold-light); text-decoration: underline; text-decoration-color: rgba(232,192,96,0.4); text-underline-offset: 2px; }\n\n  \/* ══ FEATURE INGREDIENT CARDS ══ *\/\n  .feature-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0.6rem;\n    margin-top: 1rem;\n  }\n  .fc-card {\n    border-radius: 3px;\n    padding: 1rem 1.1rem;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid;\n  }\n  .fc-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }\n  .fc-card.c-marine { background: var(--marine-pale); border-color: rgba(30,88,112,0.2); }\n  .fc-card.c-ha     { background: var(--ha-pale);     border-color: rgba(136,96,168,0.2); }\n  .fc-card.c-glow   { background: var(--glow-pale);   border-color: rgba(200,96,72,0.2); }\n  .fc-card.c-marine::before { background: var(--marine); }\n  .fc-card.c-ha::before     { background: var(--ha); }\n  .fc-card.c-glow::before   { background: var(--glow); }\n  .fc-icon { width: 34px; height: 34px; border-radius: 50%; margin-bottom: 0.5rem; display: flex; align-items: center; justify-content: center; }\n  .c-marine .fc-icon { background: rgba(30,88,112,0.12); border: 1px solid rgba(30,88,112,0.22); }\n  .c-ha     .fc-icon { background: rgba(136,96,168,0.12); border: 1px solid rgba(136,96,168,0.22); }\n  .c-glow   .fc-icon { background: rgba(200,96,72,0.12);  border: 1px solid rgba(200,96,72,0.22); }\n  .fc-icon svg { width: 15px; height: 15px; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n  .c-marine .fc-icon svg { stroke: var(--marine); }\n  .c-ha     .fc-icon svg { stroke: var(--ha); }\n  .c-glow   .fc-icon svg { stroke: var(--glow); }\n  .fc-name { font-size: 0.69rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 0.18rem; }\n  .c-marine .fc-name { color: var(--marine); }\n  .c-ha     .fc-name { color: var(--ha); }\n  .c-glow   .fc-name { color: var(--glow); }\n  .fc-amt  { font-family: var(--font-display); font-size: 1.05rem; font-weight: 600; color: var(--green-deep); margin-bottom: 0.12rem; }\n  .fc-note { font-size: 0.71rem; color: var(--muted); line-height: 1.45; }\n  .fc-note a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.35); text-underline-offset: 2px; }\n\n  \/* ══ MACROS ROW ══ *\/\n  .macro-row { 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.5rem; }\n  .macro-cell { background: var(--warm-white); padding: 0.8rem 0.75rem; text-align: center; }\n  .macro-cell:nth-child(even) { background: var(--marine-pale); }\n  .macro-val { font-family: var(--font-display); font-size: 1.2rem; font-weight: 600; color: var(--green-deep); line-height: 1; margin-bottom: 0.2rem; }\n  .macro-lab { font-size: 0.62rem; font-weight: 500; text-transform: uppercase; letter-spacing: 0.08em; color: var(--muted); line-height: 1.3; }\n\n  \/* ══ BENEFITS GRID ══ *\/\n  .benefits-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: var(--border); border: 1px solid var(--border); border-radius: 3px; overflow: hidden; margin-top: 0.4rem; }\n  .benefit-item { background: var(--warm-white); padding: 1.2rem 1.3rem; display: flex; gap: 0.9rem; align-items: flex-start; transition: background 0.2s; }\n  .benefit-item:hover { background: var(--green-pale); }\n  .benefit-icon { flex-shrink: 0; width: 38px; height: 38px; border-radius: 50%; background: var(--green-light); border: 1px solid var(--border); display: flex; align-items: center; justify-content: center; margin-top: 0.05rem; }\n  .benefit-icon svg { width: 17px; height: 17px; stroke: var(--green); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n  .benefit-label { font-size: 0.7rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: var(--green); margin-bottom: 0.25rem; }\n  .benefit-copy  { font-size: 0.81rem; color: var(--muted); line-height: 1.6; }\n  .benefit-copy a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.35); text-underline-offset: 2px; }\n\n  \/* ══ CLAIMS ══ *\/\n  .claims-list { list-style: none; display: flex; flex-direction: column; gap: 0; }\n  .claim-item { padding: 0.9rem 1.2rem; border-bottom: 1px solid var(--border); display: flex; gap: 1rem; align-items: flex-start; }\n  .claim-item:last-child { border-bottom: none; }\n  .claim-item:nth-child(even) { background: var(--green-pale); }\n  .claim-pill { flex-shrink: 0; padding: 0.2rem 0.65rem; border-radius: 20px; font-size: 0.64rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: #fff; margin-top: 0.08rem; white-space: nowrap; }\n  .p-b3   { background: var(--gold-dark); }\n  .p-b7   { background: var(--glow); }\n  .p-vitc { background: var(--marine); }\n  .p-zinc { background: var(--green); }\n  .claim-text { font-size: 0.82rem; color: var(--text-mid); line-height: 1.65; }\n  .claim-text a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.35); text-underline-offset: 2px; }\n\n  \/* ══ TABLE ══ *\/\n  .ing-table-wrap { border: 1px solid var(--border); border-radius: 3px; overflow: hidden; margin-top: 0.5rem; }\n  .ing-head { display: grid; grid-template-columns: 1fr auto auto; background: var(--green); padding: 0.65rem 1rem; gap: 0.5rem; }\n  .ing-th { font-size: 0.7rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: #fff; }\n  .ing-th:not(:first-child) { text-align: right; }\n  .ing-section { padding: 0.38rem 1rem; font-size: 0.62rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; border-bottom: 1px solid; }\n  .ing-section.marine-s { background: var(--marine-pale); color: var(--marine);   border-bottom-color: rgba(30,88,112,0.2); }\n  .ing-section.vit-s    { background: var(--glow-pale);   color: var(--glow);     border-bottom-color: rgba(200,96,72,0.2); }\n  .ing-section.min-s    { background: var(--gold-pale);   color: var(--gold-dark); border-bottom-color: var(--border-gold); }\n  .ing-row { display: grid; grid-template-columns: 1fr auto auto; gap: 0.5rem; padding: 0.5rem 1rem; border-bottom: 1px solid var(--border); font-size: 0.81rem; align-items: baseline; }\n  .ing-row:last-child { border-bottom: none; }\n  .ing-row:nth-child(even) { background: var(--green-light); }\n  .ing-name-cell { color: var(--text-mid); }\n  .ing-name-cell em { font-style: normal; font-size: 0.72rem; color: var(--muted); }\n  .ing-amount { font-weight: 600; color: var(--green-deep); text-align: right; font-size: 0.79rem; }\n  .ing-nrv-pct { font-size: 0.72rem; color: var(--muted); text-align: right; min-width: 42px; }\n\n  .ingredient-box { font-size: 0.79rem; color: var(--muted); line-height: 1.7; margin-top: 0.8rem; padding: 0.8rem 1rem; background: var(--off-white); border-radius: 3px; border: 1px solid var(--border); }\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-fish { border-left-color: var(--marine) !important; background: var(--marine-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: 640px) {\n    .section, .disclaimer, .brand-footer { padding-left: 1.3rem; padding-right: 1.3rem; }\n    .hero { padding: 2rem 1.3rem 2rem; }\n    .collagen-spotlight { grid-template-columns: 1fr; }\n    .feature-cards { grid-template-columns: 1fr; }\n    .benefits-grid { grid-template-columns: 1fr; }\n    .macro-row { grid-template-columns: 1fr 1fr; }\n    .ing-head, .ing-row { grid-template-columns: 1fr auto; }\n    .ing-th:last-child, .ing-nrv-pct { display: none; }\n    .brand-footer { flex-direction: column; text-align: center; }\n    .footer-leaf { display: none; }\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(#hgHMGP)\"\u003e\u003c\/path\u003e\n        \u003cdefs\u003e\u003clineargradient id=\"hgHMGP\" 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\"\u003eHydro-Marine \u003cem\u003eGlow Powder\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003e315g Powder · 30 Servings · Marine Collagen 9g · ActiHyal® · 18 Amino Acids\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge-strip\"\u003e\n\u003cspan class=\"badge badge-marine\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e9g Marine Collagen\u003c\/span\u003e \u003cspan class=\"badge badge-ha\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eActiHyal® Hyaluronic Acid\u003c\/span\u003e \u003cspan class=\"badge badge-glow\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eMSM · 18 Amino Acids\u003c\/span\u003e \u003cspan class=\"badge badge-gold\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eBiotin 400% NRV\u003c\/span\u003e \u003cspan class=\"badge badge-gold\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eVitamin C 225% NRV\u003c\/span\u003e \u003cspan class=\"badge badge-green\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eHalal Approved\u003c\/span\u003e \u003cspan class=\"badge badge-outline\"\u003eOrange \u0026amp; Mango · Informed Manufacturer\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 high-strength hydrolysed marine collagen peptide drink mix delivering 9,000mg of \u003ca href=\"https:\/\/www.specialistsupplements.com\/product\/collagen-nourish-plus\/\" rel=\"noopener\" target=\"_blank\"\u003ecollagen\u003c\/a\u003e per 10.5g serving, alongside ActiHyal® premium hyaluronic acid (50mg), MSM (50mg), vitamin C (225% NRV), biotin (400% NRV), niacin, zinc, and 18 amino acids. Supporting \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/skin-and-beauty\/\" rel=\"noopener\" target=\"_blank\"\u003eskin, hair and nails\u003c\/a\u003e, collagen formation, bones, and the normal function of the \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/immunity\/\" rel=\"noopener\" target=\"_blank\"\u003eimmune system\u003c\/a\u003e. Delicious orange and mango flavour. Halal approved. Informed Manufacturer Facility. 30 servings per 315g 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 Hydro-Marine Glow Powder is a premium multi-active collagen drink mix built around high-strength hydrolysed marine collagen peptides — the most abundant structural protein in the human body — paired with ActiHyal® pharmaceutical-grade hyaluronic acid, MSM, an extensive vitamin and mineral complex, and a full 18-amino-acid profile. All in a delicious orange and mango flavour daily drink.\u003c\/p\u003e\n\u003cp\u003eFish collagen (marine collagen) is a Type I collagen — the most prevalent collagen type in the human body — and is naturally well-absorbed due to its smaller particle size compared to some other sources. This formula uses hydrolysed collagen: processed into smaller peptides via hydrolysis for enhanced bioavailability. It is a good alternative for those who prefer to avoid \u003ca href=\"https:\/\/www.specialistsupplements.com\/product\/collagen-nourish-plus\/\" rel=\"noopener\" target=\"_blank\"\u003ebovine collagen\u003c\/a\u003e, such as pescatarians.\u003c\/p\u003e\n\u003c!-- Collagen spotlight --\u003e\n\u003cdiv class=\"collagen-spotlight\"\u003e\n\u003cdiv class=\"cs-num-wrap\"\u003e\n\u003cp class=\"cs-num\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e9,000\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-unit\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003emg per serving\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-sub\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eHydrolysed · Type I · Marine\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-content\"\u003e\n\u003cp class=\"cs-eyebrow\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMarine Collagen Peptides · FISH · Per 10.5g Serving\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eHigh-Strength · \u003cem\u003eHydrolysed for Enhanced Bioavailability\u003c\/em\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-body\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCollagen is the most abundant structural protein in the human body — forming a scaffold that supports \u003ca style=\"color: rgb(255, 255, 255);\" href=\"https:\/\/www.specialistsupplements.com\/product-category\/skin-and-beauty\/\" rel=\"noopener\" target=\"_blank\"\u003eskin\u003c\/a\u003e, \u003ca style=\"color: rgb(255, 255, 255);\" href=\"https:\/\/www.specialistsupplements.com\/product-category\/joints-and-flexibility\/\" rel=\"noopener\" target=\"_blank\"\u003ejoints\u003c\/a\u003e, bones, tendons, ligaments, and connective tissues. This formula delivers 9g of hydrolysed Type I marine collagen per serving — the form naturally most abundant in the body.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ KEY ACTIVE INGREDIENTS ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eThree Signature Actives\u003c\/p\u003e\n\u003cdiv class=\"feature-cards\"\u003e\n\u003cdiv class=\"fc-card c-marine\"\u003e\n\u003cdiv class=\"fc-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=\"fc-name\"\u003eHydrolysed Marine Collagen Peptides\u003c\/p\u003e\n\u003cp class=\"fc-amt\"\u003e9,000mg\u003c\/p\u003e\n\u003cp class=\"fc-note\"\u003eFISH · Type I · Hydrolysed for superior absorption · 8.1g protein per serving · 18 amino acids\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card c-ha\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"fc-name\"\u003eHyaluronic Acid (ActiHyal®)\u003c\/p\u003e\n\u003cp class=\"fc-amt\"\u003e50mg\u003c\/p\u003e\n\u003cp class=\"fc-note\"\u003ePremium sodium hyaluronate · Very high purity pharmaceutical-grade HA · Skin moisture retention \u0026amp; joint lubrication\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card c-glow\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"fc-name\"\u003eMSM (Methylsulfonyl Methane)\u003c\/p\u003e\n\u003cp class=\"fc-amt\"\u003e50mg\u003c\/p\u003e\n\u003cp class=\"fc-note\"\u003eNaturally occurring sulphur compound · Supports the body's production of collagen and glucosamine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ KEY BENEFITS ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eKey Benefits\u003c\/p\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"benefit-label\"\u003eCollagen Formation\u003c\/p\u003e\n\u003cp class=\"benefit-copy\"\u003eVitamin C contributes to normal collagen formation for the normal function of blood vessels, bones, cartilage, gums, \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/skin-and-beauty\/\" rel=\"noopener\" target=\"_blank\"\u003eskin\u003c\/a\u003e, and teeth — the EFSA-backed nutritional claim underpinning this formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M20 21a8 8 0 1 0-16 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"benefit-label\"\u003eSkin, Hair \u0026amp; Nails\u003c\/p\u003e\n\u003cp class=\"benefit-copy\"\u003eBiotin and zinc both contribute to the maintenance of normal \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/skin-and-beauty\/\" rel=\"noopener\" target=\"_blank\"\u003eskin, hair, and nails\u003c\/a\u003e — working alongside the collagen and hyaluronic acid in this formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 18V6M20 18V6M12 22V2M4 6l8-4 8 4M4 18l8 4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"benefit-label\"\u003eBones \u0026amp; Joints\u003c\/p\u003e\n\u003cp class=\"benefit-copy\"\u003eVitamin C contributes to normal collagen formation for bones and cartilage. Zinc also contributes to the maintenance of normal bones. Marine collagen is a Type I collagen — the most abundant type in bone and \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/joints-and-flexibility\/\" rel=\"noopener\" target=\"_blank\"\u003econnective tissue\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-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\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"benefit-label\"\u003eImmune Function\u003c\/p\u003e\n\u003cp class=\"benefit-copy\"\u003eVitamin C and zinc both contribute to the normal function of the \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/immunity\/\" rel=\"noopener\" target=\"_blank\"\u003eimmune system\u003c\/a\u003e. Vitamin C also contributes to protection of cells from oxidative stress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"benefit-label\"\u003eEnergy \u0026amp; Fatigue\u003c\/p\u003e\n\u003cp class=\"benefit-copy\"\u003eVitamins B3, B7, and C all contribute to normal energy-yielding metabolism and the reduction of tiredness and fatigue — supporting daily vitality alongside the collagen benefits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-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\u003cdiv\u003e\n\u003cp class=\"benefit-label\"\u003e18 Amino Acids\u003c\/p\u003e\n\u003cp class=\"benefit-copy\"\u003eMarine collagen provides a blend of 18 amino acids — the building blocks of \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/protein-powders\/\" rel=\"noopener\" target=\"_blank\"\u003eprotein\u003c\/a\u003e — supporting tissue and muscle maintenance as part of an active lifestyle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ SCIENCE CLAIMS ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eScience Behind the Formula\u003c\/p\u003e\n\u003cul class=\"claims-list\"\u003e\n\u003cli class=\"claim-item\"\u003e\n\u003cspan class=\"claim-pill p-b3\"\u003eNiacin (B3)\u003c\/span\u003e\n\u003cp class=\"claim-text\"\u003e\u003ca href=\"http:\/\/www.efsa.europa.eu\/en\/efsajournal\/doc\/1757.pdf\" rel=\"noopener\" target=\"_blank\"\u003eContributes to\u003c\/a\u003e normal psychological function, normal energy-yielding metabolism, normal functioning of the nervous system, the maintenance of normal mucous membranes, the maintenance of normal skin, and the reduction of tiredness and fatigue.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"claim-item\"\u003e\n\u003cspan class=\"claim-pill p-b7\"\u003eBiotin (B7)\u003c\/span\u003e\n\u003cp class=\"claim-text\"\u003e\u003ca href=\"http:\/\/onlinelibrary.wiley.com\/doi\/10.2903\/j.efsa.2009.1209\/abstract\" rel=\"noopener\" target=\"_blank\"\u003eContributes to\u003c\/a\u003e normal energy-yielding metabolism, normal functioning of the nervous system, normal macronutrient metabolism, normal psychological function, normal hair and skin, and the maintenance of normal mucous membranes.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"claim-item\"\u003e\n\u003cspan class=\"claim-pill p-vitc\"\u003eVitamin C\u003c\/span\u003e\n\u003cp class=\"claim-text\"\u003e\u003ca href=\"http:\/\/www.efsa.europa.eu\/en\/efsajournal\/doc\/1226.pdf\" rel=\"noopener\" target=\"_blank\"\u003eContributes to\u003c\/a\u003e the normal function of the immune system, normal collagen formation for blood vessels, bones, cartilage, gums, skin and teeth, normal energy-yielding metabolism, normal functioning of the nervous system, normal psychological function, protection of cells from oxidative stress, and the reduction of tiredness and fatigue.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"claim-item\"\u003e\n\u003cspan class=\"claim-pill p-zinc\"\u003eZinc\u003c\/span\u003e\n\u003cp class=\"claim-text\"\u003e\u003ca href=\"http:\/\/www.efsa.europa.eu\/en\/efsajournal\/doc\/1229.pdf\" rel=\"noopener\" target=\"_blank\"\u003eContributes to\u003c\/a\u003e normal DNA synthesis, normal cognitive function, normal macronutrient metabolism, normal protein synthesis, the maintenance of normal bones, hair, nails and skin, normal vision, the normal function of the immune system, protection of cells from oxidative stress, and cell division.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ══ NUTRITIONAL INFORMATION ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eNutritional Information\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: var(--muted); margin-bottom: 0.75rem;\"\u003ePer 10.5g serving · 30 servings per 315g pot\u003c\/p\u003e\n\u003c!-- Macros --\u003e\n\u003cdiv class=\"macro-row\"\u003e\n\u003cdiv class=\"macro-cell\"\u003e\n\u003cp class=\"macro-val\"\u003e34\u003cspan style=\"font-size: .7rem;\"\u003ekcal\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"macro-lab\"\u003eEnergy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macro-cell\"\u003e\n\u003cp class=\"macro-val\"\u003e8.1\u003cspan style=\"font-size: .7rem;\"\u003eg\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"macro-lab\"\u003eProtein\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macro-cell\"\u003e\n\u003cp class=\"macro-val\"\u003e0.4\u003cspan style=\"font-size: .7rem;\"\u003eg\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"macro-lab\"\u003eCarbs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macro-cell\"\u003e\n\u003cp class=\"macro-val\"\u003e0.0\u003cspan style=\"font-size: .7rem;\"\u003eg\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"macro-lab\"\u003eFat\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"macro-cell\"\u003e\n\u003cp class=\"macro-val\"\u003e0.09\u003cspan style=\"font-size: .7rem;\"\u003eg\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"macro-lab\"\u003eSalt\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-table-wrap\" style=\"margin-top: 0.7rem;\"\u003e\n\u003cdiv class=\"ing-head\"\u003e\n\u003cspan class=\"ing-th\"\u003eIngredient\u003c\/span\u003e \u003cspan class=\"ing-th\"\u003ePer Serving\u003c\/span\u003e \u003cspan class=\"ing-th\"\u003e%NRV\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-section marine-s\"\u003eMarine Collagen Complex\u003c\/div\u003e\n\u003cdiv class=\"ing-row\"\u003e\n\u003cspan class=\"ing-name-cell\"\u003eHydrolysed Marine Collagen Peptides \u003cem\u003e(FISH)\u003c\/em\u003e\u003c\/span\u003e\u003cspan class=\"ing-amount\"\u003e9,000mg\u003c\/span\u003e\u003cspan class=\"ing-nrv-pct\"\u003e—\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-row\"\u003e\n\u003cspan class=\"ing-name-cell\"\u003eHyaluronic Acid \u003cem\u003e(ActiHyal® · premium sodium hyaluronate)\u003c\/em\u003e\u003c\/span\u003e\u003cspan class=\"ing-amount\"\u003e50mg\u003c\/span\u003e\u003cspan class=\"ing-nrv-pct\"\u003e—\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-row\"\u003e\n\u003cspan class=\"ing-name-cell\"\u003eMSM \u003cem\u003e(Methylsulfonyl Methane)\u003c\/em\u003e\u003c\/span\u003e\u003cspan class=\"ing-amount\"\u003e50mg\u003c\/span\u003e\u003cspan class=\"ing-nrv-pct\"\u003e—\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-section vit-s\"\u003eVitamins\u003c\/div\u003e\n\u003cdiv class=\"ing-row\"\u003e\n\u003cspan class=\"ing-name-cell\"\u003eVitamin C \u003cem\u003e(Ascorbic Acid)\u003c\/em\u003e\u003c\/span\u003e\u003cspan class=\"ing-amount\"\u003e180mg\u003c\/span\u003e\u003cspan class=\"ing-nrv-pct\"\u003e225%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-row\"\u003e\n\u003cspan class=\"ing-name-cell\"\u003eBiotin (B7) \u003cem\u003e(D-Biotin)\u003c\/em\u003e\u003c\/span\u003e\u003cspan class=\"ing-amount\"\u003e200μg\u003c\/span\u003e\u003cspan class=\"ing-nrv-pct\"\u003e400%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-row\"\u003e\n\u003cspan class=\"ing-name-cell\"\u003eNiacin (B3)\u003c\/span\u003e\u003cspan class=\"ing-amount\"\u003e4mg\u003c\/span\u003e\u003cspan class=\"ing-nrv-pct\"\u003e25%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-section min-s\"\u003eMineral\u003c\/div\u003e\n\u003cdiv class=\"ing-row\"\u003e\n\u003cspan class=\"ing-name-cell\"\u003eZinc \u003cem\u003e(as Zinc Citrate)\u003c\/em\u003e\u003c\/span\u003e\u003cspan class=\"ing-amount\"\u003e10mg\u003c\/span\u003e\u003cspan class=\"ing-nrv-pct\"\u003e100%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredient-box\" style=\"margin-top: 0.8rem;\"\u003e\n\u003cstrong\u003eFull Ingredients:\u003c\/strong\u003e Hydrolysed Marine Collagen Peptides (\u003cstrong\u003eFISH\u003c\/strong\u003e), Acidity Regulator (Citric Acid), Maltodextrin, Flavouring, Vitamin C (Ascorbic Acid), Sweetener: Stevia Extract (Steviosides), Natural Colour (Beta Carotene Powder Extract), MSM (Methylsulfonyl Methane), Hyaluronic Acid (ActiHyal®), Zinc Citrate, Vitamin B3 (Niacin), Biotin (D-Biotin).\u003c\/div\u003e\n\u003cdiv class=\"allergen-note\"\u003e\n\u003cstrong\u003eAllergen Advice:\u003c\/strong\u003e Contains \u003cstrong\u003eFISH\u003c\/strong\u003e (hydrolysed marine collagen peptides, sourced from fish skin and\/or scales). Not suitable for those with fish allergies. Sweetened with stevia extract — no added sugar. Halal approved. Informed Manufacturer Facility.\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\u003cpath d=\"M18 8h1a4 4 0 0 1 0 8h-1M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8zM6 1v3M10 1v3M14 1v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"usage-text\"\u003e\u003cstrong\u003eMix 1 scoop (10.5g) with 200ml of water or juice — use a shaker or blender\u003c\/strong\u003e 30 servings per 315g pot. Powder settles over time — we recommend weighing the serving for the most accurate measure.\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-fish\"\u003eContains FISH (marine collagen from fish skin\/scales). Not suitable for those with fish allergies. This product is not vegan or vegetarian — contains fish-derived collagen.\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. The stated benefits reflect recognised EU\/UK nutrition and health claims and are 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(#fgHMGP)\"\u003e\u003c\/path\u003e\n      \u003cdefs\u003e\u003clineargradient id=\"fgHMGP\" 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":57113830621528,"sku":"MARC-315","price":29.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0975\/3549\/2440\/files\/veldic-hydro-marine-glow-skin-hydration.png?v=1774448157","url":"https:\/\/veldic.com\/products\/hydro-marine-glow-powder","provider":"Veldic","version":"1.0","type":"link"}