- Microblading and Permanent Cosmetics Fundamental Training
- 100 hour course. This course may also be broken up if Microblading is the only course the student decides to take.
- $500 deposit
- $1950 Microblading, $4700 Permanent Cosmetics 100 hour including pre-study. Microblading kit is included in the price of the Training.
Includes multiple live models with different hair loss cases
Cost $3990 (without machine)* or $4990 (including machine and starter kit)**
$1000 Off when you Book by February 28th!
* must bring own machine and power supply to class
** preferred machine type will be chosen at conclusion of class
This training covers the following:
- Concept of scalp micropigmentation
- Safety and sanitation processes
- Contraindications
- Different types of machines
- Tattoo needles
- Pre-care and aftercare
- Pain management
- Skin Structure and depth of insertion
- Assessing client skin tones and ethnic background
- Fitzpatrick Scale
- Norwood Scale
- Choosing and mixing pigments
- Stretching the skin
- Female pattern baldness – Ludwig scale
- Symmetry and touchups
- Depth techniques
- Building and matching density
- Blending
- Creation of conservative, natural and hard hairlines
- Transplants and Scars, FUT and FUE
- Scar Concealment techniques
- Alopecia coverage
- Corrections and Repairs
- Practice on paper, synthetic skin, fruits, mannequins and finally live models
- Customer acquisition
- The consultation process
- Managing expectations of the client

SMP Theory & Fundamentals (June 7th – 8th) and Advanced Hands-on Training (June 9th – 10th) and Marketing Workshop (June 11th)
June 7-8 SMP Theory & Fundamentals: $2400
This training covers the following:
- Concept of scalp micropigmentation
- Safety and sanitation processes
- Contraindications
- Different types of machines
- Tattoo needles
- Pre-care and aftercare
- Pain management
- Skin Structure and depth of insertion
- Assessing client skin tones and ethnic background
- Fitzpatrick Scale
- Norwood Scale
- Choosing and mixing pigments
- Stretching the skin
- Female pattern baldness – Ludwig scale
- Symmetry and touchups
- Depth techniques
- Building and matching density
- Blending
- Creation of conservative, natural and hard hairlines
- Transplants and Scars, FUT and FUE
- Scar Concealment techniques
- Alopecia coverage
- Corrections and Repairs
- Practice on paper, synthetic skin, fruits, mannequins
- Customer acquisition
- The consultation process
- Managing expectations of the client
June 9-10: Advanced Hands-on Training: $2400 (must complete Intro course or have a certificate from another training)
- Advanced Techniques in achieving perfect impression permanence
- Advanced Hairline Reconstruction: hairline design to achieve feathered and gradient effects for the most natural results using both 1RL & 3RL needles.
- Advanced Scar Camouflaging techniques including concealing skin discoloration as well as working with multiple scars on the same scalp.
- Advanced blending reviewing the various different techniques you can employ and blending into both thin and thick hair.
- Bad SMP work Repair
- Multiple live models
Training Bundle Cost (all 4 days): $4000
Equipment Kit: $750 (optional)
June 11: Marketing Workshop: $950
- Discover how to cut through the noise on social media
- Master the art of Facebook advertising
- Learn how to REALLY rank your website on Google
- Set up a professional communications structure to impress any customer
- Stand out in a crowded marketplace
- Fine tune your brand image, service offering, pricing, systems and processes to optimize client interest and conversions
- Nail your consultation routine
Training + Marketing Workshop Bundle Price: $4750
// Render the PayPal button
paypal.Button.render({
// Set your environment
env: 'sandbox', // sandbox | production
// Specify the style of the button
style: { size: 'medium', // small | medium | large | responsive shape: 'rect', // pill | rect tagline: false },
funding: { allowed: [ paypal.FUNDING.CREDIT ] },
// PayPal Client IDs - replace with your own // Create a PayPal app: https://developer.paypal.com/developer/applications/create
client: {
sandbox: 'AZDxjDScFpQtjWTOUtWKbyN_bDt4OgqaF4eYXlewfBP4-8aqX3PiV8e1GWU6liB2CUXlkA59kJXE7M6R',
production: '
// Wait for the PayPal button to be clicked
payment: function(data, actions) {
// Set up a payment and make credit the landing page
return actions.payment.create({ payment: { transactions: [ { amount: { total: '0.01', currency: 'USD' } } ] } }); },
// Wait for the payment to be authorized by the customer
onAuthorize: function(data, actions) { return actions.payment.execute().then(function() { window.alert('Payment Complete!'); }); }
}, '#paypal-button-container');