{"product_id":"bodypharm-ghk-cu™","title":"BODY PHARM GHK-Cu™","description":"\u003cstyle\u003e\n  .bp-ghk-section {\n    width: 100%;\n    max-width: 100%;\n    padding: 22px 10px;\n    background:\n      radial-gradient(circle at top right, rgba(78, 140, 255, 0.15), transparent 34%),\n      radial-gradient(circle at bottom left, rgba(196, 132, 58, 0.16), transparent 32%),\n      linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);\n    font-family: inherit;\n    color: #151515;\n    overflow: hidden;\n  }\n\n  .bp-ghk-wrap {\n    width: 100%;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  .bp-ghk-hero {\n    width: 100%;\n    background: rgba(255, 255, 255, 0.96);\n    border: 1px solid rgba(78, 140, 255, 0.18);\n    border-radius: 26px;\n    padding: 16px;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.07);\n    animation: bpGhkFadeUp 0.8s ease forwards;\n  }\n\n  .bp-ghk-image {\n    width: 100%;\n    border-radius: 22px;\n    overflow: hidden;\n    background: #ffffff;\n    margin-bottom: 22px;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.06);\n  }\n\n  .bp-ghk-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    transition: transform 0.7s ease;\n  }\n\n  .bp-ghk-image:hover img {\n    transform: scale(1.035);\n  }\n\n  .bp-ghk-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 13px;\n    border-radius: 999px;\n    background: rgba(196, 132, 58, 0.12);\n    color: #9b641f;\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n\n  .bp-ghk-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #c4843a;\n    box-shadow: 0 0 16px rgba(196, 132, 58, 0.8);\n  }\n\n  .bp-ghk-title {\n    font-size: 28px;\n    line-height: 1.08;\n    letter-spacing: -0.8px;\n    margin: 0 0 14px;\n    font-weight: 900;\n  }\n\n  .bp-ghk-title span {\n    background: linear-gradient(135deg, #c4843a, #4e8cff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .bp-ghk-text {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5e5e5e;\n    margin: 0 0 18px;\n  }\n\n  .bp-ghk-highlight {\n    padding: 16px;\n    border-radius: 20px;\n    background: #ffffff;\n    border: 1px solid rgba(196, 132, 58, 0.2);\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);\n    margin: 18px 0;\n    animation: bpGhkPulse 3.5s ease-in-out infinite;\n  }\n\n  .bp-ghk-highlight h3 {\n    margin: 0 0 8px;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .bp-ghk-highlight p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #666;\n  }\n\n  .bp-ghk-grid {\n    display: grid;\n    grid-template-columns: 1fr !important;\n    gap: 12px;\n    width: 100%;\n    margin-top: 20px;\n  }\n\n  .bp-ghk-card {\n    width: 100%;\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 16px;\n    border: 1px solid rgba(0, 0, 0, 0.06);\n    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.045);\n    opacity: 0;\n    transform: translateY(22px);\n    transition: all 0.65s ease;\n  }\n\n  .bp-ghk-card.show {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .bp-ghk-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #c4843a, #4e8cff);\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 900;\n    margin-bottom: 10px;\n  }\n\n  .bp-ghk-card h4 {\n    margin: 0 0 6px;\n    font-size: 14px;\n    line-height: 1.15;\n    font-weight: 900;\n  }\n\n  .bp-ghk-card p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  .bp-ghk-details {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid rgba(78, 140, 255, 0.2);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.045);\n  }\n\n  .bp-ghk-details h3 {\n    margin: 0 0 12px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bp-ghk-row {\n    display: block;\n    padding: 11px 0;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.06);\n    font-size: 13px;\n    color: #5f5f5f;\n  }\n\n  .bp-ghk-row:last-child {\n    border-bottom: none;\n  }\n\n  .bp-ghk-row strong {\n    display: block;\n    color: #181818;\n    font-weight: 850;\n    margin-bottom: 4px;\n  }\n\n  .bp-ghk-row span {\n    display: block;\n  }\n\n  .bp-ghk-admin {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, rgba(196, 132, 58, 0.09), rgba(78, 140, 255, 0.09));\n    border: 1px solid rgba(196, 132, 58, 0.18);\n  }\n\n  .bp-ghk-admin h3 {\n    margin: 0 0 10px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bp-ghk-admin p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.7;\n    color: #5e5e5e;\n  }\n\n  .bp-ghk-disclaimer {\n    margin-top: 18px;\n    font-size: 11.5px;\n    line-height: 1.65;\n    color: #777;\n    text-align: center;\n  }\n\n  @keyframes bpGhkFadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(26px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes bpGhkPulse {\n    0%, 100% {\n      box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);\n    }\n\n    50% {\n      box-shadow: 0 16px 38px rgba(196, 132, 58, 0.13);\n    }\n  }\n\n  @media screen and (min-width: 1000px) {\n    .bp-ghk-section {\n      padding: 70px 22px;\n    }\n\n    .bp-ghk-wrap {\n      max-width: 1120px;\n    }\n\n    .bp-ghk-hero {\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 34px;\n      align-items: center;\n      padding: 32px;\n    }\n\n    .bp-ghk-image {\n      margin-bottom: 0;\n    }\n\n    .bp-ghk-title {\n      font-size: 48px;\n    }\n\n    .bp-ghk-grid {\n      grid-template-columns: 1fr 1fr !important;\n    }\n\n    .bp-ghk-row {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n    }\n\n    .bp-ghk-row strong {\n      margin-bottom: 0;\n    }\n\n    .bp-ghk-row span {\n      text-align: right;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"bp-ghk-section\"\u003e\n\u003cdiv class=\"bp-ghk-wrap\"\u003e\n\u003cdiv class=\"bp-ghk-hero\"\u003e\n\u003cdiv class=\"bp-ghk-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bp-ghk-badge\"\u003e\n\u003cdiv class=\"bp-ghk-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nPremium Copper Peptide\u003c\/div\u003e\n\u003ch1 class=\"bp-ghk-title\"\u003eBodyPharm \u003cspan\u003eGHK-Cu™\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bp-ghk-text\"\u003eUnlock the regenerative power of copper peptides with BodyPharm GHK-Cu™ — a premium-grade Glycine-Histidine-Lysine Copper peptide formulation crafted for skin health, tissue repair and cellular rejuvenation research.\u003c\/p\u003e\n\u003cdiv class=\"bp-ghk-highlight\"\u003e\n\u003ch3\u003eWhat is GHK-Cu?\u003c\/h3\u003e\n\u003cp\u003eGHK-Cu is a naturally occurring tripeptide found in human plasma, saliva and urine. It has a strong affinity for copper ions and is studied for its role in wound healing, skin regeneration, antioxidant defence and tissue remodelling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-grid\"\u003e\n\u003cdiv class=\"bp-ghk-card\"\u003e\n\u003cdiv class=\"bp-ghk-icon\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eSkin Rejuvenation\u003c\/h4\u003e\n\u003cp\u003eSupports collagen and elastin pathways associated with firmer, more youthful-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-card\"\u003e\n\u003cdiv class=\"bp-ghk-icon\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eWound Healing\u003c\/h4\u003e\n\u003cp\u003eStudied for its role in supporting damaged skin and soft tissue repair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-card\"\u003e\n\u003cdiv class=\"bp-ghk-icon\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eAnti-Aging Support\u003c\/h4\u003e\n\u003cp\u003eAssociated with research into fine lines, wrinkles and skin laxity support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-card\"\u003e\n\u003cdiv class=\"bp-ghk-icon\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eAntioxidant Protection\u003c\/h4\u003e\n\u003cp\u003eLinked to the activation of natural antioxidant systems that combat oxidative stress.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-card\"\u003e\n\u003cdiv class=\"bp-ghk-icon\"\u003e5\u003c\/div\u003e\n\u003ch4\u003eHair Follicle Support\u003c\/h4\u003e\n\u003cp\u003eResearch suggests GHK-Cu may support hair follicle and scalp health pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-card\"\u003e\n\u003cdiv class=\"bp-ghk-icon\"\u003e6\u003c\/div\u003e\n\u003ch4\u003eTissue Remodelling\u003c\/h4\u003e\n\u003cp\u003ePromotes healthy turnover and regeneration research in connective tissue structures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-details\"\u003e\n\u003ch3\u003eWhy BodyPharm GHK-Cu™?\u003c\/h3\u003e\n\u003cdiv class=\"bp-ghk-row\"\u003e\n\u003cstrong\u003ePeptide\u003c\/strong\u003e \u003cspan\u003eGHK-Cu Copper Peptide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-row\"\u003e\n\u003cstrong\u003eFull Name\u003c\/strong\u003e \u003cspan\u003eGlycine-Histidine-Lysine Copper\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-row\"\u003e\n\u003cstrong\u003eQuality\u003c\/strong\u003e \u003cspan\u003ePremium-grade formulation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-row\"\u003e\n\u003cstrong\u003eFocus\u003c\/strong\u003e \u003cspan\u003eSkin, hair and tissue repair research\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-row\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e \u003cspan\u003eTrusted BodyPharm quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-ghk-admin\"\u003e\n\u003ch3\u003ePremium Research Formulation\u003c\/h3\u003e\n\u003cp\u003eBodyPharm GHK-Cu™ is positioned as a premium copper peptide formulation designed for research into skin health, tissue repair, cellular rejuvenation and connective tissue support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"bp-ghk-disclaimer\"\u003eFor research and informational purposes only. Always consult a qualified healthcare professional before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"EnduroFlow","offers":[{"title":"Default Title","offer_id":47516295364739,"sku":null,"price":1699.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/8924\/6595\/files\/ChatGPTImageJul9_2026_11_35_27AM.png?v=1783589850","url":"https:\/\/enduroflow.co.za\/products\/bodypharm-ghk-cu%e2%84%a2","provider":"EnduroFlow","version":"1.0","type":"link"}