#define defaultProductCommentPage()
#if(option('product_comment_vcode_enable')) #end

全部评论

#productCommentPage() #for(comment : commentPage.list) #include("defaultProductCommentItem.html") #end #end
#productCommentPaginate(anchor="comments") #end
#end