{
$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',
}">
Waarom onze klanten Perssinaasappels Per Kist bij ons kopen?
Wat vanmorgen op de veiling gekocht is, bezorgen wij vandaag nog bij je thuis.
Onze Perssinaasappels zijn dus verser dan in de supermarkt. En vers fruit heeft meer smaak en vitamines.
Wij bieden 100% garantie op smaak en kwaliteit!
Wat zijn Perssinaasappels?
Perssinaasappels zijn sinaasappels die speciaal geschikt zijn om te persen. Ze zijn extreem sappig. De Perssinaasappels die je bij Groentebroer.nl kunt kopen zijn heerlijke sappige perssinaasappels op smaak en kwaliteit geselecteerd. Ideaal voor het maken van versgeperste sinaasappelsap.
Hoe smaken ze?
Groentebroer.nl selecteert het fruit door het te proeven. Zo ook met onze sinaasappels. Wij zoeken altijd zoete Perssinaasappelen en natuurlijk kopen wij de sappigste die er op het moment te koop zijn.
Hoe bewaar je ze?
Deze sinaasappels zijn nog 3 weken te bewaren op een koele plaats.
Bestel Perssinaasappels
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?
Wil je meer informatie over ons of onze producten?
Neem contact op met Groentebroer.nl, wij staan je graag te woord.