{"product_id":"rejuner","title":"Rejuner (2mL × 5 Vials) (Gold \/ Black)","description":"\u003cstyle\u003e\n\/* Reset and base styles with kst- prefix *\/\n.kst-main-container {\n    max-width: 760px;\n    margin: 0 auto;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Arial', sans-serif;\n    background: #FFFFFF;\n    color: #000000 !important;\n    padding: 0;\n    line-height: 1.6;\n    box-sizing: border-box;\n    border-left: 1px solid #E2E8F0;\n    border-right: 1px solid #E2E8F0;\n}\n\n.kst-main-container * {\n    box-sizing: border-box;\n}\n\n\/* Hide image blocks when no images are present *\/\n.kst-image-block:not(:has(img)) {\n    display: none !important;\n}\n\n.kst-image-block:has(img[src=\"\"]) {\n    display: none !important;\n}\n\n.kst-chart-block:not(:has(img)) {\n    display: none !important;\n}\n\n.kst-chart-block:has(img[src=\"\"]) {\n    display: none !important;\n}\n\n\/* Hero Section *\/\n.kst-hero-section {\n    background: #FFFFFF;\n    padding: 30px 16px;\n    text-align: center;\n    border-bottom: 2px solid #E2E8F0;\n    border-top: 2px solid #E2E8F0;\n}\n\n.kst-product-title {\n    font-size: 30px;\n    font-weight: 900;\n    color: #000000 !important;\n    margin-bottom: 12px;\n    line-height: 1.2;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-product-spec {\n    font-size: 22px;\n    font-weight: 400;\n    color: #777777 !important;\n    margin-top: -12px;\n    margin-bottom: 20px;\n    line-height: 1.2;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-product-subtitle {\n    font-size: 16px;\n    color: #A68C36 !important;\n    font-weight: 500;\n    margin-bottom: 20px;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-hero-description {\n    font-size: 14px;\n    color: #777777 !important;\n    margin: 0 auto 24px;\n    line-height: 1.7;\n}\n\n\/* Section Styles *\/\n.kst-section {\n    padding: 40px 16px;\n    margin: 0;\n    border-bottom: 1px solid #E2E8F0;\n}\n\n.kst-section-title {\n    font-size: 22px;\n    font-weight: 900;\n    color: #000000 !important;\n    text-align: left;\n    margin-bottom: 16px;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-section-alt {\n    background: #f7fafc;\n}\n\n\/* Image Blocks *\/\n.kst-image-block {\n    background: #f7fafc;\n    border: none;\n    margin: 20px 0;\n    position: relative;\n    overflow: hidden;\n    border-bottom: 1px solid #E2E8F0;\n}\n\n.kst-image-block img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    border-radius: 0;\n}\n\n.kst-image-placeholder {\n    padding: 40px 20px;\n    text-align: center;\n    color: #777777 !important;\n    font-size: 14px;\n    font-style: italic;\n    min-height: 200px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n\/* Card Styles *\/\n.kst-card {\n    background: #FFFFFF;\n    border: 1px solid #E2E8F0;\n    border-radius: 0;\n    padding: 16px;\n    margin: 12px 0;\n    position: relative;\n    transition: all 0.3s ease;\n}\n\n.kst-card:hover {\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n}\n\n.kst-card-title {\n    font-size: 16px;\n    font-weight: 600;\n    color: #000000 !important;\n    margin-bottom: 8px;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-card-content {\n    font-size: 14px;\n    color: #777777 !important;\n    line-height: 1.6;\n}\n\n\/* Badge Styles *\/\n.kst-badge {\n    background: #A68C36;\n    color: #000000 !important;\n    padding: 4px 12px;\n    border-radius: 0;\n    font-size: 12px;\n    font-weight: 600;\n    display: inline-block;\n    margin: 4px 8px 4px 0;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n.kst-badge-primary {\n    background: #A68C36;\n    color: #000000 !important;\n}\n\n.kst-badge-warning {\n    background: #F56565;\n    color: #FFFFFF !important;\n}\n\n\/* Grid Layouts *\/\n.kst-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin: 20px 0;\n}\n\n.kst-grid-item {\n    background: #FFFFFF;\n    padding: 16px;\n    border-radius: 0;\n    border: 1px solid #E2E8F0;\n    text-align: left;\n}\n\n.kst-grid-value {\n    font-size: 20px;\n    font-weight: 900;\n    color: #A68C36 !important;\n    margin-bottom: 4px;\n}\n\n.kst-grid-label {\n    font-size: 12px;\n    color: #777777 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n\/* Step Styles *\/\n.kst-step {\n    background: #f7fafc;\n    border: 1px solid #E2E8F0;\n    border-radius: 0;\n    padding: 16px;\n    margin: 16px 0;\n    position: relative;\n}\n\n.kst-step-number {\n    display: inline-block;\n    background: #A68C36;\n    color: #000000 !important;\n    padding: 2px 8px;\n    font-weight: 600;\n    font-size: 12px;\n    margin-right: 10px;\n}\n\n.kst-step-title {\n    font-size: 14px;\n    font-weight: 600;\n    color: #000000 !important;\n    margin-bottom: 8px;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-step-description {\n    font-size: 13px;\n    color: #777777 !important;\n    line-height: 1.5;\n}\n\n\/* Table Styles *\/\n.kst-table-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    margin: 20px 0;\n    border-radius: 0;\n    border: 1px solid #E2E8F0;\n}\n\n.kst-table-wrap::-webkit-scrollbar {\n    height: 6px;\n}\n\n.kst-table-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n}\n\n.kst-table-wrap::-webkit-scrollbar-thumb {\n    background: #7b838a;\n}\n\n.kst-table {\n    min-width: 700px;\n    width: 100%;\n    background: #FFFFFF;\n    border-collapse: collapse;\n    border-radius: 0;\n    overflow: hidden;\n}\n\n.kst-table thead {\n    background: #f7fafc;\n    color: #000000 !important;\n    border-bottom: 2px solid #E2E8F0;\n}\n\n.kst-table th,\n.kst-table td {\n    padding: 12px 16px;\n    text-align: left;\n    border-bottom: 1px solid #E2E8F0;\n    font-size: 14px;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-table th {\n    font-weight: 600;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #000000 !important;\n}\n\n.kst-table td {\n    color: #777777 !important;\n}\n\n.kst-table tbody tr:hover {\n    background: #f7fafc;\n}\n\n\/* List Styles *\/\n.kst-list {\n    list-style: none;\n    padding: 0;\n    margin: 16px 0;\n}\n\n.kst-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 6px 0;\n    color: #000000 !important;\n    font-size: 14px;\n    border-bottom: 1px solid #E2E8F0;\n}\n\n.kst-list li:last-child {\n    border-bottom: none;\n}\n\n.kst-list li::before {\n    content: '•';\n    color: #A68C36 !important;\n    font-weight: bold;\n    flex-shrink: 0;\n}\n\n\/* Definition List Styles *\/\n.kst-dl {\n    margin: 20px 0;\n}\n\n.kst-dt {\n    font-weight: 600;\n    color: #000000 !important;\n    font-size: 14px;\n    margin-bottom: 4px;\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n    hyphens: auto;\n}\n\n.kst-dd {\n    color: #777777 !important;\n    font-size: 13px;\n    line-height: 1.5;\n    margin-bottom: 12px;\n    margin-left: 0;\n    padding-left: 10px;\n    border-left: 2px solid #A68C36;\n}\n\n\/* Warning\/Safety Styles *\/\n.kst-warning {\n    background: #fff8e1;\n    border: 1px solid #A68C36;\n    border-radius: 0;\n    padding: 16px;\n    margin: 16px 0;\n}\n\n.kst-warning::before {\n    content: none !important;\n}\n\n.kst-warning-title {\n    font-size: 14px;\n    font-weight: 600;\n    color: #A68C36 !important;\n    margin-bottom: 8px;\n    padding-top: 0;\n}\n\n.kst-warning-content {\n    font-size: 13px;\n    color: #777777 !important;\n    line-height: 1.6;\n}\n\n.kst-warning-list {\n    list-style: none;\n    padding: 0;\n    margin: 12px 0 0;\n}\n\n.kst-warning-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 6px;\n    padding: 3px 0;\n    font-size: 12px;\n    color: #777777 !important;\n}\n\n.kst-warning-list li::before {\n    content: '•';\n    color: #A68C36 !important;\n    font-weight: bold;\n    flex-shrink: 0;\n}\n\n\/* Chart Placeholder *\/\n.kst-chart-block {\n    background: #f7fafc;\n    border: none;\n    padding: 30px 20px;\n    text-align: center;\n    border-radius: 0;\n    color: #777777 !important;\n    font-size: 14px;\n    font-style: italic;\n    min-height: 150px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 20px 0;\n    border-bottom: 1px solid #E2E8F0;\n}\n\n\/* Text Utilities *\/\n.kst-text-center {\n    text-align: center;\n}\n\n.kst-text-muted {\n    color: #777777 !important;\n}\n\n.kst-text-small {\n    font-size: 12px;\n}\n\n.kst-mb-0 { margin-bottom: 0; }\n.kst-mb-1 { margin-bottom: 8px; }\n.kst-mb-2 { margin-bottom: 16px; }\n.kst-mb-3 { margin-bottom: 24px; }\n\n.kst-mt-0 { margin-top: 0; }\n.kst-mt-1 { margin-top: 8px; }\n.kst-mt-2 { margin-top: 16px; }\n.kst-mt-3 { margin-top: 24px; }\n\u003c\/style\u003e\n\u003cdiv class=\"kst-main-container\"\u003e\n\u003cdiv class=\"kst-hero-section\"\u003e\n\u003cdiv class=\"kst-product-title\"\u003eRejuner\u003c\/div\u003e\n\u003cdiv class=\"kst-product-spec\"\u003e2mL x 5 Vials (Gold, Black)\u003c\/div\u003e\n\u003cdiv class=\"kst-product-subtitle\"\u003eAdvanced Collagen Stimulator\u003c\/div\u003e\n\u003cdiv class=\"kst-hero-description\"\u003ePremium PCL-based collagen stimulator for comprehensive facial rejuvenation, delivering up to 2 years of natural anti-aging results through neocollagenesis\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-section\"\u003e\n\u003ch2 class=\"kst-section-title\"\u003eProduct Overview\u003c\/h2\u003e\n\u003cdiv class=\"kst-image-block\"\u003e\n\u003cdiv class=\"kst-image-placeholder\"\u003e[Main Product Image - Rejuner Vials Collection]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-card\"\u003e\n\u003cspan class=\"kst-badge\"\u003ePremium Quality\u003c\/span\u003e\n\u003ch3 class=\"kst-card-title\"\u003eAdvanced Polycaprolactone Technology\u003c\/h3\u003e\n\u003cdiv class=\"kst-card-content\"\u003eRejuner utilizes cutting-edge Polycaprolactone (PCL) technology to stimulate natural collagen production, offering three specialized formulations for targeted facial rejuvenation and anti-aging treatments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"kst-list\"\u003e\n\u003cli\u003e\u003cspan\u003eStimulates neocollagenesis for natural collagen regeneration\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eThree specialized labels for different treatment areas\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eParticle-free colloid formula ready for immediate use\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eLong-lasting effects up to 2 years duration\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-section kst-section-alt\"\u003e\n\u003ch2 class=\"kst-section-title\"\u003eActive Ingredients \u0026amp; Composition\u003c\/h2\u003e\n\u003cdl class=\"kst-dl\"\u003e\n\u003cdt class=\"kst-dt\"\u003ePolycaprolactone (PCL) - Gold Label\u003c\/dt\u003e\n\u003cdd class=\"kst-dd\"\u003e\n\u003cspan class=\"kst-badge kst-badge-primary\"\u003e23%\u003c\/span\u003e High-concentration PCL for comprehensive facial rejuvenation, targeting whole face anti-aging with maximum collagen stimulation\u003c\/dd\u003e\n\u003cdt class=\"kst-dt\"\u003ePolycaprolactone (PCL) - Black Label\u003c\/dt\u003e\n\u003cdd class=\"kst-dd\"\u003e\n\u003cspan class=\"kst-badge kst-badge-primary\"\u003e23%\u003c\/span\u003e Specialized formulation for delicate areas including temples, under-eyes, and neck with concentrated treatment capability\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdiv class=\"kst-image-block\"\u003e\n\u003cdiv class=\"kst-image-placeholder\"\u003e[PCL Technology Visualization - Molecular Structure]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-card\"\u003e\n\u003ch3 class=\"kst-card-title\"\u003eBiocompatible \u0026amp; Hypoallergenic Formula\u003c\/h3\u003e\n\u003cdiv class=\"kst-card-content\"\u003eThe particle-free colloid formulation ensures smooth application and uniform distribution under the skin, promoting consistent results across all treatment areas while maintaining excellent biocompatibility.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-section\"\u003e\n\u003ch2 class=\"kst-section-title\"\u003eBenefits \u0026amp; Clinical Effects\u003c\/h2\u003e\n\u003cdiv class=\"kst-grid\"\u003e\n\u003cdiv class=\"kst-grid-item\"\u003e\n\u003cdiv class=\"kst-grid-value\"\u003e4 Weeks\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-label\"\u003eVisible Improvement Onset\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-item\"\u003e\n\u003cdiv class=\"kst-grid-value\"\u003eUp to 2 Years\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-label\"\u003eEffect Duration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-item\"\u003e\n\u003cdiv class=\"kst-grid-value\"\u003e2cc\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-label\"\u003eRecommended Volume per Session\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"kst-list\"\u003e\n\u003cli\u003e\u003cspan\u003eOverall skin rejuvenation and natural lifting effect\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eImproved skin elasticity, texture, and density\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eDiminished appearance of wrinkles and fine lines\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003ePore tightening and enhanced skin brightness\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"kst-image-block\"\u003e\n\u003cdiv class=\"kst-image-placeholder\"\u003e[Before \u0026amp; After Treatment Results Comparison]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-card\"\u003e\n\u003ch3 class=\"kst-card-title\"\u003eLong-term Collagen Enhancement\u003c\/h3\u003e\n\u003cdiv class=\"kst-card-content\"\u003eRejuner works by stimulating fibroblasts to produce new collagen naturally, providing gradual but significant improvements that develop over weeks to months for lasting anti-aging benefits.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-section kst-section-alt\"\u003e\n\u003ch2 class=\"kst-section-title\"\u003eUsage Protocol \u0026amp; Application\u003c\/h2\u003e\n\u003cdiv class=\"kst-step\"\u003e\n\u003cdiv class=\"kst-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"kst-step-title\"\u003ePatient Assessment\u003c\/div\u003e\n\u003cdiv class=\"kst-step-description\"\u003eEvaluate patient's skin condition and select appropriate Rejuner label based on treatment area and skin thickness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-step\"\u003e\n\u003cdiv class=\"kst-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"kst-step-title\"\u003ePreparation\u003c\/div\u003e\n\u003cdiv class=\"kst-step-description\"\u003eRejuner is ready to use without reconstitution. Ensure proper sterile technique and use fine-gauge needle (33-34G)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-step\"\u003e\n\u003cdiv class=\"kst-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"kst-step-title\"\u003eInjection Technique\u003c\/div\u003e\n\u003cdiv class=\"kst-step-description\"\u003eInject into the dermis using appropriate injection method (intradermal, MTS, or mesotherapy equipment)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-step\"\u003e\n\u003cdiv class=\"kst-step-number\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"kst-step-title\"\u003eTreatment Schedule\u003c\/div\u003e\n\u003cdiv class=\"kst-step-description\"\u003eRecommended series of 3 sessions spaced at 4-week intervals for optimal neocollagenesis results\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-step\"\u003e\n\u003cdiv class=\"kst-step-number\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"kst-step-title\"\u003ePost-Treatment Care\u003c\/div\u003e\n\u003cdiv class=\"kst-step-description\"\u003eMonitor patient response and provide appropriate aftercare instructions for maximum treatment efficacy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-image-block\"\u003e\n\u003cdiv class=\"kst-image-placeholder\"\u003e[Injection Technique \u0026amp; Treatment Area Guide]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-section\"\u003e\n\u003ch2 class=\"kst-section-title\"\u003eProduct Specifications \u0026amp; Comparison\u003c\/h2\u003e\n\u003cdiv class=\"kst-table-wrap\"\u003e\n\u003ctable class=\"kst-table\" style=\"width: 133.588%; height: 216.328px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 12.7143%;\"\u003e \u003ccol style=\"width: 20.5714%;\"\u003e \u003ccol style=\"width: 14.5714%;\"\u003e \u003ccol style=\"width: 30%;\"\u003e \u003ccol style=\"width: 22%;\"\u003e \u003c\/colgroup\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 63.875px;\"\u003e\n\u003cth style=\"height: 63.875px;\"\u003eLabel\u003c\/th\u003e\n\u003cth style=\"height: 63.875px;\"\u003ePCL Concentration\u003c\/th\u003e\n\u003cth style=\"height: 63.875px;\"\u003eDuration\u003c\/th\u003e\n\u003cth style=\"height: 63.875px;\"\u003eTreatment Area\u003c\/th\u003e\n\u003cth style=\"height: 63.875px;\"\u003ePrimary Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 70.2812px;\"\u003e\n\u003ctd style=\"height: 70.2812px;\"\u003eRejuner Gold\u003c\/td\u003e\n\u003ctd style=\"height: 70.2812px;\"\u003e23%\u003c\/td\u003e\n\u003ctd style=\"height: 70.2812px;\"\u003eUp to 2 years\u003c\/td\u003e\n\u003ctd style=\"height: 70.2812px;\"\u003eWhole face (excluding temples, neck, eye area)\u003c\/td\u003e\n\u003ctd style=\"height: 70.2812px;\"\u003eOverall facial rejuvenation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 82.1719px;\"\u003e\n\u003ctd style=\"height: 82.1719px;\"\u003eRejuner Black\u003c\/td\u003e\n\u003ctd style=\"height: 82.1719px;\"\u003e23%\u003c\/td\u003e\n\u003ctd style=\"height: 82.1719px;\"\u003eUp to 2 years\u003c\/td\u003e\n\u003ctd style=\"height: 82.1719px;\"\u003eTemple, under eyes, neck, delicate areas\u003c\/td\u003e\n\u003ctd style=\"height: 82.1719px;\"\u003eConcentrated treatment for thin skin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-card\"\u003e\n\u003ch3 class=\"kst-card-title\"\u003eStorage \u0026amp; Handling Requirements\u003c\/h3\u003e\n\u003cdiv class=\"kst-card-content\"\u003eStore in a cool, dry place at temperature between 2-28°C, away from direct sunlight. Do not freeze. Single-use product - contents must be used completely after opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-grid\"\u003e\n\u003cdiv class=\"kst-grid-item\"\u003e\n\u003cdiv class=\"kst-grid-value\"\u003e2-28°C\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-label\"\u003eStorage Temperature\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-item\"\u003e\n\u003cdiv class=\"kst-grid-value\"\u003e5 Vials\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-label\"\u003ePackage Contents\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-item\"\u003e\n\u003cdiv class=\"kst-grid-value\"\u003e2mL\u003c\/div\u003e\n\u003cdiv class=\"kst-grid-label\"\u003eVolume per Vial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-section kst-section-alt\"\u003e\n\u003ch2 class=\"kst-section-title\"\u003eSafety Information \u0026amp; Precautions\u003c\/h2\u003e\n\u003cdiv class=\"kst-warning\"\u003e\n\u003ch3 class=\"kst-warning-title\"\u003eProfessional Use Only\u003c\/h3\u003e\n\u003cdiv class=\"kst-warning-content\"\u003eThis product must be administered by qualified and certified medical professionals only. Not intended for personal use by untrained individuals.\u003c\/div\u003e\n\u003cul class=\"kst-warning-list\"\u003e\n\u003cli\u003eEnsure proper training in injection techniques before use\u003c\/li\u003e\n\u003cli\u003eMaintain sterile conditions throughout the procedure\u003c\/li\u003e\n\u003cli\u003eUse appropriate needle gauge (33-34G recommended)\u003c\/li\u003e\n\u003cli\u003eComplete vial contents must be used after opening\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-card\"\u003e\n\u003ch3 class=\"kst-card-title\"\u003eTreatment Considerations\u003c\/h3\u003e\n\u003cdiv class=\"kst-card-content\"\u003eTreatment volume may be adjusted by certified professionals based on individual patient condition. Initial improvements in skin hydration may be seen shortly after treatment, with significant collagen-induced rejuvenation becoming apparent over 4 weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kst-card\"\u003e\n\u003ch3 class=\"kst-card-title\"\u003eQuality Assurance\u003c\/h3\u003e\n\u003cdiv class=\"kst-card-content\"\u003eRejuner meets stringent quality standards with biocompatible and hypoallergenic composition. Each batch undergoes rigorous testing to ensure safety and efficacy for professional aesthetic treatments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kstation","offers":[{"title":"Gold","offer_id":47805165928680,"sku":"D00200261","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":47805165961448,"sku":"D00200260","price":300.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/3344\/6888\/files\/Rejuner_2mL_5_Vials_Gold_Black.webp?v=1764825202","url":"https:\/\/kstations.com\/products\/rejuner","provider":"KSTATION shop","version":"1.0","type":"link"}