public StatusCheckVM CheckStock(CheckCartItemCountVM command) => _inventoryRepository.CheckStock(command);