{{top3Data.brand}}
{{unescapeHtml(top3Data.itemName)}}
{{formatNumber(top3Data.itemPrice)}}원
{{discountRate(top3Data.itemPrice, top3Data.presentPrice)}} %
{{formatNumber(top3Data.presentPrice)}}원
{{data.brand}}
{{unescapeHtml(data.itemName)}}
{{formatNumber(data.itemPrice)}}원
{{discountRate(data.itemPrice, data.presentPrice)}}%
{{formatNumber(data.presentPrice)}}원