diff --git a/src/app/components/confirmacion-carrito/confirmacion-carrito.component.html b/src/app/components/confirmacion-carrito/confirmacion-carrito.component.html index 2dda656..df1133b 100644 --- a/src/app/components/confirmacion-carrito/confirmacion-carrito.component.html +++ b/src/app/components/confirmacion-carrito/confirmacion-carrito.component.html @@ -26,8 +26,7 @@

-
-

¿Desea finalizar su compra?

+

Por favor, controle y confirme su compra.

@@ -42,15 +41,16 @@ src="{{apiUrl}}/imagenes/{{producto.imagenes[0].imagen}}" class="shadow rounded-sm w-100 m-auto">
-

{{producto.DetArt}}

-
-
-
-

{{producto.DET_LAR}}

-
-
+

+ + {{producto.DET_LAR}} + +

+
-

{{producto.PreVen | currency}}

+

+ {{producto.PreVen | currency}} +

@@ -79,7 +79,7 @@

- {{producto.DetArt}} + {{producto.DET_LAR}}