(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": "c977a2cb-7e8f-4a5c-bb36-b6413184238d", "apiUrl": "https://api4.searchbooster.io", "optimizeWidget": true, "theme": { "variables": { "color-primary": "#ffaa00", "color-secondary": "#929292", "color-text-primary": "#232323", "font-family-primary": "Circe, Helvetica, Arial, sans-serif", "font-family-secondary": "Circe, Helvetica, Arial, sans-serif" } }, "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": "ru", "initialized": function(sb) { sb.mount({ "selector": ".searchTrigger", "widget": "search-popup", "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");