(function(e, t, n, o) { var enableTesting = undefined ? true : false; if (!enableTesting) { localStorage.removeItem("SEARCHBOOSTER_V2_AB_TEST_SEGMENT_A"); localStorage.removeItem("SEARCHBOOSTER_V2_AB_TEST_SEGMENT_B"); } var cdnUrl = "https://cdn2.searchbooster.net/scripts/v2/init.js"; var pathCdnUrl = new URL(cdnUrl).pathname; var scriptElement = document.querySelector('[data-sb-init-script]'); var debug = false; var c = cdnUrl; var b = 'https://cdn.searchbooster.io' + pathCdnUrl; var settings = { "apiKey": "de6f3bb3-3c46-44e1-a6c1-bb620223e274", "apiUrl": "https://api4.searchbooster.io", "optimizeWidget": true, "themes": ["v2"], "locales": {}, "completions": { "active": true, "taps": { "mobile": { "active": true, "count": 5 }, "desktop": { "active": true, "count": 5 } } }, "popup": true, "layout": { "filterPosition": "left" }, "offer": { "taps": { "mobile": { "active": false, "count": 5 }, "desktop": { "active": false, "count": 5 } } }, "cartCount": { "active": false, "completions": { "count": false }, "offer": { "count": false } }, "completionSettings": { "orders": ["popular", "categories", "brands", "history", "suggestions", "special_offers", "offers"], "totalCompletionCount": 18, "limits": { "brands": 6, "offers": 12, "history": 6, "popular": 6, "categories": 6, "suggestions": 6, "special_offers": 6 } }, "locale": "auto", "initialized": function(sb) { sb.mount({ "widgetComplex": { "selectorsInputOption": [{ "selector": ".search-input-div", "position": "absolute", "variant": "default", "body": "hidden", "hiddenSelector": "", "styles": { "width": "100%", "overflow": "hidden", "max-width": "714px", "border-radius": "8px" } }, { "body": "hidden", "variant": "fullScreen", "position": "absolute", "selector": ".header-search__mobile" }], "popupMobile": true, "selectorsResult": ".topic", "selectorsButton": ".btn-search", "page": "search" }, "selector": "#complex-widget", "options": { "cartCount": { "active": false, "completions": { "count": false }, "offer": { "count": false } } } }); } }; if (scriptElement) { var scriptURL = new URL(scriptElement.src); debug = scriptURL.searchParams.get('debug'); } if (typeof sbRegionId !== "undefined" && sbRegionId) { settings.regionId = sbRegionId; } if (typeof sbSegmentId !== "undefined" && sbSegmentId) { settings.segmentId = sbSegmentId; } if (typeof sbUserId !== "undefined" && sbUserId) { settings.userId = sbUserId; } if (debug) { settings.debug = true; } a = t.getElementsByTagName(n)[0]; function initFu(c, s) { if (s) { if (s.src === b) { s.remove(); return } s.remove(); } e[o] = e[o] || function() { (e[o].a = e[o].a || []).push(arguments) }, e[o].h = c, e[o].n = o, e[o].i = 1 * new Date; s = t.createElement(n); s.async = 1; s.src = c; a.parentNode.insertBefore(s, a); t.body.insertAdjacentHTML('beforeend', ''); function loadScriptFromCDN(s) { s.onerror = function() { initFu(b, s); }; searchbooster(settings); } loadScriptFromCDN(s) } initFu(c); })(window, document, "script", "searchbooster");