|
|
thf_produtosFormataMoeda($produtoPreco);
//echo $produtoExibePreco['valor']['preco'];
//echo $thf_produtosPreco->thf_produtosFormataMoeda($produtoExibePreco);
echo str_replace("R$ ","",$produtoExibePrecoCar);
?>
|
|
thf_produtosFormataMoeda($produtoPrecoSubTotal); ?> |
|