{{$t(\"checkout.product_details\")}} | \n{{$t(\"checkout.quantity\")}} | \n{{$t(\"checkout.price\")}} | \n{{$t(\"checkout.total\")}} | \n
---|---|---|---|
\n \n \n \n ({{ product.product.codarticulo }}) {{ product.product.description | textFormat }}\n\n\n {{$t(\"product.color\")}}: {{product.product.color ? (product.product.color) : 'N/a' | textFormat}}\n {{$t(\"product.brand\")}}: {{product.product.brand ? (product.product.brand) : 'N/a' | textFormat}}\n \n | \n {{product.quantity}} | \n{{product.price_sold | moneyFormat}} | \n{{product.price_sold * product.quantity | moneyFormat}} | \n