{{ product.name }}
Cantidad:
{{ product.quantity }} unidad
@for (attribute of product.attributes; track attribute.label) {
{{ attribute.label }}:
{{ attribute.value }}
}
@if (product.originalPrice) {
$ {{ product.originalPrice }}
}
$ {{ product.discountedPrice }}
${{ product.transferPrice }} con transferencia