FAQ's (Frequently Asked Questions)
Last updated
Last updated
Open /src/environments/environment.ts
and add your Firebase configuration:
Algolia is a hosted full-text, numerical, and faceted search engine capable of delivering real-time results from the first keystroke.
Create an account on .
After Signup you are get the 14 days trial and also you can update the plans. Reference Link :
Create an Index on Algolia Dashboard. Reference Link :-
Add your products fields with values under the Index.
Use the Algolia api key on your app and get the result. Go to the src -> app -> pages -> Products -> ProductsList folder and open the ProductsList.component.html file.
Go to the src -> app -> Global -> CurrencyDropDown folder and open the CurrencyDropDown.component.ts file.
For example add a France currency. Add a object under the currencyArray like this :
Go to the src -> app -> Services folder and open Embryo.service.ts file.
Go to the src -> app -> Core -> menu -> menu-items folder and open the menu-items.ts file.
Add new object in the HeaderOneItems For example
Follow these instructions to disable the firebase:-
Remove the firebase from the configuration src -> environments -> environment.ts
2. Remove the firebase code from module src -> app -> app.module.ts.
3. Go to the src -> app -> Services -> Embryo.service.ts. and remove firebase function and database from the file.
Reference Like :
Get the currency code for this URL :-