{"product_id":"collagen-type-i-iii-grass-fed","title":"Collagen | Type I \u0026 III (Grass Fed)","description":"\u003cstyle\u003e\n  :root{\n    --jet:#080808;\n    --near-black:#0E0E0E;\n    --charcoal:#1E1E1E;\n    --rule:#1A1A1A;\n    --mid-grey:#444444;\n    --light-grey:#999999;\n    --off-white:#F8F7F5;\n    --white:#FFFFFF;\n    --coral:#FF6352;\n    --gold:#C9A84C;\n    --display:'Barlow Condensed',sans-serif;\n    --body:'Barlow',sans-serif;\n  }\n  .ia *{margin:0;padding:0;box-sizing:border-box;}\n  .ia{background:var(--jet);color:var(--white);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;}\n  .ia .wrap{max-width:1080px;margin:0 auto;padding:0 24px;}\n  .ia .eyebrow{font-family:var(--display);font-weight:700;font-size:11px;letter-spacing:4px;text-transform:uppercase;color:var(--coral);}\n  .ia .eyebrow.gold{color:var(--gold);}\n  .ia h1,.ia h2,.ia h3{font-family:var(--display);text-transform:uppercase;line-height:1.02;}\n  .ia h2{font-weight:800;font-size:clamp(30px,4.4vw,42px);letter-spacing:.5px;}\n  .ia .lead{color:var(--light-grey);max-width:640px;font-size:16px;}\n  .ia section{padding:88px 0;border-bottom:1px solid var(--rule);}\n  .ia .hero{padding:96px 0 72px;border-bottom:1px solid var(--rule);background:radial-gradient(900px 480px at 78% 30%, rgba(201,168,76,.10), transparent 60%),radial-gradient(700px 420px at 12% 85%, rgba(255,99,82,.06), transparent 60%),var(--jet);}\n  .ia .hero-grid{display:grid;grid-template-columns:1fr;gap:0;align-items:center;}\n  .ia .hero h1{font-weight:900;font-size:clamp(52px,7.6vw,88px);letter-spacing:.5px;}\n  .ia .hero h1 .dissolve{color:transparent;background:linear-gradient(90deg,var(--white) 0%,var(--white) 35%,rgba(255,255,255,.28) 72%,rgba(255,255,255,.05) 100%);-webkit-background-clip:text;background-clip:text;}\n  .ia .hero h1 .gold{color:var(--gold);}\n  .ia .hero .sub{margin:22px 0 38px;color:var(--light-grey);font-size:17px;max-width:640px;}\n  .ia .hero .sub strong{color:var(--white);font-weight:600;}\n  .ia .stat-row{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);}\n  .ia .stat{background:var(--near-black);padding:20px 16px;text-align:center;}\n  .ia .stat b{display:block;font-family:var(--display);font-weight:900;font-size:32px;color:var(--gold);line-height:1;}\n  .ia .stat span{font-family:var(--display);font-weight:700;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:var(--light-grey);}\n  .ia .protein-stat{grid-column:span 2;background:var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;position:relative;}\n  .ia .protein-stat b{color:var(--jet);font-size:38px;}\n  .ia .protein-stat .ps-label{font-family:var(--display);font-weight:700;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:rgba(8,8,8,.72);}\n  .ia .features{padding:0;border-bottom:1px solid var(--rule);}\n  .ia .feature-grid{display:grid;grid-template-columns:repeat(4,1fr);}\n  .ia .feature{padding:34px 28px;border-left:1px solid var(--rule);}\n  .ia .feature:first-child{border-left:none;}\n  .ia .feature .mark{font-family:var(--display);font-weight:900;font-size:20px;color:var(--coral);display:block;margin-bottom:10px;}\n  .ia .feature h3{font-weight:800;font-size:18px;letter-spacing:1px;margin-bottom:6px;}\n  .ia .feature p{color:var(--light-grey);font-size:13.5px;line-height:1.55;}\n  .ia .types-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:48px;}\n  .ia .type-card{background:var(--charcoal);border:1px solid var(--rule);border-top:3px solid var(--gold);padding:36px 32px;}\n  .ia .type-card.t3{border-top-color:var(--coral);}\n  .ia .type-card .roman{font-family:var(--display);font-weight:900;font-size:64px;line-height:1;color:var(--gold);}\n  .ia .type-card.t3 .roman{color:var(--coral);}\n  .ia .type-card h3{font-weight:800;font-size:22px;letter-spacing:1px;margin:14px 0 10px;}\n  .ia .type-card p{color:var(--light-grey);font-size:14.5px;}\n  .ia .type-card ul{list-style:none;margin-top:18px;}\n  .ia .type-card li{padding:9px 0;border-top:1px solid var(--rule);font-size:14px;color:var(--white);}\n  .ia .type-card li::before{content:\"\\2192\";color:var(--gold);margin-right:10px;font-weight:700;}\n  .ia .type-card.t3 li::before{color:var(--coral);}\n  .ia .ninety{margin-top:48px;background:var(--near-black);border:1px solid var(--rule);padding:30px 36px;display:flex;align-items:center;gap:28px;}\n  .ia .ninety b{font-family:var(--display);font-weight:900;font-size:56px;color:var(--white);line-height:1;white-space:nowrap;}\n  .ia .ninety p{color:var(--light-grey);font-size:15px;}\n  .ia .ninety p strong{color:var(--white);}\n  .ia .stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;}\n  .ia .stack-card{background:var(--charcoal);border:1px solid var(--rule);padding:34px 30px;position:relative;}\n  .ia .stack-card .dose{position:absolute;top:0;right:0;background:var(--jet);border-left:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:8px 14px;font-family:var(--display);font-weight:800;font-size:13px;letter-spacing:1.5px;color:var(--gold);}\n  .ia .stack-card h3{font-weight:800;font-size:21px;letter-spacing:1px;margin-bottom:4px;max-width:80%;}\n  .ia .stack-card .role{font-family:var(--display);font-weight:700;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--coral);display:block;margin-bottom:14px;}\n  .ia .stack-card p{color:var(--light-grey);font-size:14px;}\n  .ia .journey{background:var(--near-black);}\n  .ia .journey-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:0;margin-top:52px;}\n  .ia .journey-step{text-align:center;padding:0 14px;}\n  .ia .j-icon{width:104px;height:104px;margin:0 auto 18px;border:1px solid var(--rule);border-radius:50%;background:var(--charcoal);display:flex;align-items:center;justify-content:center;}\n  .ia .j-icon img{width:60px;height:60px;object-fit:contain;}\n  .ia .j-num{font-family:var(--display);font-weight:900;font-size:13px;letter-spacing:3px;color:var(--coral);}\n  .ia .journey-step h3{font-family:var(--display);font-weight:800;font-size:19px;letter-spacing:.8px;text-transform:uppercase;margin:6px 0 8px;}\n  .ia .journey-step p{color:var(--light-grey);font-size:13.5px;line-height:1.55;}\n  .ia .type-map{margin-top:56px;display:grid;grid-template-columns:1fr;justify-items:center;}\n  .ia .type-map img{max-width:820px;width:100%;display:block;border:1px solid var(--rule);}\n  .ia .skin-illus{margin-top:48px;background:var(--near-black);border:1px solid var(--rule);padding:0;overflow:hidden;}\n  .ia .skin-illus img{width:100%;display:block;}\n  .ia .mech{margin-top:44px;border:1px solid var(--rule);background:var(--near-black);padding:40px 40px 34px;}\n  .ia .mech-head{font-family:var(--display);font-weight:800;font-size:clamp(24px,3.2vw,32px);text-transform:uppercase;letter-spacing:.5px;line-height:1.05;}\n  .ia .mech-intro{color:var(--light-grey);font-size:15px;max-width:680px;margin-top:12px;}\n  .ia .mech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;}\n  .ia .mech-step{background:var(--charcoal);border:1px solid var(--rule);border-top:3px solid var(--gold);padding:28px 26px;}\n  .ia .ms-num{font-family:var(--display);font-weight:900;font-size:34px;color:var(--gold);line-height:1;display:block;margin-bottom:10px;}\n  .ia .mech-step h4{font-family:var(--display);font-weight:800;font-size:18px;letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;}\n  .ia .mech-step p{color:var(--light-grey);font-size:13.5px;line-height:1.55;}\n  .ia .mech-foot{margin-top:26px;padding-top:22px;border-top:1px solid var(--rule);color:var(--light-grey);font-size:14px;line-height:1.6;max-width:760px;}\n  .ia .coffee{background:var(--near-black);}\n  .ia .coffee-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;}\n  .ia .coffee-img img{width:100%;border:1px solid var(--rule);display:block;}\n  .ia .coffee-cap{display:flex;justify-content:space-between;gap:10px;background:var(--charcoal);border:1px solid var(--rule);border-top:none;padding:12px 18px;font-family:var(--display);font-weight:700;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);}\n  .ia .coffee-cap span{color:var(--light-grey);}\n  .ia .steps{list-style:none;margin-top:36px;counter-reset:step;}\n  .ia .steps li{display:flex;gap:22px;padding:22px 0;border-top:1px solid var(--rule);counter-increment:step;}\n  .ia .steps li::before{content:counter(step,decimal-leading-zero);font-family:var(--display);font-weight:900;font-size:30px;color:var(--gold);line-height:1;min-width:52px;}\n  .ia .steps h3{font-weight:800;font-size:18px;letter-spacing:1px;margin-bottom:4px;}\n  .ia .steps p{color:var(--light-grey);font-size:14px;}\n  .ia .coffee-badges{display:flex;gap:26px;align-items:center;margin-top:34px;flex-wrap:wrap;}\n  .ia .coffee-badges img{width:88px;height:88px;object-fit:contain;}\n  .ia .coffee-call{margin-top:22px;border-left:3px solid var(--coral);padding:6px 0 6px 20px;font-size:15px;color:var(--white);font-weight:600;}\n  .ia .coffee-call span{color:var(--light-grey);font-weight:400;}\n  .ia table{width:100%;border-collapse:collapse;margin-top:48px;background:var(--near-black);border:1px solid var(--rule);}\n  .ia th,.ia td{padding:15px 20px;text-align:center;border-bottom:1px solid var(--rule);font-size:14px;}\n  .ia th{font-family:var(--display);font-weight:800;font-size:14px;letter-spacing:1.5px;text-transform:uppercase;}\n  .ia td:first-child,.ia th:first-child{text-align:left;}\n  .ia th.us{background:var(--charcoal);color:var(--gold);border-top:3px solid var(--gold);}\n  .ia td.us{background:var(--charcoal);color:var(--white);font-weight:700;}\n  .ia td{color:var(--light-grey);}\n  .ia .yes{color:var(--gold);font-weight:700;}\n  .ia td.us .yes{color:var(--gold);}\n  .ia .no{color:var(--mid-grey);}\n  .ia .tbl-note{margin-top:14px;color:var(--mid-grey);font-size:12px;}\n  .ia .trust{background:var(--charcoal);}\n  .ia .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);margin-top:48px;}\n  .ia .trust-item{background:var(--near-black);padding:30px 24px;text-align:center;}\n  .ia .trust-item h3{font-weight:800;font-size:17px;letter-spacing:1.5px;color:var(--white);margin-bottom:6px;}\n  .ia .trust-item p{color:var(--light-grey);font-size:13px;}\n  .ia .trust-item .flag{font-family:var(--display);font-weight:900;font-size:26px;color:var(--coral);display:block;margin-bottom:10px;}\n  .ia .coa-line{margin-top:34px;text-align:center;font-size:16px;color:var(--white);}\n  .ia .coa-line b{color:var(--coral);}\n  .ia .cta{padding:80px 0;text-align:center;border-bottom:none;}\n  .ia .cta h2{font-size:clamp(34px,5vw,54px);font-weight:900;}\n  .ia .cta h2 span{color:var(--coral);}\n  .ia .cta p{color:var(--light-grey);margin:16px auto 0;max-width:520px;}\n  .ia .disclaimer{margin-top:56px;padding-top:28px;border-top:1px solid var(--rule);color:var(--mid-grey);font-size:11.5px;max-width:760px;margin-left:auto;margin-right:auto;font-style:italic;}\n  @media(max-width:860px){\n    .ia section{padding:64px 0;}\n    .ia .types-grid,.ia .coffee-grid{grid-template-columns:1fr;gap:40px;}\n    .ia .feature-grid{grid-template-columns:1fr 1fr;}\n    .ia .feature{border-left:none;border-top:1px solid var(--rule);}\n    .ia .stack-grid{grid-template-columns:1fr;}\n    .ia .stat-row{grid-template-columns:repeat(2,1fr);}\n    .ia .protein-stat{grid-column:span 2;padding:22px 16px;}\n    .ia .trust-grid{grid-template-columns:1fr 1fr;}\n    .ia .ninety{flex-direction:column;text-align:center;gap:12px;}\n    .ia .journey-grid{grid-template-columns:1fr;gap:32px;}\n    .ia .mech-grid{grid-template-columns:1fr;}\n    .ia .mech{padding:28px 22px;}\n    .ia .coffee-badges{gap:16px;justify-content:center;}\n    .ia .coffee-badges img{width:72px;height:72px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ia\"\u003e\n\u003cheader class=\"hero\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"hero-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"eyebrow gold\"\u003eGrass-Fed · Hydrolyzed · Unflavored\u003c\/span\u003e\n        \u003ch1\u003eThe collagen that \u003cspan class=\"dissolve\"\u003edisappears\u003c\/span\u003e\u003cbr\u003einto your \u003cspan class=\"gold\"\u003edrink.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp class=\"sub\"\u003eAnd shows up everywhere else in the body. \u003cstrong\u003e10g of hydrolyzed Type I \u0026amp; III collagen peptides\u003c\/strong\u003e from 100% grass-fed bovine, plus 10.5g of protein and built-in hyaluronic acid and vitamin C. Zero taste. Zero fillers. Zero BS.\u003c\/p\u003e\n        \u003cdiv class=\"stat-row\"\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e10g\u003c\/b\u003e\u003cspan\u003eCollagen\u003cbr\u003ePer Serving\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eI + III\u003c\/b\u003e\u003cspan\u003eCollagen\u003cbr\u003eTypes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e10.5g\u003c\/b\u003e\u003cspan\u003eProtein\u003cbr\u003ePer Serving\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e30\u003c\/b\u003e\u003cspan\u003eServings\u003cbr\u003ePer Tub\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat protein-stat\"\u003e\n            \u003cb\u003e100%\u003c\/b\u003e\n            \u003cspan class=\"ps-label\"\u003eGrass-Fed Bovine\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection class=\"features\"\u003e\n  \u003cdiv class=\"wrap\" style=\"padding:0;\"\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"mark\"\u003e\/\/\/\u003c\/span\u003e\u003ch3\u003eTruly Unflavored\u003c\/h3\u003e\n\u003cp\u003eOdorless, tasteless, and fast-dissolving. Your coffee tastes like coffee. That is the whole point.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"mark\"\u003e\/\/\/\u003c\/span\u003e\u003ch3\u003eHA + Vitamin C Included\u003c\/h3\u003e\n\u003cp\u003eThe full absorption stack in one tub. No add-on SKU, no upcharge, no missing cofactor.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"mark\"\u003e\/\/\/\u003c\/span\u003e\u003ch3\u003eZero Fillers\u003c\/h3\u003e\n\u003cp\u003eUnadulterated grass-fed collagen peptides. If you can't pronounce it, it's not in here.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"mark\"\u003e\/\/\/\u003c\/span\u003e\u003ch3\u003eThird-Party Tested\u003c\/h3\u003e\n\u003cp\u003eEvery batch tested for purity and potency. Certificate of Analysis available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"journey\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow gold\"\u003eFrom Source To Scoop\u003c\/span\u003e\n    \u003ch2\u003eWhere Your Collagen Comes From. And How It Gets Absorbable.\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:14px;\"\u003eCollagen is only as good as its source and its processing. Ours starts in a pasture and ends as peptides small enough for your body to actually use.\u003c\/p\u003e\n    \u003cdiv class=\"journey-grid\"\u003e\n      \u003cdiv class=\"journey-step\"\u003e\n        \u003cdiv class=\"j-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/01_icon_bovine.png?v=1784079583\" alt=\"Grass-fed cow, the natural source of Type I and III collagen\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"j-num\"\u003e01\u003c\/span\u003e\u003ch3\u003eGrass-Fed Bovine\u003c\/h3\u003e\n\u003cp\u003eSourced from pasture-raised cows. The hides and connective tissue are naturally rich in Type I \u0026amp; III collagen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"journey-step\"\u003e\n        \u003cdiv class=\"j-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/02_icon_whole_collagen.png?v=1784079583\" alt=\"Whole collagen triple-helix protein before hydrolyzation\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"j-num\"\u003e02\u003c\/span\u003e\u003ch3\u003eWhole Collagen\u003c\/h3\u003e\n\u003cp\u003eRaw collagen is a large triple-helix protein. Too big for your gut to absorb efficiently on its own.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"journey-step\"\u003e\n        \u003cdiv class=\"j-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/03_icon_hydrolyzed.png?v=1784079583\" alt=\"Collagen broken down into small hydrolyzed peptides\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"j-num\"\u003e03\u003c\/span\u003e\u003ch3\u003eHydrolyzed\u003c\/h3\u003e\n\u003cp\u003eEnzymes break the helix into small peptides. This is also why the powder ends up completely flavorless.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"journey-step\"\u003e\n        \u003cdiv class=\"j-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/04_icon_absorbed.png?v=1784079583\" alt=\"Collagen peptides absorbing into the body\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"j-num\"\u003e04\u003c\/span\u003e\u003ch3\u003eAbsorbed\u003c\/h3\u003e\n\u003cp\u003eSmall peptides pass into your bloodstream and deliver the amino acid building blocks where your body needs them.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eKnow What You're Taking\u003c\/span\u003e\n    \u003ch2\u003eWhy Type I \u0026amp; III. Not Just \"Collagen.\"\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:14px;\"\u003eMost labels say \"collagen\" and stop there. We don't. There are 28 known collagen types, but two of them do nearly all the structural work in your body. Those are the two in this tub.\u003c\/p\u003e\n    \u003cdiv class=\"types-grid\"\u003e\n      \u003cdiv class=\"type-card\"\u003e\n        \u003cspan class=\"roman\"\u003eI\u003c\/span\u003e\u003ch3\u003eType I · The Framework\u003c\/h3\u003e\n        \u003cp\u003eThe most abundant collagen in the human body. It forms the structural scaffolding of your skin, bones, tendons, and ligaments.\u003c\/p\u003e\n        \u003cul\u003e\n\u003cli\u003eSkin elasticity and firmness\u003c\/li\u003e\n\u003cli\u003eStrong hair and nails\u003c\/li\u003e\n\u003cli\u003eTendon and ligament structure\u003c\/li\u003e\n\u003cli\u003eBone matrix support\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"type-card t3\"\u003e\n        \u003cspan class=\"roman\"\u003eIII\u003c\/span\u003e\u003ch3\u003eType III · The Support System\u003c\/h3\u003e\n        \u003cp\u003eFound alongside Type I in fast-repairing, flexible tissue. It supports the structures that keep you moving and recovering.\u003c\/p\u003e\n        \u003cul\u003e\n\u003cli\u003eMuscle tissue structure\u003c\/li\u003e\n\u003cli\u003eBlood vessel walls\u003c\/li\u003e\n\u003cli\u003eGut lining integrity\u003c\/li\u003e\n\u003cli\u003eRecovery-phase tissue repair\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"type-map\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/05_type_body_map.jpg?v=1784079583\" alt=\"Body map showing where Type I and Type III collagen support the body\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ninety\"\u003e\n      \u003cb\u003e~90%\u003c\/b\u003e\n      \u003cp\u003e\u003cstrong\u003eTypes I and III make up roughly ninety percent of the collagen in your body,\u003c\/strong\u003e and your natural production declines every year starting in your mid-twenties. Hydrolyzation breaks our peptides down small enough for your body to actually absorb and put back to work.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow gold\"\u003eThe Complete Formula\u003c\/span\u003e\n    \u003ch2\u003eThree Ingredients. Each One Earns Its Spot.\u003c\/h2\u003e\n    \u003cdiv class=\"stack-grid\"\u003e\n      \u003cdiv class=\"stack-card\"\u003e\n\u003cspan class=\"dose\"\u003e10G\u003c\/span\u003e\u003cspan class=\"role\"\u003eThe Foundation\u003c\/span\u003e\u003ch3\u003eHydrolyzed Bovine Collagen\u003c\/h3\u003e\n\u003cp\u003eGrass-fed, pasture-raised Type I \u0026amp; III peptides broken down into easily absorbable amino acids, including glycine and proline, the building blocks of skin, joint, and connective tissue health. Bonus: it also delivers \u003cb style=\"color:var(--white)\"\u003e10.5g of protein\u003c\/b\u003e per serving to support your recovery.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stack-card\"\u003e\n\u003cspan class=\"dose\"\u003eINCLUDED\u003c\/span\u003e\u003cspan class=\"role\"\u003eThe Moisture Lock\u003c\/span\u003e\u003ch3\u003eHyaluronic Acid\u003c\/h3\u003e\n\u003cp\u003eA compound your body already makes to retain moisture in skin and cushion joints. Paired with collagen and vitamin C, it supports skin hydration and joint lubrication from the inside.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stack-card\"\u003e\n\u003cspan class=\"dose\"\u003e100% DV\u003c\/span\u003e\u003cspan class=\"role\"\u003eThe Activator\u003c\/span\u003e\u003ch3\u003eVitamin C\u003c\/h3\u003e\n\u003cp\u003eYour body cannot synthesize collagen without it. Vitamin C acts as an essential cofactor in collagen formation, which is why we built a full daily value into every serving instead of hoping you take it separately.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"skin\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eUnder The Surface\u003c\/span\u003e\n    \u003ch2\u003eWhat Collagen Actually Does For Your Skin.\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:14px;\"\u003eYour skin's structure and bounce come from a scaffold of collagen fibers in the dermis. That scaffold thins as natural production drops. Here's the difference it makes.\u003c\/p\u003e\n    \u003cdiv class=\"skin-illus\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/06_skin_benefits.jpg?v=1784079583\" alt=\"Four ways collagen supports skin: elasticity, hydration, structure and firmness, and fine line support\"\u003e\n      \u003c\/div\u003e\n    \u003cdiv class=\"mech\"\u003e\n      \u003cspan class=\"eyebrow gold\" style=\"display:block;margin-bottom:10px;\"\u003eHow It Works\u003c\/span\u003e\n      \u003ch3 class=\"mech-head\"\u003eThe Science Behind The Scaffold\u003c\/h3\u003e\n      \u003cp class=\"mech-intro\"\u003eEverything above traces back to one idea: collagen is the structural protein your body builds connective tissue from. Here is how a hydrolyzed, grass-fed source fits into that natural process.\u003c\/p\u003e\n      \u003cdiv class=\"mech-grid\"\u003e\n        \u003cdiv class=\"mech-step\"\u003e\n\u003cspan class=\"ms-num\"\u003eA\u003c\/span\u003e\u003ch4\u003eBroken Down Small\u003c\/h4\u003e\n\u003cp\u003eHydrolyzed collagen is already cleaved into short peptides and free amino acids, mainly glycine, proline, and hydroxyproline. That small size is what lets the body absorb them through the digestive tract and carry them into circulation.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"mech-step\"\u003e\n\u003cspan class=\"ms-num\"\u003eB\u003c\/span\u003e\u003ch4\u003eSupplies The Raw Material\u003c\/h4\u003e\n\u003cp\u003eThose amino acids are the same building blocks your body draws on for its own collagen-rich tissue: the dermis beneath your skin, along with tendons, ligaments, and cartilage.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"mech-step\"\u003e\n\u003cspan class=\"ms-num\"\u003eC\u003c\/span\u003e\u003ch4\u003eRounded Out By Cofactors\u003c\/h4\u003e\n\u003cp\u003eVitamin C is a cofactor the body uses in forming collagen, and hyaluronic acid is the molecule tissue uses to hold water. That is why both are built into every serving.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"mech-foot\"\u003eSkin gets its firmness, stretch, and moisture-holding capacity from the collagen scaffold in the dermis. The body's natural collagen levels decline gradually with age, which is why many people choose to add a clean, absorbable source to their daily routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"coffee\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"coffee-grid\"\u003e\n      \u003cdiv class=\"coffee-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/07_coffee_lifestyle.jpg?v=1784079583\" alt=\"Iron Age grass-fed collagen tub beside a mug of black coffee with a scoop of unflavored powder being added\"\u003e\n        \u003cdiv class=\"coffee-cap\"\u003e\n\u003cspan\u003ePer Scoop\u003c\/span\u003e10g Collagen · 10.5g Protein · Unflavored\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"eyebrow\"\u003eZero Taste. Zero Clumps.\u003c\/span\u003e\n        \u003ch2\u003eYour Morning Coffee Just Became Your Recovery Protocol.\u003c\/h2\u003e\n        \u003col class=\"steps\"\u003e\n          \u003cli\u003e\u003cdiv\u003e\n\u003ch3\u003eScoop\u003c\/h3\u003e\n\u003cp\u003eOne scoop delivers the full 10g dose. No measuring, no math, no proprietary blend guesswork.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cdiv\u003e\n\u003ch3\u003eStir Into Anything\u003c\/h3\u003e\n\u003cp\u003eDissolves fast and clean in 8 to 16 oz of any liquid. Best in warm or hot drinks: coffee, tea, or blended into a protein shake.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cdiv\u003e\n\u003ch3\u003eTaste Nothing\u003c\/h3\u003e\n\u003cp\u003eNo flavor, no odor, no texture change, no color change. If you can taste your collagen, it wasn't hydrolyzed right. Ours disappears.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/li\u003e\n        \u003c\/ol\u003e\n        \u003cdiv class=\"coffee-badges\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/08_badge_keto.png?v=1784079583\" alt=\"Ketogenic diet friendly\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/09_badge_no_sweeteners.png?v=1784079583\" alt=\"No artificial sweeteners\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0504\/7222\/2888\/files\/10_badge_sugar_free.png?v=1784079583\" alt=\"Sugar free\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"coffee-call\"\u003eZero sugar. Zero sweeteners. Keto and fasting friendly. \u003cspan\u003eIt adds function to your drink, not calories worth counting.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow gold\"\u003eRead The Labels. We Did.\u003c\/span\u003e\n    \u003ch2\u003eIron Age vs. The Other Guys\u003c\/h2\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth class=\"us\"\u003eIron Age\u003c\/th\u003e\n\u003cth\u003eOther Collagen Brands\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCollagen Type I \u0026amp; III\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e Usually\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e100% Grass-Fed Bovine\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"no\"\u003eOften unspecified\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHyaluronic Acid + Vitamin C Included\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"no\"\u003eSold separately at a premium\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTruly Unflavored \u0026amp; Odorless\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"no\"\u003eVaries by batch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eZero Fillers or Additives\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"no\"\u003eCheck the label\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eThird-Party Tested\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"no\"\u003eSometimes\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertificate of Analysis on Request\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"no\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMade in USA, GMP-Certified Facility\u003c\/td\u003e\n\u003ctd class=\"us\"\u003e\u003cspan class=\"yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"no\"\u003eVaries\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp class=\"tbl-note\"\u003eComparison reflects commonly available collagen peptide products in the category as of 2026. Always read the label.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"trust\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eThe Iron Age Standard\u003c\/span\u003e\n    \u003ch2\u003ePrecision Isn't A Feature. It's The Whole Brand.\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:14px;\"\u003eIron Age was founded by a 30-year commercial airline pilot. In that job, \"probably fine\" is not a standard. We source, test, and document this product the same way.\u003c\/p\u003e\n    \u003cdiv class=\"trust-grid\"\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"flag\"\u003eUSA\u003c\/span\u003e\u003ch3\u003eMade In America\u003c\/h3\u003e\n\u003cp\u003eManufactured domestically in an FDA-registered facility.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"flag\"\u003eGMP\u003c\/span\u003e\u003ch3\u003eGMP Certified\u003c\/h3\u003e\n\u003cp\u003eProduced under Good Manufacturing Practice standards.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"flag\"\u003e3RD\u003c\/span\u003e\u003ch3\u003eParty Tested\u003c\/h3\u003e\n\u003cp\u003eEvery batch independently verified for purity and potency.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"flag\"\u003eCOA\u003c\/span\u003e\u003ch3\u003eProof On Request\u003c\/h3\u003e\n\u003cp\u003eWe'll send you the actual Certificate of Analysis. Just ask.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"coa-line\"\u003eWant the lab report? \u003cb\u003eAsk us for the COA.\u003c\/b\u003e Transparency isn't a marketing word here.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eFeel Great. Elevate. \u003cspan\u003eDominate.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003e30 servings of clean, complete, grass-fed collagen.\u003c\/p\u003e\n    \u003cp class=\"disclaimer\"\u003eThese statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Iron Age Nutrition","offers":[{"title":"Default Title","offer_id":50288984195429,"sku":"COL435","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0877\/4379\/1461\/files\/Collagen-Front-Facing_white_13c208c7-7b5f-4eb8-b802-1f83f5ff0a30.jpg?v=1784167942","url":"https:\/\/lumividaluxe.com\/products\/collagen-type-i-iii-grass-fed","provider":"Lumivida Luxe Co.","version":"1.0","type":"link"}