Skip to content
On this page

getProductRatingAverage ​

Definition ​

Get product rating average property

Signature ​

ts
export function getProductRatingAverage(product: Product): number | null 

Parameters ​

NameTypeDescription
product
Product
product entity

Return type ​

ts
number | 
getProductRatingAverage has loaded