{{vm.listProduct[$index].name}}




{{'LABEL_PRICE' | translate}} {{vm.formatNumber(product.price)}}

{{vm.listProduct[$index+1].name}}




{{'LABEL_PRICE' | translate}} {{vm.formatNumber(product.price)}}

{{vm.listProduct[$index+2].name}}




{{'LABEL_PRICE' | translate}} {{vm.formatNumber(product.price)}}