{"id":13867,"date":"2026-07-08T05:09:36","date_gmt":"2026-07-08T05:09:36","guid":{"rendered":"https:\/\/luxederm.ca\/?page_id=13867"},"modified":"2026-07-08T05:52:11","modified_gmt":"2026-07-08T05:52:11","slug":"pricing","status":"publish","type":"page","link":"https:\/\/luxederm.ca\/index.php\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"<section class=\"luxederm-pricing-page\">\n\n  <style>\n    .luxederm-pricing-page {\n      --luxederm-primary: #EC6565;\n      --luxederm-soft: #fff5f5;\n      --luxederm-dark: #222222;\n      --luxederm-muted: #666666;\n      --luxederm-border: #f2dede;\n      font-family: inherit;\n      color: var(--luxederm-dark);\n      background: #ffffff;\n      overflow: hidden;\n\n      width: 100vw;\n      max-width: 100vw;\n      margin-left: calc(50% - 50vw);\n      margin-right: calc(50% - 50vw);\n      margin-top: -70px;\n    }\n\n    .luxederm-price-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 22px;\n    }\n\n    .luxederm-price-btn {\n      display: inline-block;\n      background: var(--luxederm-primary);\n      color: #ffffff !important;\n      padding: 13px 24px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 700;\n      border: 2px solid var(--luxederm-primary);\n      transition: 0.25s ease;\n      text-align: center;\n    }\n\n    .luxederm-price-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 10px 24px rgba(236,101,101,0.25);\n      background: #d94f4f;\n      border-color: #d94f4f;\n    }\n\n    .luxederm-price-btn-outline {\n      background: rgba(255,255,255,0.88);\n      color: var(--luxederm-primary) !important;\n    }\n\n    .luxederm-price-hero {\n      padding: 105px 0 82px;\n      background:\n        linear-gradient(135deg, rgba(255,245,245,0.96), rgba(255,255,255,0.95)),\n        url('https:\/\/luxederm.ca\/wp-content\/uploads\/2026\/07\/HeroImage-4.png');\n      background-size: cover;\n      background-position: center center;\n      border-radius: 0 0 38px 38px;\n      text-align: center;\n    }\n\n    .luxederm-price-eyebrow {\n      color: var(--luxederm-primary);\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      font-size: 13px;\n      margin-bottom: 16px;\n    }\n\n    .luxederm-price-hero h1 {\n      font-size: 54px;\n      line-height: 1.08;\n      margin: 0 auto 20px;\n      color: var(--luxederm-dark);\n      max-width: 900px;\n    }\n\n    .luxederm-price-hero p {\n      color: var(--luxederm-muted);\n      max-width: 780px;\n      margin: 0 auto 28px;\n      font-size: 18px;\n      line-height: 1.75;\n    }\n\n    .luxederm-price-actions {\n      display: flex;\n      justify-content: center;\n      gap: 14px;\n      flex-wrap: wrap;\n      margin-top: 24px;\n    }\n\n    .luxederm-price-intro {\n      padding: 62px 0 30px;\n    }\n\n    .luxederm-price-intro-box {\n      background: var(--luxederm-soft);\n      border-radius: 28px;\n      padding: 38px;\n      max-width: 1000px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .luxederm-price-intro-box h2 {\n      font-size: 34px;\n      margin: 0 0 14px;\n    }\n\n    .luxederm-price-intro-box p {\n      color: var(--luxederm-muted);\n      line-height: 1.75;\n      font-size: 16.5px;\n      margin: 0 auto 14px;\n      max-width: 830px;\n    }\n\n    .luxederm-price-section {\n      padding: 48px 0;\n    }\n\n    .luxederm-price-section-title {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n\n    .luxederm-price-section-title h2 {\n      font-size: 38px;\n      margin: 0 0 12px;\n      line-height: 1.2;\n    }\n\n    .luxederm-price-section-title p {\n      color: var(--luxederm-muted);\n      line-height: 1.7;\n      font-size: 17px;\n      max-width: 760px;\n      margin: 0 auto;\n    }\n\n    .luxederm-price-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n\n    .luxederm-price-card {\n      border: 1px solid var(--luxederm-border);\n      border-radius: 26px;\n      background: #fff;\n      box-shadow: 0 10px 26px rgba(0,0,0,0.04);\n      padding: 28px;\n      display: flex;\n      flex-direction: column;\n      transition: 0.25s ease;\n    }\n\n    .luxederm-price-card:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 16px 34px rgba(0,0,0,0.08);\n      border-color: var(--luxederm-primary);\n    }\n\n    .luxederm-price-card h3 {\n      font-size: 24px;\n      margin: 0 0 8px;\n      color: var(--luxederm-dark);\n    }\n\n    .luxederm-price-subtitle {\n      color: var(--luxederm-primary);\n      font-weight: 800;\n      margin-bottom: 14px;\n      font-size: 14.5px;\n    }\n\n    .luxederm-price-card p {\n      color: var(--luxederm-muted);\n      line-height: 1.65;\n      font-size: 15.5px;\n      margin: 0 0 16px;\n    }\n\n    .luxederm-price-list {\n      margin-top: 10px;\n      border-top: 1px solid var(--luxederm-border);\n    }\n\n    .luxederm-price-row {\n      display: flex;\n      justify-content: space-between;\n      gap: 20px;\n      padding: 13px 0;\n      border-bottom: 1px solid var(--luxederm-border);\n      color: var(--luxederm-muted);\n      font-size: 15px;\n      line-height: 1.45;\n    }\n\n    .luxederm-price-row strong {\n      color: var(--luxederm-dark);\n      font-weight: 700;\n    }\n\n    .luxederm-price-row span:last-child {\n      color: var(--luxederm-primary);\n      font-weight: 800;\n      text-align: right;\n      min-width: 100px;\n    }\n\n    .luxederm-price-card .luxederm-price-btn {\n      margin-top: 22px;\n      width: 100%;\n      padding: 11px 18px;\n      font-size: 14.5px;\n    }\n\n    .luxederm-price-table-section {\n      padding: 50px 0;\n      background: linear-gradient(135deg, #fff5f5, #ffffff);\n    }\n\n    .luxederm-table-wrap {\n      background: #fff;\n      border: 1px solid var(--luxederm-border);\n      border-radius: 28px;\n      box-shadow: 0 12px 30px rgba(0,0,0,0.05);\n      overflow: hidden;\n    }\n\n    .luxederm-price-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .luxederm-price-table th {\n      background: var(--luxederm-primary);\n      color: #fff;\n      text-align: left;\n      padding: 16px;\n      font-size: 15px;\n    }\n\n    .luxederm-price-table td {\n      padding: 15px 16px;\n      border-bottom: 1px solid var(--luxederm-border);\n      color: var(--luxederm-muted);\n      font-size: 15px;\n      line-height: 1.45;\n    }\n\n    .luxederm-price-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .luxederm-price-table td:last-child {\n      color: var(--luxederm-primary);\n      font-weight: 800;\n      white-space: nowrap;\n    }\n\n    .luxederm-note-section {\n      padding: 46px 0 72px;\n    }\n\n    .luxederm-note-box {\n      background: #fff;\n      border-left: 5px solid var(--luxederm-primary);\n      box-shadow: 0 10px 26px rgba(0,0,0,0.05);\n      border-radius: 18px;\n      padding: 28px;\n      max-width: 1000px;\n      margin: 0 auto;\n      color: var(--luxederm-muted);\n      line-height: 1.7;\n      font-size: 15.5px;\n    }\n\n    .luxederm-final-price-cta {\n      padding: 76px 0;\n      background: var(--luxederm-soft);\n      text-align: center;\n      border-radius: 38px 38px 0 0;\n    }\n\n    .luxederm-final-price-cta h2 {\n      font-size: 38px;\n      margin: 0 0 14px;\n    }\n\n    .luxederm-final-price-cta p {\n      color: var(--luxederm-muted);\n      max-width: 740px;\n      margin: 0 auto 26px;\n      line-height: 1.7;\n      font-size: 17px;\n    }\n\n    @media (max-width: 980px) {\n      .luxederm-price-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .luxederm-price-hero h1 {\n        font-size: 42px;\n      }\n    }\n\n    @media (max-width: 650px) {\n      .luxederm-price-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .luxederm-price-hero {\n        padding: 80px 0 60px;\n      }\n\n      .luxederm-price-hero h1 {\n        font-size: 34px;\n      }\n\n      .luxederm-price-section-title h2,\n      .luxederm-final-price-cta h2 {\n        font-size: 30px;\n      }\n\n      .luxederm-price-row {\n        flex-direction: column;\n        gap: 4px;\n      }\n\n      .luxederm-price-row span:last-child {\n        text-align: left;\n      }\n\n      .luxederm-table-wrap {\n        overflow-x: auto;\n      }\n\n      .luxederm-price-table {\n        min-width: 620px;\n      }\n    }\n  <\/style>\n\n  <section class=\"luxederm-price-hero\">\n    <div class=\"luxederm-price-container\">\n      <div class=\"luxederm-price-eyebrow\">Luxederm at Beacon Health<\/div>\n      <h1>Luxederm Pricing Guide<\/h1>\n      <p>\n        Transparent starting prices for doctor-led aesthetic, laser, injectable, regenerative, and skin treatments in Downtown Toronto.\n      <\/p>\n      <div class=\"luxederm-price-actions\">\n        <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book a Consultation<\/a>\n        <a class=\"luxederm-price-btn luxederm-price-btn-outline\" href=\"\/treatments\/\">View Treatments<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"luxederm-price-intro\">\n    <div class=\"luxederm-price-container\">\n      <div class=\"luxederm-price-intro-box\">\n        <h2>Pricing Depends on Your Treatment Pathway<\/h2>\n        <p>\n          The prices below are starting points. Final pricing depends on consultation, treatment area, skin concern, number of sessions, medical suitability, and whether a package is recommended.\n        <\/p>\n        <p>\n          Some treatments require consultation first so we can safely assess your goals, skin type, downtime preferences, and treatment options.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"luxederm-price-section\">\n    <div class=\"luxederm-price-container\">\n      <div class=\"luxederm-price-section-title\">\n        <h2>Consultations<\/h2>\n        <p>Start here if you are new to Luxederm or unsure which treatment is right for you.<\/p>\n      <\/div>\n\n      <div class=\"luxederm-price-grid\">\n        <div class=\"luxederm-price-card\">\n          <h3>Skin Consultation<\/h3>\n          <div class=\"luxederm-price-subtitle\">Skin, pigmentation, redness, scars &#038; rejuvenation<\/div>\n          <p>For skin concerns including pigmentation, redness, acne marks, acne scars, texture, pores, glow, and anti-aging.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Luxederm Skin Consultation<\/strong><\/span><span>$100<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span>Redeemable toward treatment within 30 days<\/span><span>Yes<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Consultation<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>Injectable Consultation<\/h3>\n          <div class=\"luxederm-price-subtitle\">Wrinkle softening, lips, fillers &#038; facial balancing<\/div>\n          <p>For patients interested in natural-looking injectable treatment planning.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Luxederm Injectable Consultation<\/strong><\/span><span>$100<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span>Redeemable toward injectable treatment within 30 days<\/span><span>Yes<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Consultation<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>Advanced Consultation<\/h3>\n          <div class=\"luxederm-price-subtitle\">Resurfacing, PRP hair &#038; advanced planning<\/div>\n          <p>For resurfacing, scar correction, PRP hair restoration, or complex treatment planning.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Resurfacing Consultation<\/strong><\/span><span>$150<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Hair Restoration Consultation<\/strong><\/span><span>$100<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Follow-Up Review<\/strong><\/span><span>$0\u2013$50<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Consultation<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"luxederm-price-section\">\n    <div class=\"luxederm-price-container\">\n      <div class=\"luxederm-price-section-title\">\n        <h2>Skin, Laser &#038; Rejuvenation<\/h2>\n        <p>For glow, tone, redness, acne marks, texture, resurfacing, and collagen support.<\/p>\n      <\/div>\n\n      <div class=\"luxederm-price-grid\">\n\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeGlow Refresh<\/h3>\n          <div class=\"luxederm-price-subtitle\">Glow, pores, mild texture &#038; radiance<\/div>\n          <p>A low-downtime refresh for brighter, smoother, healthier-looking skin.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Single Treatment<\/strong><\/span><span>$299<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Corrective Refresh<\/strong><\/span><span>$399<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Package of 3<\/strong><\/span><span>$849<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Package of 6<\/strong><\/span><span>$1,599<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Now<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeTone Correct<\/h3>\n          <div class=\"luxederm-price-subtitle\">Pigmentation, melasma &#038; sun damage<\/div>\n          <p>For brown spots, melasma, sun damage, post-acne pigmentation, and uneven tone.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Small Spot Treatment<\/strong><\/span><span>$199<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Medium Spot Treatment<\/strong><\/span><span>$299<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Large Spot Treatment<\/strong><\/span><span>$349<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Corrective Treatment<\/strong><\/span><span>$500\u2013$600<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Package of 3<\/strong><\/span><span>$1,650<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Package of 4<\/strong><\/span><span>$2,100<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Now<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeCalm Redness<\/h3>\n          <div class=\"luxederm-price-subtitle\">Redness, vessels &#038; rosacea-prone skin<\/div>\n          <p>For facial redness, flushing, visible vessels, and selected vascular concerns.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Small Area<\/strong><\/span><span>$250<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Medium Area<\/strong><\/span><span>$375<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Large Area<\/strong><\/span><span>$450<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Package of 3<\/strong><\/span><span>$1,099<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Package of 4<\/strong><\/span><span>$1,450<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Now<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeClear Renewal<\/h3>\n          <div class=\"luxederm-price-subtitle\">Acne marks, scars, pores &#038; texture<\/div>\n          <p>For acne marks, acne scarring, pores, roughness, and uneven texture.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Acne Marks Treatment<\/strong><\/span><span>$500\u2013$600<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Texture Renewal<\/strong><\/span><span>$399\u2013$600<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Targeted Scar Treatment<\/strong><\/span><span>$500\u2013$1,000<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Acne Marks Package of 4<\/strong><\/span><span>$2,100<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Now<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeRepair Resurfacing<\/h3>\n          <div class=\"luxederm-price-subtitle\">Scars, wrinkles &#038; advanced texture repair<\/div>\n          <p>Advanced resurfacing for acne scars, surgical scars, deeper wrinkles, and significant texture change.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Targeted Resurfacing<\/strong><\/span><span>$500\u2013$1,000<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Cheeks Resurfacing<\/strong><\/span><span>$1,000\u2013$1,500<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Full Face Resurfacing<\/strong><\/span><span>$2,500\u2013$3,000<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Neck \/ D\u00e9collet\u00e9 \/ Hands<\/strong><\/span><span>From $600<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Now<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeRevive PRP<\/h3>\n          <div class=\"luxederm-price-subtitle\">PRP skin, collagen &#038; hair restoration<\/div>\n          <p>Regenerative treatment options for skin quality, collagen support, and selected hair thinning concerns.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Microneedling<\/strong><\/span><span>$299\u2013$499<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>PRP Skin Treatment<\/strong><\/span><span>$499\u2013$699<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Microneedling + PRP<\/strong><\/span><span>$599\u2013$799<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>PRP Hair Single Session<\/strong><\/span><span>$599\u2013$799<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>PRP Hair Package of 3<\/strong><\/span><span>$1,650\u2013$2,100<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Now<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"luxederm-price-section\">\n    <div class=\"luxederm-price-container\">\n      <div class=\"luxederm-price-section-title\">\n        <h2>Injectables<\/h2>\n        <p>Natural-looking wrinkle softening, lip enhancement, facial volume, and facial balancing.<\/p>\n      <\/div>\n\n      <div class=\"luxederm-price-grid\">\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeLine Softening<\/h3>\n          <div class=\"luxederm-price-subtitle\">Expression lines &#038; wrinkle softening<\/div>\n          <p>For forehead lines, frown lines, crow\u2019s feet, and preventive wrinkle care.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Anti-Wrinkle Treatment<\/strong><\/span><span>By assessment<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>2-Week Review<\/strong><\/span><span>$0<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Maintenance Visit<\/strong><\/span><span>By assessment<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Consultation<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>LuxeBalance Contouring<\/h3>\n          <div class=\"luxederm-price-subtitle\">Lips, fillers &#038; facial balancing<\/div>\n          <p>For subtle lip enhancement, cheek support, chin and jawline contouring, and facial harmony.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Lip Enhancement<\/strong><\/span><span>By assessment<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Cheek \/ Chin \/ Jawline<\/strong><\/span><span>By assessment<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Facial Balancing<\/strong><\/span><span>By assessment<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Filler Review<\/strong><\/span><span>$0\u2013$50<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Consultation<\/a>\n        <\/div>\n\n        <div class=\"luxederm-price-card\">\n          <h3>Injectable Safety Note<\/h3>\n          <div class=\"luxederm-price-subtitle\">Consultation-first care<\/div>\n          <p>Injectable pricing depends on anatomy, goals, product choice, dose, and suitability. Treatment is only offered when clinically appropriate.<\/p>\n          <div class=\"luxederm-price-list\">\n            <div class=\"luxederm-price-row\"><span><strong>Consultation Required<\/strong><\/span><span>Yes<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Same-Day Treatment<\/strong><\/span><span>If suitable<\/span><\/div>\n            <div class=\"luxederm-price-row\"><span><strong>Natural-Looking Plan<\/strong><\/span><span>Priority<\/span><\/div>\n          <\/div>\n          <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Consultation<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"luxederm-price-table-section\">\n    <div class=\"luxederm-price-container\">\n      <div class=\"luxederm-price-section-title\">\n        <h2>LuxeSmooth Hair Reduction<\/h2>\n        <p>Laser hair reduction pricing by treatment area. Packages are available for treatment series.<\/p>\n      <\/div>\n\n      <div class=\"luxederm-table-wrap\">\n        <table class=\"luxederm-price-table\">\n          <thead>\n            <tr>\n              <th>Area<\/th>\n              <th>Examples<\/th>\n              <th>Starting Price<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Small Areas<\/td><td>Upper lip, chin, hands, feet<\/td><td>$75\u2013$80<\/td><\/tr>\n            <tr><td>Upper Lip + Chin<\/td><td>Combined facial small area<\/td><td>$89<\/td><\/tr>\n            <tr><td>Underarms<\/td><td>Both underarms<\/td><td>$99<\/td><\/tr>\n            <tr><td>Bikini Line<\/td><td>Standard bikini line<\/td><td>$99<\/td><\/tr>\n            <tr><td>Bikini Plus<\/td><td>Extended bikini area<\/td><td>$150<\/td><\/tr>\n            <tr><td>Brazilian<\/td><td>Brazilian laser hair reduction<\/td><td>$199<\/td><\/tr>\n            <tr><td>Full Face<\/td><td>Full facial hair reduction<\/td><td>$110<\/td><\/tr>\n            <tr><td>Chest or Abdomen<\/td><td>Chest or abdomen<\/td><td>$149<\/td><\/tr>\n            <tr><td>Chest + Abdomen<\/td><td>Combined chest and abdomen<\/td><td>$249<\/td><\/tr>\n            <tr><td>Shoulders<\/td><td>Shoulder area<\/td><td>$150<\/td><\/tr>\n            <tr><td>Half Back<\/td><td>Upper or lower back<\/td><td>$150<\/td><\/tr>\n            <tr><td>Full Back<\/td><td>Full back including shoulders<\/td><td>$249<\/td><\/tr>\n            <tr><td>Half Arm<\/td><td>Lower or upper arms<\/td><td>$130<\/td><\/tr>\n            <tr><td>Full Arm<\/td><td>Both full arms<\/td><td>$180<\/td><\/tr>\n            <tr><td>Half Leg<\/td><td>Lower or upper legs<\/td><td>$180<\/td><\/tr>\n            <tr><td>Full Leg<\/td><td>Both full legs<\/td><td>$299<\/td><\/tr>\n            <tr><td>Full Body<\/td><td>Personalized full body package<\/td><td>$599<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"luxederm-note-box\" style=\"margin-top: 26px;\">\n        <strong>Package guide:<\/strong> A package of 6 sessions is typically 15% off the single-session total. A package of 8 sessions is typically 20% off the single-session total. Final package pricing depends on treatment areas selected.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"luxederm-note-section\">\n    <div class=\"luxederm-price-container\">\n      <div class=\"luxederm-note-box\">\n        <strong>Important pricing note:<\/strong> Prices are listed as a general guide and may change. Final pricing is confirmed after consultation and depends on treatment area, severity, number of sessions, product requirements, medical suitability, downtime, and treatment plan. Individual results vary. HST, where applicable, may be added.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"luxederm-final-price-cta\">\n    <div class=\"luxederm-price-container\">\n      <h2>Ready to Plan Your Treatment?<\/h2>\n      <p>\n        Book a Luxederm consultation to receive a personalized treatment recommendation and confirmed pricing.\n      <\/p>\n      <a class=\"luxederm-price-btn\" href=\"https:\/\/book.squareup.com\/appointments\/jbn4ku7lsoeqag\/location\/L3ZWKG1EXG4WH\/services\">Book Consultation<\/a>\n    <\/div>\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Luxederm at Beacon Health Luxederm Pricing Guide Transparent starting prices for doctor-led aesthetic, laser, injectable, regenerative, and skin treatments in Downtown Toronto. Book a Consultation View Treatments Pricing Depends on Your Treatment Pathway The prices below are starting points. Final pricing depends on consultation, treatment area, skin concern, number of sessions, medical suitability, and whether [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13867","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Pricing - Luxe Dermatology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/luxederm.ca\/index.php\/pricing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pricing - Luxe Dermatology\" \/>\n<meta property=\"og:description\" content=\"Luxederm at Beacon Health Luxederm Pricing Guide Transparent starting prices for doctor-led aesthetic, laser, injectable, regenerative, and skin treatments in Downtown Toronto. Book a Consultation View Treatments Pricing Depends on Your Treatment Pathway The prices below are starting points. Final pricing depends on consultation, treatment area, skin concern, number of sessions, medical suitability, and whether [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/luxederm.ca\/index.php\/pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"Luxe Dermatology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T05:52:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/luxederm.ca\/index.php\/pricing\/\",\"url\":\"https:\/\/luxederm.ca\/index.php\/pricing\/\",\"name\":\"Pricing - Luxe Dermatology\",\"isPartOf\":{\"@id\":\"https:\/\/luxederm.ca\/#website\"},\"datePublished\":\"2026-07-08T05:09:36+00:00\",\"dateModified\":\"2026-07-08T05:52:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/luxederm.ca\/index.php\/pricing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/luxederm.ca\/index.php\/pricing\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/luxederm.ca\/index.php\/pricing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/luxederm.ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/luxederm.ca\/#website\",\"url\":\"https:\/\/luxederm.ca\/\",\"name\":\"Luxe Dermatology\",\"description\":\"Toronto&#039;s Premier Skin Clinic\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/luxederm.ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pricing - Luxe Dermatology","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/luxederm.ca\/index.php\/pricing\/","og_locale":"en_US","og_type":"article","og_title":"Pricing - Luxe Dermatology","og_description":"Luxederm at Beacon Health Luxederm Pricing Guide Transparent starting prices for doctor-led aesthetic, laser, injectable, regenerative, and skin treatments in Downtown Toronto. Book a Consultation View Treatments Pricing Depends on Your Treatment Pathway The prices below are starting points. Final pricing depends on consultation, treatment area, skin concern, number of sessions, medical suitability, and whether [&hellip;]","og_url":"https:\/\/luxederm.ca\/index.php\/pricing\/","og_site_name":"Luxe Dermatology","article_modified_time":"2026-07-08T05:52:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/luxederm.ca\/index.php\/pricing\/","url":"https:\/\/luxederm.ca\/index.php\/pricing\/","name":"Pricing - Luxe Dermatology","isPartOf":{"@id":"https:\/\/luxederm.ca\/#website"},"datePublished":"2026-07-08T05:09:36+00:00","dateModified":"2026-07-08T05:52:11+00:00","breadcrumb":{"@id":"https:\/\/luxederm.ca\/index.php\/pricing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/luxederm.ca\/index.php\/pricing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/luxederm.ca\/index.php\/pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/luxederm.ca\/"},{"@type":"ListItem","position":2,"name":"Pricing"}]},{"@type":"WebSite","@id":"https:\/\/luxederm.ca\/#website","url":"https:\/\/luxederm.ca\/","name":"Luxe Dermatology","description":"Toronto&#039;s Premier Skin Clinic","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/luxederm.ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/pages\/13867","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/comments?post=13867"}],"version-history":[{"count":2,"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/pages\/13867\/revisions"}],"predecessor-version":[{"id":13893,"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/pages\/13867\/revisions\/13893"}],"wp:attachment":[{"href":"https:\/\/luxederm.ca\/index.php\/wp-json\/wp\/v2\/media?parent=13867"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}