{"product_id":"multi-collagen-super-blend-bovine-marine-capsules-vitamin-c","title":"Multi Collagen Super Blend Bovine Marine Capsules + Vitamin C","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe All-In-One Collagen System - Sterling Health\u003c\/title\u003e\n\u003cstyle\u003e\n    :root{\n        --navy:#1f3470;\n        --navy-deep:#132554;\n        --navy-soft:#2f4f96;\n        --green:#5f8f2f;\n        --green-dark:#3e6f24;\n        --green-soft:#7aac45;\n        --white:#ffffff;\n        --offwhite:#f4f7fc;\n        --panel:#f8fbff;\n        --text:#1e2d4f;\n        --muted:#61708d;\n        --border:#dbe4f2;\n        --shadow:0 18px 50px rgba(18,37,84,0.10);\n        --card-shadow:0 10px 30px rgba(20,40,90,0.08);\n    }\n\n    *{\n        box-sizing:border-box;\n    }\n\n    body{\n        margin:0;\n        padding:24px;\n        background:\n            radial-gradient(circle at top left, rgba(95,143,47,0.08), transparent 24%),\n            radial-gradient(circle at top right, rgba(31,52,112,0.08), transparent 26%),\n            linear-gradient(180deg,#eef2f7 0%, #e8edf4 100%);\n        font-family:Arial, Helvetica, sans-serif;\n        color:var(--text);\n        line-height:1.6;\n    }\n\n    .listing-wrap{\n        max-width:980px;\n        margin:0 auto;\n        background:rgba(255,255,255,0.94);\n        border:1px solid rgba(255,255,255,0.7);\n        border-radius:32px;\n        overflow:hidden;\n        box-shadow:var(--shadow);\n        backdrop-filter:blur(10px);\n    }\n\n    .top-bar{\n        height:10px;\n        background:linear-gradient(90deg,var(--green-dark) 0%, var(--green) 40%, var(--navy-soft) 100%);\n    }\n\n    .hero{\n        position:relative;\n        overflow:hidden;\n        padding:52px 42px 38px;\n        background:\n            radial-gradient(circle at 15% 15%, rgba(95,143,47,0.10), transparent 20%),\n            radial-gradient(circle at 85% 20%, rgba(31,52,112,0.10), transparent 22%),\n            linear-gradient(180deg,#ffffff 0%, #f7faff 100%);\n        text-align:center;\n    }\n\n    .hero:before{\n        content:\"\";\n        position:absolute;\n        width:280px;\n        height:280px;\n        right:-90px;\n        top:-110px;\n        background:linear-gradient(180deg, rgba(95,143,47,0.08), rgba(31,52,112,0.06));\n        border-radius:50%;\n        filter:blur(4px);\n    }\n\n    .hero:after{\n        content:\"\";\n        position:absolute;\n        width:220px;\n        height:220px;\n        left:-70px;\n        bottom:-120px;\n        background:linear-gradient(180deg, rgba(31,52,112,0.07), rgba(95,143,47,0.05));\n        border-radius:50%;\n    }\n\n    .brand{\n        position:relative;\n        z-index:2;\n        display:inline-flex;\n        align-items:center;\n        gap:18px;\n        margin-bottom:26px;\n        padding:14px 20px;\n        border:1px solid rgba(219,228,242,0.9);\n        border-radius:22px;\n        background:rgba(255,255,255,0.72);\n        box-shadow:0 8px 22px rgba(19,37,84,0.05);\n        backdrop-filter:blur(8px);\n    }\n\n    .brand-logo{\n        width:74px;\n        height:74px;\n        border-radius:50%;\n        position:relative;\n        background:\n            radial-gradient(circle at 68% 30%, #6ba6f0 0%, #2e61b5 38%, #20356d 67%, #ffffff 68%, #ffffff 74%, transparent 75%),\n            linear-gradient(135deg,#8ec545 0%, #5f8f2f 45%, #315e23 100%);\n        border:4px solid var(--navy);\n        overflow:hidden;\n        box-shadow:0 8px 18px rgba(31,52,112,0.18);\n        flex:0 0 auto;\n    }\n\n    .brand-logo:before{\n        content:\"\";\n        position:absolute;\n        inset:8px 34px 8px 10px;\n        border-radius:80px 10px 80px 10px;\n        background:linear-gradient(180deg,#a9d45c 0%, #659734 68%, #3e6f24 100%);\n        transform:rotate(-18deg);\n    }\n\n    .brand-logo:after{\n        content:\"\";\n        position:absolute;\n        inset:16px 10px 12px 30px;\n        border-radius:60px 60px 60px 12px;\n        background:linear-gradient(180deg,#7eb6ff 0%, #3468bc 58%, #20356d 100%);\n        transform:rotate(25deg);\n    }\n\n    .brand-text{\n        text-align:left;\n    }\n\n    .brand-name{\n        margin:0;\n        font-size:42px;\n        line-height:0.95;\n        font-family:Georgia, \"Times New Roman\", serif;\n        font-weight:700;\n        color:var(--navy);\n        letter-spacing:-1px;\n    }\n\n    .brand-name span{\n        color:var(--green-dark);\n        font-style:italic;\n        font-weight:700;\n    }\n\n    .brand-sub{\n        margin:7px 0 0;\n        font-size:12px;\n        letter-spacing:2.8px;\n        color:var(--navy-deep);\n        text-transform:uppercase;\n        font-weight:700;\n    }\n\n    .headline{\n        position:relative;\n        z-index:2;\n        max-width:760px;\n        margin:0 auto 14px;\n        font-size:48px;\n        line-height:1.08;\n        letter-spacing:1.5px;\n         color:var(--navy);\n        font-weight:300;\n    }\n\n    .subheadline{\n        position:relative;\n        z-index:2;\n        max-width:700px;\n        margin:0 auto;\n        font-size:28px;\n        color:var(--muted);\n    }\n\n    .quick-strip{\n        display:flex;\n        flex-wrap:wrap;\n        justify-content:center;\n        gap:12px;\n        margin-top:28px;\n        position:relative;\n        z-index:2;\n    }\n\n    .quick-pill{\n        padding:10px 16px;\n        border-radius:999px;\n        background:rgba(255,255,255,0.8);\n        border:1px solid var(--border);\n        font-size:13px;\n        font-weight:700;\n        letter-spacing:0.8px;\n        text-transform:uppercase;\n        color:var(--navy);\n        box-shadow:0 6px 16px rgba(19,37,84,0.05);\n    }\n\n    .content{\n        padding:0 34px 22px;\n    }\n\n    .feature-panel{\n        margin-top:-8px;\n        position:relative;\n        z-index:3;\n        background:\n            linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%);\n        border-radius:26px;\n        padding:28px;\n        color:#fff;\n        display:grid;\n        grid-template-columns:1.4fr 180px;\n        gap:20px;\n        align-items:center;\n        overflow:hidden;\n        box-shadow:0 16px 32px rgba(19,37,84,0.16);\n    }\n\n    .feature-panel:before{\n        content:\"\";\n        position:absolute;\n        right:-30px;\n        top:-30px;\n        width:180px;\n        height:180px;\n        background:linear-gradient(180deg, rgba(122,172,69,0.90), rgba(62,111,36,0.92));\n        transform:skewX(-20deg);\n        border-radius:24px;\n        opacity:0.95;\n    }\n\n    .feature-panel:after{\n        content:\"\";\n        position:absolute;\n        inset:0;\n        background:radial-gradient(rgba(255,255,255,0.10) 1px, transparent 1px);\n        background-size:8px 8px;\n        opacity:0.35;\n        pointer-events:none;\n    }\n\n    .feature-copy,\n    .count-badge{\n        position:relative;\n        z-index:2;\n    }\n\n    .feature-copy strong{\n        display:block;\n        margin-bottom:8px;\n        font-size:28px;\n        font-weight:700;\n        letter-spacing:1px;\n        text-transform:uppercase;\n    }\n\n    .feature-copy p{\n        margin:0;\n        font-size:17px;\n        color:rgba(255,255,255,0.88);\n    }\n\n    .count-badge{\n        justify-self:end;\n        width:128px;\n        height:128px;\n        border-radius:50%;\n        background:rgba(255,255,255,0.96);\n        color:var(--green-dark);\n        display:flex;\n        flex-direction:column;\n        align-items:center;\n        justify-content:center;\n        text-align:center;\n        border:6px solid rgba(255,255,255,0.35);\n        box-shadow:0 10px 24px rgba(0,0,0,0.18);\n    }\n\n    .count-badge .number{\n        font-size:50px;\n        line-height:1;\n        font-weight:700;\n    }\n\n    .count-badge .label{\n        font-size:14px;\n        font-weight:700;\n        letter-spacing:1px;\n        text-transform:uppercase;\n    }\n\n    .section-shell{\n        margin-top:26px;\n        padding:8px 0 0;\n    }\n\n    .grid{\n        display:grid;\n        grid-template-columns:repeat(2,minmax(0,1fr));\n        gap:18px;\n    }\n\n    .card{\n        position:relative;\n        background:linear-gradient(180deg, rgba(255,255,255,0.92) 0%, rgba(246,250,255,0.96) 100%);\n        border:1px solid rgba(219,228,242,0.95);\n        border-radius:24px;\n        padding:26px;\n        box-shadow:var(--card-shadow);\n        overflow:hidden;\n    }\n\n    .card:before{\n        content:\"\";\n        position:absolute;\n        top:0;\n        left:0;\n        right:0;\n        height:5px;\n        background:linear-gradient(90deg,var(--green) 0%, var(--navy-soft) 100%);\n    }\n\n    .card h2{\n        margin:0 0 12px;\n        font-size:22px;\n        color:var(--navy);\n        text-transform:uppercase;\n        letter-spacing:1px;\n        line-height:1.15;\n    }\n\n    .card p{\n        margin:0;\n        font-size:15.5px;\n        color:#4c5c79;\n    }\n\n    .why-choose{\n        margin-top:24px;\n        padding:30px;\n        border-radius:28px;\n        background:linear-gradient(180deg,#f7faff 0%, #edf3fa 100%);\n        border:1px solid var(--border);\n        box-shadow:0 10px 24px rgba(19,37,84,0.05);\n    }\n\n    .why-choose h2{\n        margin:0 0 22px;\n        text-align:center;\n        font-size:30px;\n        text-transform:uppercase;\n        letter-spacing:2px;\n        color:var(--navy);\n    }\n\n    .badges{\n        display:grid;\n        grid-template-columns:repeat(4,minmax(0,1fr));\n        gap:16px;\n    }\n\n    .badge{\n        background:rgba(255,255,255,0.88);\n        border:1px solid rgba(219,228,242,0.95);\n        border-radius:22px;\n        padding:20px 16px;\n        text-align:center;\n        box-shadow:0 8px 20px rgba(19,37,84,0.05);\n    }\n\n    .badge .icon{\n        width:52px;\n        height:52px;\n        margin:0 auto 12px;\n        border-radius:16px;\n        display:flex;\n        align-items:center;\n        justify-content:center;\n        font-size:24px;\n        background:linear-gradient(180deg,#f0f6ff 0%, #e6eefb 100%);\n        color:var(--navy);\n        box-shadow:inset 0 0 0 1px rgba(219,228,242,0.9);\n    }\n\n    .badge .icon svg{\n        width:28px;\n        height:28px;\n        display:block;\n        stroke:currentColor;\n        stroke-width:2.3;\n        stroke-linecap:round;\n        stroke-linejoin:round;\n        fill:none;\n    }\n\n    .brand-image{\n        position:relative;\n        z-index:2;\n        margin:0 auto 24px;\n        text-align:center;\n    }\n\n    .brand-image img{\n        max-width:100%;\n        height:auto;\n        display:inline-block;\n    }\n\n    .headline span{\n        display:block;\n        margin-top:8px;\n        font-size:0.56em;\n        line-height:1.25;\n        font-weight:700;\n        color:var(--green-dark);\n    }\n\n    .body-card h3{\n        margin:24px 0 10px;\n        color:var(--navy);\n        font-size:21px;\n        line-height:1.25;\n    }\n\n    .product-image{\n        margin:22px 0 26px;\n        text-align:center;\n    }\n\n    .product-image img{\n        width:100%;\n        max-width:820px;\n        height:auto;\n        display:inline-block;\n        border-radius:18px;\n        box-shadow:0 10px 28px rgba(19,37,84,0.10);\n    }\n\n    .highlight-box{\n        background:rgba(255,255,255,0.58);\n        border:1px solid rgba(219,228,242,0.95);\n        border-radius:18px;\n        padding:18px;\n        margin:18px 0 22px;\n    }\n\n    .ingredient-card{\n        border:1px solid rgba(219,228,242,0.95);\n        border-radius:18px;\n        padding:18px;\n        margin:16px 0;\n        background:#fff;\n    }\n\n    .ingredient-card h3{\n        margin-top:0;\n    }\n\n    .badge strong{\n        display:block;\n        color:var(--navy);\n        font-size:16px;\n        margin-bottom:4px;\n    }\n\n    .badge span{\n        color:var(--green-dark);\n        font-size:12px;\n        font-weight:700;\n        text-transform:uppercase;\n        letter-spacing:1px;\n    }\n\n    .footer-banner{\n        margin-top:28px;\n        border-radius:24px;\n        background:linear-gradient(90deg,var(--navy) 0%, var(--navy-deep) 60%, var(--green-dark) 100%);\n        color:#fff;\n        text-align:center;\n        padding:24px 20px;\n        font-size:26px;\n        font-weight:700;\n        letter-spacing:2px;\n        text-transform:uppercase;\n        box-shadow:0 14px 28px rgba(19,37,84,0.12);\n    }\n\n    .small-note{\n        margin-top:14px;\n        text-align:center;\n        font-size:13px;\n        color:#71809c;\n    }\n\n    @media (max-width: 768px){\n        body{\n            padding:12px;\n        }\n\n        .hero{\n            padding:34px 20px 30px;\n        }\n\n        .brand{\n            flex-direction:column;\n            text-align:center;\n            gap:12px;\n            padding:16px;\n        }\n\n        .brand-text{\n            text-align:center;\n        }\n\n        .brand-name{\n            font-size:36px;\n        }\n\n        .headline{\n            font-size:38px;\n        }\n\n        .feature-panel{\n            grid-template-columns:1fr;\n            text-align:center;\n        }\n\n        .count-badge{\n            justify-self:center;\n        }\n\n        .grid{\n            grid-template-columns:1fr;\n        }\n\n        .badges{\n            grid-template-columns:1fr 1fr;\n        }\n\n        .why-choose{\n            padding:22px;\n        }\n\n        .footer-banner{\n            font-size:20px;\n        }\n    }\n\n    @media (max-width: 480px){\n        .headline{\n            font-size:30px;\n        }\n\n        .brand-name{\n            font-size:32px;\n        }\n\n        .content{\n            padding:0 16px 18px;\n        }\n\n        .feature-panel{\n            padding:22px 18px;\n            border-radius:22px;\n        }\n\n        .card{\n            padding:22px 18px;\n        }\n\n        .badges{\n            grid-template-columns:1fr;\n        }\n\n        .quick-strip{\n            gap:8px;\n        }\n\n        .quick-pill{\n            width:100%;\n        }\n    }\n    \/* Pricing Section Styles *\/\n    .pricing-container {\n        margin-top: 30px;\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 15px;\n        perspective: 1000px;\n    }\n\n    .price-card {\n        background: var(--white);\n        border: 2px solid var(--border);\n        border-radius: 20px;\n        padding: 24px 15px;\n        text-align: center;\n        transition: transform 0.3s ease, border-color 0.3s ease;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n    }\n\n    .price-card.featured {\n        border-color: var(--green);\n        background: linear-gradient(180deg, #ffffff 0%, #f0f9eb 100%);\n        transform: scale(1.05);\n        box-shadow: 0 12px 30px rgba(95, 143, 47, 0.15);\n        position: relative;\n    }\n\n    .best-value-tag {\n        position: absolute;\n        top: -12px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--green);\n        color: white;\n        padding: 4px 12px;\n        border-radius: 20px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .price-card .qty {\n        font-size: 16px;\n        color: var(--muted);\n        font-weight: 700;\n    }\n\n    .price-card .cost {\n        font-size: 32px;\n        font-weight: 800;\n        color: var(--navy);\n        margin: 10px 0;\n    }\n\n    .price-card .cost span {\n        font-size: 18px;\n        vertical-align: top;\n    }\n\n    .price-cta {\n        margin-top: 30px;\n        padding: 20px;\n        background: var(--panel);\n        border-radius: 16px;\n        border: 1px dashed var(--green);\n        text-align: center;\n    }\n\n    @media (max-width: 600px) {\n        .pricing-container {\n            grid-template-columns: 1fr;\n            gap: 20px;\n        }\n        .price-card.featured {\n            transform: scale(1);\n        }\n    }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"listing-wrap\"\u003e\n    \u003cdiv class=\"top-bar\"\u003e\u003c\/div\u003e\n\n    \u003csection class=\"hero\"\u003e\n        \u003cdiv class=\"brand-image\"\u003e\n            \u003cimg src=\"https:\/\/www.powdersource.co.uk\/sterling\/logo.jpg\" alt=\"Sterling Health logo\" width=\"400\" height=\"150\"\u003e\n        \u003c\/div\u003e\n\n        \u003ch1 class=\"headline\"\u003e\n            The 'All-In-One Collagen System'\n            \u003cspan\u003e6 beauty + joint boosters in one single daily drink for a visible glow you can feel and see\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003cp class=\"subheadline\"\u003e\n            For softer, more supple skin, more lustre, shine and glow from your hair, stronger nails and younger-feeling joints.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"quick-strip\"\u003e\n            \u003cdiv class=\"quick-pill\"\u003e6-Ingredient System\u003c\/div\u003e\n            \u003cdiv class=\"quick-pill\"\u003eNano Marine Collagen\u003c\/div\u003e\n            \u003cdiv class=\"quick-pill\"\u003eVitamin C Support\u003c\/div\u003e\n            \u003cdiv class=\"quick-pill\"\u003eFast Dispatch\u003c\/div\u003e\n            \u003cdiv class=\"quick-pill\"\u003eMultiple Size Options\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003csection class=\"content\"\u003e\n    \u003cdiv class=\"section-shell\"\u003e\n        \u003cdiv class=\"card body-card\" style=\"margin-bottom: 24px; border-left: 5px solid var(--green);\"\u003e\n            \u003ch2 style=\"color: var(--green-dark);\"\u003eThe All-In-One Collagen System\u003c\/h2\u003e\n\n            \u003cp style=\"margin-bottom: 15px;\"\u003e\n                If you want softer and more supple skin, more lustre, shine and glow from your hair, stronger nails, as well as stronger and younger joints, then you need to learn about our new \u003cem\u003eMulti-Blend Collagen Powder\u003c\/em\u003e.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"highlight-box\"\u003e\n                \u003cp style=\"text-align:center; margin-bottom: 0;\"\u003e\u003cstrong\u003eIn short - we believe we have developed the UK's most powerful collagen!\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003ch3\u003eWhy a Multi-Blend Collagen?\u003c\/h3\u003e\n\n            \u003cp style=\"margin-bottom: 15px;\"\u003e\n                The secret is in the different types of collagen we use, all mixed into one powder - plus the additional \u003cem\u003ecombination\u003c\/em\u003e of ingredients that are available nowhere else.\n            \u003c\/p\u003e\n\n            \u003cp style=\"margin-bottom: 15px;\"\u003eYou see...\u003c\/p\u003e\n\n            \u003cul style=\"margin-bottom: 15px;\"\u003e\n                \u003cli\u003eYour body uses different types of collagen in different tissues.\u003c\/li\u003e\n                \u003cli\u003eCollagen works best when you also support collagen with additional ingredients to ensure it synthesises effectively in your body.\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cp style=\"margin-bottom: 15px;\"\u003e\n                \u003cstrong\u003eYet most collagen products available online just use ONE kind of collagen - and not much else!\u003c\/strong\u003e\n            \u003c\/p\u003e\n\n            \u003cp style=\"margin-bottom: 15px;\"\u003e\n                That's why we set out to create an incredible MULTI-collagen blend that covers all bases - giving you the best possible results for your skin, hair, nails and joints.\n            \u003c\/p\u003e\n\n            \u003ch3\u003eThe 6-Ingredient System - What's Inside \u0026amp; Why\u003c\/h3\u003e\n\n            \u003cdiv class=\"ingredient-card\"\u003e\n                \u003ch3\u003e1. Nano Marine Collagen (Pangasius Fish)\u003c\/h3\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003e\u003cstrong\u003eFirst up:\u003c\/strong\u003e We used marine collagen - as it's \u003cstrong\u003eextremely high in the all-important amino acids that give it the ability to plumpen your skin and reverse the visible signs of aging.\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003e\u003cstrong\u003eIt's also great for energy and joint health.\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eThe reason our \u003cem\u003emarine collagen\u003c\/em\u003e is so high in these specific amino acids is because it's harvested from specially-farmed \u003cstrong\u003epangasius fish\u003c\/strong\u003e. We use a specific, sustainable farm to give us a fully traceable source that's free of metals and other toxic compounds.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eYou can see the comparison below:\u003c\/p\u003e\n\n                \u003cdiv class=\"product-image\"\u003e\n                    \u003cimg src=\"https:\/\/powdersource.co.uk\/7fd\/enhancecollagen.jpg\" alt=\"Nano marine collagen comparison\" width=\"400\" height=\"400\" style=\"text-transform: none; letter-spacing: 1px;\"\u003e\n                \u003c\/div\u003e\n\n                \u003cp style=\"margin-bottom: 0;\"\u003eOur marine collagen is stacked with amino acids to help improve the way you look, and to turn back the clock!\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"highlight-box\"\u003e\n                \u003cp style=\"text-align:center; margin-bottom: 8px;\"\u003e\u003cstrong\u003eBut that's not the ONLY collagen we use!\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp style=\"text-align:center; margin-bottom: 8px;\"\u003eWhy ONLY use marine collagen when you can stack the deck with the supporting cast that makes collagen \u003cstrong\u003ework harder\u003c\/strong\u003e?\u003c\/p\u003e\n                \u003cp style=\"text-align:center; margin-bottom: 8px;\"\u003eSo we added five co-stars to the mix - each doing a specific job, each amplifying the others, each making marine collagen feel less like a single ingredient and more like a system.\u003c\/p\u003e\n                \u003cp style=\"text-align:center; margin-bottom: 0;\"\u003eSo alongside the Nano marine collagen, we also added...\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ingredient-card\"\u003e\n                \u003ch3\u003e2. Type X - Eggshell Membrane Collagen\u003c\/h3\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eYes, eggshell collagen does exist. But very few collagen products in the UK use it.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eMost people don't realise eggshell membrane isn't just \"collagen\". It's a \u003cstrong\u003enatural matrix\u003c\/strong\u003e - collagen plus other connective-tissue building blocks that show up in joints \u003cem\u003eand\u003c\/em\u003e skin.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eIn the research literature, eggshell membrane has been described not only as a source of collagen - but also a fantastic source of other ingredients too. Those other ingredients are: \u003cstrong\u003eglucosamine, chondroitin, and hyaluronic acid\u003c\/strong\u003e (the very things your connective tissues use as \"cushion and glide\").\u003c\/p\u003e\n\u003cdiv class=\"product-image\" style=\"text-align: center;\"\u003e\n    \u003cimg src=\"https:\/\/powdersource.co.uk\/7fd\/enhancecollagen2.jpg\" alt=\"Nitrosurge performance supplement\" width=\"200\" height=\"200\" style=\"text-transform: none; letter-spacing: 1px;\"\u003e\n\u003c\/div\u003e\n                \n\n                \u003cp style=\"margin-bottom: 15px;\"\u003eEggshell membrane collagen is often noted for including \u003cstrong\u003eType I, V, and X\u003c\/strong\u003e collagens. This means it adds \u003cem\u003ematrix-style\u003c\/em\u003e support - the \"other stuff\" your body uses around collagen fibres.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 0;\"\u003eResult: a better and more complete \"collagen ecosystem\" than only having one kind of collagen (as good as our marine collagen is).\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ingredient-card\"\u003e\n                \u003ch3\u003e3. Bovine (Beef) Collagen Peptides - Type I \u0026amp; III\u003c\/h3\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eWe use a high-grade source with \u003cstrong\u003e90% protein\u003c\/strong\u003e, which means it helps support the structure of skin, tendons, ligaments and bones - the foundation for firmness, strength and resilience.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 0;\"\u003eSo you've got the high quality marine collagen (high in critical amino acids), then the eggshell membrane collagen to support, and then the Type I and Type III collagen from our beef collagen, which is also very high in protein.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ingredient-card\"\u003e\n                \u003ch3\u003e4. Silica from Bamboo\u003c\/h3\u003e\n                \u003cp style=\"margin-bottom: 0;\"\u003eSilica is associated with hair, skin and nail strength, helping support the \"finish\" of your outer structure as you nourish it from within.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ingredient-card\"\u003e\n                \u003ch3\u003e5. Hyaluronic Acid (Low Molecular Weight)\u003c\/h3\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eWant the \"dewy\" look for your skin?\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eHyaluronic acid is famous for being in many high-end beauty creams. But it's also great as a supplement.\u003c\/p\u003e\n\n                    \u003cimg src=\"https:\/\/powdersource.co.uk\/7fd\/enhancecollagen3.jpg\" alt=\"Nano marine collagen comparison\" width=\"400\" height=\"400\" style=\"text-transform: none; letter-spacing: 1px;\"\u003e\n                \u003c\/div\u003e\n\n               \n                \u003cp style=\"margin-bottom: 15px;\"\u003eIt is aimed at skin hydration\/elasticity and wrinkles specifically, helping the skin look smoother and more supple.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eAnd for joints? Hyaluronic acid is a key part of joint lubrication - which is why it's often discussed in the context of comfort and mobility support too.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eWe only use a \u003cstrong\u003elow molecular weight version\u003c\/strong\u003e - for optimum absorption.\u003c\/p\u003e\n\n                \u003cdiv class=\"product-image\"\u003e\n                    \u003cimg src=\"https:\/\/powdersource.co.uk\/7fd\/enhancecollagen4.jpg\" alt=\"Low molecular weight hyaluronic acid\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ingredient-card\"\u003e\n                \u003ch3\u003e6. Vitamin C\u003c\/h3\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eMarine collagen gives you collagen peptides\/amino acids (raw materials). But we added vitamin C to help the marine collagen work even better.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eIn the UK\/EU, vitamin C has an \u003cstrong\u003eauthorised health claim\u003c\/strong\u003e: it \"contributes to normal collagen formation\" for the normal function of \u003cstrong\u003eskin\u003c\/strong\u003e - so it's absolutely ESSENTIAL to maximise the results you get from collagen supplementation.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 0;\"\u003eThat's why we also include a healthy dose - \u003cstrong\u003e100% of your daily recommended amount\u003c\/strong\u003e. You also get the astaxanthin we mentioned earlier - a powerful antioxidant and protector for your skin.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003ch3\u003eThe End Result\u003c\/h3\u003e\n\n            \u003cdiv class=\"highlight-box\"\u003e\n                \u003cp style=\"margin-bottom: 8px;\"\u003e\u003cstrong\u003eHow the system works together:\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul style=\"margin-bottom: 0;\"\u003e\n                    \u003cli\u003eMarine collagen builds the base.\u003c\/li\u003e\n                    \u003cli\u003eEggshell collagen broadens the matrix.\u003c\/li\u003e\n                    \u003cli\u003eHyaluronic acid hydrates and cushions.\u003c\/li\u003e\n                    \u003cli\u003eVitamin C helps the collagen work.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp style=\"margin-bottom: 15px;\"\u003eIn other words...\u003c\/p\u003e\n            \u003cp style=\"margin-bottom: 15px;\"\u003eThis isn't \"collagen with a sprinkle of extras\".\u003c\/p\u003e\n            \u003cp style=\"margin-bottom: 15px;\"\u003e\u003cstrong\u003eIt's a complete system for better skin, hair, joints and nails\u003c\/strong\u003e - designed to build a better you, starting immediately.\u003c\/p\u003e\n\n            \u003ch3\u003eIdeal For...\u003c\/h3\u003e\n            \u003cul style=\"margin-bottom: 15px;\"\u003e\n                \u003cli\u003e\u003cstrong\u003eBetter skin health and anti-aging effects.\u003c\/strong\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cstrong\u003eJoint health and mobility.\u003c\/strong\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003cstrong\u003eGreater hair and nail strength.\u003c\/strong\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003ch3\u003eNano Marine Collagen is also:\u003c\/h3\u003e\n            \u003cul style=\"margin-bottom: 15px;\"\u003e\n                \u003cli\u003eNatural.\u003c\/li\u003e\n                \u003cli\u003eSustainable \/ eco-friendly - produced in a specialist farm (NOT by emptying our precious oceans).\u003c\/li\u003e\n                \u003cli\u003eLow in salt (sodium) - unlike collagen from ocean fish.\u003c\/li\u003e\n                \u003cli\u003eZERO artificial colours, flavours, additives, or preservatives.\u003c\/li\u003e\n                \u003cli\u003eCompletely free from fat, carbs, sugar, gluten and cholesterol.\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003ch3\u003eWe Believe It's the Most Complete Collagen Out There Today\u003c\/h3\u003e\n            \u003cp style=\"margin-bottom: 15px;\"\u003eNot only containing a low molecular weight marine collagen...\u003c\/p\u003e\n            \u003cp style=\"margin-bottom: 15px;\"\u003eBut also adding eggshell membrane, astaxanthin, zinc, hyaluronic acid and vitamin C...\u003c\/p\u003e\n            \u003cp style=\"margin-bottom: 15px;\"\u003e\u003cstrong\u003eMaking it the most diverse and complete collagen available.\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp style=\"margin-bottom: 15px;\"\u003eYou can try it yourself and join the thousands of customers who are already raving about it!\u003c\/p\u003e\n\n            \u003cdiv class=\"section-shell\"\u003e\n                \u003ch2 style=\"text-align: center; color: var(--navy); margin-bottom: 5px;\"\u003eWhat's the Price?\u003c\/h2\u003e\n                \u003cp style=\"text-align: center; color: var(--muted); margin-bottom: 25px;\"\u003eChoose your pack\u003c\/p\u003e\n\n                \u003cp style=\"margin-bottom: 15px;\"\u003eNano Marine Collagen is NOT the cheapest collagen on the market - and for good reason.\u003c\/p\u003e\n                \u003cp style=\"margin-bottom: 15px;\"\u003eIt's a low molecular weight, it's sustainably-farmed, and it also includes Type X egg-shell collagen, astaxanthin, hyaluronic acid and zinc bisglycinate for maximum benefits, synthesis and absorption.\u003c\/p\u003e\n\n                \u003cdiv class=\"pricing-container\"\u003e\n                    \u003cdiv class=\"price-card\"\u003e\n                        \u003cdiv class=\"qty\"\u003e30 Capsules\u003c\/div\u003e\n                        \u003cdiv class=\"cost\"\u003e\n\u003cspan\u003e£\u003c\/span\u003e6.99\u003c\/div\u003e\n                        \u003cp style=\"font-size: 13px; color: var(--muted);\"\u003eTrial Pack\u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"price-card featured\"\u003e\n                        \u003cdiv class=\"best-value-tag\"\u003eBest Value\u003c\/div\u003e\n                        \u003cdiv class=\"qty\"\u003e365 Capsules\u003c\/div\u003e\n                        \u003cdiv class=\"cost\"\u003e\n\u003cspan\u003e£\u003c\/span\u003e26.95\u003c\/div\u003e\n                        \u003cp style=\"font-size: 13px; color: var(--green-dark); font-weight: 700;\"\u003eBest Value\u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"price-card\"\u003e\n                        \u003cdiv class=\"qty\"\u003e90 Capsules\u003c\/div\u003e\n                        \u003cdiv class=\"cost\"\u003e\n\u003cspan\u003e£\u003c\/span\u003e12.99\u003c\/div\u003e\n                        \u003cp style=\"font-size: 13px; color: var(--muted);\"\u003eBetter Value\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"price-cta\"\u003e\n                    \u003cp style=\"margin: 0; font-weight: bold; color: var(--green-dark); font-size: 18px;\"\u003e\n                        Try Nano Marine Collagen today.\n                    \u003c\/p\u003e\n                    \u003cp style=\"margin: 8px 0 0; color: var(--text);\"\u003e\n                        The dosage is 4 capsules per day.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cp style=\"font-weight:700; color:var(--navy); margin-bottom: 10px;\"\u003eIf you want the best for your hair, skin and nails - you should try the best - that's Nano Marine Collagen.\u003c\/p\u003e\n            \u003cp style=\"font-weight:700; color:var(--navy); margin-bottom: 10px;\"\u003eOrder today, and try it for yourself!\u003c\/p\u003e\n            \u003cp style=\"font-weight:700; color:var(--navy); margin-bottom: 0;\"\u003eOrder today - supplies are limited!\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n\n\n        \u003cdiv class=\"feature-panel\" style=\"margin-top: 40px;\"\u003e\n            \u003cdiv class=\"feature-copy\"\u003e\n                \u003cstrong\u003eAbout Sterling Health\u003c\/strong\u003e\n                \u003cp\u003e\n                   Sterling Health is a UK brand. We've been selling online for over 17 years. \n                   Our products are all manufactured in the UK and shipped same-day before 12pm.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"count-badge\"\u003e\n                \u003cdiv class=\"number\"\u003eUK\u003c\/div\u003e\n                \u003cdiv class=\"label\"\u003eMade\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003csection class=\"content\"\u003e\n   \n\n         \n\n        \u003cdiv class=\"section-shell\"\u003e\n            \u003cdiv class=\"grid\"\u003e\n                \u003cdiv class=\"card\"\u003e\n                    \u003ch2\u003eFast Shipping\u003c\/h2\u003e\n                    \u003cp\u003e\n                        Same-day dispatch on all orders before 12pm.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"card\"\u003e\n                    \u003ch2\u003eFriendly Service\u003c\/h2\u003e\n                    \u003cp\u003e\n                       Need help? Just drop us an email through the 'Ask Seller A Question' button!\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"card\"\u003e\n                    \u003ch2\u003eShipping Details\u003c\/h2\u003e\n                    \u003cp\u003e\n                        All items shipped by Royal Mail, 48-hour. Each order comes with a tracking number.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"card\"\u003e\n                    \u003ch2\u003eReturns \u0026amp; Support\u003c\/h2\u003e\n                    \u003cp\u003e\n                       Don't like your product? Simply return it within 30 days for a full refund - we even pay your return shipping!\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"why-choose\"\u003e\n                \u003ch2\u003eWhy Buy From Us\u003c\/h2\u003e\n\n                \u003cdiv class=\"badges\"\u003e\n                    \u003cdiv class=\"badge\"\u003e\n                        \u003cdiv class=\"icon\" aria-hidden=\"true\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\"\u003e\n                                \u003cpath d=\"M12 3l7 3v5c0 4.6-2.8 8-7 10-4.2-2-7-5.4-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M9 12l2 2 4-5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cstrong\u003eUK Seller\u003c\/strong\u003e\n                        \u003cspan\u003eTrusted UK Seller\u003c\/span\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"badge\"\u003e\n                        \u003cdiv class=\"icon\" aria-hidden=\"true\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\"\u003e\n                                \u003cpath d=\"M3 6h11v9H3z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M14 9h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n                                \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n                                \u003ccircle cx=\"17\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cstrong\u003eFast Dispatch\u003c\/strong\u003e\n                        \u003cspan\u003eQuick Handling\u003c\/span\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"badge\"\u003e\n                        \u003cdiv class=\"icon\" aria-hidden=\"true\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\"\u003e\n                                \u003cpath d=\"M21 11.5a8.4 8.4 0 0 1-9 8.3 8.7 8.7 0 0 1-3.8-.9L3 20l1.3-4.6A8.2 8.2 0 0 1 3 11.5C3 6.8 7 3 12 3s9 3.8 9 8.5z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M8 11h8\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M8 14h5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cstrong\u003eResponsive Support\u003c\/strong\u003e\n                        \u003cspan\u003eBuyer Care\u003c\/span\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"badge\"\u003e\n                        \u003cdiv class=\"icon\" aria-hidden=\"true\"\u003e\n                            \u003csvg viewbox=\"0 0 24 24\"\u003e\n                                \u003crect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n                                \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M12 14v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cstrong\u003eSecure Purchase\u003c\/strong\u003e\n                        \u003cspan\u003eShop Confidently\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"footer-banner\"\u003e\n                Thanks for visiting our shop\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"small-note\"\u003e\n               Copyright 2026-7, Sterling Health\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n\n\n\u003c\/body\u003e","brand":"Sterling Health","offers":[{"title":"30","offer_id":58357064696192,"sku":"Enhanced Collagen Capsules 30","price":6.99,"currency_code":"GBP","in_stock":true},{"title":"60","offer_id":58357064728960,"sku":"Enhanced Collagen Capsules 60","price":10.99,"currency_code":"GBP","in_stock":true},{"title":"90","offer_id":58357064761728,"sku":"Enhanced Collagen Capsules 90","price":12.99,"currency_code":"GBP","in_stock":true},{"title":"120","offer_id":58357064794496,"sku":"Enhanced Collagen Capsules 120","price":14.99,"currency_code":"GBP","in_stock":true},{"title":"365","offer_id":58357064827264,"sku":"Enhanced Collagen Capsules 365","price":26.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0553\/4298\/9479\/files\/Enhanced_Collagen_30_page_001_render_01.png?v=1781285344","url":"https:\/\/arkanehealth.com\/products\/multi-collagen-super-blend-bovine-marine-capsules-vitamin-c","provider":"Arkane Health","version":"1.0","type":"link"}