window._wca = window._wca || [];
https://www.netconnection.nl/wp-includes/js/jquery/jquery.min.js
https://www.netconnection.nl/wp-includes/js/jquery/jquery-migrate.min.js
https://www.netconnection.nl/wp-content/plugins/burst-statistics/assets/js/timeme/timeme.min.js
https://www.netconnection.nl/wp-content/uploads/burst/js/burst.min.js
var breeze_prefetch = {"local_url":"https://netconnection.nl","ignore_remote_prefetch":"1","ignore_list":["/winkelwagen/","/afrekenen/","/mijn-account/","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
https://www.netconnection.nl/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
var trustpilot_settings = {"key":"","TrustpilotScriptUrl":"https://invitejs.trustpilot.com/tp.min.js","IntegrationAppUrl":"//ecommscript-integrationapp.trustpilot.com","PreviewScriptUrl":"//ecommplugins-scripts.trustpilot.com/v2.1/js/preview.min.js","PreviewCssUrl":"//ecommplugins-scripts.trustpilot.com/v2.1/css/preview.min.css","PreviewWPCssUrl":"//ecommplugins-scripts.trustpilot.com/v2.1/css/preview_wp.css","WidgetScriptUrl":"//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js"};
//# sourceURL=tp-js-js-extra
https://www.netconnection.nl/wp-content/plugins/trustpilot-reviews/review/assets/js/headerScript.min.js
https://www.netconnection.nl/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js
var wc_add_to_cart_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"Bekijk winkelwagen","cart_url":"https://netconnection.nl/winkelwagen/","is_cart":"","cart_redirect_after_add":"no"};
//# sourceURL=wc-add-to-cart-js-extra
https://www.netconnection.nl/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js
https://www.netconnection.nl/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js
var woocommerce_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"Wachtwoord weergeven","i18n_password_hide":"Wachtwoord verbergen"};
//# sourceURL=woocommerce-js-extra
https://www.netconnection.nl/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js
document.ondragstart = function() { return false;}
function nocontext(e) {
return false;
}
document.oncontextmenu = nocontext;
var e = document.getElementsByTagName('body')[0];
if(e)
{
e.setAttribute('unselectable',"on");
}
(()=>{var o=[],i={};["on","off","toggle","show"].forEach(l=>{i[l]=function(){o.push([l,arguments])}}),window.Boxzilla=i,window.boxzilla_queue=o})();
Ga naar de inhoud Home / Producten getagged “EAN 3830062070096”
Geen producten gevonden die aan je zoekcriteria voldoen.
error: by NetConnection
Om de beste ervaringen te bieden, gebruiken wij technologieën zoals cookies om informatie over je apparaat op te slaan en/of te raadplegen. Door in te stemmen met deze technologieën kunnen wij gegevens zoals surfgedrag of unieke ID's op deze site verwerken. Als je geen toestemming geeft of uw toestemming intrekt, kan dit een nadelige invloed hebben op bepaalde functies en mogelijkheden.
De technische opslag of toegang is strikt noodzakelijk voor het legitieme doel het gebruik mogelijk te maken van een specifieke dienst waarom de abonnee of gebruiker uitdrukkelijk heeft gevraagd, of met als enig doel de uitvoering van de transmissie van een communicatie over een elektronisch communicatienetwerk.
De technische opslag of toegang is noodzakelijk voor het legitieme doel voorkeuren op te slaan die niet door de abonnee of gebruiker zijn aangevraagd.
De technische opslag of toegang die uitsluitend voor statistische doeleinden wordt gebruikt.
De technische opslag of toegang die uitsluitend wordt gebruikt voor anonieme statistische doeleinden. Zonder dagvaarding, vrijwillige naleving door uw Internet Service Provider, of aanvullende gegevens van een derde partij, kan informatie die alleen voor dit doel wordt opgeslagen of opgehaald gewoonlijk niet worden gebruikt om je te identificeren.
De technische opslag of toegang is nodig om gebruikersprofielen op te stellen voor het verzenden van reclame, of om de gebruiker op een site of over verschillende sites te volgen voor soortgelijke marketingdoeleinden.
Beheer toestemming
var timeout_result;
function show_wpcp_message(smessage)
{
if (smessage !== "")
{
var smessage_text = '<span>Alert: </span>'+smessage;
document.getElementById("wpcp-error-message").innerHTML = smessage_text;
document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp showme";
clearTimeout(timeout_result);
timeout_result = setTimeout(hide_message, 3000);
}
}
function hide_message()
{
document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp hideme";
}
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
https://www.netconnection.nl/wp-includes/js/dist/hooks.min.js
https://www.netconnection.nl/wp-includes/js/dist/i18n.min.js
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
https://www.netconnection.nl/wp-content/plugins/contact-form-7/includes/swv/js/index.js
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "contact-form-7", {"translation-revision-date":"2025-11-30 09:13:36+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"nl"},"This contact form is placed in the wrong place.":["Dit contactformulier staat op de verkeerde plek."],"Error:":["Fout:"]}},"comment":{"reference":"includes\/js\/index.js"}} );
//# sourceURL=contact-form-7-js-translations
var wpcf7 = {
"api": {
"root": "https:\/\/netconnection.nl\/wp-json\/",
"namespace": "contact-form-7\/v1"
},
"cached": 1
};
//# sourceURL=contact-form-7-js-before
https://www.netconnection.nl/wp-content/plugins/contact-form-7/includes/js/index.js
https://www.netconnection.nl/wp-includes/js/dist/vendor/wp-polyfill.min.js
https://www.netconnection.nl/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js
https://www.netconnection.nl/wp-content/plugins/breeze/assets/js/js-front-end/breeze-lazy-load.min.js
function breezeInitLazyLoad() {
window.lazyLoadInstance = new LazyLoad({
elements_selector: ".br-lazy",
data_src: "breeze",
data_srcset: "brsrcset",
data_sizes: "brsizes",
class_loaded: "br-loaded",
threshold: 300,
});
}
if (document.readyState === "loading") {
document.addEventListener("DOMContentLoaded", breezeInitLazyLoad);
} else {
breezeInitLazyLoad();
}
//# sourceURL=breeze-lazy-js-after
https://www.netconnection.nl/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js
var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https://netconnection.nl/wp-admin/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
//# sourceURL=wc-order-attribution-js-extra
https://www.netconnection.nl/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js
var wpcf7_recaptcha = {
"sitekey": "6LemQscZAAAAAEVNpePG_E1pjWA_JOn0K327_2Qi",
"actions": {
"homepage": "homepage",
"contactform": "contactform"
}
};
//# sourceURL=wpcf7-recaptcha-js-before
https://www.netconnection.nl/wp-content/plugins/contact-form-7/modules/recaptcha/index.js
https://www.netconnection.nl/wp-content/plugins/visual-footer-credit-remover/script.js
_stq = window._stq || [];
_stq.push([ "view", {"v":"ext","blog":"253018484","post":"0","tz":"1","srv":"netconnection.nl","arch_results":"0","j":"1:15.7.1"} ]);
_stq.push([ "clickTrackerInit", "253018484", "0" ]);
//# sourceURL=jetpack-stats-js-before
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"1","banner_version":"66","version":"7.4.6","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https://netconnection.nl/wp-json/complianz/v1/","locale":"lang=nl&locale=nl_NL","set_cookies_on_root":"1","cookie_domain":"netconnection.nl","current_policy_id":"38","cookie_path":"/","categories":{"statistics":"statistieken","marketing":"marketing"},"tcf_active":"","placeholdertext":"Klik om {category} cookies te accepteren en deze inhoud in te schakelen","css_file":"https://netconnection.nl/wp-content/uploads/complianz/css/banner-{banner_id}-{type}.css?v=66","page_links":{"eu":{"cookie-statement":{"title":"Cookiebeleid ","url":"https://netconnection.nl/cookiebeleid-eu/"},"privacy-statement":{"title":"Privacyverklaring","url":"https://netconnection.nl/privacyverklaring/"},"impressum":{"title":"Imprint","url":"https://netconnection.nl/imprint/"}},"us":{"impressum":{"title":"Imprint","url":"https://netconnection.nl/imprint/"}},"uk":{"impressum":{"title":"Imprint","url":"https://netconnection.nl/imprint/"}},"ca":{"impressum":{"title":"Imprint","url":"https://netconnection.nl/imprint/"}},"au":{"impressum":{"title":"Imprint","url":"https://netconnection.nl/imprint/"}},"za":{"impressum":{"title":"Imprint","url":"https://netconnection.nl/imprint/"}},"br":{"impressum":{"title":"Imprint","url":"https://netconnection.nl/imprint/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Klik om {category} cookies te accepteren en deze inhoud in te schakelen"};
//# sourceURL=cmplz-cookiebanner-js-extra
https://www.netconnection.nl/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js
function ensure_complianz_is_loaded() {
let timeout = 30000000; // 30 seconds
let start = Date.now();
return new Promise(wait_for_complianz);function wait_for_complianz(resolve, reject) {
if (window.cmplz_get_cookie) // if complianz is loaded, resolve the promise
resolve(window.cmplz_get_cookie);
else if (timeout && (Date.now() - start) >= timeout)
reject(new Error("timeout"));
else
setTimeout(wait_for_complianz.bind(this, resolve, reject), 30);
}
}// This runs the promise code
ensure_complianz_is_loaded().then(function(){// cookieless tracking is disabled
document.addEventListener("cmplz_cookie_warning_loaded", function(consentData) {
let region = consentData.detail;
if (region !== 'uk') {
let scriptElements = document.querySelectorAll('script[data-service="burst"]');
scriptElements.forEach(obj => {
if (obj.classList.contains('cmplz-activated') || obj.getAttribute('type') === 'text/javascript') {
return;
}
obj.classList.add('cmplz-activated');
let src = obj.getAttribute('src');
if (src) {
obj.setAttribute('type', 'text/javascript');
cmplz_run_script(src, 'statistics', 'src');
obj.parentNode.removeChild(obj);
}
});
}
});
document.addEventListener("cmplz_run_after_all_scripts", cmplz_burst_fire_domContentLoadedEvent);function cmplz_burst_fire_domContentLoadedEvent() {
let event = new CustomEvent('burst_fire_hit');
document.dispatchEvent(event);
}
});
if ('undefined' != typeof window.jQuery) {
jQuery(document).ready(function ($) {
$(document).on('elementor/popup/show', () => {
let rev_cats = cmplz_categories.reverse();
for (let key in rev_cats) {
if (rev_cats.hasOwnProperty(key)) {
let category = cmplz_categories[key];
if (cmplz_has_consent(category)) {
document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => {
cmplz_remove_placeholder(obj);
});
}
}
}let services = cmplz_get_services_on_page();
for (let key in services) {
if (services.hasOwnProperty(key)) {
let service = services[key].service;
let category = services[key].category;
if (cmplz_has_service_consent(service, category)) {
document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => {
cmplz_remove_placeholder(obj);
});
}
}
}
});
});
}
//# sourceURL=cmplz-cookiebanner-js-after
(function() {
window.wcAnalytics = window.wcAnalytics || {};
const wcAnalytics = window.wcAnalytics;// Set the assets URL for webpack to find the split assets.
wcAnalytics.assets_url = 'https://netconnection.nl/wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/../build/';// Set the REST API tracking endpoint URL.
wcAnalytics.trackEndpoint = "https://netconnection.nl/wp-json/woocommerce-analytics/v1/track";// Set common properties for all events.
wcAnalytics.commonProps = {"session_id":null,"landing_page":null,"is_engaged":null,"ui":0,"blog_id":253018484,"store_id":"651c7c07-b520-448f-9d6d-9007a3735309","url":"https://netconnection.nl","woo_version":"10.7.0","wp_version":"6.9.4","store_admin":0,"device":"desktop","store_currency":"EUR","timezone":"+01:00","is_guest":1,"_via_ua":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","_via_ip":"216.73.217.72","_lg":"","_dr":"https://www.netconnection.nl/product-tag/ean-3830062070096","_dl":"","_via_ref":"https://www.netconnection.nl/product-tag/ean-3830062070096"};// Set the event queue.
wcAnalytics.eventQueue = [];// Features.
wcAnalytics.features = {
ch: false,
sessionTracking: false,
proxy: false,
};wcAnalytics.breadcrumbs = ["Winkel","Producten getagged \u0026ldquo;EAN 3830062070096\u0026rdquo;"];// Page context flags.
wcAnalytics.pages = {
isAccountPage: false,
isCart: false,
};
})();