Beschrijving van de vacature
Functietitel: Production Manager
Vacaturelocatie (kort): La Muela, ESP, 50198
Discipline: Operations & Manufacturing
Career Site Contract Hours: 32-40
#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-Solliciteer direct
Koptekst voor beschrijving van de vacature:
Quality, innovation, sustainability and strong brands - that is what makes FrieslandCampina one of the world's largest dairy companies. With more than 23,500 employees, we are represented in over 100 countries with a diverse range. With more than 200 employees, FrieslandCampina Spain produces and commercialices high-quality and delicious dairy products for consumers in Spain.
FrieslandCampina Spain is looking for an experienced "Production Manager" for its factory located in Zaragoza (La Muela). With this role, you will ensure proper funnctioning of the production activities of the factory in line with the strategy, in order to deliver products according to the requirements of the clients (quality, price) on a safe and sustainable way.
If you are interested in please do not hesitate to apply with your Englis CV!
Beschrijving van de vacature:
What we ask
Bachelor’s degree (BSc) in Engineering, Industrial Engineering, or related field
Proven experience in production or manufacturing management
Experience in continuous improvement methodologies (Lean, TPM, Six Sigma)
Strong people management experience
Proficiency in English and Spanish
Strong people leadership and team development abilities
Business-oriented mindset; able to act as a partner to plant management
Strong change management and decision-making skills
Continuous improvement mindset
Excellent communication skills
Strong analytical, diagnostic, and problem-solving skills
Ability to lead projects to successful completion
Positive, proactive, and pragmatic “can-do” approach
Persistent and results-driven mindset
Strong commitment to continuous improvement culture
Comfortable working in ambiguity and dynamic environments
The Production Manager ensures the efficient, safe, and reliable operation of all manufacturing activities in line with company strategy. The role guarantees that products are delivered sustainably and cost-effectively while meeting customer requirements in terms of quality, volume, and service. It drives operational excellence, fosters a continuous improvement culture, and leads production teams to achieve performance, compliance, and business objectives.
Key Responsibilities
Production planning & delivery: In close collaboration with the Supply Chain function, translate production plans into executed output. Ensure timely delivery of agreed volumes in a cost-efficient manner to internal customers.
Operational execution & continuous improvement: Develop and maintain an effective production organization, including operational planning, engineering activities, and continuous improvement programs. Ensure efficient and reliable manufacturing performance. Own production KPIs and ensure proper cascading across the organization.
Quality & compliance: Implement and ensure execution of plant quality policies in line with company strategy, legal, and regulatory requirements. Safeguard production processes and ensure consistent delivery of high-quality and safe products.
Budget & cost management: Manage production budgets, monitor performance, and implement corrective actions where necessary. Ensure accurate and timely reporting and achievement of financial targets.
People leadership & development: Lead, develop, and engage the production team in line with HR policies. Build organizational capability, foster a strong performance culture, and support employee development to achieve business objectives.
Voettekst voor beschrijving van de vacature:
For thousands of people every day, we are more than just a dairy company. To our farmers, our employees, the communities we serve, the businesses we work with and the people to whom we bring happiness,FrieslandCampina means something more. For them it's not just about what we do, but who we are.
We value talented people from any background who want to contribute to something bigger than themselves. We encourage all of our employees to make decisions that benefit our entire company. At FrieslandCampina we own our own career and act accordingly. We trust you to make a difference in your job and influence the bigger picture. Working at FrieslandCampina means you are contributing to a better world.
In this role you can join our Operations Team in our factory based in La Muela, Zaragoza. You work closely with colleagues across different departments.
#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-#body.unify div.unify-button-container .unify-apply-now: focus, #body.unify div.unify-button-container .unify-apply-Solliciteer direct
Recruiter: Krisztina Czipa
Recruiter email: [email protected]
Career Site Show Contact Details Recruiter: Nee
: root{ -blue: #1f8fce; -blue-dark: #197fb8; -blue-light: #bfe7ff; -text-blue: #1e86c8; -icon-bg: #eef7ff; -card-radius: 18px; } .hero{ position: relative; min-height: 640px; height: 100vh; max-height: 860px; background: var(-blue); overflow: hidden; width: 100vw; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); } .hero__inner { position: relative; height: 100%; display: flex; align-items: center; padding: 0 50px; padding-left: 500px; justify-content: space-around; } /* LEFT PHOTO CIRCLE */ .photo-ring{ position: absolute; left: clamp(-420px, -26vw, -260px); top: 50%; transform: translateY(-50%); width: clamp(560px, 60vw, 1000px); aspect-ratio: 1/1; border-radius: 50%; background: var(-blue-light); /* outer ring */ padding: clamp(18px, 2vw, 26px); } .photo-ring__inner{ width: 100%; height: 100%; border-radius: 50%; background: #fff; /* inner ring */ padding: clamp(10px, 1.1vw, 14px); } .photo{ width: 100%; height: 100%; border-radius: 50%; overflow: hidden; position: relative; background: #ddd; } .photo img{ width: 100%; height: 100%; object-fit: cover; object-position: 30% 40%; display: block; } .photo::after{ content: ""; position: absolute; inset: 0; pointer-events: none; } /* RIGHT CONTENT */ .right-content{ width: min(720px, 100%); color: #fff; } .right-content h2{ color: #fff !important; margin: 0 0 26px; font-size: 2em; font-weight: 800; padding-bottom: 50px; } .cards{ width: min(640px, 100%); display: grid; gap: 22px; } .card{ background: #fff; border-radius: var(-card-radius); padding: 18px 22px; display: flex; gap: 16px; align-items: center; } .icon{ width: 56px; height: 56px; border-radius: 50%; background: var(-icon-bg); display: grid; place-items: center; color: var(-text-blue); flex: 0 0 auto; } .icon svg{width: 26px;height: 26px;display: block} .card__title{ color: var(-text-blue); font-weight: 800; font-size: 18px; margin: 0 0 2px; } .card__desc{ color: var(-text-blue); opacity: .95; font-size: 16px; margin: 0; } /* bottom wave (two layers) */ .wave{ position: absolute; left: 0; bottom: -1px; width: 100%; height: 140px; pointer-events: none; } @media (max-width: 900px){ .hero{ height: auto; max-height: none; padding-bottom: 140px; } .hero__inner{ padding-left: clamp(22px, 4vw, 34px); padding-top: clamp(280px, 40vw, 360px); } .photo-ring{ left: 50%; top: 0; transform: translate(-50%, -30%); } }
Waarom jij bij ons wilt werken:
Een inspirerend doel
Betere voeding voor de wereld en een goed inkomen voor onze boeren, nu en voor toekomstige generaties.
Een coöperatieve cultuur
Gekenmerkt door wereldwijde samenwerking, respect en gedeeld succes.
Een tastbare impact
Ruimte voor jouw ambitie, met autonomie en een duidelijke focus.
Jouw groei is onze groei
We investeren in jouw persoonlijke en professionele ontwikkeling via trainingen en opleidingen.
Heb je vragen?
Neem gerust contact op met onze recruiter
✉
[email protected]
.custContact { -cust-contact-blue: #2693d1; margin-top: 100px; padding: 56px 72px; background: var(-cust-contact-blue); border-radius: 28px; box-sizing: border-box; } .custContact__content { margin-left: auto; margin-right: auto; color: #fff; text-align: center; } .custContact__title { margin: 0 0 24px; color: #fff !important; font-size: 62px; line-height: 0.95; font-weight: 700; letter-spacing: -0.02em; } .custContact__text { margin: 0 0 32px; color: #fff; font-size: 30px; line-height: 1.15; font-weight: 400; } .custContact__text strong { font-weight: 700; } .custContact__pill { display: inline-flex; align-items: center; gap: 14px; padding: 16px 28px; border-radius: 999px; background: #fff; color: var(-cust-contact-blue); text-decoration: none; font-size: 20px; line-height: 1; font-weight: 400; } .custContact__icon { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 999px; background: #e8eef4; font-size: 18px; line-height: 1; flex: 0 0 40px; } @media (max-width: 1100px) { .custContact { padding: 44px 48px; } .custContact__title { font-size: 52px; } .custContact__text { font-size: 24px; } } @media (max-width: 768px) { .custContact { padding: 32px 24px; } .custContact__content { max-width: 100%; margin-left: 0; } .custContact__title { font-size: 40px; line-height: 1; } .custContact__text { font-size: 20px; line-height: 1.25; } .custContact__pill { font-size: 16px; padding: 14px 18px; } .custContact__icon { width: 34px; height: 34px; flex-basis: 34px; font-size: 15px; } }