Home > widget-integration > CombinedProductListingsService > getProductById
CombinedProductListingsService.getProductById() method
Signature:
getProductById(productId: string | number): Promise<PreOrderProductData | null>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
productId |
string | number |
Returns:
Promise<PreOrderProductData | null>