{"product_id":"rejuran","title":"Rejuran","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,500;1,500\u0026amp;family=Montserrat:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n#dermaphi-rejuran-product{\n  --ivory:#fcfaf6;\n  --warm-ivory:#f5efe7;\n  --gold:#b88949;\n  --light-gold:#d8b77d;\n  --charcoal:#2b2927;\n  --muted:#706a63;\n  --line:rgba(184,137,73,.22);\n\n  width:100%;\n  max-width:100%;\n  padding:0;\n  background:transparent;\n  color:var(--charcoal);\n  font-family:\"Montserrat\",Arial,sans-serif;\n}\n\n#dermaphi-rejuran-product *{box-sizing:border-box}\n\n#dermaphi-rejuran-product .rejuran-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0;\n}\n\n#dermaphi-rejuran-product .rejuran-card{\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  padding:36px;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:\n    radial-gradient(circle at top right,rgba(216,183,125,.16),transparent 30%),\n    linear-gradient(145deg,#fff 0%,#fbf7f1 62%,#f2e8dc 100%);\n  box-shadow:0 20px 50px rgba(61,48,31,.08);\n}\n\n#dermaphi-rejuran-product .rejuran-card::after{\n  content:\"\";\n  position:absolute;\n  right:-55px;\n  bottom:-55px;\n  width:170px;\n  height:170px;\n  border:1px solid rgba(184,137,73,.18);\n  border-radius:50%;\n  pointer-events:none;\n}\n\n#dermaphi-rejuran-product .rejuran-eyebrow{\n  margin:0 0 14px;\n  color:var(--gold);\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.22em;\n  text-transform:uppercase;\n}\n\n#dermaphi-rejuran-product h2,\n#dermaphi-rejuran-product h3,\n#dermaphi-rejuran-product h4{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-weight:500;\n}\n\n#dermaphi-rejuran-product .rejuran-title{\n  font-size:clamp(50px,5vw,68px);\n  line-height:.95;\n  letter-spacing:-.035em;\n}\n\n#dermaphi-rejuran-product .rejuran-title em{\n  color:var(--gold);\n  font-style:italic;\n}\n\n#dermaphi-rejuran-product .rejuran-description{\n  max-width:100%;\n  margin:22px 0 0;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.9;\n}\n\n#dermaphi-rejuran-product .rejuran-description strong{\n  color:var(--charcoal);\n  font-weight:600;\n}\n\n\/* QUICK DETAILS *\/\n\n#dermaphi-rejuran-product .rejuran-details{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:30px;\n}\n\n#dermaphi-rejuran-product .detail-box{\n  padding:20px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-rejuran-product .detail-label{\n  margin:0 0 7px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n#dermaphi-rejuran-product .detail-value{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  line-height:1.25;\n}\n\n\/* CONTENT *\/\n\n#dermaphi-rejuran-product .content-section{\n  margin-top:34px;\n  padding-top:29px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-rejuran-product .content-section h3{\n  margin-bottom:14px;\n  font-size:32px;\n  line-height:1.08;\n}\n\n#dermaphi-rejuran-product .content-section\u003ep{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.85;\n}\n\n\/* BENEFITS *\/\n\n#dermaphi-rejuran-product .benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-rejuran-product .benefit-card{\n  padding:23px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-rejuran-product .benefit-number{\n  display:block;\n  margin-bottom:8px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:20px;\n  font-style:italic;\n}\n\n#dermaphi-rejuran-product .benefit-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n  line-height:1.05;\n}\n\n#dermaphi-rejuran-product .benefit-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* AREAS *\/\n\n#dermaphi-rejuran-product .area-list{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:17px;\n}\n\n#dermaphi-rejuran-product .area-item{\n  padding:8px 13px;\n  border:1px solid var(--line);\n  border-radius:999px;\n  background:rgba(255,255,255,.78);\n  color:var(--muted);\n  font-size:12px;\n}\n\n\/* OPTIONS *\/\n\n#dermaphi-rejuran-product .option-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-rejuran-product .option-card{\n  position:relative;\n  overflow:hidden;\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-rejuran-product .option-card::after{\n  content:\"\";\n  position:absolute;\n  right:-24px;\n  bottom:-24px;\n  width:72px;\n  height:72px;\n  border:1px solid rgba(184,137,73,.12);\n  border-radius:50%;\n}\n\n#dermaphi-rejuran-product .option-card h4{\n  margin-bottom:5px;\n  font-size:26px;\n  line-height:1.05;\n}\n\n#dermaphi-rejuran-product .option-label{\n  display:block;\n  margin-bottom:11px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n#dermaphi-rejuran-product .option-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* EXPERIENCE *\/\n\n#dermaphi-rejuran-product .step-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-rejuran-product .step-card{\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-rejuran-product .step-number{\n  display:block;\n  margin-bottom:9px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-style:italic;\n}\n\n#dermaphi-rejuran-product .step-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n}\n\n#dermaphi-rejuran-product .step-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* SAFETY *\/\n\n#dermaphi-rejuran-product .safety-box{\n  margin-top:21px;\n  padding:25px;\n  border:1px solid rgba(184,137,73,.35);\n  border-left:3px solid var(--gold);\n  border-radius:12px;\n  background:rgba(255,255,255,.78);\n}\n\n#dermaphi-rejuran-product .safety-box h4{\n  margin-bottom:9px;\n  font-size:23px;\n}\n\n#dermaphi-rejuran-product .safety-box p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.75;\n}\n\n\/* FAQ *\/\n\n#dermaphi-rejuran-product .faq-list{\n  margin-top:5px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-rejuran-product .faq-item{\n  border-bottom:1px solid var(--line);\n}\n\n#dermaphi-rejuran-product .faq-item summary{\n  position:relative;\n  padding:20px 40px 20px 0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-weight:500;\n  line-height:1.25;\n  list-style:none;\n  cursor:pointer;\n}\n\n#dermaphi-rejuran-product .faq-item summary::-webkit-details-marker{display:none}\n\n#dermaphi-rejuran-product .faq-item summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:3px;\n  color:var(--gold);\n  font-family:\"Montserrat\",Arial,sans-serif;\n  font-size:22px;\n  transform:translateY(-50%);\n}\n\n#dermaphi-rejuran-product .faq-item[open] summary::after{content:\"−\"}\n\n#dermaphi-rejuran-product .faq-answer{\n  padding:0 35px 20px 0;\n}\n\n#dermaphi-rejuran-product .faq-answer p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.75;\n}\n\n\/* DISCLAIMER *\/\n\n#dermaphi-rejuran-product .rejuran-note{\n  max-width:100%;\n  margin:28px 0 0;\n  color:var(--muted);\n  font-size:10px;\n  line-height:1.68;\n}\n\n@media(max-width:900px){\n  #dermaphi-rejuran-product .rejuran-card{padding:30px}\n  #dermaphi-rejuran-product .benefit-grid,\n  #dermaphi-rejuran-product .option-grid,\n  #dermaphi-rejuran-product .step-grid{grid-template-columns:1fr}\n}\n\n@media(max-width:650px){\n  #dermaphi-rejuran-product .rejuran-card{\n    padding:26px 20px;\n    border-radius:16px;\n  }\n\n  #dermaphi-rejuran-product .rejuran-title{font-size:43px}\n  #dermaphi-rejuran-product .rejuran-description{\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  #dermaphi-rejuran-product .rejuran-details{grid-template-columns:1fr}\n  #dermaphi-rejuran-product .faq-item summary{font-size:20px}\n}\n\u003c\/style\u003e\n\n\u003csection id=\"dermaphi-rejuran-product\"\u003e\n  \u003cdiv class=\"rejuran-wrap\"\u003e\n    \u003cdiv class=\"rejuran-card\"\u003e\n\n      \u003cp class=\"rejuran-eyebrow\"\u003ePolynucleotide Skin Booster \u0026amp; Renewal Support\u003c\/p\u003e\n\n      \u003ch2 class=\"rejuran-title\"\u003eRejuran \u003cem\u003eSkin Booster\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cp class=\"rejuran-description\"\u003e\n        Rejuran is an injectable polynucleotide-based skin booster used in selected\n        international aesthetic markets. Treatment is intended to support the\n        appearance of skin quality rather than create the volume or structural\n        projection associated with traditional dermal fillers. At DermaPhi, any\n        injectable treatment is considered only after careful assessment of your\n        skin, anatomy, goals, medical history, and the product’s\n        \u003cstrong\u003elegal and regulatory status in the treatment location\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rejuran-details\"\u003e\n        \u003cdiv class=\"detail-box\"\u003e\n          \u003cp class=\"detail-label\"\u003eOften Considered For\u003c\/p\u003e\n          \u003cp class=\"detail-value\"\u003eTexture, Fine Lines, Hydration \u0026amp; Skin-Quality Support\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"detail-box\"\u003e\n          \u003cp class=\"detail-label\"\u003eTreatment Style\u003c\/p\u003e\n          \u003cp class=\"detail-value\"\u003eInjectable, Skin Focused \u0026amp; Series Based\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3\u003eHow Rejuran Is Intended to Work\u003c\/h3\u003e\n        \u003cp\u003e\n          Rejuran products are formulated with polynucleotides and are placed through\n          a series of small injections within selected skin layers. The treatment is\n          marketed to support tissue-repair processes and gradual improvement in the\n          appearance of skin quality. Formulations, concentrations, injection depth,\n          authorized uses, and supporting evidence may differ by product and country.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3\u003ePotential Treatment Goals\u003c\/h3\u003e\n\n        \u003cdiv class=\"benefit-grid\"\u003e\n          \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"benefit-number\"\u003e01\u003c\/span\u003e\n            \u003ch4\u003eTexture Refinement\u003c\/h4\u003e\n            \u003cp\u003eMay be incorporated into a plan intended to support smoother and more refined-looking skin over time.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"benefit-number\"\u003e02\u003c\/span\u003e\n            \u003ch4\u003eFine-Line Support\u003c\/h4\u003e\n            \u003cp\u003eMay help soften the appearance of selected superficial lines as part of a planned treatment series.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"benefit-number\"\u003e03\u003c\/span\u003e\n            \u003ch4\u003eSkin Hydration\u003c\/h4\u003e\n            \u003cp\u003eMay support a more supple, refreshed appearance when the formulation and treatment plan are appropriate.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"benefit-number\"\u003e04\u003c\/span\u003e\n            \u003ch4\u003eOverall Skin Quality\u003c\/h4\u003e\n            \u003cp\u003eCan be considered for patients seeking gradual improvement rather than significant facial volume or contour change.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3\u003eCommonly Discussed Treatment Areas\u003c\/h3\u003e\n\n        \u003cdiv class=\"area-list\"\u003e\n          \u003cspan class=\"area-item\"\u003eCheeks\u003c\/span\u003e\n          \u003cspan class=\"area-item\"\u003eUnder-Eye Area\u003c\/span\u003e\n          \u003cspan class=\"area-item\"\u003eFine Facial Lines\u003c\/span\u003e\n          \u003cspan class=\"area-item\"\u003ePerioral Area\u003c\/span\u003e\n          \u003cspan class=\"area-item\"\u003eNeck\u003c\/span\u003e\n          \u003cspan class=\"area-item\"\u003eDécolletage\u003c\/span\u003e\n          \u003cspan class=\"area-item\"\u003eSelected Scarred Areas\u003c\/span\u003e\n          \u003cspan class=\"area-item\"\u003eOverall Facial Skin Quality\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3\u003eCustomized Product and Treatment Planning\u003c\/h3\u003e\n        \u003cp\u003e\n          Rejuran is a product family rather than one universal treatment. The exact\n          product, formulation, treatment area, dosing, and injection technique\n          should be confirmed before treatment.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"option-grid\"\u003e\n          \u003cdiv class=\"option-card\"\u003e\n            \u003ch4\u003eFull-Face Skin Quality\u003c\/h4\u003e\n            \u003cspan class=\"option-label\"\u003eGeneral Renewal Approach\u003c\/span\u003e\n            \u003cp\u003eA provider may use an appropriate formulation across selected facial areas for gradual improvement in texture and overall skin appearance.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"option-card\"\u003e\n            \u003ch4\u003eDelicate Areas\u003c\/h4\u003e\n            \u003cspan class=\"option-label\"\u003ePrecision Treatment\u003c\/span\u003e\n            \u003cp\u003eSpecialized products or techniques may be considered for thin or delicate areas such as the under-eye region, depending on local authorization.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"option-card\"\u003e\n            \u003ch4\u003eCombination Planning\u003c\/h4\u003e\n            \u003cspan class=\"option-label\"\u003eCoordinated Aesthetic Care\u003c\/span\u003e\n            \u003cp\u003eTreatment may be planned separately from neuromodulators, fillers, lasers, or microneedling to avoid unnecessary swelling, irritation, or procedural overlap.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3\u003eYour Treatment Experience\u003c\/h3\u003e\n\n        \u003cdiv class=\"step-grid\"\u003e\n          \u003cdiv class=\"step-card\"\u003e\n            \u003cspan class=\"step-number\"\u003e01\u003c\/span\u003e\n            \u003ch4\u003eConsultation\u003c\/h4\u003e\n            \u003cp\u003eYour provider reviews your skin concerns, allergies, medications, health history, prior procedures, and treatment goals.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"step-card\"\u003e\n            \u003cspan class=\"step-number\"\u003e02\u003c\/span\u003e\n            \u003ch4\u003eCustomized Injections\u003c\/h4\u003e\n            \u003cp\u003eThe treatment area is cleansed and the selected product is placed through multiple small injections using an individualized technique.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"step-card\"\u003e\n            \u003cspan class=\"step-number\"\u003e03\u003c\/span\u003e\n            \u003ch4\u003eRecovery \u0026amp; Follow-Up\u003c\/h4\u003e\n            \u003cp\u003eYou receive aftercare instructions and a follow-up plan based on swelling, bruising, treatment response, and the proposed series.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3\u003eProduct Verification Matters\u003c\/h3\u003e\n        \u003cp\u003e\n          Injectable products should be sourced through legitimate channels,\n          administered by qualified licensed professionals, and used only where\n          legally permitted. Patients should not assume that international\n          availability means a product has the same regulatory status in every country.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"safety-box\"\u003e\n          \u003ch4\u003eAsk for the Exact Product and Regulatory Status\u003c\/h4\u003e\n          \u003cp\u003e\n            Before treatment, ask for the full product name, manufacturer, lot\n            information, source, ingredients, intended use, and regulatory status in\n            your location. Do not accept claims that a product is FDA approved unless\n            the clinic can identify the applicable FDA approval and authorized use.\n            Injection with an unapproved, counterfeit, contaminated, or improperly\n            handled product may cause serious complications.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"content-section\"\u003e\n        \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n        \u003cdiv class=\"faq-list\"\u003e\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eIs Rejuran the same as dermal filler?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eNo. Rejuran is generally marketed as a polynucleotide skin-quality treatment rather than a volumizing hyaluronic-acid or biostimulatory filler. Product classification and authorized uses vary by location.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eHow many treatments will I need?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eRejuran is commonly planned as a series in markets where it is used, followed by maintenance. The number and spacing of sessions depend on the exact product, concern, response, and provider plan.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eWhat does treatment feel like?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eThe procedure involves multiple small injections and may cause pinching, pressure, stinging, or burning. Topical numbing or other comfort measures may be offered when appropriate.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eWhat downtime should I expect?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eTemporary raised bumps at injection points, redness, swelling, tenderness, bruising, or itching may occur. The degree and duration vary by formulation, technique, treatment area, and individual response.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eWhen will I notice results?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eAny improvement is expected to be gradual rather than immediate. Timing varies according to the product, treatment series, skin condition, and individual response.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eCan Rejuran be used under the eyes?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eSelected formulations may be marketed for delicate areas in some countries. Under-eye treatment requires careful evaluation because swelling, bruising, vascular complications, and other risks must be considered.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eCan Rejuran be combined with other procedures?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eCombination treatment may be considered, but timing should be planned by the provider to avoid excessive inflammation, swelling, infection risk, or interference with healing.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eIs Rejuran appropriate for everyone?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eNo. Pregnancy, breastfeeding, active infection, bleeding disorders, immune conditions, allergies to product components, certain medications, and other medical factors may affect eligibility.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"faq-item\"\u003e\n            \u003csummary\u003eIs Rejuran FDA approved?\u003c\/summary\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              \u003cp\u003eRegulatory status varies by product and country. Patients in the United States should ask the treating clinic to identify the exact product and provide the applicable FDA approval or clearance information for the proposed use before treatment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"rejuran-note\"\u003e\n        Rejuran and other polynucleotide injectables are medical aesthetic products\n        whose availability, classification, ingredients, and authorized uses vary by\n        country. Treatment should be provided only where legally permitted, using a\n        verified product administered by a qualified licensed professional. Potential\n        effects include pain, redness, swelling, bruising, itching, infection,\n        nodules, inflammatory reactions, vascular injury, tissue damage, scarring,\n        pigment changes, allergic reaction, and an unsatisfactory result. Individual\n        results vary.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":49483444060388,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/7022\/2564\/files\/rejuran.webp?v=1784742285","url":"https:\/\/dermaphiusa.com\/products\/rejuran","provider":"My Store","version":"1.0","type":"link"}