I have 10 categories, 100 products each in firestore How can i pull product list from firestore and display?
Eg: 1.products like ketto.org Each product will have product page Each product will have donation meter
2.bookable products like hotels Each product have 1 inventory Each inventory is bookable by 1 user
3.bookable package like holiday site Each package have “no limit” inventory Any no of users can book the package
It is more complicated, but yes you should be able to connect your firestore.
One user created a tutorial (I have not tested it) that may be useful to you.
You can also read about connecting external databases
There is a user in the forum that created one solution
and I’ve seen some evidence you may be able to use Zapier. In short, you will need to do some research to see what the options are and which makes sense for your use case.