product = toSignal<IProductDTO> (this.httpService.get<IProductDTO>(`product/${this.route.snapshot.params['id']}`));