diff --git a/src/app/store/products/products.component.html b/src/app/store/products/products.component.html index 8ca91bd..9fcc3c6 100644 --- a/src/app/store/products/products.component.html +++ b/src/app/store/products/products.component.html @@ -3,6 +3,11 @@
+

{{product.name}}

+
{{product.currency}} {{product.price | currency}}
+
Contact For Price
+
+

@@ -11,11 +16,6 @@ add_shopping_cart Buy
-

{{product.name}}

-
{{product.currency}} {{product.price | currency}}
-
Contact For Price
-
-