Product Manager Indulgence (w/m/d)

11 ago - Italia
Loacker

/* ---- Banner ---- */
.p-view-jobdetailsbanner .p-panel.p-bg-grey40 {

background-position: center;
background-size: cover;
height: 60vw;
position: relative;
text-shadow: 0px 0px 12px black;
}

.p-view-jobdetailsbanner .p-panel.p-p-v-xl {
height: 90vw;
padding: 0 !important;
}

.p-view-jobdetailsbanner .p-panel > div {
max-width: 1100px;
margin: 0 auto;
height: 100%;
}

.p-gridlayout.center-device-none.start-device-sm.gutter-vertical-xs-device-none {
height: 100%;
padding: 2rem 0;
}

.p-viewSL-jobdetailsbannercontent {
position: absolute;
bottom: 0;
}

.p-viewSL-jobdetailsbannercontent
.p-gridlayout.middle-device-none.gutter-horizontal-sm-device-none
.p-gridcol.col-12-device-none.col-auto-device-sm:nth-of-type(2),
.p-viewSL-jobdetailsbannercontent
.p-gridlayout.middle-device-none.gutter-horizontal-sm-device-none
.p-gridcol.col-12-device-none.col-auto-device-sm:nth-of-type(3) {
display: none;
}

.p-view-jobdetailsbanner .p-panel.p-p-v-xl > div:first-of-type {
display: flex;
align-items: flex-end;
}

.p-gridlayout.center-device-none.start-device-sm.gutter-vertical-xs-device-none {
height: unset;
padding: 0;
}

.p-gridlayout.center-device-none.start-device-sm.gutter-vertical-xs-device-none
> div:last-of-type {
display: none;
}

.p-view-jobdetailsbanner
.p-panel.p-p-v-xl
> div:first-of-type
> div:first-of-type {
transform: scale(0.9);
padding-bottom: 0.2rem;
}

.p-view-jobdetailsbanner
.p-panel.p-p-v-xl
> div:first-of-type
> div:first-of-type
> .p-gridcol.col-12-device-none:last-of-type {
display: none;
}

.p-gridlayout.middle-device-none.gutter-horizontal-sm-device-none
> div:first-of-type {
padding-left: 0;
}

.p-view-jobdetailsbanner
.p-gridlayout.middle-device-none.gutter-horizontal-sm-device-none
> div:first-of-type {
padding-left: 0;
}

/* ---- Layout ---- */

.p-view-jobdetailsad {
display: flex;
flex-direction: column;
}

.p-view-jobdetailsad .p-panel.p-p-v-xl {
order: 1;
padding-bottom: 2rem !important;
padding-top: 1rem !important;
}

.p-view-jobdetailsad .p-panel.p-p-b-xl {
order: 2;
}

/* ---- Button Styles ---- */

.basic.primary,
.basic.primary:focus,
.basic.primary:active {

outline: none;

transition: all 0.3s ease-in-out;
}

.basic.primary:hover,
.basic.primary:focus {
outline: none;
transform: scale(1.05);
}

.p-scroll-button.p-bg-grey60.p-br-5x {
display: none;
}

.p-t-primary50 {

}

.p-panel.p-p-t-lg.p-p-b-xl {
padding: 0 !important;
margin: 1.429rem 0 !important;
}

.p-icon.p-icon-right-cursor {

margin-right: 0.7rem;
}

#shareButtonDropdownAd,
[data-tag="applyNowBtn"] {
height: 3rem;
font-size: 1.2rem;
}

/* ---- Job Headings ---- */

.p-sectionheader.p-f-sz-4x.p-t-light {
font-weight: bold;
}

.p-f-sz-4x {
font-size: 2.5rem;
}

.p-f-sz-xl {
font-size: 1.2rem;
}

.p-p-b-xl {
padding-bottom: 0rem !important;
}

/* ---- Style Resets ---- */

.p-gridlayout.gutter-horizontal-md-device-none > [class*="p-gridcol"] {
padding-left: 0;
}

.p-gridlayout.gutter-horizontal-md-device-none {
margin-left: 0;
}

.p-gridlayout.gutter-vertical-sm-device-none {
margin-bottom: 0;
}

.p-gridlayout.gutter-horizontal-md-device-none {
margin-left: 0;
}
.p-gridlayout.gutter-vertical-sm-device-none {
margin-bottom: 0;
}

/* ---- Stellenanzeige ---- */

.p-content-wrapper {
max-width: 1100px;
}

.p-gridlayout.gutter-horizontal-md-device-none.gutter-vertical-sm-device-none
.p-gridcol.col-12-device-none {
max-width: 1100px;
margin: 0 auto;
}

.p-bg-grey80 {

}

.p-panel.p-p-b-md,




.p-panel.p-p-b-sm {
padding: 0 !important;
}

.p-panel.p-p-t-xs {
padding: 0 !important;
}

.stellenanzeige {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}

.desc {
width: 100%;
line-height: 1.5rem;
}

.desc p,
.desc h5 {
font-size: 1rem;
padding: 0 !important;
}

.desc h3,
.stellenanzeige h2,
.desc [style*="center"] {
text-align: left !important;
text-transform: uppercase;
font-weight: 600;
font-size: 1.4rem;
padding: 0 !important;
margin-top: 2rem;
margin-bottom: 1rem;
}

.desc ul {
padding: 0 !important;
padding-left: 1.2rem !important;
}

.desc li ul {
margin-top: 1rem;
}

.desc li {
margin-bottom: 0.6rem;
line-height: 1.5rem;
}

.desc > p:last-of-type {
text-align: left;
font-weight: 600;
margin-top: 3rem;
}

.icons {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 !important;
list-style: none;
margin-bottom: 2rem;
}

.icons li {
width: 100%;
margin-bottom: 2rem;
font-size: 1rem;
text-align: left;
font-weight: 500;
display: flex;
padding-right: 10px;
align-items: center;
}

.icons i {
display: block;
height: 54px;
width: 54px;
background-size: contain !important;
margin-right: 20px;
}

.icons p {
width: calc(100% - 80px);
padding: 0;
}

.icons li:nth-of-type(1) i {

}

.icons li:nth-of-type(2) i {

}

.icons li:nth-of-type(3) i {

}

.icons li:nth-of-type(4) i {

}

.icons li:nth-of-type(5) i {

}

.icons li:nth-of-type(6) i {

}

/* ---- Video ---- */

.video {
width: 100%;
margin-bottom: 3rem;
}

.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* ---- Ending ---- */

.ending {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
text-transform: uppercase;
font-weight: 600;
font-size: 1.4rem;
padding: 0 !important;
margin-bottom: 2rem;
}

.ending i {
display: block;
height: 54px;
width: 54px;
background-size: contain !important;
margin: 0 auto;

}

.ending i:last-of-type {
display: none;
}

/* ---- Media Queries ---- */
@media only screen and (min-width: 600px) {
.p-view-jobdetailsbanner .p-panel.p-bg-grey40 {
height: 50vh;
min-height: 420px;
}

.p-view-jobdetailsbanner
.p-panel.p-p-v-xl
> div:first-of-type
> div:first-of-type {
transform: scale(1);
padding-bottom: 1rem;
}

.p-view-jobdetailsbanner .p-panel.p-p-v-xl {
height: auto;
}

.p-f-sz-4x {
font-size: 4rem;
}

.p-f-sz-xl {
font-size: initial;
}

.icons li {
width: 33.333%;
font-size: 1.3rem;
margin-bottom: 2rem;
}

.desc p,
.desc h5 {
font-size: 1.3rem;
line-height: 1.8rem;
}

.desc li {
margin-bottom: 0.6rem;
font-size: 1.3rem;
line-height: 1.8rem;
}

.p-content-wrapper {
padding: 0;
}

.desc h3,
.stellenanzeige h2,
.desc [style*="center"],
.ending {
font-size: 1.7rem;
}

.ending {
flex-direction: row;
}

.ending i:last-of-type {
display: block;
}





.p-viewSL-jobdetailsbannercontent {
width: 100%;
max-width: 1100px;
}

.p-viewSL-jobdetailsbannercontent div {
width: 100%;
}
}
We are looking for a Product Manager, that will be at
the heart of our Indulgence category. Reporting to the Head of Indulgence
Portfolio, you’ll help define and execute category strategies, develop
irresistible indulgence offerings, and ensure our products delight consumers
across the globe.YOUR
TASKSSupport the development and optimization of our Indulgence
portfolioCollaborate with R&D;, Packaging, and Operations to bring new
SKUs to lifeCoordinate with Trade Marketing, Sales, and Supply Chain to ensure
product visibility and availabilitySupport promotional planning and execution with measurable impactMonitor product performance and lifecyclePrepare compelling presentations and reports for internal and
external stakeholdersAssist in market research and desk analysis to uncover trends and
opportunitiesManage product data, pricing, and packaging specs with precisionYOUR
PROFILEDegree in Economics, Marketing, Management, or related fields2-5 years of experience in marketing, trade marketing, or product
management (preferred)Proficiency in Excel and PowerPoint; SAP knowledge is a plusPassion for food, indulgence, and consumer brandsStrong analytical and organizational skillsA collaborative spirit and results-driven mindsetFluency in English and German or ItalianOUR
OFFERAn international, family-owned company that cares about people and
the planet Exciting role with a wide range of tasks and responsibilities Structured onboarding plan that enables our new employees to join
the company quickly and successfully Training and development opportunities through the “Loacker Academy” Company canteenIn accordance with EU Directive 2023/970 on pay transparency, we indicate a starting salary of 40.000 (gross annual salary) for this position. The exact classification may be adjusted based on clearly defined, objective criteria such as professional experience, skill level, and the scope of responsibility required.Loacker is committed to fair, transparent, and non‑discriminatory compensation structures. During the selection process, we focus exclusively on your qualifications, your motivation, and your suitability for the position.Location: Bozen/Bolzano
.container {
display: flex;
align-items: center;
justify-content: flex-start;
height: auto; /* Höhe des Containers */
padding-left: 0px;
}
.container img {
margin-right: 20px; /* Abstand zwischen Bild und Text */
}
.container p {
font-size: 1.3rem;
padding: 0 !important;
margin-bottom: 0.6rem;
line-height: 1.8rem;
}
p {
font-size: 1.3rem;
padding: 0 !important;
margin-bottom: 0.6rem;
line-height: 1.8rem;
}
Product Manager Indulgence (w/m/d) | Job DetailsYour contact person for this Position:Silvia CarrettaTalent AcquisitionTo us, Goodness means celebrating and embracing the unique diversity of every individual. We foster a respectful, inclusive and empowering environment where discrimination has no place. Our decisions account for long-term environmental and social impacts, and we’re dedicated to building meaningful, lasting relationships.Ready to join us in choosing Goodness? Explore our career opportunities and join the Loacker team!What awaits youInternational and family owned companyProfessional and Personal development supported by a dedicated plattformJobspecific, structured and detailed onboarding phaseCompany restaurant with wholesome and healthy cuisineFlexible working hours and home office opportunity (if the job allows that)And a whole lot of crispy wafers...Goodness is a choice

Promoter commerciale Wind/Very-C.C Punta di Ferro

11 ago - Forlì
Visibilia Group

Operai

11 ago - Truccazzano
electio

Ricevi nuove offerte di lavoro

Crea una Job Alert gratuita per product manager indulgence (w/m/d) / italia

Badante h24 roma

11 ago - Roma
Italia civile

Elettrauto / meccanico / meccatronico

11 ago - Olbia
My Work