Faq (Frequently Asked Questions)
Getting started with Algolia Registration and process.
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 Algolia.
After Signup you are get the 14 days trial and also you can update the plans. Reference Link : https://www.algolia.com/pricing
Create a Index on Algolia Dashboard. Reference Link :- https://www.algolia.com/doc/guides/indexing/indexing-overview/#indexing-via-the-dashboard
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 -> constants -> Appconfig.js
2. How to add more Currency in embryo?
Go to the src -> store -> Settings -> data.js
4. How to add new menu in header and responsive sidebar follow these steps:-
Go to the src -> store -> sidebar -> data.js
Add new object in file
Last updated