Product Not Found
The query for a product with slug `coffe-bar` returned no results from the 'products' collection.
Troubleshooting Steps:
- Verify that a document with the exact slug `coffe-bar` exists in your 'products' collection in Firestore.
- Make sure the 'slug' field is spelled correctly in your Firestore documents.
- Check your Firestore security rules to ensure the client has permission to read from the 'products' collection.