{"product_id":"botox","title":"Botox","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \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\u003c\/p\u003e\n\u003cstyle\u003e\n    #dermaphi-botox-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, 0.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-botox-product * {\n      box-sizing: border-box;\n    }\n\n    #dermaphi-botox-product .botox-wrap {\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n    }\n\n    #dermaphi-botox-product .botox-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(\n          circle at top right,\n          rgba(216, 183, 125, 0.16),\n          transparent 30%\n        ),\n        linear-gradient(\n          145deg,\n          #ffffff 0%,\n          #fbf7f1 62%,\n          #f2e8dc 100%\n        );\n      box-shadow: 0 20px 50px rgba(61, 48, 31, 0.08);\n    }\n\n    #dermaphi-botox-product .botox-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, 0.18);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    #dermaphi-botox-product .botox-eyebrow {\n      margin: 0 0 14px;\n      color: var(--gold);\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    #dermaphi-botox-product h2,\n    #dermaphi-botox-product h3,\n    #dermaphi-botox-product h4 {\n      margin: 0;\n      color: var(--charcoal);\n      font-family: \"Cormorant Garamond\", Georgia, serif;\n      font-weight: 500;\n    }\n\n    #dermaphi-botox-product .botox-title {\n      font-size: clamp(54px, 5vw, 72px);\n      line-height: 0.95;\n      letter-spacing: -0.035em;\n    }\n\n    #dermaphi-botox-product .botox-title em {\n      color: var(--gold);\n      font-style: italic;\n      font-weight: 500;\n    }\n\n    #dermaphi-botox-product .botox-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-botox-product .botox-description strong {\n      color: var(--charcoal);\n      font-weight: 600;\n    }\n\n    \/* SUMMARY BOXES *\/\n\n    #dermaphi-botox-product .botox-details {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 30px;\n    }\n\n    #dermaphi-botox-product .detail-box {\n      padding: 19px;\n      border: 1px solid var(--line);\n      border-radius: 12px;\n      background: rgba(255, 255, 255, 0.72);\n    }\n\n    #dermaphi-botox-product .detail-label {\n      margin: 0 0 7px;\n      color: var(--gold);\n      font-size: 9px;\n      font-weight: 600;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n\n    #dermaphi-botox-product .detail-value {\n      margin: 0;\n      color: var(--charcoal);\n      font-family: \"Cormorant Garamond\", Georgia, serif;\n      font-size: 21px;\n      line-height: 1.25;\n    }\n\n    \/* CONTENT SECTIONS *\/\n\n    #dermaphi-botox-product .content-section {\n      margin-top: 32px;\n      padding-top: 27px;\n      border-top: 1px solid var(--line);\n    }\n\n    #dermaphi-botox-product .content-section h3 {\n      margin-bottom: 14px;\n      font-size: 32px;\n      line-height: 1.08;\n    }\n\n    #dermaphi-botox-product .content-section \u003e p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.85;\n    }\n\n    \/* PRODUCT OPTIONS *\/\n\n    #dermaphi-botox-product .option-intro {\n      margin-bottom: 20px;\n    }\n\n    #dermaphi-botox-product .option-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 22px;\n    }\n\n    #dermaphi-botox-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, 0.72);\n    }\n\n    #dermaphi-botox-product .option-card::after {\n      content: \"\";\n      position: absolute;\n      right: -25px;\n      bottom: -25px;\n      width: 75px;\n      height: 75px;\n      border: 1px solid rgba(184, 137, 73, 0.12);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    #dermaphi-botox-product .featured-option {\n      grid-column: 1 \/ -1;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(216, 183, 125, 0.18),\n          transparent 38%\n        ),\n        rgba(255, 255, 255, 0.8);\n    }\n\n    #dermaphi-botox-product .option-heading {\n      margin-bottom: 11px;\n    }\n\n    #dermaphi-botox-product .option-heading h4 {\n      margin-bottom: 4px;\n      font-size: 27px;\n      line-height: 1;\n    }\n\n    #dermaphi-botox-product .option-heading span {\n      color: var(--gold);\n      font-size: 9px;\n      font-weight: 600;\n      letter-spacing: 0.13em;\n      text-transform: uppercase;\n    }\n\n    #dermaphi-botox-product .option-card \u003e p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 12px;\n      line-height: 1.7;\n    }\n\n    #dermaphi-botox-product .option-highlight {\n      display: block;\n      margin-top: 15px;\n      padding-top: 13px;\n      border-top: 1px solid var(--line);\n      color: var(--charcoal);\n      font-size: 10px;\n      font-weight: 500;\n      line-height: 1.5;\n    }\n\n    #dermaphi-botox-product .option-note {\n      margin: 17px 0 0;\n      color: var(--muted);\n      font-size: 10px;\n      line-height: 1.65;\n    }\n\n    \/* TREATMENT AREAS *\/\n\n    #dermaphi-botox-product .botox-area-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 9px;\n      margin-top: 16px;\n    }\n\n    #dermaphi-botox-product .botox-area {\n      padding: 8px 13px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.78);\n      color: var(--muted);\n      font-size: 12px;\n    }\n\n    \/* FAQ *\/\n\n    #dermaphi-botox-product .faq-list {\n      margin-top: 5px;\n      border-top: 1px solid var(--line);\n    }\n\n    #dermaphi-botox-product .faq-item {\n      border-bottom: 1px solid var(--line);\n    }\n\n    #dermaphi-botox-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-botox-product .faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    #dermaphi-botox-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      font-weight: 400;\n      transform: translateY(-50%);\n    }\n\n    #dermaphi-botox-product .faq-item[open] summary::after {\n      content: \"−\";\n    }\n\n    #dermaphi-botox-product .faq-answer {\n      padding: 0 35px 20px 0;\n    }\n\n    #dermaphi-botox-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-botox-product .botox-note {\n      max-width: 740px;\n      margin: 26px 0 0;\n      color: var(--muted);\n      font-size: 10px;\n      line-height: 1.65;\n    }\n\n    \/* TABLET \u0026 MOBILE *\/\n\n    @media (max-width: 900px) {\n      #dermaphi-botox-product .botox-card {\n        padding: 30px;\n      }\n\n      #dermaphi-botox-product .option-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #dermaphi-botox-product .featured-option {\n        grid-column: auto;\n      }\n    }\n\n    @media (max-width: 650px) {\n      #dermaphi-botox-product .botox-card {\n        padding: 26px 20px;\n        border-radius: 16px;\n      }\n\n      #dermaphi-botox-product .botox-title {\n        font-size: 48px;\n      }\n\n      #dermaphi-botox-product .botox-description {\n        font-size: 15px;\n        line-height: 1.8;\n      }\n\n      #dermaphi-botox-product .botox-details {\n        grid-template-columns: 1fr;\n      }\n\n      #dermaphi-botox-product .faq-item summary {\n        font-size: 20px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection id=\"dermaphi-botox-product\"\u003e\n\u003cdiv class=\"botox-wrap\"\u003e\n\u003cdiv class=\"botox-card\"\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003cp class=\"botox-eyebrow\"\u003eFacial Aesthetics\u003c\/p\u003e\n\u003ch2 class=\"botox-title\"\u003eBotox\u003cem\u003e®\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"botox-description\"\u003eAt DermaPhi, wrinkle-relaxing treatments are personalized to soften visible expression lines while maintaining natural facial movement. Available neuromodulator options may include \u003cstrong\u003eBotox®, Xeomin®, Dysport®, Jeuveau®, and Daxxify®\u003c\/strong\u003e, depending on your provider’s assessment and recommendation.\u003c\/p\u003e\n\u003c!-- QUICK DETAILS --\u003e\n\u003cdiv class=\"botox-details\"\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003eExpression Lines \u0026amp; Facial Balancing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eOur Approach\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003eNatural, Refined \u0026amp; Personalized\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eHow It Works\u003c\/h3\u003e\n\u003cp\u003eRepeated facial expressions can cause the skin to fold and gradually form visible lines. Neuromodulators temporarily reduce activity in carefully selected muscles, helping treated areas appear smoother and more refreshed while preserving your natural facial character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- OPTIONS --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eUnderstanding Your Options\u003c\/h3\u003e\n\u003cp class=\"option-intro\"\u003eAll neuromodulators temporarily reduce selected muscle activity, but their formulations, approved uses, onset, dosing, and expected duration may differ. Your provider will recommend an option based on your anatomy, goals, treatment area, and previous experience.\u003c\/p\u003e\n\u003cdiv class=\"option-grid\"\u003e\n\u003c!-- BOTOX --\u003e\n\u003cdiv class=\"option-card\"\u003e\n\u003cdiv class=\"option-heading\"\u003e\n\u003ch4\u003eBotox®\u003c\/h4\u003e\n\u003cspan\u003eEstablished \u0026amp; Versatile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA widely recognized neuromodulator with a long history of cosmetic use. Botox may be selected for patients seeking a familiar and well-established wrinkle-relaxing treatment.\u003c\/p\u003e\n\u003cspan class=\"option-highlight\"\u003e Often chosen for its established cosmetic history and broad range of approved facial treatment areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- XEOMIN --\u003e\n\u003cdiv class=\"option-card\"\u003e\n\u003cdiv class=\"option-heading\"\u003e\n\u003ch4\u003eXeomin®\u003c\/h4\u003e\n\u003cspan\u003eDouble-Filtered Formulation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eXeomin is double-filtered to remove complexing proteins. It may appeal to patients and providers who prefer a simplified formulation for temporary wrinkle relaxation.\u003c\/p\u003e\n\u003cspan class=\"option-highlight\"\u003e Often considered by patients interested in a formulation without complexing proteins. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- DYSPORT --\u003e\n\u003cdiv class=\"option-card\"\u003e\n\u003cdiv class=\"option-heading\"\u003e\n\u003ch4\u003eDysport®\u003c\/h4\u003e\n\u003cspan\u003eFast-Acting Option\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eDysport is known for its relatively quick onset. Its formulation and dosing differ from other brands, and it may be selected based on the treatment area and desired pattern of relaxation.\u003c\/p\u003e\n\u003cspan class=\"option-highlight\"\u003e Often considered when a patient or provider prioritizes a relatively quick onset. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- JEUVEAU --\u003e\n\u003cdiv class=\"option-card\"\u003e\n\u003cdiv class=\"option-heading\"\u003e\n\u003ch4\u003eJeuveau®\u003c\/h4\u003e\n\u003cspan\u003eAesthetic-Focused\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eJeuveau is a modern neuromodulator developed specifically for aesthetic use. It is approved to temporarily improve moderate to severe frown lines between the eyebrows in adults.\u003c\/p\u003e\n\u003cspan class=\"option-highlight\"\u003e Often considered by patients interested in a modern, aesthetic-focused option. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- DAXXIFY --\u003e\n\u003cdiv class=\"option-card featured-option\"\u003e\n\u003cdiv class=\"option-heading\"\u003e\n\u003ch4\u003eDaxxify®\u003c\/h4\u003e\n\u003cspan\u003ePeptide Formulation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eDaxxify is formulated with a peptide and does not use human serum albumin or animal-derived components. Clinical studies of frown lines found that more than half of patients maintained no or mild lines through six months.\u003c\/p\u003e\n\u003cspan class=\"option-highlight\"\u003e May be considered by patients interested in a peptide-formulated option with the potential for longer-lasting frown-line results. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"option-note\"\u003eEach brand uses its own proprietary formulation and measurement system. Product units are not directly interchangeable or comparable. Product availability and treatment eligibility are determined by a licensed healthcare provider.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TREATMENT AREAS --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eCommon Treatment Areas\u003c\/h3\u003e\n\u003cdiv class=\"botox-area-list\"\u003e\n\u003cspan class=\"botox-area\"\u003eForehead Lines\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eFrown Lines\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eCrow’s Feet\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eBunny Lines\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eBrow Area\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eLip Flip\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eChin\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eJawline\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eNeck Bands\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eMasseter Area\u003c\/span\u003e \u003cspan class=\"botox-area\"\u003eExcessive Sweating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWill I still look natural?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThat is the goal of our approach. Treatment is planned around your anatomy and facial movement to soften selected areas while preserving natural facial character and expression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhich neuromodulator is best for me?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThere is no single option that is best for everyone. Your provider will consider the treatment area, your anatomy, medical history, previous treatments, preferences, and desired outcome before making a recommendation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhen will I notice results?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eResults appear gradually. The timing depends on the product selected, treatment area, dosage, and your individual response. Your provider will explain what to expect during your visit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow long do results last?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eResults are temporary. Duration varies by product, treatment area, dosage, metabolism, muscle activity, and individual response. Your provider can recommend an appropriate maintenance schedule.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan units be compared between brands?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Each product has its own formulation, dosing guidelines, and measurement system. Units from one brand cannot be directly converted into units of another brand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs treatment suitable for everyone?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. A licensed healthcare provider must review your medical history, anatomy, concerns, and treatment goals to determine whether a neuromodulator treatment is appropriate for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DISCLAIMER --\u003e\n\u003cp class=\"botox-note\"\u003eBotox®, Xeomin®, Dysport®, Jeuveau®, and Daxxify® are prescription treatments and registered trademarks of their respective owners. Treatment requires an evaluation by a qualified licensed healthcare provider. Available products, approved uses, results, and treatment suitability vary. Individual results may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":49472908853476,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/7022\/2564\/files\/botox.webp?v=1784741482","url":"https:\/\/dermaphiusa.com\/products\/botox","provider":"My Store","version":"1.0","type":"link"}