Hashtag
{{(item.userInfo || {}).fullName || ''}}
{{`${$t('BUY')} & ${$t('SELL')} ${((item.productInfo||{}).categoryInfo || {}).name || ''}`}} {{item.timeAgo || ''}}
{{$t('OUT_OF_STOCK')}} ${{(((item.productInfo || {}).price || 0) - ((item.productInfo || {}).discountPrice || 0)) | filterFormatMoney}} ${{((item.productInfo || {}).discountPrice || 0) | filterFormatMoney}}

{{item.content || ''}}

{{item.totalLike || 0}}
{{item.totalDislike || 0}}
{{item.totalComment || 0}}

{{$t('LOADING')}}