diff --git a/src/app/store/newProduct/newProduct.component.html b/src/app/store/newProduct/newProduct.component.html index f97f94e..daef625 100644 --- a/src/app/store/newProduct/newProduct.component.html +++ b/src/app/store/newProduct/newProduct.component.html @@ -14,7 +14,7 @@
-
Buying Options
+
Pricing Options
diff --git a/src/app/store/products/products.component.html b/src/app/store/products/products.component.html index b206d95..b50b3e3 100644 --- a/src/app/store/products/products.component.html +++ b/src/app/store/products/products.component.html @@ -17,7 +17,7 @@

{{product.name}}

- + {{o.name}} {{o.currency}} {{o.price | currency}}