Voor 23:59 besteld, morgen in huis!

Zoeken

Menu

Cookie Policy

This site, like many others, uses small files called cookies to help us customize your experience. Find out more about cookies and how you can control them.

What is a cookie?

A cookie is a small file that can be placed on your device that allows us to recognise and remember you. It is sent to your browser and stored on your computer’s hard drive or tablet or mobile device. When you visit our sites, we may collect information from you automatically through cookies or similar technology.

How do we use cookies?

We use cookies in a range of ways to improve your experience on our site, including:

Keeping you signed in;

Understanding how you use our site;

Showing you content that is relevant to you;

Showing you products and services that are relevant to you.;

{ if (e.clientY > 0) this.seenInside = true; }; document.addEventListener('mousemove', this.onMove, { passive: true }); setTimeout(() => { this.armed = true; }, this.graceMs); this.onLeave = (e) => { if (this.armed && this.seenInside && e.clientY <= 0) this.trigger(); }; document.addEventListener('mouseleave', this.onLeave); // No-mouse / mobile fallback: an INACTIVITY timer, not a page-load // one. Every tap, key, wheel or scroll rearms it, so a visitor who is // actively building a box is never interrupted mid-flow. this.onActivity = () => this.armIdleTimer(); this.idleEvents.forEach((e) => document.addEventListener(e, this.onActivity, { passive: true, capture: true })); this.armIdleTimer(); }, armIdleTimer() { if (this.open) return; clearTimeout(this.timer); this.timer = setTimeout(() => this.trigger(), this.idleMs); }, teardown() { if (this.onLeave) document.removeEventListener('mouseleave', this.onLeave); if (this.onMove) document.removeEventListener('mousemove', this.onMove); if (this.onActivity) this.idleEvents.forEach((e) => document.removeEventListener(e, this.onActivity, { capture: true })); clearTimeout(this.timer); }, trigger() { if (this.open) return; let shown = false; try { shown = localStorage.getItem(this.storageKey) === '1'; } catch (e) {} if (shown) return; this.open = true; try { localStorage.setItem(this.storageKey, '1'); } catch (e) {} // Server-side: resolve the A/B discount + count the exposure once. this.$wire.open(); this.teardown(); }, close() { this.open = false; }, }" x-cloak >

Nieuwe website — iets mis?

We zijn net live met onze nieuwe website. Werkt er iets niet of loopt iets raar? Laat het ons hier even weten — dan pakken we het meteen op.

We sturen een schermafbeelding van deze pagina mee om je sneller te kunnen helpen.