• Welcome to KonaKart Community Forum. Please login or sign up.
 

How to get Average Review for the product

Started by srinivasanj, November 14, 2007, 11:35:39 am

Previous topic - Next topic

srinivasanj

Hai
i need to get the average review for the product.

Brian

Hi,

You should use the API call com.konakart.appif.KKEngIf.getReviewsPerProduct() . Each Review returned will have the averageRating attribute set,

-Brian