{{ title }}
Cliente Productos

{{ item.getProductName() }}

Precio: {{ item.getPrice() }}

Cantidad: {{ item.getQuantity() }}

Subtotal: {{ item.getSubtotal() }}

Total