Kemal Tanca Deri Erkek Bot
Marka
Kemal Tanca
Cinsiyet
Erkek
Materyal
Deri
Taban
Eva Taban
cultureSettings.RegionId: 0 cultureSettings.LanguageCode: TR
// Import the functions you need from the SDKs you need import { initializeApp } from "firebase/app"; import { getAnalytics } from "firebase/analytics"; // TODO: Add SDKs for Firebase products that you want to use // https://firebase.google.com/docs/web/setup#available-libraries // Your web app's Firebase configuration // For Firebase JS SDK v7.20.0 and later, measurementId is optional const firebaseConfig = { apiKey: "AIzaSyDhT2aMkQrAe-r4qJvqjDn9HYLocTUCZ68", authDomain: "kemal-tanca-f56ea.firebaseapp.com", projectId: "kemal-tanca-f56ea", storageBucket: "kemal-tanca-f56ea.appspot.com", messagingSenderId: "216821699337", appId: "1:216821699337:web:c85e2503dadded55f5b9d8", measurementId: "G-0BFCHJPBCK" }; // Initialize Firebase const app = initializeApp(firebaseConfig); const analytics = getAnalytics(app);