#IF(#DELETE)

{AcceptAction}

#ENDIF

{RatingOfProduct}


{Visible}

{Date} #CreationDate[datetime]
{User} #IF(#User) #LOCAL("Customer", #FUNCTION("GetCustomerForUserID", #User.ID, #Product.Shop.ID)) #Name #ENDLOCAL #ELSE #Name #ENDIF /  #EMail

{Mark}
{Headline} #Title
{Comment} #Comment

{Product} #WITH(#Product) #INCLUDE("INC-ProductIcon") #ENDWITH #Product.NameOrAlias[slice:30,html]
{VisibleRatings}: #COUNT(#Product.VisibleRatings)
{Mark}: #Product.RatingAverage[float:2] 
#IF(#DELETE) #ELSE #IF(#Session.User.DeleteConfirmation) #ELSE #ENDIF #ENDIF