Total Produtos: R$ {{carrinho.valor_produto | currencyFormat:'BRL':false:'1.2-2'}}
Desconto: R$ {{carrinho.desconto | currencyFormat:'BRL':false:'1.2-2'}}
Valor Total: R$ {{carrinho.valor_total | currencyFormat:'BRL':false:'1.2-2'}}