public BazaarListItemController(IBazaarListItemService bazaarListItemService) { _bazaarListItemService = bazaarListItemService; }