\n | {{$t(\"checkout.type\")}} | \n{{$t(\"checkout.document\")}} | \n{{$t(\"checkout.currency\")}} | \n{{$t(\"checkout.total\")}} | \n{{$t(\"checkout.available\")}} | \n{{$t(\"checkout.amount_to_use\")}} | \n
---|---|---|---|---|---|---|
\n \n \n | \n \n | \n {{ deposit.document_id }} | \n{{ deposit.label_currency === 'PESO' ? 'DOP' : 'USD' }} | \n{{ deposit.symbol_currency }} {{ parseFloat(deposit.total_amount).toFixed(2) }} | \n{{deposit.balance | moneyFormat}} | \n\n \n | \n
\n \n \n | \n \n | \n {{ note.document_id }} | \n{{ note.label_currency === 'PESO' ? 'DOP' : 'USD' }} | \n{{ note.symbol_currency }} {{ parseFloat(note.total_amount).toFixed(2) }} | \n{{note.balance | moneyFormat}} | \n\n \n | \n
{{$t(option.description)}}.
\n{{$t(\"checkout.product_details\")}} | \n{{$t(\"checkout.quantity\")}} | \n{{$t(\"checkout.total\")}} | \n
---|---|---|
\n \n \n \n \n ![]() \n \n \n {{checkoutSteps.addressOptionSelected === 1? $t('checkout.local_messaging') : $t('checkout.national_shipping')}}\n\n | \n {{product.quantity}} | \n\n \n {{showValueMoney()}}$\n {{total_amount | moneyFormat(0, false)}} \n \n | \n
{{$t(\"checkout.rnc_or_id\")}} | \n{{$t(\"checkout.name_company_name\")}} | \n{{$t(\"checkout.tradename\")}} | \n{{$t(\"checkout.state\")}} | \n
---|---|---|---|
{{dataCompany[\"Cédula/RNC\"]}} | \n{{dataCompany[\"Nombre/Razón Social\"]}} | \n{{dataCompany[\"Nombre Comercial\"]}} | \n{{dataCompany[\"Estado\"] | textFormat}} | \n
\n La diferencia de total es {{totalDifference | moneyFormat}}\n
\nCodigo | \nDescripcion | \nCantidad | \nExistencia | \n
---|---|---|---|
{{ product.product_id }} | \n{{ product.product_desc | textFormat }} | \n{{ product.quantity }} | \n{{ product.existence }} | \n