Cod: {{ dato.idpro }}
Precio: ${{ (parseFloat(dato['pt' + (precio_def + 1)])).toFixed(2).replace(/\./g, ',').replace(/\B(?=(\d{3})+(?!\d))/g, '.').replace(',', ',') }} Existencia:{{ dato.existencia }}
Precio: ${{ (parseFloat(dato['pt' + (precio_def + 1)])).toFixed(2).replace(/\./g, ',').replace(/\B(?=(\d{3})+(?!\d))/g, '.').replace(',', ',') }} Existencia:{{ dato.existencia }}
${{ (parseFloat(precio_con_desc_elegido)).toFixed(2).replace(/\./g, ',' ).replace(/\B(?=(\d{3})+(?!\d))/g, '.').replace(',', ',') }}
${{ (parseFloat(precio_con_iva_elegido)).toFixed(2).replace(/\./g, ',' ).replace(/\B(?=(\d{3})+(?!\d))/g, '.').replace(',', ',') }}