- 
                                    {{#if allPhotoListItem}} {{#each allPhotoListItem}}
                                    
- 
                                        {{#if images.length}} {{img images.[0] productInfo.name}} {{else}} {{/if}} {{#if images.length}} {{#ifEq images.length 1}} {{else}} {{images.length}} {{/ifEq}} {{/if}}{{img productInfo.thumbnailImage productInfo.name}}{{#if isBestReview}} best {{/if}} {{getPlainText content}} {{register.name}} {{productInfo.name}} 후기:{{productInfo.totalReviewCount}} {{/each}} {{else if reviewProductItem}} {{#each reviewProductItem}}
- 
                                        {{#if mainImage}} {{img mainImage productName}} {{/if}}{{#if reviews}} {{#each reviews}}{{productName}} {{salePrice}} 원 | 즉시 할인가 {{appliedImmediateDiscountPrice}}원 후기: {{totalReviewCount}} 평점: {{reviewRate}} {{#if attachedImage}} {{img attachedImage content}} {{/if}}{{/each}} {{/if}}{{#if isBestReview}} best {{/if}} {{getPlainText content}} {{/each}} {{else}}
작성된 리뷰가 없습니다.
{{/if}}