diff --git a/src/app/modules/carrito/carrito.component.html b/src/app/modules/carrito/carrito.component.html index c79e96a..25c19fd 100644 --- a/src/app/modules/carrito/carrito.component.html +++ b/src/app/modules/carrito/carrito.component.html @@ -82,7 +82,7 @@
{{articuloService.subTotal | currency}}
+{{articuloService.total | currency}}
{{articuloService.subTotal | currency}}
+{{articuloService.total | currency}}