Product Owner (w/m/d)

  • Contract
  • Anywhere


Product Owner (w/m/d)

.jobBlock.applyDiv, .socialMedia {
display: none;
}
.jobAd ul li {
list-style: initial !important;
}
.jobAd ul li::before {
display: none;
}

.jobAd {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
font-family: “Roboto”, Arial, sans-serif;
font-size: 18px;
line-height: 1.3;
margin: 0 auto;
max-width: 848px;
width: 100%;
color: #3c454b;
background-color: #fff;
font-weight: 300;
box-shadow: none;
hyphens: auto;
}

.jobAd * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin: 0;
padding: 0
}

.jobAd a {
color: #3c454b;
text-decoration: none
}

.jobAd a:focus, .jobAd a:hover {
color: #3c454b;
text-decoration: underline
}

.jobAd b, .jobAd strong {
font-weight: 500;
}

.jobAd ul {
margin: 0 0 0 1.2em
}

.jobAd ul li {
list-style: none;
margin-left: 30px;
}

.jobAd ul li::before {
content: ‘•’;
position: absolute;
margin-left: -25px;
font-size: 28px;
margin-top: -7px;
}

.jobAd p {
line-height: 1.3;
}

.jobAd h1 {
color: #3c454b;
font-family: “Roboto”, Arial, sans-serif !important;
font-size: 36px;
font-weight: 400;
line-height: 1.2;
margin: 0 0 25px;
text-align: center;
}

.jobAd h2 {
color: #3c454b;
font-family: “Roboto”, Arial, sans-serif;
font-size: 2rem;
font-weight: 700;
line-height: 1;
margin: 0 0 .5em
}

.jobAd h3 {
color: #881b4c;
font-family: “Roboto”, Arial, sans-serif;
font-size: 25px;
font-weight: 400;
margin: 0 0 15px;
text-transform: uppercase;
}

.jobAd .jobBlock {
margin: 0 0 2em;
width: 100%
}

.jobAd .jobAdHeader img {
width: 100%
}

.jobAd .jobAdContent {
padding: 4em 0 2em;
}

.jobAd .companyDes p {
text-align: justify;
}

.jobAd .shortFacts {
display: flex;
margin: 30px 0px 40px;
justify-content: center;
flex-wrap: wrap;
}

.jobAd .shortFacts .fact {
display: flex;
align-items: center;
margin: 10px 35px;
}

.jobAd .shortFacts .fact img {
height: 35px;
margin-right: 10px;
}

.jobAd .benefitsBox {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-column-gap: 20px;
grid-row-gap: 20px;
margin-bottom: 55px;
}

.jobAd .benefitsBox .benefit {
text-align: center;
}

.jobAd .benefitsBox .benefit img {
height: 40px;
margin-bottom: 10px;
}

.jobAd .benefitsBox .benefit p {
font-size: 13px;
}

.jobAd .contact {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
margin-bottom: 40px;
background: #f5f5f5;
padding: 15px;
}

.jobAd .contact .contactImage img {
max-width: 240px;
margin-right: 20px;
margin-bottom: 20px;
}

.jobAd .contact .contactText h4 {
font-weight: 300;
font-size: 22px;
margin-bottom: 15px;
font-family: “Roboto”, Arial, sans-serif;
color: #3c454b;
text-transform: uppercase;
}

.jobAd .contact .contactText .websiteLink {
margin-top: 10px;
font-weight: 500;
}

.jobAd .socialMedia img {
width: 60px;
margin: 10px 0 5px 0;
}

.jobAd .applyDiv {
margin-top: 35px;
text-align: center;
}

.jobAd .applyButton {
color: #fff;
background: #881b4c;
border: 1px solid #881b4c;
font-size: 16px;
font-weight: 400;
padding: 10px 20px;
text-decoration: none;
border-radius: 0;
display: inline-flex !important;
align-items: center;
}

.jobAd .applyButton img {
width: 30px;
margin-right: 10px;
}

.jobAd .applyButton:focus, .jobAd .applyButton:hover {
color: #fff;
background: #881b4c;
border-color: #881b4c;
text-decoration: none
}

@media (max-width:990px) {
.jobAd .jobAdContent {
padding: 3em 2em 2em;
}
}

@media (max-width:767px) {
.jobAd h1 {
font-size: 24px;
}
.jobAd h3 {
font-size: 20px;
}
.jobAd .jobAdContent {
padding: 2em 0 1em;
}

.jobAd .benefitsBox {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}

@media (max-width:570px) {
.jobAd .shortFacts .fact img {
height: 25px;
margin-right: 5px;
}
.jobAd .benefitsBox {
grid-template-columns: 1fr 1fr;
}
.jobAd .benefitsBox .benefit img {
height: 35px;
}
.jobAd .contact .contactImage img {
max-width: 100%;
}

}

@media print {
.jobAd .jobAdContent {
padding: 20px 15px 0;
}
.jobAd, .jobAd .applyButton {
font-size: 12px;
}
.jobAd h1 {
font-size: 24px;
}

.jobAd h3, .jobAd .contact .contactText h4 {
font-size: 15px;
}
.jobAd .shortFacts {
margin: 10px 0px 10px;
}

.jobAd .shortFacts .fact img {
height: 20px;
margin-right: 10px;
}
.jobAd .benefitsBox {
display: flex;
flex-wrap: wrap;

}

.jobAd .benefitsBox .benefit {
text-align: center;
width: 11%;
margin: 10px;
}
.jobAd .benefitsBox .benefit img {
height: 25px;
}

.jobAd .benefitsBox .benefit p {
font-size: 9px;
}
.jobAd .socialMedia img {
width: 40px;
}

.jobAd .applyButton {
padding: 5px 10px;
}

}

HeaderBild

Product Owner (w/m/d)

Seitenstetten

Berufserfahren

Vollzeit

DEINE AUFGABEN

  • Als Product Owner übernimmst du die Verantwortung für die erfolgreiche Umsetzung unserer Softwareprodukte in agilen Entwicklungsprojekten
  • Du pflegst und priorisierst den Product Backlog, definierst User Stories und stellst sicher, dass die Anforderungen verständlich und umsetzbar sind
  • Du arbeitest eng mit Entwicklungsteams, UI/UX-Designern und Systemarchitekten zusammen, um innovative und nutzerzentrierte Lösungen zu gestalten
  • Du kommunizierst regelmäßig mit Kunden und internen Stakeholdern, um Feedback zu integrieren und die Produktstrategie kontinuierlich weiterzuentwickeln
  • Du begleitest die Markteinführung neuer Produkte und Features und koordinierst deren Rollout
  • Du betreust bestehende Legacy-Produkte und überführst gezielt einzelne Funktionen in moderne, webbasierte Anwendungen
  • Du beobachtest Markttrends und Wettbewerber, um neue Chancen zu identifizieren und die Produktentwicklung strategisch auszurichten

DAS BRINGST DU MIT

  • Eine abgeschlossene höhere technische und/oder wirtschaftliche Ausbildung (HTL/FH/Uni)
  • Mehrjährige Berufserfahrung im Bereich Produktmanagement, Requirements Engineering oder Softwareentwicklung
  • Fundierte Kenntnisse agiler Methoden (zB Scrum) und Erfahrung in der Rolle als Product Owner oder in einer vergleichbaren Position
  • Versierte Englischkenntnisse in Wort und Schrift
  • Ausgeprägte Kommunikationsstärke, Teamfähigkeit und ein hohes Maß an Eigenverantwortung
  • Reisebereitschaft im Ausmaß von ca. 10%

DAS ERWARTET DICH BEI LISEC

Internationales Arbeitsumfeld

Flexible Arbeitszeiten (Gleitzeit)

Home-Office

Attraktive Aus- und Weiterbildungs-
möglichkeiten

Strukturiertes Onboarding inkl. Patensystem

Betriebskantine mit Frischküche

Zuschuss zum Mittagessen

Familiäres Betriebsklima

Raum für neue Ideen

Parkmöglichkeiten vor dem Firmengebäude

Betriebsarzt

Firmenrabatte bei ortsansässigen Unternehmen

Mitarbeiterevents (Skitag, Grillfest, Weihnachtsfeier)

Für diese Position bieten wir bei Erfüllung der angeführten Kriterien ein Bruttojahresgehalt von mindestens EUR 54.600,-. Je nach Qualifikation und Berufserfahrung ist die Bereitschaft zu einer deutlichen Überzahlung gegeben!

WER WIR SIND

Vom Pionier zum internationalen Top Player – LiSEC ist als global tätige Unternehmensgruppe seit über 60 Jahren Vorreiter und Technologieführer in der industriellen Glasverarbeitung. Mit über 95% Exportquote haben wir auch international den Durchblick. 2024 erwirtschafteten wir einen Umsatz von rund 300 Mio. EUR weltweit und sind stolz auf unser Team von ca. 1.300 MitarbeiterInnen, die in unseren 25 internationalen Standorten ihren Beitrag zum Erfolg von LiSEC leisten. Was uns verbindet? Unsere Leidenschaft für die perfekte Glasverarbeitung.

INTERESSIERT?

Wir freuen uns darauf, dich kennenzulernen und gemeinsam mit dir die Welt der
Glasverarbeitung zu revolutionieren!

KONTAKT

Verena Halbmayr / Recruiting
LISEC Austria GmbH

Peter Lisec Straße 1
3353 Seitenstetten
Austria
Tel: +43-7477 405-1666
Mail: [email protected]


Bitte beziehen Sie sich bei Ihrer Bewerbung auf karriere.jobsinaustria.net – vielen Dank!

Jetzt bewerben
To help us track our recruitment effort, please indicate in your cover letter where (jobsinaustria.net) you saw this job posting.