{"product_id":"bellerophon-exosomes-skin-booster","title":"BELLEROPHON Exosomes Skin Booster 2ml Syringe with Hyaluronic Acid, Polynucleotides, Peptides, Growth Factors, Amino Acids \u0026 Vitamin B12","description":"\u003cstyle\u003e\n  .bellerophon-luxury-page {\n    --bel-red: #b0002a;\n    --bel-red-bright: #e0003b;\n    --bel-wine: #4d0014;\n    --bel-dark: #170006;\n    --bel-gold: #d8ad55;\n    --bel-gold-light: #ffe19a;\n    --bel-cream: #fff8ef;\n    --bel-white: #ffffff;\n    --bel-text: #2b0710;\n    --bel-muted: #70545b;\n\n    font-family: inherit;\n    background: var(--bel-white);\n    color: var(--bel-text);\n    overflow: hidden;\n  }\n\n  .bellerophon-luxury-page * {\n    box-sizing: border-box;\n  }\n\n  .bel-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .bel-hero {\n    position: relative;\n    padding: 42px 0 70px;\n    background:\n      radial-gradient(circle at 75% 15%, rgba(224, 0, 59, .13), transparent 30%),\n      linear-gradient(180deg, #ffffff 0%, #fff8f4 100%);\n  }\n\n  .bel-hero-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 44px;\n    align-items: center;\n  }\n\n  .bel-badge {\n    display: inline-flex;\n    align-items: center;\n    padding: 9px 16px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, var(--bel-wine), var(--bel-red));\n    color: var(--bel-gold-light);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .13em;\n    text-transform: uppercase;\n    box-shadow: 0 14px 35px rgba(176, 0, 42, .22);\n    margin-bottom: 18px;\n  }\n\n  .bel-title {\n    font-size: clamp(42px, 7vw, 82px);\n    line-height: .92;\n    margin: 0 0 18px;\n    letter-spacing: -0.055em;\n    color: var(--bel-wine);\n  }\n\n  .bel-title span {\n    display: block;\n    background: linear-gradient(90deg, var(--bel-red-bright), var(--bel-wine), var(--bel-gold));\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n\n  .bel-subtitle {\n    font-size: clamp(18px, 2vw, 25px);\n    color: var(--bel-red);\n    margin: 0 0 18px;\n    font-weight: 700;\n  }\n\n  .bel-desc {\n    color: var(--bel-muted);\n    font-size: 16px;\n    line-height: 1.75;\n    max-width: 610px;\n    margin: 0 0 26px;\n  }\n\n  .bel-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 22px 0 30px;\n  }\n\n  .bel-tags span {\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid rgba(216, 173, 85, .45);\n    color: var(--bel-wine);\n    font-size: 13px;\n    font-weight: 700;\n    box-shadow: 0 10px 24px rgba(77, 0, 20, .06);\n  }\n\n  .bel-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n  }\n\n  .bel-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 0 26px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 800;\n    transition: all .25s ease;\n  }\n\n  .bel-btn-main {\n    color: #fff;\n    background: linear-gradient(135deg, var(--bel-red-bright), var(--bel-wine));\n    box-shadow: 0 18px 38px rgba(176, 0, 42, .28);\n  }\n\n  .bel-btn-main:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 22px 50px rgba(176, 0, 42, .38);\n  }\n\n  .bel-btn-outline {\n    color: var(--bel-wine);\n    background: #fff;\n    border: 1px solid rgba(216, 173, 85, .7);\n  }\n\n  .bel-btn-outline:hover {\n    background: var(--bel-cream);\n  }\n\n  .bel-image-card {\n    position: relative;\n    padding: 14px;\n    border-radius: 34px;\n    background:\n      linear-gradient(#fff, #fff) padding-box,\n      linear-gradient(135deg, var(--bel-gold-light), var(--bel-red), var(--bel-gold)) border-box;\n    border: 1px solid transparent;\n    box-shadow: 0 26px 70px rgba(77, 0, 20, .18);\n  }\n\n  .bel-image-card::before {\n    content: \"\";\n    position: absolute;\n    inset: -28px;\n    background: radial-gradient(circle, rgba(224, 0, 59, .18), transparent 60%);\n    z-index: 0;\n    pointer-events: none;\n  }\n\n  .bel-image-card img {\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    display: block;\n    border-radius: 24px;\n  }\n\n  .bel-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    margin-top: 40px;\n  }\n\n  .bel-stat {\n    background: #fff;\n    border: 1px solid rgba(216, 173, 85, .36);\n    border-radius: 26px;\n    padding: 24px;\n    box-shadow: 0 14px 35px rgba(77, 0, 20, .07);\n  }\n\n  .bel-stat strong {\n    display: block;\n    font-size: 40px;\n    line-height: 1;\n    color: var(--bel-red);\n    margin-bottom: 10px;\n  }\n\n  .bel-stat h3 {\n    margin: 0 0 10px;\n    color: var(--bel-wine);\n    font-size: 17px;\n  }\n\n  .bel-stat p {\n    margin: 0;\n    color: var(--bel-muted);\n    line-height: 1.65;\n    font-size: 14px;\n  }\n\n  .bel-section {\n    padding: 76px 0;\n  }\n\n  .bel-section-red {\n    background:\n      radial-gradient(circle at 20% 20%, rgba(255, 225, 154, .14), transparent 30%),\n      linear-gradient(135deg, var(--bel-dark), var(--bel-wine) 42%, var(--bel-red));\n    color: #fff;\n  }\n\n  .bel-section-light {\n    background: linear-gradient(180deg, #fff 0%, #fff7f3 100%);\n  }\n\n  .bel-head {\n    max-width: 760px;\n    margin-bottom: 34px;\n  }\n\n  .bel-label {\n    color: var(--bel-gold);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .bel-section-light .bel-label {\n    color: var(--bel-red);\n  }\n\n  .bel-head h2 {\n    font-size: clamp(30px, 5vw, 54px);\n    line-height: 1.02;\n    margin: 0 0 16px;\n    letter-spacing: -.035em;\n  }\n\n  .bel-section-light .bel-head h2 {\n    color: var(--bel-wine);\n  }\n\n  .bel-head p {\n    color: inherit;\n    opacity: .78;\n    line-height: 1.75;\n    font-size: 16px;\n    margin: 0;\n  }\n\n  .bel-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 22px;\n  }\n\n  .bel-card {\n    padding: 30px;\n    border-radius: 28px;\n    background: rgba(255, 255, 255, .08);\n    border: 1px solid rgba(255, 225, 154, .24);\n    backdrop-filter: blur(8px);\n  }\n\n  .bel-section-light .bel-card {\n    background: #fff;\n    border: 1px solid rgba(216, 173, 85, .34);\n    box-shadow: 0 16px 40px rgba(77, 0, 20, .07);\n  }\n\n  .bel-card h3 {\n    margin: 0 0 12px;\n    color: var(--bel-gold-light);\n    font-size: 22px;\n  }\n\n  .bel-section-light .bel-card h3 {\n    color: var(--bel-red);\n  }\n\n  .bel-card p {\n    margin: 0 0 15px;\n    line-height: 1.75;\n    opacity: .82;\n  }\n\n  .bel-section-light .bel-card p {\n    color: var(--bel-muted);\n    opacity: 1;\n  }\n\n  .bel-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bel-ingredients {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n  }\n\n  .bel-ingredient {\n    background: #fff;\n    border: 1px solid rgba(216, 173, 85, .34);\n    border-radius: 24px;\n    padding: 25px;\n    box-shadow: 0 14px 34px rgba(77, 0, 20, .06);\n  }\n\n  .bel-ingredient h3 {\n    margin: 0 0 12px;\n    color: var(--bel-wine);\n    font-size: 19px;\n  }\n\n  .bel-ingredient p {\n    margin: 0;\n    color: var(--bel-muted);\n    line-height: 1.65;\n    font-size: 14px;\n  }\n\n  .bel-protocol {\n    margin-top: 42px;\n    padding: 38px;\n    border-radius: 34px;\n    background:\n      linear-gradient(135deg, rgba(255, 225, 154, .18), rgba(255, 255, 255, .06));\n    border: 1px solid rgba(255, 225, 154, .28);\n    text-align: center;\n  }\n\n  .bel-protocol h2 {\n    margin: 0;\n    color: var(--bel-gold-light);\n    font-size: clamp(27px, 5vw, 48px);\n    line-height: 1.08;\n  }\n\n  .bel-faq {\n    display: grid;\n    gap: 15px;\n  }\n\n  .bel-faq details {\n    background: #fff;\n    border: 1px solid rgba(216, 173, 85, .38);\n    border-radius: 22px;\n    padding: 22px;\n    box-shadow: 0 12px 30px rgba(77, 0, 20, .06);\n  }\n\n  .bel-faq summary {\n    cursor: pointer;\n    color: var(--bel-wine);\n    font-weight: 900;\n    font-size: 18px;\n  }\n\n  .bel-faq p {\n    color: var(--bel-muted);\n    line-height: 1.75;\n    margin: 15px 0 0;\n  }\n\n  .bel-final {\n    padding: 80px 0 95px;\n    background:\n      radial-gradient(circle at top, rgba(224, 0, 59, .16), transparent 40%),\n      linear-gradient(180deg, #fff7f3 0%, #ffffff 100%);\n    text-align: center;\n  }\n\n  .bel-final-box {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 42px 24px;\n    border-radius: 34px;\n    background:\n      linear-gradient(#fff, #fff) padding-box,\n      linear-gradient(135deg, var(--bel-red), var(--bel-gold), var(--bel-red)) border-box;\n    border: 1px solid transparent;\n    box-shadow: 0 20px 60px rgba(77, 0, 20, .12);\n  }\n\n  .bel-final h2 {\n    font-size: clamp(30px, 5vw, 56px);\n    line-height: 1.02;\n    margin: 0 0 18px;\n    color: var(--bel-wine);\n    letter-spacing: -.035em;\n  }\n\n  .bel-final p {\n    color: var(--bel-muted);\n    line-height: 1.75;\n    max-width: 660px;\n    margin: 0 auto 26px;\n  }\n\n  @media (max-width: 900px) {\n    .bel-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 30px;\n    }\n\n    .bel-image-card {\n      order: -1;\n    }\n\n    .bel-stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .bel-grid-2,\n    .bel-ingredients {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .bel-wrap {\n      padding: 0 15px;\n    }\n\n    .bel-hero {\n      padding: 24px 0 50px;\n    }\n\n    .bel-badge {\n      font-size: 10px;\n      padding: 8px 12px;\n    }\n\n    .bel-desc {\n      font-size: 15px;\n    }\n\n    .bel-actions {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n\n    .bel-btn {\n      width: 100%;\n    }\n\n    .bel-tags span {\n      font-size: 12px;\n      padding: 9px 11px;\n    }\n\n    .bel-stats {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .bel-stat {\n      padding: 21px;\n    }\n\n    .bel-section {\n      padding: 52px 0;\n    }\n\n    .bel-card,\n    .bel-ingredient,\n    .bel-protocol {\n      padding: 23px;\n    }\n\n    .bel-final {\n      padding: 58px 0 76px;\n    }\n\n    .bel-final-box {\n      padding: 34px 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"bellerophon-luxury-page\"\u003e\n\u003cdiv class=\"bel-hero\"\u003e\n\u003cdiv class=\"bel-wrap\"\u003e\n\u003cdiv class=\"bel-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bel-badge\"\u003eBELLEROPHON | Premium Skin Booster\u003c\/div\u003e\n\u003ch1 class=\"bel-title\"\u003eBELLEROPHON \u003cspan\u003eExosomes\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bel-subtitle\"\u003eLuxury exosome skin booster for professional aesthetic care\u003c\/p\u003e\n\u003cp class=\"bel-desc\"\u003eBELLEROPHON is a premium exosome skin booster created to support hydration, radiance, and a refined-looking skin texture. The formula is designed for professional beauty protocols and a luxury client experience.\u003c\/p\u003e\n\u003cdiv class=\"bel-tags\"\u003e\n\u003cspan\u003eExosomes\u003c\/span\u003e \u003cspan\u003ePolynucleotides\u003c\/span\u003e \u003cspan\u003eLow \u0026amp; High MW HA\u003c\/span\u003e \u003cspan\u003ePeptides\u003c\/span\u003e \u003cspan\u003eGrowth Factors\u003c\/span\u003e \u003cspan\u003eVitamin B12\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-actions\"\u003e\n\u003ca href=\"\/en-qa\/products\/bellerophon-exosomes-skin-booster\" class=\"bel-btn bel-btn-main\"\u003e Buy Now \u003c\/a\u003e \u003ca href=\"#bellerophon-details\" class=\"bel-btn bel-btn-outline\"\u003e Explore Details \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-image-card\" style=\"text-align: start;\"\u003e\u003cimg loading=\"eager\" alt=\"BELLEROPHON Exosomes premium skin booster product box and professional 2ml format\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0953\/6326\/8681\/files\/Bellerophon.png?v=1781979436\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-stats\"\u003e\n\u003cdiv class=\"bel-stat\"\u003e\n\u003cstrong\u003e2ml\u003c\/strong\u003e\n\u003ch3\u003eProfessional Format\u003c\/h3\u003e\n\u003cp\u003eA premium 2ml format designed for accurate product control and professional beauty use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-stat\"\u003e\n\u003cstrong\u003e15\u003c\/strong\u003e\n\u003ch3\u003eDay Interval\u003c\/h3\u003e\n\u003cp\u003eProfessional beauty sessions may be repeated at 15-day intervals for a refined glow routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-stat\"\u003e\n\u003cstrong\u003eGlow\u003c\/strong\u003e\n\u003ch3\u003eRadiant Appearance\u003c\/h3\u003e\n\u003cp\u003eSupports a hydrated, refreshed, and luminous-looking complexion from the early routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-stat\"\u003e\n\u003cstrong\u003ePro\u003c\/strong\u003e\n\u003ch3\u003eClinic Ready\u003c\/h3\u003e\n\u003cp\u003eDesigned for premium aesthetic professionals seeking a high-end skin booster experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-section bel-section-red\" id=\"bellerophon-details\"\u003e\n\u003cdiv class=\"bel-wrap\"\u003e\n\u003cdiv class=\"bel-head\"\u003e\n\u003cdiv class=\"bel-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eWhy Choose BELLEROPHON\u003c\/h2\u003e\n\u003cp\u003eA luxury exosome skin booster created for beauty professionals who want a premium formula, elegant presentation, and a refined skin care experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-grid-2\"\u003e\n\u003cdiv class=\"bel-card\"\u003e\n\u003ch3\u003ePremium Exosome Formula\u003c\/h3\u003e\n\u003cp\u003eBELLEROPHON combines exosomes, polynucleotides, hyaluronic acid, peptides, growth factors, amino acids, and Vitamin B12 in one professional beauty formula.\u003c\/p\u003e\n\u003cp\u003eThe composition supports skin hydration, glow, and a smoother-looking surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-card\"\u003e\n\u003ch3\u003eLuxury Professional Experience\u003c\/h3\u003e\n\u003cp\u003eThe product is created for aesthetic professionals who need a premium skin booster with an elegant look, clear protocol story, and high perceived value.\u003c\/p\u003e\n\u003cp\u003eBELLEROPHON helps position your beauty service as a sophisticated and high-end skin renewal experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-protocol\"\u003e\n\u003ch2\u003eBELLEROPHON Is More Than a Product — It Is a Premium Protocol Story\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-section bel-section-light\"\u003e\n\u003cdiv class=\"bel-wrap\"\u003e\n\u003cdiv class=\"bel-head\"\u003e\n\u003cdiv class=\"bel-label\"\u003eIngredient Story\u003c\/div\u003e\n\u003ch2\u003eThe Active Composition Behind BELLEROPHON\u003c\/h2\u003e\n\u003cp\u003eA rich professional blend created to support hydration, radiance, and a luxury skin booster experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-ingredients\"\u003e\n\u003cdiv class=\"bel-ingredient\"\u003e\n\u003ch3\u003eExosomes\u003c\/h3\u003e\n\u003cp\u003eSupports skin communication and helps promote a fresher, more revitalized-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-ingredient\"\u003e\n\u003ch3\u003eHyaluronic Acid\u003c\/h3\u003e\n\u003cp\u003eLow and high molecular weight HA help support moisture, softness, and a plump-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-ingredient\"\u003e\n\u003ch3\u003ePeptides \u0026amp; Growth Factors\u003c\/h3\u003e\n\u003cp\u003eComplements the formula with advanced beauty actives for smoother and more radiant-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-ingredient\"\u003e\n\u003ch3\u003eVitamin B12 \u0026amp; Amino Acids\u003c\/h3\u003e\n\u003cp\u003eSupports a refreshed appearance and completes the premium active profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-section bel-section-red\"\u003e\n\u003cdiv class=\"bel-wrap\"\u003e\n\u003cdiv class=\"bel-head\"\u003e\n\u003cdiv class=\"bel-label\"\u003eIdeal For\u003c\/div\u003e\n\u003ch2\u003ePremium Aesthetic Skin Care\u003c\/h2\u003e\n\u003cp\u003eBELLEROPHON is suitable for professional beauty protocols focused on hydration, radiance, and skin quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-grid-2\"\u003e\n\u003cdiv class=\"bel-card\"\u003e\n\u003ch3\u003eTired-Looking Skin\u003c\/h3\u003e\n\u003cp\u003eHelps support the look of dull, tired, and dehydrated skin with a more luminous and refreshed appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-card\"\u003e\n\u003ch3\u003eLuxury Glow Routine\u003c\/h3\u003e\n\u003cp\u003eDesigned for professionals who want to offer a high-end skin booster experience with premium packaging and strong visual appeal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-section bel-section-light\"\u003e\n\u003cdiv class=\"bel-wrap\"\u003e\n\u003cdiv class=\"bel-head\"\u003e\n\u003cdiv class=\"bel-label\"\u003eFAQ\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is BELLEROPHON Exosomes?\u003c\/summary\u003e\n\u003cp\u003eBELLEROPHON Exosomes is a premium professional skin booster formula designed to support hydration, glow, and refined-looking skin texture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho is it designed for?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for aesthetic professionals, beauty clinics, and premium skincare providers who want a luxury exosome-based skin booster experience.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes the formula premium?\u003c\/summary\u003e\n\u003cp\u003eThe formula combines exosomes, polynucleotides, low and high molecular weight hyaluronic acid, peptides, growth factors, amino acids, and Vitamin B12.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often can it be used in a beauty routine?\u003c\/summary\u003e\n\u003cp\u003eProfessional beauty sessions may be scheduled at 15-day intervals according to the provider’s protocol and client needs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-final\"\u003e\n\u003cdiv class=\"bel-wrap\"\u003e\n\u003cdiv class=\"bel-final-box\"\u003e\n\u003ch2\u003eComplete the Premium BELLEROPHON Experience\u003c\/h2\u003e\n\u003cp\u003eAdd BELLEROPHON to your professional beauty offering and present clients with a luxurious exosome skin booster focused on hydration, glow, and premium skin quality.\u003c\/p\u003e\n\u003ca class=\"bel-btn bel-btn-main\" href=\"https:\/\/wa.me\/971567007020?text=Hello%20GRANTANA%2C%20I%20would%20like%20to%20request%20a%20consultation%20for%20BELLEROPHON%20Exosomes.\" target=\"_blank\" rel=\"noopener\"\u003e\n  Request Consultation\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"LeasMedica","offers":[{"title":"Default Title","offer_id":55602818842697,"sku":null,"price":525.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/6326\/8681\/files\/Bellerophon.png?v=1782458946","url":"https:\/\/www.grantana.ae\/en-qa\/products\/bellerophon-exosomes-skin-booster","provider":"GRANTANA Medicine \u0026 Medical Equipment","version":"1.0","type":"link"}