DENTAL CONSULTANT IN P&G SALES (M/F/D) html { min-height: 100%; -webkit-text-size-adjust: none; box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit;/* box-sizing: border-box;*/ } .containerIA * { margin: 0; padding: 0; } body { background-color: white; } .containerIA { border: 1px solid #000; background: white; margin: 40px auto; max-width: 790px; font-size: 1em; line-height: 1.3; /* best solution is to set line-height without any unit */ font-family: 'Lato', Arial, Helvetica, sans-serif; color: #000; text-shadow: none; } .containerIA img { border: 0; display: block; max-width: 100%; height: auto; } .containerIA h1 { font-size: 1.8em; font-weight: 400; /* If used Arial as font then there is an issue in IE without setting font-weight: 700. IE then renders arial in h1 like with font-weight:900 */ padding-right: 20%; } .containerIA h2 { font-size: 1.05em; margin: 0 0 20px 0; padding-right: 20%; } .containerIA h3 { font-family: 'Open Sans', sans-serif; font-weight: 300 !important; color: #0046ad; margin-bottom: 5px; text-transform: uppercase; } .containerIA h4 { font-family: 'Open Sans', sans-serif; font-weight: 300 !important; color: #000; margin-bottom: 10px; text-align: center } .containerIA h1 small { font-size: 0.7em; font-weight: normal; } .containerIA p { margin-bottom: 1em; } .containerIA ul { margin: 0; margin-bottom: 15px; } .containerIA ul li { list-style-type: none; position: relative; left: 1em; margin-right: 1em; /* same amount as for the "left" rule */ } .containerIA ul li:before { content: "●"/* ❖ * ● ■ ▪ ◆ ❖ ✔ » ▸ ▶ ► ➤ ➢ ➧ ➭ ➽ ➲ 》➠ ◢ ◥ ☛ */; position: absolute; left: -1.7em; top: 4px; color: black; font-size: 10px; } .containerIA ul ul { margin: 0; } .containerIA ul ul li { list-style-type: circle; position: relative; left: 2em; margin-right: 1em; /* same amount as for the "left" rule */ } .containerIA ul ul li:before { content: ""; } .containerIA a { color: inherit; font-weight: inherit; text-decoration: none; } .containerIA a:hover { text-decoration: underline; } .containerIA a[href="tel"] { } .containerIA a[href="mailto"] { white-space: nowrap; } /*---- below: header ----*/ .containerIA .header { /*padding: 10% 0 1em; */ } .containerIA .header-quote { position: relative; margin: 0 !important; padding: 0 0 0 160px; background-color: #2499ff; } .containerIA .header-quote p { margin: 0 !important; padding: 1px 0; font-size: 1.1em; line-height: 1.1em; text-transform: uppercase; color: white; } /*.containerIA .header-quote-block { background-color: #2499ff; }*/ .containerIA .logo { position: absolute; display: block; top: -45px; left: 30px; max-width: 120px; } .containerIA .logo img { display: inline-block; } .containerIA .introText { margin: 0 0 40px 0; } .containerIA .title { position: relative; margin-bottom: 1em; } /*---- below: content ----*/ .containerIA .content { padding: 3em 30px; } .containerIA .content div.columnsFlex .columnFlex:last-child { margin-bottom: 0; } .containerIA div.columnsFlex .columnsFlex:last-child { margin-bottom: 0; } .containerIA .further-information-part ul { margin-bottom: 1.5em; } .containerIA .apply-btn-bottom-page { display: flex; margin-top: 50px; } /*---- below: flex columns & layout ----*/ .containerIA .columnsFlex { display: flex; flex-direction: column; justify-content: space-between; margin: 0 0 15px 0; } .containerIA .columnFlex { margin-bottom: 1.5em; } .containerIA .columnFlex ul:last-child, .containerIA .columnFlex p:last-child, .containerIA .content p:last-child, .containerIA .introText p:last-child { margin-bottom: 0; } /*---- footer ----*/ .containerIA footer { } /*---- other ----*/ .containerIA .nobr, .containerIA .nowrap { white-space: nowrap; } .containerIA .cf::before, .containerIA .cf::after { content: " "; display: table; } .containerIA .cf::after { clear: both; } .containerIA address { font-style: inherit; } /*----++++ OTHERS CLASSES ++++----*/ .containerIA .apply-btn-top { font-family: 'Open Sans', sans-serif; font-weight: 300 !important; padding: 10px 20px; background-color: #fedb01; color: inherit; position: absolute; top: 0px; right: 0px; } .containerIA .apply-btn { font-family: 'Open Sans', sans-serif; font-weight: 300 !important; padding: 10px 20px; background-color: #fedb01; color: inherit; } .containerIA .apply-btn:hover { text-decoration: none !important; background-color: #cbaf01 !important; } .containerIA .secondary-blue-title, .containerIA .colored-word-bottom-page { font-family: 'Open Sans', sans-serif; font-weight: 300 !important; color: #0046ad; } .containerIA .links { white-space: nowrap; } .containerIA .underline { text-decoration: underline; } .containerIA .contacts a { color: #003daf; } .containerIA .bold { font-weight: 700 !important; } /*----++++================++++----*/ /*----++++ MEDIA QUERIES ++++----*/ /*---- fix for allowing IE to accept max-width property screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { } /*---- max-width: 790px (max-width: 790px), print { body { margin: 0; padding: 0; } .containerIA { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin: auto; } .containerIA .columnsFlex { flex-direction: column; } .containerIA .columnFlex { width: 100%; } .containerIA .mobile-hidden { display: none; } } /*---- max-width: 700px (max-width: 700px), print { .containerIA .title { flex-direction: column; } .containerIA h1 { order: 2; width: 100%; margin-top: 20px; } .apply-btn { order: 1; align-self: flex-start; } } /*---- max-width: 500px (max-width: 500px), print { .containerIA .logo { margin: 0 auto 1em; } .containerIA .header { padding: 4em 0 1em; } .containerIA .logo { left: 18px; } .containerIA .header-quote { padding: 0 0 0 145px; } .containerIA h1 { margin-top: 0; font-size: 1.4em; padding-right: 0px; } .containerIA h2 { padding-right: 0px; } .containerIA .introText { margin: 0 0 20px 0; } .containerIA .title { margin-bottom: 2em; } .containerIA .title .apply-btn { display: none; } .containerIA .content { padding: 3em 18px; } .containerIA .apply-btn-bottom-page { flex-direction: column !important; text-align: center; } .containerIA .apply-btn-bottom-page .apply-btn { align-self: normal; } .containerIA ul { margin-bottom: 0 !important; } .containerIA .apply-btn-top { font-family: 'Open Sans', sans-serif; font-weight: 300 !important; padding: 10px 20px; background-color: #fedb01; color: inherit; position: static; width: auto; margin-top: 15px; top: 0px; right: 0px; } } --> Do Something
That Matters
-->
Dental Fachberater im P&G Außendienst APPLY ONLINE
Managerial Development Program in Purchasing Department Start: immediately
Work schedule: flexible time Duration: 6-12 Months Traineeship
--> DESCRIPTION Wusstest Du, dass Oral-B Zahnbürsten häufiger genutzt werden als Zahnbürsten anderer Marken?
Wir suchen für den Raum Wien noch motivierte neue Mitarbeiter/innen, die uns als Dentalfachberater/innen ab Februar 2021 unbefristet unterstützen möchten.
Ihre Aufgaben: Als P&G Dentalfachberater repräsentierst Du P&G's professionelles Oral Care Segment, mit Marken wie Oral-B, blend-a-med und blend-a-dent. Hierbei ist es Dein Ziel, dass Deine Kunden Oral-B persönlich nutzen und ihren Patienten so überzeugend wie möglich von P&G Marken und Technologien berichten. Dein proaktives Anbieten von Unterstützung und Empfehlungen für spezialisierte Zahnfachangestellte ermöglichen Dir hier das Erreichen des Zieles. Wir vertrauen Dir dieses Geschäft zu leiten als wäre es Dein eigenes. In dieser Rolle wirst Du Deinen eigenen Tag koordinieren, inklusive der Terminplanung und Kundenbesuche. Ein fundamentaler Teil dabei wird die Analyse der individuellen Kundenbedürfnisse zu Beginn jeder Interaktion sein. Während der Kundentermine zeichnest Du Dich durch eine fokussierte und Lösungsorientierte Arbeitsweise aus. Dies erlaubt Dir Dein Verständnis der Kundensituation auszubauen und somit Strategieanpassungen voranzutreiben. Die Dokumentation aller Gesprächsresultate und Pflege der Kundendatenbank wird zu einem integralen Bestandteil Deiner täglichen Arbeit. Um Dein Verständnis von Marktentwicklungen zu verstärken wirst Du P&G zudem auf verschiedenen relevanten Events und Messen vertreten.
Ihr Profil
- Berufserfahrung im Dental/Pharma-Außendienst
- Ausbildung zur zahnärztlichen Assistentin /Prophylaxeassistentin / DH
- Abgeschlossenes naturwissenschaftliches Studium
- Abgeschlossenes kaufmännisches Studium/Ausbildung
- Interesse an der Gesundheitsbranche
- Starke Kommunikation
- Hohe Verkäuferische Kompetenz und Einsatzbereitschaft verbunden mit überzeugendem Auftreten
- Außerordentliches Kundenverständnis
- Sehr gute Deutschkenntnisse in Wort und Schrift
- Fundiertes Wissen in Microsoft Office-Anwendungen (Outlook, Excel, Word)
- Führerscheinklasse B
- Vollzeitkräfte gesucht
Wir bieten Ihnen:
- Eine herausfordernde Aufgabe in einem dynamischen, zukunftsorientierten Markt
- Intensive fachspezifische Einarbeitung und weitere regelmäßige Training- und Coaching-Einheiten
- Gute Entwicklungsmöglichkeiten innerhalb des Procter & Gamble Konzerns
- Firmenwagen auch zur privaten Nutzung sowie attraktive Sozialleistungen
- Mindestgehalt von 2.800€ zzgl Erfahrungsbasierter Zulage
Sie sind interessiert? Dann freuen wir uns über Ihre Online-Bewerbung (bitte dazu auch eine Kopie Ihres Führerscheins beifügen).
Als global aufgestellter Konsumgüterhersteller verfügt P&G über ein einzigartiges Portfolio sehr erfolgreicher und weltweit führender Marken. Ständige Innovation ist das Lebenselixier unserer Marken..... click apply for full job details