export const environment = { production: false, apiBaseUrl: 'https://itx-frontend-test.onrender.com/api', cartCountStorageKey: 'itx-cart-count', };