{"product_id":"melapep-control-solution-5ml-x-5-vials-copy","title":"Melapep Control Solution - 5ml X 5 vials","description":"\u003cstyle\u003e\n  .df-melapep {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    font-family: inherit;\n    color: #2d2d2d;\n    line-height: 1.7;\n  }\n\n  .df-melapep * {\n    box-sizing: border-box;\n  }\n\n  \/* HIDE RADIO BUTTONS *\/\n  .df-melapep .df-radio {\n    position: absolute;\n    opacity: 0;\n    width: 0;\n    height: 0;\n    pointer-events: none;\n  }\n\n  \/* TAB NAVIGATION *\/\n  .df-melapep .df-tab-nav {\n    display: flex;\n    width: 100%;\n    border-bottom: 1px solid #d8d8d8;\n    margin: 0 0 32px 0;\n  }\n\n  .df-melapep .df-tab-nav label {\n    flex: 1;\n    text-align: center;\n    padding: 17px 10px 15px;\n    margin: 0;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    color: #777;\n    border-bottom: 4px solid transparent;\n    transition: color 0.2s ease, border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .df-melapep .df-tab-nav label:hover {\n    color: #111;\n    background: #fafafa;\n  }\n\n  \/* ACTIVE TAB *\/\n  #melapep-description:checked ~ .df-tab-nav label[for=\"melapep-description\"],\n  #melapep-howto:checked ~ .df-tab-nav label[for=\"melapep-howto\"],\n  #melapep-ingredients:checked ~ .df-tab-nav label[for=\"melapep-ingredients\"] {\n    color: #111;\n    border-bottom-color: #111;\n  }\n\n  \/* HIDE ALL CONTENT BY DEFAULT *\/\n  .df-melapep .df-panel {\n    display: none;\n  }\n\n  \/* SHOW SELECTED CONTENT *\/\n  #melapep-description:checked ~ .df-panels .df-description {\n    display: block;\n  }\n\n  #melapep-howto:checked ~ .df-panels .df-howto {\n    display: block;\n  }\n\n  #melapep-ingredients:checked ~ .df-panels .df-ingredients {\n    display: block;\n  }\n\n  \/* TYPOGRAPHY *\/\n  .df-melapep h2 {\n    font-size: 28px;\n    line-height: 1.3;\n    font-weight: 700;\n    margin: 0 0 15px 0;\n    color: #292929;\n  }\n\n  .df-melapep h3 {\n    font-size: 20px;\n    line-height: 1.4;\n    font-weight: 700;\n    margin: 32px 0 15px 0;\n    color: #292929;\n  }\n\n  .df-melapep p {\n    margin: 0 0 18px 0;\n  }\n\n  .df-melapep ul,\n  .df-melapep ol {\n    margin-top: 10px;\n    margin-bottom: 22px;\n    padding-left: 24px;\n  }\n\n  .df-melapep li {\n    margin-bottom: 10px;\n  }\n\n  .df-melapep .df-intro {\n    font-size: 17px;\n    line-height: 1.75;\n    color: #555;\n    margin-bottom: 25px;\n  }\n\n  \/* PROFESSIONAL CLINICAL BOX *\/\n  .df-melapep .df-clinical-box {\n    background: #f7f7f5;\n    border-left: 4px solid #222;\n    padding: 22px 24px;\n    margin: 28px 0;\n  }\n\n  .df-melapep .df-clinical-box-title {\n    display: block;\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 6px;\n    color: #222;\n  }\n\n  \/* BENEFIT GRID *\/\n  .df-melapep .df-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 20px 0 30px 0;\n  }\n\n  .df-melapep .df-benefit-card {\n    border: 1px solid #e2e2e2;\n    border-radius: 6px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .df-melapep .df-benefit-card strong {\n    display: block;\n    font-size: 16px;\n    margin-bottom: 8px;\n    color: #222;\n  }\n\n  \/* TECHNOLOGY SECTION *\/\n  .df-melapep .df-tech-list {\n    margin-top: 18px;\n  }\n\n  .df-melapep .df-tech-list li {\n    margin-bottom: 13px;\n  }\n\n  \/* PROTOCOL STEPS *\/\n  .df-melapep .df-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    margin-bottom: 25px;\n  }\n\n  .df-melapep .df-step-number {\n    flex: 0 0 38px;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #222;\n    color: #fff;\n    font-size: 15px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .df-melapep .df-step-content {\n    flex: 1;\n    padding-top: 2px;\n  }\n\n  .df-melapep .df-step-content strong {\n    font-size: 16px;\n    color: #222;\n  }\n\n  \/* WARNING BOX *\/\n  .df-melapep .df-warning-box {\n    border: 1px solid #d8d8d8;\n    background: #fafafa;\n    padding: 22px 24px;\n    margin: 32px 0 20px 0;\n  }\n\n  .df-melapep .df-warning-title {\n    display: block;\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 10px;\n    color: #222;\n  }\n\n  \/* INGREDIENTS *\/\n  .df-melapep .df-ingredient-section {\n    margin-bottom: 35px;\n  }\n\n  .df-melapep .df-ingredient-heading {\n    display: inline-block;\n    font-size: 16px;\n    font-weight: 700;\n    padding-bottom: 5px;\n    margin-bottom: 15px;\n    border-bottom: 2px solid #222;\n    color: #222;\n  }\n\n  .df-melapep .df-ingredient-text {\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* PRODUCT FORMAT *\/\n  .df-melapep .df-format-box {\n    margin-top: 28px;\n    padding: 18px 22px;\n    border-top: 1px solid #dedede;\n    border-bottom: 1px solid #dedede;\n    font-size: 15px;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 749px) {\n    .df-melapep .df-tab-nav label {\n      font-size: 11px;\n      letter-spacing: 0.02em;\n      padding: 14px 5px 12px;\n    }\n\n    .df-melapep h2 {\n      font-size: 23px;\n    }\n\n    .df-melapep h3 {\n      font-size: 18px;\n    }\n\n    .df-melapep .df-intro {\n      font-size: 16px;\n    }\n\n    .df-melapep .df-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .df-melapep .df-clinical-box,\n    .df-melapep .df-warning-box {\n      padding: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"df-melapep\"\u003e\n\u003cinput class=\"df-radio\" type=\"radio\" name=\"melapep-professional-tabs\" id=\"melapep-description\" checked\u003e \u003cinput class=\"df-radio\" type=\"radio\" name=\"melapep-professional-tabs\" id=\"melapep-howto\"\u003e \u003cinput class=\"df-radio\" type=\"radio\" name=\"melapep-professional-tabs\" id=\"melapep-ingredients\"\u003e\n\u003cdiv class=\"df-tab-nav\"\u003e\n\u003clabel for=\"melapep-description\"\u003eDESCRIPTION\u003c\/label\u003e \u003clabel for=\"melapep-howto\"\u003eHOW TO USE\u003c\/label\u003e \u003clabel for=\"melapep-ingredients\"\u003eINGREDIENTS\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-panels\"\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"df-panel df-description\"\u003e\n\u003ch2\u003eProfessional Tone Correction Powered by Advanced Spicule Delivery\u003c\/h2\u003e\n\u003cp class=\"df-intro\"\u003e\u003cstrong\u003eMelapep Control Solution\u003c\/strong\u003e is an advanced professional aesthetic system designed for intensive tone correction and skin revitalization. The system combines a concentrated brightening ampoule with specialized micro-spicule technology to target the visible appearance of dark spots, uneven pigmentation, dullness, and loss of radiance.\u003c\/p\u003e\n\u003cp\u003eDeveloped for professional aesthetic protocols, Melapep combines \u003cstrong\u003eNiacinamide, Arbutin, Tranexamic Acid, Glutathione, Ascorbyl Glucoside, and Resveratrol\u003c\/strong\u003e with an advanced complex of peptides, growth-factor ingredients, amino acids, ferments, botanical extracts, and skin-conditioning components.\u003c\/p\u003e\n\u003cp\u003eThe treatment system includes a dedicated \u003cstrong\u003eMelapep Spicule Solution\u003c\/strong\u003e containing Hydrolyzed Sponge followed by \u003cstrong\u003eMelapep Control Solution\u003c\/strong\u003e for continued professional tone care, nourishment, and skin-conditioning support.\u003c\/p\u003e\n\u003cdiv class=\"df-clinical-box\"\u003e\n\u003cspan class=\"df-clinical-box-title\"\u003e Advanced Professional Delivery Concept \u003c\/span\u003e The Melapep Spicule Solution incorporates \u003cstrong\u003eHydrolyzed Sponge\u003c\/strong\u003e micro-spicules to create a specialized delivery step that enhances the professional treatment experience and supports absorption of the accompanying skin-care ingredients.\u003c\/div\u003e\n\u003ch3\u003eKey Professional Benefits\u003c\/h3\u003e\n\u003cdiv class=\"df-benefit-grid\"\u003e\n\u003cdiv class=\"df-benefit-card\"\u003e\n\u003cstrong\u003eTargeted Dark Spot \u0026amp; Tone Care\u003c\/strong\u003e A multi-ingredient brightening complex featuring Niacinamide, Arbutin, Tranexamic Acid, Glutathione, Ascorbyl Glucoside, and Resveratrol helps improve the visible appearance of uneven tone, discoloration, and dullness.\u003c\/div\u003e\n\u003cdiv class=\"df-benefit-card\"\u003e\n\u003cstrong\u003eSpicule Delivery Technology\u003c\/strong\u003e Hydrolyzed Sponge is incorporated into the Spicule Solution to provide a specialized micro-spicule treatment step designed for professional aesthetic applications.\u003c\/div\u003e\n\u003cdiv class=\"df-benefit-card\"\u003e\n\u003cstrong\u003eMulti-Peptide \u0026amp; Growth-Factor Complex\u003c\/strong\u003e Features sh-Oligopeptide-1, sh-Oligopeptide-2, sh-Polypeptide-9, sh-Polypeptide-11, Copper Tripeptide-1, Tranexamoyl Dipeptide-22, and Nicotinoyl Dipeptide-22.\u003c\/div\u003e\n\u003cdiv class=\"df-benefit-card\"\u003e\n\u003cstrong\u003eSkin Recovery \u0026amp; Conditioning Support\u003c\/strong\u003e Panax Ginseng Root Vesicles, Sodium DNA, Bifida Ferment Lysate, amino acids, and botanical extracts provide comprehensive skin-conditioning support.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eProfessional Ingredient Technologies\u003c\/h3\u003e\n\u003cul class=\"df-tech-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightening Complex:\u003c\/strong\u003e Niacinamide, Arbutin, Tranexamic Acid, Glutathione, Ascorbyl Glucoside, and Resveratrol.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpicule Technology:\u003c\/strong\u003e Hydrolyzed Sponge provides the specialized micro-spicule component of the Melapep Spicule Solution.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePeptide Complex:\u003c\/strong\u003e sh-Oligopeptide-1, sh-Oligopeptide-2, sh-Polypeptide-9, sh-Polypeptide-11, Copper Tripeptide-1, Tranexamoyl Dipeptide-22, and Nicotinoyl Dipeptide-22.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBiomimetic \u0026amp; Ferment Complex:\u003c\/strong\u003e Panax Ginseng Root Vesicles, Sodium DNA, Bifida Ferment Lysate, and Lactobacillus\/Lemon Peel Ferment Extract.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBotanical Complex:\u003c\/strong\u003e Tea Tree, Rosemary, Peppermint, Lavender, Chamomile, Chrysanthemum, Horse Chestnut, Rice Seed, and additional botanical extracts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAmino Acid Complex:\u003c\/strong\u003e Aspartic Acid, Glutamic Acid, Serine, Glycine, Histidine, Arginine, Threonine, Alanine, Proline, Tyrosine, Valine, Methionine, Cysteine, Cystine, Leucine, Phenylalanine, and Lysine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"df-clinical-box\"\u003e\n\u003cspan class=\"df-clinical-box-title\"\u003e Designed for Professional Aesthetic Practices \u003c\/span\u003e An advanced treatment option for professional protocols focused on visible pigmentation, uneven skin tone, dullness, texture, skin vitality, and overall luminosity.\u003c\/div\u003e\n\u003cdiv class=\"df-format-box\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 5 ml x 5 vials\u003c\/div\u003e\n\u003cdiv class=\"df-format-box\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003e\u003cstrong style=\"color: #ff2a00; font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 1.4em;\"\u003e*For Professionals only*\u003c\/strong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you already possess a Dermafirm professional account, please log in to view the \"\u003cstrong\u003eAdd to Cart\u003c\/strong\u003e\" button and proceed to checkout.\u003c\/p\u003e\n\u003cp\u003eIf you have not yet registered, you can create a professional account by clicking the \"\u003cstrong\u003eRegister Here\u003c\/strong\u003e\" button below.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/dermafirmusa.com\/pages\/advanced-registration\"\u003e\u003cspan\u003e\u003cimg height=\"41\" width=\"164\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0324\/7302\/2601\/files\/Learn_More_d97476c4-dcc1-4a36-a423-f0cf6e78879a_480x480.jpg?v=1605034840\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"df-panel df-howto\"\u003e\n\n  \u003ch2\u003eProfessional Application Protocol\u003c\/h2\u003e\n\n  \u003cp class=\"df-intro\"\u003e\n    Melapep is designed as a sequential professional treatment system. The protocol begins with \u003cstrong\u003e1 Melapep Spicule Solution vial\u003c\/strong\u003e for the initial treatment, followed by \u003cstrong\u003e4 Melapep Control Solution vials\u003c\/strong\u003e for subsequent professional applications. The remaining Control Solution vials may be applied topically or incorporated into \u003cstrong\u003enano-infusion\u003c\/strong\u003e or \u003cstrong\u003emicroneedling protocols up to 0.5 mm\u003c\/strong\u003e, depending on the practitioner’s treatment plan.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"df-step\"\u003e\n    \u003cdiv class=\"df-step-number\"\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"df-step-content\"\u003e\n      \u003cstrong\u003eCleanse \u0026amp; Prepare\u003c\/strong\u003e\u003cbr\u003e\n      Thoroughly cleanse and tone the skin before beginning the professional treatment.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"df-step\"\u003e\n    \u003cdiv class=\"df-step-number\"\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"df-step-content\"\u003e\n      \u003cstrong\u003eInitial Treatment: Apply Melapep Spicule Solution\u003c\/strong\u003e\u003cbr\u003e\n      Open \u003cstrong\u003e1 bottle of Melapep Spicule Solution\u003c\/strong\u003e. Apply a moderate amount evenly to the treatment area and gently press the solution into the skin to facilitate contact with the micro-spicules.\n      \u003cbr\u003e\u003cbr\u003e\n      \u003cem\u003eA slight tingling sensation is normal during application.\u003c\/em\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"df-step\"\u003e\n    \u003cdiv class=\"df-step-number\"\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"df-step-content\"\u003e\n      \u003cstrong\u003eFollow-Up Treatments: Melapep Control Solution\u003c\/strong\u003e\u003cbr\u003e\n      Use the remaining \u003cstrong\u003e4 bottles of Melapep Control Solution\u003c\/strong\u003e for subsequent professional treatments to support continued tone correction, skin revitalization, nourishment, and radiance.\n      \u003cbr\u003e\u003cbr\u003e\n      For follow-up professional applications, the Control Solution may be:\n      \u003cul\u003e\n        \u003cli\u003eApplied directly to the skin as a topical professional treatment.\u003c\/li\u003e\n        \u003cli\u003eUsed with a \u003cstrong\u003enano-infusion pen\u003c\/strong\u003e to enhance product delivery.\u003c\/li\u003e\n        \u003cli\u003eIncorporated into a \u003cstrong\u003emicroneedling protocol up to 0.5 mm\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"df-step\"\u003e\n    \u003cdiv class=\"df-step-number\"\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"df-step-content\"\u003e\n      \u003cstrong\u003eComplete Each Treatment\u003c\/strong\u003e\u003cbr\u003e\n      Distribute the solution evenly throughout the treatment area and allow it to absorb fully. Complete the service according to the practitioner’s professional treatment protocol.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"df-clinical-box\"\u003e\n    \u003cspan class=\"df-clinical-box-title\"\u003eTreatment Sequence\u003c\/span\u003e\n    \u003cstrong\u003e1 Spicule Solution + 4 Control Solution Vials\u003c\/strong\u003e\u003cbr\u003e\n    Begin the professional protocol with \u003cstrong\u003e1 Melapep Spicule Solution vial\u003c\/strong\u003e. The remaining \u003cstrong\u003e4 Melapep Control Solution vials\u003c\/strong\u003e are intended for subsequent treatments and may be applied topically or incorporated into professional \u003cstrong\u003enano-infusion\u003c\/strong\u003e or \u003cstrong\u003emicroneedling protocols up to 0.5 mm\u003c\/strong\u003e.\n  \u003c\/div\u003e\n\n  \n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INGREDIENTS --\u003e\n\u003cdiv class=\"df-panel df-ingredients\"\u003e\n\u003ch2\u003eProfessional Formula\u003c\/h2\u003e\n\u003cp class=\"df-intro\"\u003eA comprehensive professional formulation combining brightening ingredients, peptides, growth-factor ingredients, amino acids, ferments, botanical extracts, and specialized spicule technology.\u003c\/p\u003e\n\u003cdiv class=\"df-ingredient-section\"\u003e\n\u003cdiv class=\"df-ingredient-heading\"\u003eCONTROL SOLUTION\u003c\/div\u003e\n\u003cp class=\"df-ingredient-text\"\u003eWater, Butylene Glycol, Glycinamide HCl, Niacinamide, 1,2-Hexanediol, Arbutin, Panax Ginseng Root Vesicles, Oryza Sativa (Rice) Seed Extract, Spirulina Platensis Extract, sh-Oligopeptide-1, sh-Polypeptide-9, sh-Polypeptide-11, sh-Oligopeptide-2, Coix Lacryma-Jobi Ma-yuen Seed Extract, Glycerin, Sodium DNA, Glutathione, Xanthan Gum, Hydroxyethylcellulose, Mannitol, Silkworm Extract, Lactobacillus\/Lemon Peel Ferment Extract, Citrus Aurantium Dulcis (Orange) Peel Extract, Bifida Ferment Lysate, Copper Tripeptide-1, Ammonium Glycyrrhizate, Ascorbyl Glucoside, Aspartic Acid, Caffeine, Zinc Gluconate, Tranexamic Acid, Melaleuca Alternifolia (Tea Tree) Extract, Rosmarinus Officinalis (Rosemary) Extract, Mentha Piperita (Peppermint) Leaf Extract, Cymbopogon Shoenanthus Extract, Lavandula Angustifolia (Lavender) Flower Extract, Chamomilla Recutita (Matricaria) Flower Extract, Chrysanthemum Indicum Extract, Tranexamoyl Dipeptide-22, Nicotinoyl Dipeptide-22, Aesculus Hippocastanum (Horse Chestnut) Seed Extract, Ethylhexylglycerin, Glutamic Acid, Betaine, Resveratrol, Serine, Glycine, Histidine, Arginine, Threonine, Alanine, Proline, Tyrosine, Valine, Methionine, Cysteine, Cystine, Leucine, Phenylalanine, Lysine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-ingredient-section\"\u003e\n\u003cdiv class=\"df-ingredient-heading\"\u003eSPICULE SOLUTION\u003c\/div\u003e\n\u003cp class=\"df-ingredient-text\"\u003eControl Solution Ingredients + Hydrolyzed Sponge\u003c\/p\u003e\n\u003cdiv class=\"df-clinical-box\"\u003e\n\u003cspan class=\"df-clinical-box-title\"\u003e Hydrolyzed Sponge Spicule Technology \u003c\/span\u003e Hydrolyzed Sponge provides the specialized micro-spicule component that differentiates the Spicule Solution from the accompanying Control Solution.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Dermafirm USA","offers":[{"title":"Default Title","offer_id":51603809370358,"sku":null,"price":269.0,"currency_code":"USD","in_stock":true}],"url":"https:\/\/dermafirmusa.com\/products\/melapep-control-solution-5ml-x-5-vials-copy","provider":"Dermafirm USA","version":"1.0","type":"link"}