{"product_id":"6-pack-collagen-glow-up-powder-14000mg-bovine-collagen-peptides-420g","title":"6-Pack Collagen Glow Up Powder | 14,000mg Hydrolysed Brazilian Bovine Collagen Peptides | Type 1 \u0026 3 | Lab Tested | 6 x 420g | Organic Wellness Hub","description":"\u003c!-- ===================================================\n     ORGANIC WELLNESS HUB — Collagen Glow Up 6-Pack\n     Shopify Product Description HTML\n     Paste into Shopify \u003e Products \u003e Description (HTML mode)\n=================================================== --\u003e\n\n\u003cstyle\u003e\n  .owh-desc * { box-sizing: border-box; margin: 0; padding: 0; }\n  .owh-desc {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 720px;\n    line-height: 1.7;\n    font-size: 15px;\n  }\n\n  \/* Hero Banner *\/\n  .owh-hero {\n    background: linear-gradient(135deg, #c0392b 0%, #e74c3c 50%, #c0392b 100%);\n    border-radius: 14px;\n    padding: 36px 32px;\n    text-align: center;\n    margin-bottom: 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .owh-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 160px; height: 160px;\n    background: rgba(255,255,255,0.06);\n    border-radius: 50%;\n  }\n  .owh-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -50px; left: -30px;\n    width: 200px; height: 200px;\n    background: rgba(255,255,255,0.04);\n    border-radius: 50%;\n  }\n  .owh-hero-eyebrow {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.75);\n    margin-bottom: 10px;\n  }\n  .owh-hero-title {\n    font-size: 28px;\n    font-weight: 800;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .owh-hero-sub {\n    font-size: 14px;\n    color: rgba(255,255,255,0.85);\n    margin-bottom: 20px;\n  }\n  .owh-hero-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n  }\n  .owh-pill {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    border-radius: 999px;\n    padding: 5px 14px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #ffffff;\n  }\n\n  \/* Trust badges row *\/\n  .owh-trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 24px;\n  }\n  .owh-trust-badge {\n    flex: 1;\n    min-width: 130px;\n    background: #ffffff;\n    border: 1.5px solid #e8e8e8;\n    border-radius: 10px;\n    padding: 14px 12px;\n    text-align: center;\n  }\n  .owh-trust-badge .tb-icon {\n    font-size: 22px;\n    margin-bottom: 6px;\n    display: block;\n  }\n  .owh-trust-badge .tb-title {\n    font-size: 12px;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 2px;\n  }\n  .owh-trust-badge .tb-sub {\n    font-size: 11px;\n    color: #777;\n    display: block;\n  }\n  .owh-trust-badge.tb-green { border-color: #27ae60; background: #f0faf4; }\n  .owh-trust-badge.tb-blue  { border-color: #2980b9; background: #eef6fd; }\n  .owh-trust-badge.tb-gold  { border-color: #d4a017; background: #fffbf0; }\n  .owh-trust-badge.tb-red   { border-color: #c0392b; background: #fff5f5; }\n\n  \/* Section card *\/\n  .owh-card {\n    background: #ffffff;\n    border: 1px solid #ebebeb;\n    border-radius: 12px;\n    padding: 22px 24px;\n    margin-bottom: 16px;\n  }\n  .owh-card-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 14px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #f0f0f0;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .owh-card-title .ct-icon {\n    width: 28px;\n    height: 28px;\n    border-radius: 8px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n  }\n  .ct-red   { background: #fdecea; }\n  .ct-green { background: #eafaf1; }\n  .ct-blue  { background: #eaf3fb; }\n  .ct-gold  { background: #fef9ec; }\n\n  \/* Intro text *\/\n  .owh-intro p {\n    font-size: 15px;\n    color: #333;\n    line-height: 1.8;\n    margin-bottom: 12px;\n  }\n  .owh-intro strong { color: #c0392b; }\n\n  \/* Stat row *\/\n  .owh-stats {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-bottom: 16px;\n  }\n  .owh-stat {\n    flex: 1;\n    min-width: 120px;\n    background: #fafafa;\n    border: 1px solid #ebebeb;\n    border-radius: 10px;\n    padding: 14px 12px;\n    text-align: center;\n  }\n  .owh-stat .st-num {\n    font-size: 22px;\n    font-weight: 800;\n    color: #c0392b;\n    display: block;\n  }\n  .owh-stat .st-label {\n    font-size: 11px;\n    color: #777;\n    display: block;\n    margin-top: 2px;\n  }\n\n  \/* Benefits list *\/\n  .owh-benefits {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .owh-benefits li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 9px 0;\n    border-bottom: 1px solid #f5f5f5;\n    font-size: 14px;\n    color: #333;\n    line-height: 1.5;\n  }\n  .owh-benefits li:last-child { border-bottom: none; }\n  .owh-benefits .bi-check {\n    width: 20px;\n    height: 20px;\n    background: #27ae60;\n    border-radius: 50%;\n    color: white;\n    font-size: 12px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .owh-benefits .bi-text strong { color: #1a1a1a; display: block; font-size: 13px; margin-bottom: 1px; }\n  .owh-benefits .bi-text span { font-size: 12px; color: #777; }\n\n  \/* What's inside *\/\n  .owh-bundle-table { width: 100%; border-collapse: collapse; font-size: 14px; }\n  .owh-bundle-table th {\n    background: #f7f7f7;\n    padding: 9px 12px;\n    text-align: left;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #555;\n    border-bottom: 1px solid #e8e8e8;\n  }\n  .owh-bundle-table td {\n    padding: 10px 12px;\n    border-bottom: 1px solid #f0f0f0;\n    color: #333;\n    vertical-align: top;\n  }\n  .owh-bundle-table tr:last-child td { border-bottom: none; }\n  .owh-bundle-table td strong { color: #1a1a1a; }\n  .owh-tag {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 700;\n    padding: 2px 8px;\n    border-radius: 999px;\n    background: #fdecea;\n    color: #c0392b;\n    margin-left: 6px;\n    vertical-align: middle;\n  }\n\n  \/* How to use steps *\/\n  .owh-steps { display: flex; flex-direction: column; gap: 10px; }\n  .owh-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n  .owh-step-num {\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: #c0392b;\n    color: white;\n    font-size: 14px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .owh-step-text { padding-top: 4px; }\n  .owh-step-text strong { font-size: 14px; color: #1a1a1a; display: block; margin-bottom: 2px; }\n  .owh-step-text span { font-size: 13px; color: #666; }\n\n  \/* Lab tested section *\/\n  .owh-lab {\n    background: linear-gradient(135deg, #0b3d2e 0%, #145a3c 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .owh-lab-icon {\n    width: 64px;\n    height: 64px;\n    background: rgba(255,255,255,0.12);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 28px;\n    flex-shrink: 0;\n  }\n  .owh-lab-text h3 {\n    font-size: 17px;\n    font-weight: 800;\n    color: #ffffff;\n    margin-bottom: 4px;\n  }\n  .owh-lab-text p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.8);\n    line-height: 1.6;\n  }\n  .owh-lab-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 10px;\n  }\n  .owh-lab-badge {\n    background: rgba(255,255,255,0.15);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 999px;\n    padding: 4px 12px;\n    font-size: 11px;\n    font-weight: 600;\n    color: #fff;\n  }\n\n  \/* Quality guarantee *\/\n  .owh-guarantee {\n    background: linear-gradient(135deg, #1a3a5c 0%, #1e4d78 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .owh-guarantee-icon {\n    width: 64px;\n    height: 64px;\n    background: rgba(255,255,255,0.12);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 28px;\n    flex-shrink: 0;\n  }\n  .owh-guarantee-text h3 {\n    font-size: 17px;\n    font-weight: 800;\n    color: #ffffff;\n    margin-bottom: 4px;\n  }\n  .owh-guarantee-text p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.8);\n    line-height: 1.6;\n  }\n\n  \/* Footer disclaimer *\/\n  .owh-disclaimer {\n    font-size: 12px;\n    color: #aaa;\n    line-height: 1.6;\n    border-top: 1px solid #f0f0f0;\n    padding-top: 16px;\n    margin-top: 8px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"owh-desc\"\u003e\n\n  \u003c!-- ── HERO ── --\u003e\n  \u003cdiv class=\"owh-hero\"\u003e\n    \u003cdiv class=\"owh-hero-eyebrow\"\u003eOrganic Wellness Hub · Premium Bundle\u003c\/div\u003e\n    \u003cdiv class=\"owh-hero-title\"\u003eCollagen Glow Up — 6-Pack\u003c\/div\u003e\n    \u003cdiv class=\"owh-hero-sub\"\u003eHydrolysed Brazilian Bovine Collagen Powder · Type 1 \u0026amp; 3 · 14,000mg per Serving\u003c\/div\u003e\n    \u003cdiv class=\"owh-hero-pills\"\u003e\n      \u003cspan class=\"owh-pill\"\u003e✔ Lab Tested\u003c\/span\u003e\n      \u003cspan class=\"owh-pill\"\u003e✔ Easy Dissolve\u003c\/span\u003e\n      \u003cspan class=\"owh-pill\"\u003e✔ Made in the UK\u003c\/span\u003e\n      \u003cspan class=\"owh-pill\"\u003e✔ 30 Servings Each\u003c\/span\u003e\n      \u003cspan class=\"owh-pill\"\u003e✔ Unflavoured\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── TRUST BADGES ── --\u003e\n  \u003cdiv class=\"owh-trust\"\u003e\n    \u003cdiv class=\"owh-trust-badge tb-green\"\u003e\n      \u003cspan class=\"tb-icon\"\u003e🧪\u003c\/span\u003e\n      \u003cspan class=\"tb-title\"\u003eLab Tested\u003c\/span\u003e\n      \u003cspan class=\"tb-sub\"\u003eIndependently verified\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-trust-badge tb-blue\"\u003e\n      \u003cspan class=\"tb-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan class=\"tb-title\"\u003eQuality Guarantee\u003c\/span\u003e\n      \u003cspan class=\"tb-sub\"\u003e100% satisfaction\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-trust-badge tb-gold\"\u003e\n      \u003cspan class=\"tb-icon\"\u003e🇬🇧\u003c\/span\u003e\n      \u003cspan class=\"tb-title\"\u003eMade in the UK\u003c\/span\u003e\n      \u003cspan class=\"tb-sub\"\u003eGMP certified facility\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-trust-badge tb-red\"\u003e\n      \u003cspan class=\"tb-icon\"\u003e⭐\u003c\/span\u003e\n      \u003cspan class=\"tb-title\"\u003ePremium Grade\u003c\/span\u003e\n      \u003cspan class=\"tb-sub\"\u003eTriple filtered collagen\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── INTRO ── --\u003e\n  \u003cdiv class=\"owh-card owh-intro\"\u003e\n    \u003cdiv class=\"owh-card-title\"\u003e\n      \u003cspan class=\"ct-icon ct-red\"\u003e✨\u003c\/span\u003e\n      About This Bundle\n    \u003c\/div\u003e\n    \u003cp\u003eAchieve radiant skin, stronger hair, and healthier joints with our bestselling \u003cstrong\u003eCollagen Glow Up\u003c\/strong\u003e — now available as a money-saving 6-pack bundle exclusively at \u003cstrong\u003eOrganic Wellness Hub\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003eEach 420g pouch delivers \u003cstrong\u003e14,000mg of premium hydrolysed Brazilian bovine collagen peptides\u003c\/strong\u003e per serving — featuring Type 1 \u0026amp; 3 collagen, the two most important types for skin elasticity, gut health, and connective tissue repair.\u003c\/p\u003e\n    \u003cp\u003eTriple filtered for maximum purity and easy dissolution — just stir into any hot or cold drink and start your glow journey today.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── STATS ── --\u003e\n  \u003cdiv class=\"owh-stats\"\u003e\n    \u003cdiv class=\"owh-stat\"\u003e\n      \u003cspan class=\"st-num\"\u003e14,000mg\u003c\/span\u003e\n      \u003cspan class=\"st-label\"\u003eCollagen per Serving\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-stat\"\u003e\n      \u003cspan class=\"st-num\"\u003e180\u003c\/span\u003e\n      \u003cspan class=\"st-label\"\u003eTotal Servings\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-stat\"\u003e\n      \u003cspan class=\"st-num\"\u003e6 × 420g\u003c\/span\u003e\n      \u003cspan class=\"st-label\"\u003ePouches Included\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-stat\"\u003e\n      \u003cspan class=\"st-num\"\u003eType 1 \u0026amp; 3\u003c\/span\u003e\n      \u003cspan class=\"st-label\"\u003eCollagen Types\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── BENEFITS ── --\u003e\n  \u003cdiv class=\"owh-card\"\u003e\n    \u003cdiv class=\"owh-card-title\"\u003e\n      \u003cspan class=\"ct-icon ct-green\"\u003e💚\u003c\/span\u003e\n      Key Benefits\n    \u003c\/div\u003e\n    \u003cul class=\"owh-benefits\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bi-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"bi-text\"\u003e\n\u003cstrong\u003eSkin Elasticity \u0026amp; Hydration\u003c\/strong\u003e\u003cspan\u003eHelps reduce fine lines and supports a plump, radiant complexion\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bi-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"bi-text\"\u003e\n\u003cstrong\u003eHair \u0026amp; Nail Strength\u003c\/strong\u003e\u003cspan\u003eProvides the amino acid building blocks for stronger, faster-growing hair and nails\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bi-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"bi-text\"\u003e\n\u003cstrong\u003eJoint \u0026amp; Cartilage Support\u003c\/strong\u003e\u003cspan\u003eSupports connective tissue, tendons, and ligaments for greater comfort and mobility\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bi-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"bi-text\"\u003e\n\u003cstrong\u003eGut Health \u0026amp; Lining Integrity\u003c\/strong\u003e\u003cspan\u003eCollagen peptides support a healthy gut lining and digestive wellbeing\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bi-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"bi-text\"\u003e\n\u003cstrong\u003eEasy Dissolve Formula\u003c\/strong\u003e\u003cspan\u003eMixes smoothly into coffee, tea, smoothies, or water — no clumping, no taste\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"bi-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv class=\"bi-text\"\u003e\n\u003cstrong\u003eUnflavoured \u0026amp; Versatile\u003c\/strong\u003e\u003cspan\u003eCompletely neutral taste — add to any recipe or beverage effortlessly\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── WHAT'S IN THE BOX ── --\u003e\n  \u003cdiv class=\"owh-card\"\u003e\n    \u003cdiv class=\"owh-card-title\"\u003e\n      \u003cspan class=\"ct-icon ct-gold\"\u003e📦\u003c\/span\u003e\n      What's Included in Your Bundle\n    \u003c\/div\u003e\n    \u003ctable class=\"owh-bundle-table\"\u003e\n      \u003ctr\u003e\n        \u003cth\u003eItem\u003c\/th\u003e\n        \u003cth\u003eDetail\u003c\/th\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eProduct\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eNutrition Geeks Collagen Glow Up \u003cspan class=\"owh-tag\"\u003e×6\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eSize per Pouch\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e420g\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eServings per Pouch\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e30 servings\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eTotal Servings\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e180 servings\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCollagen per Serving\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e14,000mg hydrolysed peptides\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCollagen Type\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eType 1 \u0026amp; 3 (Brazilian Bovine)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eFlavour\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eUnflavoured\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eFiltration\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003ePremium Triple Filtered\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eMade in the UK\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── LAB TESTED BADGE ── --\u003e\n  \u003cdiv class=\"owh-lab\"\u003e\n    \u003cdiv class=\"owh-lab-icon\"\u003e🧪\u003c\/div\u003e\n    \u003cdiv class=\"owh-lab-text\"\u003e\n      \u003ch3\u003eIndependently Lab Tested\u003c\/h3\u003e\n      \u003cp\u003eEvery batch of Collagen Glow Up is independently tested by a third-party laboratory for purity, potency, and safety. What's on the label is exactly what's in the pouch — nothing more, nothing less.\u003c\/p\u003e\n      \u003cdiv class=\"owh-lab-badges\"\u003e\n        \u003cspan class=\"owh-lab-badge\"\u003e✔ Purity Verified\u003c\/span\u003e\n        \u003cspan class=\"owh-lab-badge\"\u003e✔ Potency Confirmed\u003c\/span\u003e\n        \u003cspan class=\"owh-lab-badge\"\u003e✔ Heavy Metal Screened\u003c\/span\u003e\n        \u003cspan class=\"owh-lab-badge\"\u003e✔ No Fillers\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── QUALITY GUARANTEE ── --\u003e\n  \u003cdiv class=\"owh-guarantee\"\u003e\n    \u003cdiv class=\"owh-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n    \u003cdiv class=\"owh-guarantee-text\"\u003e\n      \u003ch3\u003eOrganic Wellness Hub Quality Guarantee\u003c\/h3\u003e\n      \u003cp\u003eWe personally vet every product we list. If you are not 100% satisfied with your Collagen Glow Up bundle for any reason, contact our team and we will make it right — no hassle, no questions asked. Your wellness is our promise.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── HOW TO USE ── --\u003e\n  \u003cdiv class=\"owh-card\"\u003e\n    \u003cdiv class=\"owh-card-title\"\u003e\n      \u003cspan class=\"ct-icon ct-blue\"\u003e📋\u003c\/span\u003e\n      How to Use\n    \u003c\/div\u003e\n    \u003cdiv class=\"owh-steps\"\u003e\n      \u003cdiv class=\"owh-step\"\u003e\n        \u003cdiv class=\"owh-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"owh-step-text\"\u003e\n          \u003cstrong\u003eMeasure your serving\u003c\/strong\u003e\n          \u003cspan\u003eScoop one serving (14g \/ approx. 1 heaped tablespoon) of Collagen Glow Up powder.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"owh-step\"\u003e\n        \u003cdiv class=\"owh-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"owh-step-text\"\u003e\n          \u003cstrong\u003eMix into your favourite drink\u003c\/strong\u003e\n          \u003cspan\u003eStir or blend into water, coffee, tea, juice, or a smoothie. Works in hot and cold liquids.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"owh-step\"\u003e\n        \u003cdiv class=\"owh-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"owh-step-text\"\u003e\n          \u003cstrong\u003eTake daily for best results\u003c\/strong\u003e\n          \u003cspan\u003eConsistent daily use for 8–12 weeks delivers the most visible improvements to skin, hair, and joints.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── DISCLAIMER ── --\u003e\n  \u003cdiv class=\"owh-disclaimer\"\u003e\n    \u003cstrong\u003eImportant Information:\u003c\/strong\u003e Food supplement. Suitable for adults. Not suitable for vegetarians or vegans. Always read the label. Do not exceed the recommended serving. Store in a cool, dry place, out of reach of children. Food supplements should not be used as a substitute for a varied and balanced diet and a healthy lifestyle. If you are pregnant, breastfeeding, or taking medication, consult your doctor before use.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Organic Wellness Hub","offers":[{"title":"Default Title","offer_id":43995414167617,"sku":"SU00072701-6","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/0181\/2545\/files\/6-Pack_Collagen_Glow_Up_Powder_14_000mg_Hydrolysed_Brazilian_Bovine_Collagen_Peptides_Type_1_3_Lab_Tested_6_x_420g_Organic_Wellness_Hub.png?v=1780036922","url":"https:\/\/organicwellnesshub.com\/products\/6-pack-collagen-glow-up-powder-14000mg-bovine-collagen-peptides-420g","provider":"Organic Wellness Hub","version":"1.0","type":"link"}