{{#if boardConfig.name}}{{boardConfig.name}}{{else}}상품후기{{/if}}
{{totalCount}}
건
{{score}}
/ {{limitScore}}
{{#if reviewInfo.reviewable}}
상품후기 등록
{{/if}}
등록일순
평점높은순
평점낮은순
{{#each reviews}}
{{#each starSet}}
{{/each}}
{{rate}}
{{#if images}}
{{length images}}
{{/if}}
{{optionDisplayLabel}}
{{#ifEq bestReviewYn 'Y'}}
{{/ifEq}}
{{content}}
{{registerName}}
|
{{dateFormat registerYmdt 'yyyy-mm-dd'}}
{{#if myReview}}
수정
삭제
{{/if}}
{{#if openComment}} {{#each comments}}
{{content}}
{{#if isAdmin}}관리자{{/if}}
|
{{dateFormat registerYmdt 'yyyy-mm-dd'}}
{{/each}} {{/if}}
{{/each}} {{#unless reviews}}
후기가 없습니다.
{{/unless}}