diff --git a/src/app/components/master/master.component.html b/src/app/components/master/master.component.html index c4e74a3..f5a23bf 100644 --- a/src/app/components/master/master.component.html +++ b/src/app/components/master/master.component.html @@ -11,7 +11,7 @@ - + diff --git a/src/app/components/sidebar/sidebar.component.html b/src/app/components/sidebar/sidebar.component.html index 2c813ab..b57f6c7 100644 --- a/src/app/components/sidebar/sidebar.component.html +++ b/src/app/components/sidebar/sidebar.component.html @@ -1,92 +1,99 @@ -
+
-

+

Mi compra

-
- -
-
-

{{producto.DetArt}}

-
-
-

{{producto.PreVen | currency}}

-
-
- - -
+
+
+
+
+ +
+
+ +
- -
-
- -
- {{producto.cantidad}} + +
+
+ +
+ {{producto.cantidad}} +
+ +
+
+ + +
+ +
+ + +
+ +
-
- - -
- -
- - -
- +
+
+

{{producto.DetArt}}

+

{{producto.PreVen | currency}}

+
-
-
-
+
+
+

({{getCantidadProductos()}}) artículos

-

Total

-

{{getTotal() | currency}}

+

Total

+

{{getTotal() | currency}}

-
+