Products

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)

table header menu

Each of them should belong to at least 1 of 4 categories here is a sample of a valid product:

id1100
categoriesCategory 1, Category 2
nameProduct 100
imagehttps://picsum.photos/400?image=530
inStocktrue
price381
Please help to test:
  1. filter results should match selected criteria, e.g. if we selected Category 4, all products listed in the result should have "Category 4" in the categories field
  2. check if any data are strange/unexpected
  3. you are encouraged to test the API response too