#IF(#Shop.ShowProductRating AND #Shop.FeatureMaxValue.ProductRating)
#INCLUDE("ProductRating-Indicator") #IF(#Shop.ProductRatingCustomerRequired) #IF(#Session.User AND NOT #Session.User.IsAnonymous) #IF(#RatingAverage) {ReadRatings} #ELSE {RateProductAsFirst} #ENDIF #ELSE #IF(#RatingAverage) {ReadRatings} #ELSE {RateProductAsFirst} #ENDIF #ENDIF #ELSE #IF(#RatingAverage) {ReadRatings} #ELSE {RateProductAsFirst} #ENDIF #ENDIF
#ENDIF