var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"/"}};
//# sourceURL=wpml-cookie-js-extra
https://stitchamsterdam.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js
https://stitchamsterdam.com/wp-includes/js/jquery/jquery.min.js
https://stitchamsterdam.com/wp-includes/js/jquery/jquery-migrate.min.js
var breeze_prefetch = {"local_url":"https://stitchamsterdam.com","ignore_remote_prefetch":"1","ignore_list":["/?wc-api=wc_facebook_get_feed_data&secret=c973de5f9b567a9877e74e3bcc3632fc","/cart","/checkout","/?wc-ajax=","/wc-ajax/","/product/","/cart/","/nl/winkelkarretje/","/checkout/","/nl/afronden/","/my-account/","/nl/mijn-account/","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
https://stitchamsterdam.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://stitchamsterdam.com/wp-includes/js/underscore.min.js
var _wpUtilSettings = {"ajax":{"url":"/wp-admin/admin-ajax.php"}};
//# sourceURL=wp-util-js-extra
https://stitchamsterdam.com/wp-includes/js/wp-util.min.js
https://stitchamsterdam.com/wp-content/plugins/instagram-widget-by-wpzoom/dist/scripts/library/magnific-popup.js
https://stitchamsterdam.com/wp-content/plugins/instagram-widget-by-wpzoom/dist/scripts/library/swiper.js
https://stitchamsterdam.com/wp-content/plugins/instagram-widget-by-wpzoom/dist/scripts/frontend/block.js
https://stitchamsterdam.com/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":"View cart","cart_url":"https://stitchamsterdam.com/cart/","is_cart":"","cart_redirect_after_add":"no"};
//# sourceURL=wc-add-to-cart-js-extra
https://stitchamsterdam.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js
https://stitchamsterdam.com/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":"Show password","i18n_password_hide":"Hide password"};
//# sourceURL=woocommerce-js-extra
https://stitchamsterdam.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js
var wc_cart_fragments_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_2c9f478d87d24d3e024898e3647e26cb-en","fragment_name":"wc_fragments_2c9f478d87d24d3e024898e3647e26cb","request_timeout":"5000"};
//# sourceURL=wc-cart-fragments-js-extra
https://stitchamsterdam.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js
var sibErrMsg = {"invalidMail":"Please fill out valid email address","requiredField":"Please fill out required fields","invalidDateFormat":"Please fill out valid date format","invalidSMSFormat":"Please fill out valid phone number"};
var ajax_sib_front_object = {"ajax_url":"https://stitchamsterdam.com/wp-admin/admin-ajax.php","ajax_nonce":"74245ecff8","flag_url":"https://stitchamsterdam.com/wp-content/plugins/mailin/img/flags/"};
//# sourceURL=sib-front-js-js-extra
https://stitchamsterdam.com/wp-content/plugins/mailin/js/mailin-front.js
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
window.FacebookSignals = window.FacebookSignals || {
_held: false,
_releasing: false,
_pixelInitialized: false,
_pixelId: null,
_pixelUserInfo: {},
_pixelOptions: {},
_pendingPixelEvents: [],
_queue: [],
_config: {},
_attribution: {},
_seenEventIds: {},
_fbclid: (function() {
try {
var m = window.location.search.match(/[?&]fbclid=([^&]*)/);
return m ? decodeURIComponent(m[1]) : null;
} catch(e) { return null; }
})(),
init: function(config) {
config = config || {};
this._config = config;
this._attribution = config.attribution || {};
var cookieState = this._getCookie('wc_facebook_signals_state');
this._held = cookieState ? cookieState === 'held' : !!config.held;
this._fbclid = this._fbclid || null;
if (typeof fbq === 'function') {
fbq('consent', this._held ? 'revoke' : 'grant');
}
try {
var raw = window.sessionStorage.getItem('wc_facebook_signals_seen_event_ids');
this._seenEventIds = raw ? JSON.parse(raw) : {};
} catch (e) {
this._seenEventIds = this._seenEventIds || {};
}
},
initPixel: function(pixelId, userInfo, options) {
this._pixelId = pixelId;
this._pixelUserInfo = userInfo && typeof userInfo === 'object' && !Array.isArray(userInfo) ? userInfo : {};
this._pixelOptions = options || {};
if (!this._held) {
this._runPixelInit();
}
},
_runPixelInit: function() {
if (this._pixelInitialized || !this._pixelId || typeof fbq !== 'function') return;
fbq('init', this._pixelId, this._pixelUserInfo, this._pixelOptions);
this._pixelInitialized = true;
this._flushPendingPixelEvents();
},
_flushPendingPixelEvents: function() {
var pending = this._pendingPixelEvents;
this._pendingPixelEvents = [];
for (var i = 0; i < pending.length; i++) {
var ev = pending[i];
this._firePixelEvent(ev.name, ev.params, ev.method, ev.eventId);
}
},
_fireOrQueuePixelEvent: function(name, params, method, eventId) {
if (!this._pixelInitialized) {
this._pendingPixelEvents.push({
name: name, params: params || {}, method: method || 'track', eventId: eventId || null
});
return;
}
this._firePixelEvent(name, params || {}, method || 'track', eventId || null);
},
_firePixelEvent: function(name, params, method, eventId) {
method = method || 'track';
if (eventId) {
fbq(method, name, params || {}, { eventID: eventId });
} else {
fbq(method, name, params || {});
}
},
queueEvent: function(eventData) {
if (!eventData || !eventData.event_name) return;
var originalId = eventData.event_id || null;
if (originalId && this._seenEventIds[originalId]) return;
if (!this._held) {
this._fireOrQueuePixelEvent(eventData.event_name, eventData.custom_data || {}, eventData.method || 'track', originalId);
return;
}
eventData = this._cloneEventData(eventData);
eventData.event_id = this._generateEventId();
eventData.event_time = eventData.event_time || Math.floor(Date.now() / 1000);
this._queue.push(eventData);
var idToMark = originalId || eventData.event_id;
if (idToMark) {
this._seenEventIds[idToMark] = 1;
try {
window.sessionStorage.setItem(
'wc_facebook_signals_seen_event_ids',
JSON.stringify(this._seenEventIds)
);
} catch (e) {}
}
},
trackEvent: function(name, params, userData, method, eventId) {
method = method || 'track';
eventId = eventId || (params && params.eventID) || null;
if (this._held) {
this.queueEvent({
event_name: name,
custom_data: params || {},
event_id: eventId,
event_time: Math.floor(Date.now() / 1000),
method: method
});
} else {
this._fireOrQueuePixelEvent(name, params || {}, method, eventId);
}
},
release: function() {
var self = this;
if (!self._held || self._releasing || !self._config.ajaxUrl) {
return Promise.resolve({ success: true, data: { sent_count: 0 } });
}
self._releasing = true;
var attribution = self._collectAttribution();
var payload = JSON.stringify({
events: self._queue,
attribution: {
fbp: attribution.fbp || null,
fbc: attribution.fbc || null
},
fbclid: self._fbclid || null
});
var url = self._config.ajaxUrl +
(self._config.ajaxUrl.indexOf('?') === -1 ? '?' : '&') +
'action=' + encodeURIComponent(self._config.action);
return new Promise(function(resolve, reject) {
var xhr = new XMLHttpRequest();
xhr.open('POST', url, true);
xhr.setRequestHeader('Content-Type', 'application/json');
xhr.onload = function() {
if (xhr.status >= 200 && xhr.status < 300) {
try {
var resp = JSON.parse(xhr.responseText);
self._handleReleaseResponse(resp.data || {}, attribution);
resolve(resp);
} catch(e) { self._releasing = false; reject(e); }
} else {
self._releasing = false;
reject(new Error('Signal release AJAX failed: ' + xhr.status));
}
};
xhr.onerror = function() { self._releasing = false; reject(new Error('Network error')); };
xhr.send(payload);
});
},
_handleReleaseResponse: function(data, attribution) {
this._syncAttributionCookies(data || {}, attribution);
// Override cached user_info with fresh data from the release response.
if (data.user_info && typeof data.user_info === 'object' && !Array.isArray(data.user_info)) {
this._pixelUserInfo = data.user_info;
}
this._held = false;
this._releasing = false;
fbq('consent', 'grant');
this._runPixelInit();
var queue = this._queue;
for (var i = 0; i < queue.length; i++) {
var ev = queue[i];
this._fireOrQueuePixelEvent(ev.event_name, ev.custom_data || {}, ev.method || 'track', ev.event_id || null);
}
this._queue = [];
},
_collectAttribution: function() {
var clientParams = {};
if (typeof clientParamBuilder !== 'undefined') {
try {
clientParams = clientParamBuilder.processAndCollectParams(this._getAttributionUrl()) || {};
} catch (e) {}
}
var fbp = this._getCookie('_fbp') || clientParams._fbp || (typeof clientParamBuilder !== 'undefined' ? clientParamBuilder.getFbp() : null);
var fbc = this._getCookie('_fbc') || clientParams._fbc || (typeof clientParamBuilder !== 'undefined' ? clientParamBuilder.getFbc() : null);
if (!fbc && this._fbclid) {
fbc = 'fb.1.' + Date.now() + '.' + this._fbclid;
}
return { fbp: fbp || null, fbc: fbc || null };
},
_syncAttributionCookies: function(data, attribution) {
var fbp = data.fbp || (attribution && attribution.fbp) || null;
var fbc = data.fbc || (attribution && attribution.fbc) || null;
if (fbp) {
this._setAttributionCookie('_fbp', fbp, data.fbp_domain || null);
}
if (fbc) {
this._setAttributionCookie('_fbc', fbc, data.fbc_domain || null);
}
},
_setAttributionCookie: function(name, value, domain) {
if (!value) return;
var domainAttr = domain ? ';domain=' + domain : '';
document.cookie = name + '=' + encodeURIComponent(value) + ';path=/;max-age=7776000' + domainAttr + ';SameSite=Lax';
},
_getCookie: function(name) {
var match = document.cookie.match(new RegExp('(?:^|;\\s*)' + name.replace(/[.*+?^${}()|[\]\\]/g, '\\$&') + '=([^;]*)'));
if (!match) return null;
try { return decodeURIComponent(match[1]); } catch(e) { return null; }
},
_cloneEventData: function(eventData) {
var clone = {};
for (var key in eventData) {
if (Object.prototype.hasOwnProperty.call(eventData, key)) {
clone[key] = eventData[key];
}
}
return clone;
},
_generateEventId: function() {
if (window.crypto && typeof window.crypto.randomUUID === 'function') {
return window.crypto.randomUUID();
}
return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function(c) {
var r = Math.random() * 16 | 0;
return (c === 'x' ? r : (r & 0x3 | 0x8)).toString(16);
});
},
_getAttributionUrl: function() {
if (!this._fbclid) return window.location.href;
try {
var url = new URL(window.location.href);
if (!url.searchParams.get('fbclid')) {
url.searchParams.set('fbclid', this._fbclid);
}
return url.toString();
} catch (e) {
return window.location.href;
}
}
};
FacebookSignals.init({
held: false,
ajaxUrl: "https:\/\/stitchamsterdam.com\/wp-admin\/admin-ajax.php",
action: 'facebook_release_signals',
pixelId: "178478737302533",
attribution: {}
});
FacebookSignals.initPixel(
"178478737302533",
{},
{"agent":"woocommerce_0-10.8.1-3.7.1"} );
document.addEventListener( 'DOMContentLoaded', function() {
document.body.insertAdjacentHTML( 'beforeend', '<div class=\"wc-facebook-pixel-event-placeholder\"></div>' );
}, false );
| SUSTAINABLE MATERIALS 🌿 | EMBROIDERY STITCHED IN THE NETHERLANDS 🇳🇱 | FREE SHIPPING ON ORDERS OVER €100,- IN NL |
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/visual-composer/nm-js_composer_front.min.js
https://stitchamsterdam.com/wp-content/plugins/instagram-widget-by-wpzoom/dist/scripts/library/lazy.js
var wpzInstaAjax = {"ajaxurl":"https://stitchamsterdam.com/wp-admin/admin-ajax.php","nonce":"5f3c37a38d"};
//# sourceURL=zoom-instagram-widget-js-extra
https://stitchamsterdam.com/wp-content/plugins/instagram-widget-by-wpzoom/dist/scripts/frontend/index.js
var wc_facebook_signals_params = {"ajax_url":"https://stitchamsterdam.com/wp-admin/admin-ajax.php","nonce":"45f8b7bbcf","action":"wc_facebook_update_signals_state"};
//# sourceURL=wc-facebook-signals-js-extra
https://stitchamsterdam.com/wp-content/plugins/facebook-for-woocommerce/assets/js/facebook-for-woocommerce-signals.js
https://stitchamsterdam.com/wp-content/plugins/sendcloud-shipping/resources/js/sendcloud.checkout-widget-controller.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/plugins/modernizr.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/plugins/slick.min.js
var nm_wp_vars = {"themeUri":"https://stitchamsterdam.com/wp-content/themes/savoy","ajaxUrl":"/wp-admin/admin-ajax.php","woocommerceAjaxUrl":"/?wc-ajax=%%endpoint%%","searchUrl":"https://stitchamsterdam.com/?s=%%nmsearchkey%%","pageLoadTransition":"0","topBarCycleInterval":"5000","headerPlaceholderSetHeight":"1","cartPanelQtyArrows":"1","cartPanelQtyThrottleTimeout":"0","cartPanelShowOnAtc":"1","cartPanelHideOnAtcScroll":"1","cartShippingMeter":"0","shopFiltersAjax":"1","shopFiltersMobileAutoClose":"1","shopFiltersPopupAutoClose":"1","shopAjaxUpdateTitle":"1","shopImageLazyLoad":"1","shopAttsSwapImage":"0","shopAttsSwapImageRevert":"1","shopAttsSwapImageOnTouch":"1","shopScrollOffset":"70","shopScrollOffsetTablet":"70","shopScrollOffsetMobile":"70","shopSearch":"1","shopSearchHeader":"1","shopSearchUrl":"https://stitchamsterdam.com/?post_type=product&s=%%nmsearchkey%%","shopSearchMinChar":"2","shopSearchAutoClose":"0","searchSuggestions":"1","searchSuggestionsInstant":"1","searchSuggestionsMax":"6","shopAjaxAddToCart":"1","shopRedirectScroll":"1","shopCustomSelect":"1","quickviewLinks":{"thumb":"","title":"","link":"1"},"quickViewGalleryInfinite":"0","galleryZoom":"1","galleryThumbnailsSlider":"0","shopYouTubeRelated":"1","productPinDetailsOffset":"30","productAccordionCloseOpen":"1","checkoutTacLightbox":"1","rowVideoOnTouch":"0","wpGalleryPopup":"0","touchHover":"0","pushStateMobile":"1","infloadBuffer":"0","infloadBufferBlog":"0","infloadPreserveScrollPos":"1","infloadSnapbackCache":"0","infloadSnapbackCacheLinks":""};
//# sourceURL=nm-core-js-extra
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-core.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-blog.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-shop-search.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/plugins/jquery.smartscroll.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-shop.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-shop-infload.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-shop-filters.min.js
var actions = {"current_language":"en","force_reset":"0"};
//# sourceURL=cart-widget-js-extra
https://stitchamsterdam.com/wp-content/plugins/woocommerce-multilingual/res/js/cart_widget.min.js
https://stitchamsterdam.com/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://stitchamsterdam.com/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://stitchamsterdam.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js
https://stitchamsterdam.com/wp-content/plugins/facebook-for-woocommerce/assets/js/frontend/pixel-events.js
if (typeof clientParamBuilder !== "undefined" && !/(?:^|;\s*)wc_facebook_signals_state=held(?:;|$)/.test(document.cookie)) {
clientParamBuilder.processAndCollectAllParams(window.location.href);
}
//# sourceURL=facebook-capi-param-builder-js-after
/* WooCommerce Facebook Integration Event Tracking */
fbq('set', 'agent', 'woocommerce_0-10.8.1-3.7.1', '178478737302533');
if (window.FacebookSignals && typeof window.FacebookSignals.trackEvent === 'function') {
window.FacebookSignals.trackEvent('PageView', {
"source": "woocommerce_0",
"version": "10.8.1",
"pluginVersion": "3.7.1"
}, null, 'track', "e27c7acf-db38-4d01-abe3-8387a3027cfd");
} else if ("e27c7acf-db38-4d01-abe3-8387a3027cfd") {
fbq('track', 'PageView', {
"source": "woocommerce_0",
"version": "10.8.1",
"pluginVersion": "3.7.1"
}, { eventID: "e27c7acf-db38-4d01-abe3-8387a3027cfd" });
} else {
fbq('track', 'PageView', {
"source": "woocommerce_0",
"version": "10.8.1",
"pluginVersion": "3.7.1"
});
}
//# sourceURL=facebook-for-woocommerce-inline-js-after
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/plugins/lazysizes.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/plugins/selectod.custom.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-shop-add-to-cart.min.js
var wc_add_to_cart_variation_params = {"wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination.","i18n_reset_alert_text":"Your selection has been reset. Please select some product options before adding this product to your cart."};
//# sourceURL=wc-add-to-cart-variation-js-extra
https://stitchamsterdam.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js
https://stitchamsterdam.com/wp-content/themes/savoy/assets/js/nm-shop-quickview.min.js
var wpforms_choicesjs_config = {"removeItemButton":"1","shouldSort":"","fuseOptions":{"threshold":0.1,"distance":1000},"loadingText":"Loading...","noResultsText":"No results found","noChoicesText":"No choices to choose from","uniqueItemText":"Only unique values can be added","customAddItemText":"Only values matching specific conditions can be added"};
//# sourceURL=wpforms-choicesjs-js-extra
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/lib/choices.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.inputmask.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms-modern.min.js
https://stitchamsterdam.com/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js
var nm_wishlist_vars = {"wlAddLocaleSuffix":"1","wlLoginRequire":"0","wlLoginRedirectUrl":"https://stitchamsterdam.com/my-account/","wlNonce":"d5cd5f5470","wlCookieExpires":"30","wlButtonTitleAdd":"Add to Wishlist","wlButtonTitleRemove":"Remove from Wishlist","wlMenuCount":"0"};
//# sourceURL=nm-wishlist-js-extra
https://stitchamsterdam.com/wp-content/plugins/nm-wishlist/assets/js/nm-wishlist.min.js
(function ( $ ) {
if ( ! $ || typeof document === 'undefined' ) {
return;
}
$( document ).on( 'wpformsAjaxSubmitSuccess', function ( event, data ) {
if ( data && data.data && data.data.fb_pxl_code ) {
try {
var s = document.createElement( 'script' );
s.textContent = data.data.fb_pxl_code;
document.head.appendChild( s );
} catch ( e ) {
// no-op
}
}
} );
})( window.jQuery );
var wpforms_settings = {"val_required":"This field is required.","val_email":"Please enter a valid email address.","val_email_suggestion":"Did you mean {suggestion}?","val_email_suggestion_title":"Click to accept this suggestion.","val_email_restricted":"This email address is not allowed.","val_number":"Please enter a valid number.","val_number_positive":"Please enter a valid positive number.","val_minimum_price":"Amount entered is less than the required minimum.","val_confirm":"Field values do not match.","val_checklimit":"You have exceeded the number of allowed selections: {#}.","val_limit_characters":"{count} of {limit} max characters.","val_limit_words":"{count} of {limit} max words.","val_min":"Please enter a value greater than or equal to {0}.","val_max":"Please enter a value less than or equal to {0}.","val_recaptcha_fail_msg":"Google reCAPTCHA verification failed, please try again later.","val_turnstile_fail_msg":"Cloudflare Turnstile verification failed, please try again later.","val_inputmask_incomplete":"Please fill out the field in required format.","uuid_cookie":"","locale":"en","country":"","country_list_label":"Country list","wpforms_plugin_url":"https:\/\/stitchamsterdam.com\/wp-content\/plugins\/wpforms-lite\/","gdpr":"","ajaxurl":"https:\/\/stitchamsterdam.com\/wp-admin\/admin-ajax.php","mailcheck_enabled":"1","mailcheck_domains":[],"mailcheck_toplevel_domains":["dev"],"is_ssl":"1","currency_code":"USD","currency_thousands":",","currency_decimals":"2","currency_decimal":".","currency_symbol":"$","currency_symbol_pos":"left","val_requiredpayment":"Payment is required.","val_creditcard":"Please enter a valid credit card number.","css_vars":["field-border-radius","field-border-style","field-border-size","field-background-color","field-border-color","field-text-color","field-menu-color","label-color","label-sublabel-color","label-error-color","button-border-radius","button-border-style","button-border-size","button-background-color","button-border-color","button-text-color","page-break-color","background-image","background-position","background-repeat","background-size","background-width","background-height","background-color","background-url","container-padding","container-border-style","container-border-width","container-border-color","container-border-radius","field-size-input-height","field-size-input-spacing","field-size-font-size","field-size-line-height","field-size-padding-h","field-size-checkbox-size","field-size-sublabel-spacing","field-size-icon-size","label-size-font-size","label-size-line-height","label-size-sublabel-font-size","label-size-sublabel-line-height","button-size-font-size","button-size-height","button-size-padding-h","button-size-margin-top","container-shadow-size-box-shadow"],"isModernMarkupEnabled":"1","formErrorMessagePrefix":"Form error message","errorMessagePrefix":"Error message","submitBtnDisabled":"Submit button is disabled during form submission.","readOnlyDisallowedFields":["captcha","map","content","divider","hidden","html","entry-preview","pagebreak","payment-total"],"error_updating_token":"Error updating token. Please try again or contact support if the issue persists.","network_error":"Network error or server is unreachable. Check your connection or try again later.","token_cache_lifetime":"86400","hn_data":[],"address_field":{"list_countries_without_states":["GB","DE","CH","NL"]}}
window.addEventListener("DOMContentLoaded",(e=>{document.querySelectorAll('img[loading="lazy"]').forEach((e=>{e.getBoundingClientRect().top<=window.innerHeight&&(e.loading="eager")}))}));