Lokalizator sklepów
window.GLOBAL_STORE_OBJ = (function() { return { API: { url: "https://webapp.cflflooring.com/module/controller/StoreController.php", apiObj: { param: { action: "get_store_by_brand", brand: "audacity" }, method: "get" }, }, TYPOGRAPHY: { zipCodeText: "Postcode" }, MAP_CONFIG: { zoom: 10, center: { lat: 39.2061497, lng: -103.5495568 }, country: "US", radius: 100, isNotAllowedOnlyLetters: true, showMaxStore:5, }, STYLES: { radiusSelect: { backgroundColor: "#33257c", color: "#fff" }, searchButton: { color: "#2196f3" }, getDirectionLink: { color: "#2196f3" } }, CONTACT: "contact@audacityflooring.com" }; })();