{
$el.style.opacity = '1';
$el.style.zIndex = '100';
// Then, we'll animate the thumbnail to the cart. This will take ~700ms.
$animate(0.7);
}, 10);
// When the thumbnail is animating, we'll also start the process to hide the thumbnail again.
// This will take 700 ms as well, so we'll start this animation after ~500ms already, so that
// it is roughly ready when the thumbnail is in the cart again.
setTimeout(() => {
$el.style.opacity = '0';
$el.style.zIndex = '-10'; // unsetten zIndex is benodigd omdat anders onderdelen niet aanklikbaar zijn op de pagina
// After the complete process is finished and the thumbnail is invisible again, we'll reset
// the animation again.
$animateReset();
isAnimating = false;
}, 712);
"
x-init="$animateReset()"
x-animate="{
top: (document.querySelector('.cart-icon').getBoundingClientRect().top + 20) + 'px',
left: (document.querySelector('.cart-icon').getBoundingClientRect().left + 20) + 'px',
width: '20px',
height: '20px',
opacity: '1.0'
}"
x-animate.reset="{
top: ($refs.reference.getBoundingClientRect().top - 20) + 'px',
left: ($refs.reference.getBoundingClientRect().left + 100) + 'px',
width: '200px',
height: '200px',
opacity: '0.0',
}">
Wat is de herkomst van Chiquita bananen, groot en geel?
Dit artikel komt uit COLOMBIA.
Weet je waarom onze klanten Chiquita Bananen bij ons kopen?
Onze Chiquita Bananen voldoen aan de strengste kwaliteitseisen.
Wij proberen onze bananen zo veel mogelijk te sorteren op grootte en kleur.
Wij bieden 100% garantie op smaak en kwaliteit!
Hoe bewaar je Chiquita Bananen?
Bewaar bananen nooit in de koelkast. Bananen zijn tropische vruchten die graag warm liggen. In de koelkast krijgen ze een grijsbruine schil vanwege de kou. De optimale bewaartemperatuur voor bananen is 14 tot 18 graden Celsius. Deze grote, gele bananen zijn rijp genoeg om binnen nu en 4 dagen op te eten.
Hoe gezond zijn ze?
Bananen leveren veel vitamines, mineralen en spoorelementen. De belangrijkste hiervan zijn: vitamine B3, B6, A en C en kalium, magnesium, fosfor, ijzer, tryptofaan en selenium.
Wist je dat?
Als je zoekt naar een manier om je energieniveau te verhogen, grijp dan een banaan. Bananen zijn gezonder dan het drinken van frisdrank of een energiedrankje om je door de dag te helpen. Ze zijn ook beter dan een kop koffie in de morgen en helpen je de dag goed te beginnen.
Bestel Grote Gele Chiquita Bananen
De lekkerste groenten en fruit koop je bij Groentebroer.nl. Kies uit het grootste assortiment van de specialist. Stel zelf je pakket samen met alles wat je lekker vindt in elk gewenste aantal of gewicht. Wij bezorgen supersnel door heel Nederland en een deel van België. Voor de meeste regio's en dagen geldt: vandaag voor 10:00 besteld = vandaag in huis.
Meer informatie over Chiquita Bananen?
Wil je meer informatie over ons of onze producten?
Neem contact op met Groentebroer.nl, wij staan je graag te woord.
{
$el.style.opacity = '1';
$el.style.zIndex = '100';
// Then, we'll animate the thumbnail to the cart. This will take ~700ms.
$animate(0.7);
}, 10);
// When the thumbnail is animating, we'll also start the process to hide the thumbnail again.
// This will take 700 ms as well, so we'll start this animation after ~500ms already, so that
// it is roughly ready when the thumbnail is in the cart again.
setTimeout(() => {
$el.style.opacity = '0';
$el.style.zIndex = '-10'; // unsetten zIndex is benodigd omdat anders onderdelen niet aanklikbaar zijn op de pagina
// After the complete process is finished and the thumbnail is invisible again, we'll reset
// the animation again.
$animateReset();
isAnimating = false;
}, 712);
"
x-init="$animateReset()"
x-animate="{
top: (document.querySelector('.cart-icon').getBoundingClientRect().top + 20) + 'px',
left: (document.querySelector('.cart-icon').getBoundingClientRect().left + 20) + 'px',
width: '20px',
height: '20px',
opacity: '1.0'
}"
x-animate.reset="{
top: ($refs.reference.getBoundingClientRect().top - 20) + 'px',
left: ($refs.reference.getBoundingClientRect().left + 100) + 'px',
width: '200px',
height: '200px',
opacity: '0.0',
}">
{
$el.style.opacity = '1';
$el.style.zIndex = '100';
// Then, we'll animate the thumbnail to the cart. This will take ~700ms.
$animate(0.7);
}, 10);
// When the thumbnail is animating, we'll also start the process to hide the thumbnail again.
// This will take 700 ms as well, so we'll start this animation after ~500ms already, so that
// it is roughly ready when the thumbnail is in the cart again.
setTimeout(() => {
$el.style.opacity = '0';
$el.style.zIndex = '-10'; // unsetten zIndex is benodigd omdat anders onderdelen niet aanklikbaar zijn op de pagina
// After the complete process is finished and the thumbnail is invisible again, we'll reset
// the animation again.
$animateReset();
isAnimating = false;
}, 712);
"
x-init="$animateReset()"
x-animate="{
top: (document.querySelector('.cart-icon').getBoundingClientRect().top + 20) + 'px',
left: (document.querySelector('.cart-icon').getBoundingClientRect().left + 20) + 'px',
width: '20px',
height: '20px',
opacity: '1.0'
}"
x-animate.reset="{
top: ($refs.reference.getBoundingClientRect().top - 20) + 'px',
left: ($refs.reference.getBoundingClientRect().left + 100) + 'px',
width: '200px',
height: '200px',
opacity: '0.0',
}">
{
$el.style.opacity = '1';
$el.style.zIndex = '100';
// Then, we'll animate the thumbnail to the cart. This will take ~700ms.
$animate(0.7);
}, 10);
// When the thumbnail is animating, we'll also start the process to hide the thumbnail again.
// This will take 700 ms as well, so we'll start this animation after ~500ms already, so that
// it is roughly ready when the thumbnail is in the cart again.
setTimeout(() => {
$el.style.opacity = '0';
$el.style.zIndex = '-10'; // unsetten zIndex is benodigd omdat anders onderdelen niet aanklikbaar zijn op de pagina
// After the complete process is finished and the thumbnail is invisible again, we'll reset
// the animation again.
$animateReset();
isAnimating = false;
}, 712);
"
x-init="$animateReset()"
x-animate="{
top: (document.querySelector('.cart-icon').getBoundingClientRect().top + 20) + 'px',
left: (document.querySelector('.cart-icon').getBoundingClientRect().left + 20) + 'px',
width: '20px',
height: '20px',
opacity: '1.0'
}"
x-animate.reset="{
top: ($refs.reference.getBoundingClientRect().top - 20) + 'px',
left: ($refs.reference.getBoundingClientRect().left + 100) + 'px',
width: '200px',
height: '200px',
opacity: '0.0',
}">
Ons familiebedrijf hecht waarde aan de zondag als rustdag.
Naast religieuze reden is de zondag voor ons een dag om uit te rusten en tijd te nemen voor elkaar.
Vanuit onze overtuiging willen wij op zondag geen geld verdienen. Daarom kunt u onze webshop wel
bezoeken, maar de bestelfunctionaliteit is uitgeschakeld. Onze recepten en productinformatie zijn gewoon
beschikbaar.
Bedankt voor uw begrip. Wij zijn er ons van bewust dat veel mensen het vreemd vinden om op zondag een
webshop te sluiten. Het is echter een principe dat wij graag vasthouden, net als wij het principe
eerlijk zakendoen nastreven.
Op andere dagen kunt u naar hartenlust bestellen en u mag erop rekenen dat wij onze uiterste best zullen
doen om u tevreden te stellen! Wij zien u morgen of later graag terug!