public void GetCategoryWithProducts()
 {
     productDataService.CategoryWithProducts();
 }