Our great offer

Anglais pour secteurs spécialisés

- Anglais médical (B1-B2) - 20h - Business English (C1-C2) - 7h - Anglais intermédiaire (B1-B2) - 15h

What's included?

  • Elevate your career
  • Expert instructors
  • Satisfaction guaranteed
  • Material you'll love
  • Set and achieve goals
  • Flexible payment options

10% discount (value up to $898)

This class will be a super easy introduction to getting started in the makeup business, specifically what are the basics in the professional makeup kit.

Training bundle (value $1,425)

This class will be a super easy introduction to getting started in the makeup business, specifically what are the basics in the professional makeup kit.
Courses included

Anglais pour secteurs spécialisés

- Anglais médical (B1-B2) - 20h - Business English (C1-C2) - 7h - Anglais intermédiaire (B1-B2) - 15h

Anglais pour secteurs spécialisés

- Anglais médical (B1-B2) - 20h - Business English (C1-C2) - 7h - Anglais intermédiaire (B1-B2) - 15h
$curl = curl_init(); curl_setopt($curl, CURLOPT_URL, "https://trackcmp.net/event"); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, array( "actid" => "802299721", "key" => "294449b7f7ec141fb3a4d566630f0943ada14401", "event" => "YOUR_EVENT", "eventdata" => "ANY_DATA", "visit" => json_encode(array( // If you have an email address, assign it here. "email" => "", )), )); $result = curl_exec($curl); if ($result !== false) { $result = json_decode($result); if ($result->success) { echo 'Success! '; } else { echo 'Error! '; } echo $result->message; } else { echo 'cURL failed to run: ', curl_error($curl); }