Producto Precio Cantidad Subtotal

Carrito de compras esta vacio.

Facturación y envío

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) }}