I have some fixed list of products like this
class Product { final int id; final String image; final String title; final String normalPrice; final S