1
DETALLE & DELIVERY
Items
Items
2
PAGO
Detalles
Detalles
3
CONFIRMACIÓN
Revise su orden
Revise su orden
| Producto | Precio | Cantidad | Subtotal |
|---|---|---|---|
Carrito de compras esta vacio. |
|||
| Producto | Subtotal |
|---|---|
| Subtotal | {{ app_uno.moneda }} {{ app_uno.totalCar }} |
| Envío |
|
| Cupón ({{app_uno.nameCoupon}}) |
|
| Total | {{ app_uno.moneda }} {{ app_uno.totalCar + parseInt(app_uno.costoDelivery) - parseInt(app_uno.descuentoCoupom) }} |
| 15% OFF por primera compra + envío | {{ app_uno.moneda }} {{ ((app_uno.totalCar * 0.85) + parseInt(app_uno.costoDelivery)).toFixed(2) }} {{ (((app_uno.totalCar * 0.85) / app_uno.precio_dolar) + (app_uno.costoDelivery / app_uno.precio_dolar) ).toFixed(2) }} |