Product Not Found
The query for a product with slug `chicken-pickle-200g` returned no results from the 'products' collection.

Troubleshooting Steps:

  • Verify that a document with the exact slug `chicken-pickle-200g` 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.