Bielkovinová kaša 750g
Proteínová kaša Fit4you poskytuje vyváženú kombináciu bielkovín, sacharidov a tukov pre energiu, zasýtenie a podporu svalov, pričom predstavuje rýchle a chutné raňajky pre aktívny životný štýl. Potrebujete len horúcu vodu a za minútu máte výživné a chutné jedlo, po ktorom sa budete cítiť príjemne sýti.
Pôvodná cena bola: 28,90 €.24,90 €Aktuálna cena je: 24,90 €.
Na sklade
Fit4you Protein Porridge je vysokoproteínová raňajková voľba navrhnutá pre aktívny životný štýl s nízkym obsahom cukru, ktorá pomáha dosahovať fitness ciele. Vďaka vyváženému pomeru bielkovín, sacharidov a zdravých tukov predstavuje ideálne prvé jedlo dňa. Ponúka výbornú chuť a zároveň rýchlu a jednoduchú prípravu.
Kľúčové vlastnosti
- Prémiová kvalita: obsahuje kvalitný srvátkový proteín pre maximálnu nutričnú hodnotu
- Praktické balenie: jednotlivé porcie vhodné na cesty, podobne ako polievky a diet shake
- Optimálna rovnováha: podporuje formovanie postavy a poskytuje chutné a výživné raňajky
Pridať recenziuZobrazit recenzie
Musíte byť prihlásený pre pridanie hodnotenia.
|
Priemerné výživové údaje |
Na 100 g |
Na 60 g |
%*RP (60g) |
|
Energia |
1524 kJ/ 365kcal |
914 kJ/ 219 kcal |
10 % |
|
Tuky |
1,9 g |
1,14 g |
2 % |
|
-Z toho NMK |
0,9 g |
0,5 g |
9 g |
|
Sacharidy |
62,7 g |
37,6 g |
3 % |
|
-Z toho cukry |
16,7 g |
10 g |
6 % |
|
Vláknina |
1,2 g |
0,72 g |
– |
|
Bielkoviny |
24 g |
14,4 g |
30 % |
|
Soľ |
0,22 g |
0,13 g |
1 % |
Kdo věří našim produktům
.is-hidden {
display: none;
}document.querySelectorAll('.influencer-card').forEach(card => {
const video = card.querySelector('video');
const btnPlay = card.querySelector('.btn__play');
const btnMute = card.querySelector('.btn__mute');
const btnUnmute = card.querySelector('.btn__unmute');
if (!video || !btnPlay || !btnMute || !btnUnmute) return;
const setState = (state) => {
// stopped | playing-muted | playing-unmuted
const isStopped = state === 'stopped';
card.classList.toggle('is-playing', !isStopped);
btnPlay.classList.toggle('is-hidden', !isStopped);
btnMute.classList.toggle('is-hidden', state !== 'playing-unmuted');
btnUnmute.classList.toggle('is-hidden', state !== 'playing-muted');
};
const resetCard = (targetCard) => {
const targetVideo = targetCard.querySelector('video');
const targetPlay = targetCard.querySelector('.btn__play');
const targetMute = targetCard.querySelector('.btn__mute');
const targetUnmute = targetCard.querySelector('.btn__unmute');
if (!targetVideo || !targetPlay || !targetMute || !targetUnmute) return;
targetVideo.pause();
// targetVideo.currentTime = 0;
targetVideo.muted = true;
targetCard.classList.remove('is-playing');
targetPlay.classList.remove('is-hidden');
targetMute.classList.add('is-hidden');
targetUnmute.classList.add('is-hidden');
};
const pauseCard = (targetCard) => {
const targetVideo = targetCard.querySelector('video');
const targetPlay = targetCard.querySelector('.btn__play');
const targetMute = targetCard.querySelector('.btn__mute');
const targetUnmute = targetCard.querySelector('.btn__unmute');
if (!targetVideo || !targetPlay || !targetMute || !targetUnmute) return;
targetVideo.pause();
targetVideo.muted = true;
// targetCard.classList.remove('is-playing');
// targetPlay.classList.remove('is-hidden');
// targetMute.classList.add('is-hidden');
// targetUnmute.classList.add('is-hidden');
};
const stopAllOthers = () => {
document.querySelectorAll('.influencer-card').forEach(otherCard => {
if (otherCard === card) return;
resetCard(otherCard);
});
};
resetCard(card);
btnPlay.addEventListener('click', async (e) => {
e.preventDefault();
e.stopPropagation();
stopAllOthers();
try {
video.muted = false;
await video.play();
setState('playing-unmuted');
} catch (err) {
console.warn('Play failed:', err);
}
});
btnMute.addEventListener('click', (e) => {
e.preventDefault();
e.stopPropagation();
video.muted = true;
setState('playing-muted');
});
btnUnmute.addEventListener('click', (e) => {
e.preventDefault();
e.stopPropagation();
video.muted = false;
setState('playing-unmuted');
});
/*
video.addEventListener(
'click',
(e) => {
e.preventDefault();
e.stopPropagation();
e.stopImmediatePropagation();
if (!video.paused) {
pauseCard(card);
} else {
stopAllOthers();
video.muted = false;
video.play().then(() => {
setState('playing-unmuted');
}).catch(err => {
console.warn('Video toggle failed:', err);
});
}
},
true
);
*/
video.addEventListener('ended', () => {
resetCard(card);
});
});Najpredávanejšie
Kúpiť
Tento produkt má viacero variantov. Možnosti si môžete vybrať na stránke produktu.

Shaker 500ml
4,90 €
Rýchle
dodanie
dodanie
Najkvalitnejšie
suroviny
suroviny
Najlepšie slovenské
prémiové produkty
prémiové produkty
Viac ako 200 000
spokojných zákazníkov
spokojných zákazníkov
Pôvodná cena bola: 28,90 €.24,90 €Aktuálna cena je: 24,90 €.



Recenzie
Nikto zatiaľ nepridal hodnotenie.