{"product_id":"creatine-monohydrate","title":"Creatine Monohydrate","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    \/* Creatine \/ sport accent — deep steel-graphite *\/\n    --steel:         #2A3848;\n    --steel-mid:     #485878;\n    --steel-light:   #7898C8;\n    --steel-pale:    #EAF0F8;\n\n    \/* Performance \/ energy accent — electric cobalt *\/\n    --cobalt:        #1A3A80;\n    --cobalt-mid:    #2A58C0;\n    --cobalt-light:  #70A0E0;\n    --cobalt-pale:   #EAF2FC;\n\n    \/* Purity accent — clean cool slate *\/\n    --purity:        #344858;\n    --purity-light:  #7898B8;\n    --purity-pale:   #EEF2F6;\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(26,58,128,0.26) 0%, transparent 60%),\n      radial-gradient(ellipse 40% 55% at 5%  88%, rgba(42,56,72,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-steel  { background: rgba(42,56,72,0.26);    color: var(--steel-light);     border: 1px solid rgba(42,56,72,0.42); }\n  .badge-cobalt { background: rgba(26,58,128,0.24);   color: var(--cobalt-light);    border: 1px solid rgba(26,58,128,0.40); }\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  \/* ══ CREATINE SPOTLIGHT ══ *\/\n  .creatine-spotlight {\n    background: var(--steel);\n    border-radius: 3px;\n    padding: 1.6rem 1.8rem;\n    position: relative;\n    overflow: hidden;\n    margin-top: 1.2rem;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1px;\n    background-color: var(--steel);\n  }\n  .creatine-spotlight::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 80% at 95% 50%, rgba(201,151,42,0.12) 0%, transparent 65%); pointer-events: none; z-index: 0; }\n  .creatine-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); z-index: 1; }\n  .cs-stat { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 2px; padding: 1rem 1.1rem; text-align: center; position: relative; z-index: 1; margin: 0.25rem; }\n  .cs-val { font-family: var(--font-display); font-size: 1.8rem; font-weight: 600; color: var(--gold-light); line-height: 1; margin-bottom: 0.2rem; }\n  .cs-lab { font-size: 0.65rem; font-weight: 500; color: rgba(255,255,255,0.5); letter-spacing: 0.08em; text-transform: uppercase; line-height: 1.35; }\n\n  \/* ══ PURITY PANEL ══ *\/\n  .purity-panel {\n    background: var(--cobalt);\n    border-radius: 3px;\n    padding: 1.2rem 1.6rem;\n    position: relative;\n    overflow: hidden;\n    margin-top: 1rem;\n    display: flex;\n    gap: 1.2rem;\n    align-items: center;\n  }\n  .purity-panel::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 80% at 95% 50%, rgba(201,151,42,0.10) 0%, transparent 65%); pointer-events: none; }\n  .purity-panel::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, var(--gold-light) 50%, transparent); }\n  .pp-icon { flex-shrink: 0; width: 44px; height: 44px; border-radius: 50%; background: rgba(255,255,255,0.10); border: 1px solid rgba(255,255,255,0.16); display: flex; align-items: center; justify-content: center; position: relative; }\n  .pp-icon svg { width: 20px; height: 20px; stroke: var(--gold-light); fill: none; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }\n  .pp-content { flex: 1; position: relative; }\n  .pp-eyebrow { font-size: 0.6rem; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: var(--cobalt-light); margin-bottom: 0.25rem; }\n  .pp-title { font-family: var(--font-display); font-size: 1.05rem; font-weight: 500; color: #fff; line-height: 1.25; }\n  .pp-title em { font-style: italic; color: var(--gold-light); }\n\n  \/* ══ EFSA CLAIM ══ *\/\n  .claim-section {\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: 1.1rem 1.4rem;\n    margin-top: 0.4rem;\n  }\n  .claim-eyebrow { font-size: 0.62rem; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold-dark); margin-bottom: 0.5rem; display: flex; align-items: center; gap: 0.5rem; }\n  .claim-eyebrow::after { content: ''; flex: 1; height: 1px; background: linear-gradient(90deg, var(--border-gold) 0%, transparent 100%); max-width: 120px; }\n  .claim-main { font-family: var(--font-display); font-size: 1.1rem; font-weight: 500; color: var(--green-deep); line-height: 1.5; margin-bottom: 0.5rem; }\n  .claim-link { font-size: 0.82rem; color: var(--text-mid); }\n  .claim-link a { color: var(--gold-dark); text-decoration: underline; text-decoration-color: rgba(201,151,42,0.35); text-underline-offset: 2px; }\n\n  \/* ══ CREDENTIALS ══ *\/\n  .cred-strip { display: flex; flex-wrap: wrap; gap: 0.55rem; padding: 0.85rem 1.1rem; background: var(--green-pale); border: 1px solid var(--border); border-radius: 3px; margin-top: 0.4rem; }\n  .cred-item { display: flex; align-items: center; gap: 0.5rem; font-size: 0.78rem; font-weight: 500; color: var(--green); }\n  .cred-item svg { width: 14px; height: 14px; stroke: var(--green); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n  \/* ══ INGREDIENTS ══ *\/\n  .ingredient-box { font-size: 0.79rem; color: var(--muted); line-height: 1.7; margin-top: 0.4rem; 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: flex-start; 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; flex: 1; }\n  .usage-text strong { color: #fff; display: block; font-size: 0.95rem; margin-bottom: 0.3rem; }\n  .usage-tip { font-size: 0.81rem; color: rgba(255,255,255,0.55); margin-top: 0.4rem; }\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\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    .creatine-spotlight { grid-template-columns: 1fr 1fr; }\n    .purity-panel { flex-direction: column; gap: 0.7rem; }\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 Sports Series\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(#hgCM)\"\u003e\u003c\/path\u003e\n        \u003cdefs\u003e\u003clineargradient id=\"hgCM\" 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\"\u003eCreatine \u003cem\u003eMonohydrate\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003e500g Powder · 100 Servings · 5g per Serving · 4.4g Creatine · Unflavoured\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge-strip\"\u003e\n\u003cspan class=\"badge badge-cobalt\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eEFSA-Backed Physical Performance\u003c\/span\u003e \u003cspan class=\"badge badge-cobalt\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e5g per Serving · 4.4g Creatine\u003c\/span\u003e \u003cspan class=\"badge badge-steel\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e100 Servings · 500g\u003c\/span\u003e \u003cspan class=\"badge badge-steel\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003ePure Single-Ingredient Formula\u003c\/span\u003e \u003cspan class=\"badge badge-gold\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eUnflavoured · Mixes Instantly\u003c\/span\u003e \u003cspan class=\"badge badge-green\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eVegan · Vegetarian · Halal\u003c\/span\u003e \u003cspan class=\"badge badge-outline\"\u003e\u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/muscle-and-sport\/\" rel=\"noopener\" style=\"color: inherit; text-decoration: none;\" target=\"_blank\"\u003eSports Series\u003c\/a\u003e · 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\"\u003ePure creatine monohydrate — the most researched performance supplement available — delivering 5g per serving (4.4g creatine) across 100 servings per 500g pot. Part of the Veldic \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/muscle-and-sport\/\" rel=\"noopener\" target=\"_blank\"\u003eSports Series\u003c\/a\u003e. \u003ca href=\"https:\/\/www.efsa.europa.eu\/en\/efsajournal\/pub\/4400\" rel=\"noopener\" target=\"_blank\"\u003eCreatine increases physical performance\u003c\/a\u003e in successive bursts of short-term, high intensity exercise. Unflavoured, easy to mix with water, juice, or any sports drink. Made by an Informed Manufacturer in an Informed Manufacturer Facility. Suitable for vegetarians and vegans. Halal approved.\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 Creatine Monohydrate is part of the \u003ca href=\"https:\/\/www.specialistsupplements.com\/product-category\/muscle-and-sport\/\" rel=\"noopener\" target=\"_blank\"\u003eSports Series\u003c\/a\u003e — a deliberately simple, single-ingredient formula containing nothing but pure creatine monohydrate powder. No fillers, no flavourings, no additives. Just one of the most extensively researched and consistently validated sports supplements in the world, delivered in a precise 5g serving (providing 4.4g of creatine) across 100 servings per 500g pot.\u003c\/p\u003e\n\u003cp\u003eMuscles use creatine to produce energy. As a nutrient, creatine has been subject to extensive scientific research and carries a well-established, EFSA-authorised claim: it increases physical performance in successive bursts of short-term, high intensity exercise. This makes it a firm favourite not only with competitive athletes but with anyone undertaking regular structured exercise.\u003c\/p\u003e\n\u003c!-- Four-stat spotlight --\u003e\n\u003cdiv class=\"creatine-spotlight\"\u003e\n\u003cdiv class=\"cs-stat\"\u003e\n\u003cp class=\"cs-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e5g\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCreatine Monohydrate per serving\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-stat\"\u003e\n\u003cp class=\"cs-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e4.4g\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCreatine per serving\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-stat\"\u003e\n\u003cp class=\"cs-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e100\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eServings per 500g pot\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-stat\"\u003e\n\u003cp class=\"cs-val\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e1\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"cs-lab\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eIngredient — pure creatine monohydrate\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Purity panel --\u003e\n\u003cdiv class=\"purity-panel\"\u003e\n\u003cdiv class=\"pp-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=\"pp-content\"\u003e\n\u003cp class=\"pp-eyebrow\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSingle Ingredient · No Fillers · No Additives · Informed Manufacturer\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pp-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003ePure Creatine Monohydrate \u003c\/span\u003e— \u003cem\u003eUnflavoured · Vegan · Halal · 100 Servings\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ EFSA CLAIM ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eScience Behind the Formula\u003c\/p\u003e\n\u003cdiv class=\"claim-section\"\u003e\n\u003cp class=\"claim-eyebrow\"\u003eEFSA-Authorised Claim\u003c\/p\u003e\n\u003cp class=\"claim-main\"\u003e\"Creatine increases physical performance in successive bursts of short-term, high intensity exercise.\"\u003c\/p\u003e\n\u003cp class=\"claim-link\"\u003eThis beneficial effect is obtained with a daily intake of 3g of creatine from all sources. Source: \u003ca href=\"http:\/\/www.efsa.europa.eu\/en\/efsajournal\/doc\/2303.pdf\" rel=\"noopener\" target=\"_blank\"\u003eEFSA, 2011\u003c\/a\u003e · \u003ca href=\"https:\/\/www.efsa.europa.eu\/en\/efsajournal\/pub\/4400\" rel=\"noopener\" target=\"_blank\"\u003eEFSA, 2016 update\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"desc-body\" style=\"margin-top: 0.9rem;\"\u003e\n\u003cp style=\"font-size: 0.84rem; color: var(--text-mid); line-height: 1.8;\"\u003eCreatine is one of the most extensively studied nutritional supplements available to athletes and active adults. It is a naturally occurring compound synthesised in the body from amino acids, and is found in dietary sources including meat and fish. Supplemental creatine monohydrate is the most commonly used and best-evidenced form, providing additional creatine to help maintain the body's phosphocreatine stores during repeated high-intensity efforts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ══ CREDENTIALS ══ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eQuality \u0026amp; Credentials\u003c\/p\u003e\n\u003cdiv class=\"cred-strip\"\u003e\n\u003cdiv class=\"cred-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\u003ePure Creatine Monohydrate — Single Ingredient\u003c\/div\u003e\n\u003cdiv class=\"cred-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\u003e100 Servings per 500g Pot\u003c\/div\u003e\n\u003cdiv class=\"cred-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\u003eUnflavoured — No Artificial Additives\u003c\/div\u003e\n\u003cdiv class=\"cred-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\u003eMixes Easily with Water, Juice or Sports Drink\u003c\/div\u003e\n\u003cdiv class=\"cred-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\u003eMade by an Informed Manufacturer\u003c\/div\u003e\n\u003cdiv class=\"cred-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\u003eSuitable for Vegetarians \u0026amp; Vegans · Halal\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; Nutritional Information\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: var(--muted); margin-bottom: 0.75rem;\"\u003ePer 5g serving · 100 servings per 500g pot\u003c\/p\u003e\n\u003cdiv class=\"ingredient-box\"\u003e\n\u003cstrong\u003eIngredients:\u003c\/strong\u003e Creatine Monohydrate Powder.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eNutritional information per 5g serving:\u003c\/strong\u003e\u003cbr\u003eCreatine Monohydrate — 5g · of which Creatine — 4.4g\u003c\/div\u003e\n\u003cdiv class=\"allergen-note\"\u003e\n\u003cstrong\u003eAllergen Advice:\u003c\/strong\u003e No listed allergens. Single-ingredient formula — pure creatine monohydrate powder only. No artificial colours, sweeteners, or flavourings. No dairy, gluten, or soya. Suitable for vegetarians and vegans. Halal approved.\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\u003cdiv class=\"usage-text\"\u003e\n\u003cstrong\u003eMix 1 slightly heaped scoop (5g) with 150ml of water, juice, or a sports drink — best consumed after exercise\u003c\/strong\u003e Consume once or twice daily. 100 servings per 500g pot.\n\u003cp class=\"usage-tip\"\u003ePowder settles over time — we recommend weighing the serving for the most accurate measure. Stir or blend briefly to combine; the powder mixes quickly and cleanly into most liquids.\u003c\/p\u003e\n\u003c\/div\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\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\u003eEnsure adequate fluid intake when using creatine supplements. Maintain good hydration throughout periods of regular use.\u003c\/li\u003e\n\u003cli\u003eIf you are pregnant, breastfeeding, taking medication, or have a pre-existing health condition (including kidney conditions), 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 EFSA-authorised claim for creatine (increased physical performance in successive bursts of short-term, high intensity exercise) is obtained with a daily intake of 3g of creatine from all sources. This claim is not intended to imply that this product treats, cures, or prevents any 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(#fgCM)\"\u003e\u003c\/path\u003e\n      \u003cdefs\u003e\u003clineargradient id=\"fgCM\" 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":57113835700568,"sku":"CMH500","price":25.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0975\/3549\/2440\/files\/veldic-creatine-monohydrate-daily-use.png?v=1774620648","url":"https:\/\/veldic.com\/products\/creatine-monohydrate","provider":"Veldic","version":"1.0","type":"link"}