- HOME >
- 기획전
{{addComma totalCount}} Results
{{#if brandNameEn}}{{brandNameEn}}{{else}}{{brandNameKo}}{{/if}}
{{#if productName}}{{{productName}}}{{/if}}
{{#if showsContentsIfPausing}}{{{contentsIfPausing}}}
{{else}}
{{convertToKoreanCurrency (subtractNumber salePrice immediateDiscountAmt additionDiscountAmt)}}
{{#ifHasDiscount immediateDiscountAmt additionDiscountAmt}}
{{convertToKoreanCurrency salePrice}}
{{/ifHasDiscount}}
{{#ifHasDiscount immediateDiscountAmt additionDiscountAmt}}
{{calculatePercentage (addNumber immediateDiscountAmt additionDiscountAmt) salePrice}}%
{{/ifHasDiscount}}