(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": "d8aa3517-96db-449f-991a-15757c122586", "apiUrl": "https://api.searchbooster.net", "optimizeWidget": true, "theme": { "variables": { "color-primary": "#333333" } }, "ymConfig": { "mode": "auto" }, "locales": {}, "completions": { "active": true, "taps": { "mobile": { "active": true, "count": 5 }, "desktop": { "active": true, "count": 5 } } }, "popup": true, "layout": { "filterPosition": "top" }, "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", "position": "absolute", "variant": "fullScreen", "body": "hidden", "hiddenSelector": "", "styles": { "box-shadow": "rgb(204, 204, 204) 0px 5px 7px -7px" }, "widgetTop": "5" }], "popupMobile": false, "selectorsResult": "#content .msearch2", "selectorsButton": ".block-search-products button", "page": "shop/" }, "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");