In this page, you should be able to view a list of products
There are exactly 100 items, you can filter/sort the data via the table head below (the menu will show up when you hover the mouse over the table head)

Each of them should belong to at least 1 of 4 categories here is a sample of a valid product:
| id | 1100 |
| categories | Category 1, Category 2 |
| name | Product 100 |
| image | https://picsum.photos/400?image=530 |
| inStock | true |
| price | 381 |