{ProductRatingsByCustomers}

#INCLUDE("INC-ListProduct") #SNIPPET("INC-PriceTagInfo", "EnableAsterisk", "1", "1") #IF(#RatingAverage)

#IF(#RatingAverage) {ProductRatingCount}: #COUNT(#VisibleRatings)
{AverageRating}: #RatingAverage[float:1] #ENDIF

#BLOCK("Pager", #VisibleRatings, 10, "CreationDate", 0) #LOOP(#Pager.Items)
#IF(#Rating)
#ENDIF

#Title

(#CreationDate[date_tz])

#Comment[preline]
#ENDLOOP #IF(#Pager.CountOfPages > 1)
#INCLUDE("Pager")
#ENDIF #ENDBLOCK #ENDIF