{"product_id":"bodypharm-cjc-1295-ipamorelin-pen™","title":"BODY PHARM CJC-1295 + Ipamorelin Pen™","description":"\u003cstyle\u003e\n  .bpcjcipa-section {\n    width: 100%;\n    max-width: 100%;\n    padding: 22px 10px;\n    background:\n      radial-gradient(circle at top right, rgba(98, 77, 255, 0.16), transparent 34%),\n      radial-gradient(circle at bottom left, rgba(0, 185, 160, 0.15), transparent 32%),\n      linear-gradient(180deg, #ffffff 0%, #f7f6ff 100%);\n    font-family: inherit;\n    color: #151515;\n    overflow: hidden;\n  }\n\n  .bpcjcipa-wrap {\n    width: 100%;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  .bpcjcipa-hero {\n    width: 100%;\n    position: relative;\n    background: rgba(255, 255, 255, 0.96);\n    border: 1px solid rgba(98, 77, 255, 0.18);\n    border-radius: 26px;\n    padding: 16px;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);\n    animation: cjcipaFadeUp 0.8s ease forwards;\n    overflow: hidden;\n  }\n\n  .bpcjcipa-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -90px;\n    right: -90px;\n    width: 190px;\n    height: 190px;\n    background: rgba(98, 77, 255, 0.12);\n    filter: blur(38px);\n    border-radius: 50%;\n    animation: cjcipaFloat 6s ease-in-out infinite;\n  }\n\n  .bpcjcipa-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.07);\n    position: relative;\n    z-index: 2;\n  }\n\n  .bpcjcipa-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    transition: transform 0.7s ease;\n  }\n\n  .bpcjcipa-image:hover img {\n    transform: scale(1.035);\n  }\n\n  .bpcjcipa-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .bpcjcipa-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 13px;\n    border-radius: 999px;\n    background: rgba(98, 77, 255, 0.1);\n    color: #5540c8;\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n\n  .bpcjcipa-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #624dff;\n    box-shadow: 0 0 16px rgba(98, 77, 255, 0.85);\n  }\n\n  .bpcjcipa-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  .bpcjcipa-title span {\n    background: linear-gradient(135deg, #624dff, #00b9a0);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .bpcjcipa-text {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5e5e5e;\n    margin: 0 0 18px;\n  }\n\n  .bpcjcipa-highlight {\n    padding: 16px;\n    border-radius: 20px;\n    background: #ffffff;\n    border: 1px solid rgba(98, 77, 255, 0.18);\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.045);\n    margin: 18px 0;\n    animation: cjcipaPulse 3.5s ease-in-out infinite;\n  }\n\n  .bpcjcipa-highlight h3 {\n    margin: 0 0 8px;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .bpcjcipa-highlight p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #666;\n  }\n\n  .bpcjcipa-grid {\n    display: grid;\n    grid-template-columns: 1fr !important;\n    gap: 12px;\n    width: 100%;\n    margin-top: 20px;\n  }\n\n  .bpcjcipa-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  .bpcjcipa-card.show {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .bpcjcipa-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #624dff, #00b9a0);\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  .bpcjcipa-card h4 {\n    margin: 0 0 6px;\n    font-size: 14px;\n    line-height: 1.15;\n    font-weight: 900;\n  }\n\n  .bpcjcipa-card p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #666;\n  }\n\n  .bpcjcipa-details,\n  .bpcjcipa-storage {\n    margin-top: 20px;\n    padding: 16px;\n    border-radius: 22px;\n    background: #ffffff;\n    border: 1px solid rgba(0, 185, 160, 0.2);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.045);\n  }\n\n  .bpcjcipa-details h3,\n  .bpcjcipa-storage h3 {\n    margin: 0 0 12px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bpcjcipa-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  .bpcjcipa-row:last-child {\n    border-bottom: none;\n  }\n\n  .bpcjcipa-row strong {\n    display: block;\n    color: #181818;\n    font-weight: 850;\n    margin-bottom: 4px;\n  }\n\n  .bpcjcipa-row span {\n    display: block;\n  }\n\n  .bpcjcipa-storage p {\n    margin: 7px 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #5e5e5e;\n  }\n\n  .bpcjcipa-research {\n    margin-top: 20px;\n    padding: 18px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, rgba(98, 77, 255, 0.08), rgba(0, 185, 160, 0.09));\n    border: 1px solid rgba(98, 77, 255, 0.16);\n  }\n\n  .bpcjcipa-research h3 {\n    margin: 0 0 10px;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .bpcjcipa-research p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.7;\n    color: #5e5e5e;\n  }\n\n  .bpcjcipa-warning {\n    margin-top: 18px;\n    padding: 14px;\n    border-radius: 18px;\n    background: #111111;\n    color: #ffffff;\n    text-align: center;\n    font-size: 12px;\n    line-height: 1.6;\n    font-weight: 750;\n  }\n\n  .bpcjcipa-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 cjcipaFadeUp {\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 cjcipaPulse {\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(98, 77, 255, 0.13);\n    }\n  }\n\n  @keyframes cjcipaFloat {\n    0%, 100% {\n      transform: translateY(0);\n    }\n\n    50% {\n      transform: translateY(22px);\n    }\n  }\n\n  @media screen and (min-width: 1000px) {\n    .bpcjcipa-section {\n      padding: 70px 22px;\n    }\n\n    .bpcjcipa-wrap {\n      max-width: 1120px;\n    }\n\n    .bpcjcipa-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    .bpcjcipa-image {\n      margin-bottom: 0;\n    }\n\n    .bpcjcipa-title {\n      font-size: 48px;\n    }\n\n    .bpcjcipa-grid {\n      grid-template-columns: 1fr 1fr !important;\n    }\n\n    .bpcjcipa-row {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n    }\n\n    .bpcjcipa-row strong {\n      margin-bottom: 0;\n    }\n\n    .bpcjcipa-row span {\n      text-align: right;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"bpcjcipa-section\"\u003e\n\u003cdiv class=\"bpcjcipa-wrap\"\u003e\n\u003cdiv class=\"bpcjcipa-hero\"\u003e\n\u003cdiv class=\"bpcjcipa-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-content\"\u003e\n\u003cdiv class=\"bpcjcipa-badge\"\u003e\n\u003cdiv class=\"bpcjcipa-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nDual Peptide GH Axis Stack\u003c\/div\u003e\n\u003ch1 class=\"bpcjcipa-title\"\u003eBodyPharm \u003cspan\u003eCJC-1295 + Ipamorelin Pen™\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bpcjcipa-text\"\u003eA synergistic dual-peptide formulation combining CJC-1295 and Ipamorelin in a precision multi-dosage injection pen. Engineered for subcutaneous administration, this combination targets the growth hormone axis through complementary research mechanisms.\u003c\/p\u003e\n\u003cdiv class=\"bpcjcipa-highlight\"\u003e\n\u003ch3\u003eDual Peptide Research Profile\u003c\/h3\u003e\n\u003cp\u003eCJC-1295 is a long-acting GHRH analogue, while Ipamorelin is a selective GH secretagogue. Together, they are studied for their complementary role in pulsatile GH release and advanced growth hormone axis research.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-grid\"\u003e\n\u003cdiv class=\"bpcjcipa-card\"\u003e\n\u003cdiv class=\"bpcjcipa-icon\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eGH Axis Research\u003c\/h4\u003e\n\u003cp\u003eDesigned for studies focused on growth hormone axis modulation and pulsatile GH release pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-card\"\u003e\n\u003cdiv class=\"bpcjcipa-icon\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eDual Mechanism Stack\u003c\/h4\u003e\n\u003cp\u003eCombines a GHRH analogue with a selective GH secretagogue for complementary research action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-card\"\u003e\n\u003cdiv class=\"bpcjcipa-icon\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eBody Composition Research\u003c\/h4\u003e\n\u003cp\u003ePositioned for research into body composition, metabolic function and recovery biomarkers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-card\"\u003e\n\u003cdiv class=\"bpcjcipa-icon\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eRecovery Biomarker Studies\u003c\/h4\u003e\n\u003cp\u003eStudied in advanced protocols exploring recovery, cellular repair and performance-related pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-details\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"bpcjcipa-row\"\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e \u003cspan\u003eBodyPharm CJC-1295 + Ipamorelin Pen™\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-row\"\u003e\n\u003cstrong\u003eActive Ingredients\u003c\/strong\u003e \u003cspan\u003eCJC-1295 + Ipamorelin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-row\"\u003e\n\u003cstrong\u003ePeptide Type\u003c\/strong\u003e \u003cspan\u003eGHRH analogue + selective GH secretagogue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-row\"\u003e\n\u003cstrong\u003eFormat\u003c\/strong\u003e \u003cspan\u003eMulti-dosage injection pen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-row\"\u003e\n\u003cstrong\u003eAdministration\u003c\/strong\u003e \u003cspan\u003eSubcutaneous injection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-row\"\u003e\n\u003cstrong\u003eUse\u003c\/strong\u003e \u003cspan\u003eFor single patient use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-row\"\u003e\n\u003cstrong\u003eExcipients\u003c\/strong\u003e \u003cspan\u003eSterile water, phenol, propylene glycol\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-storage\"\u003e\n\u003ch3\u003eStorage Instructions\u003c\/h3\u003e\n\u003cp\u003eStore refrigerated at 2–8°C or 36–46°F\u003c\/p\u003e\n\u003cp\u003eProtect from light\u003c\/p\u003e\n\u003cp\u003eDo not freeze\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-research\"\u003e\n\u003ch3\u003eResearch Applications\u003c\/h3\u003e\n\u003cp\u003eThis combination is positioned for research focused on body composition, metabolic function, recovery and anti-aging biomarker studies. The pen format offers a premium, precise and convenient presentation for advanced research protocols.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpcjcipa-warning\"\u003eFor research purposes only. Not intended for human therapeutic use.\u003c\/div\u003e\n\u003cp class=\"bpcjcipa-disclaimer\"\u003eHandle in accordance with applicable laboratory and regulatory guidelines.\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":47560199602307,"sku":null,"price":1950.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/8924\/6595\/files\/ChatGPTImageJul13_2026_09_34_39AM.png?v=1783928233","url":"https:\/\/enduroflow.co.za\/products\/bodypharm-cjc-1295-ipamorelin-pen%e2%84%a2","provider":"EnduroFlow","version":"1.0","type":"link"}