X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=0ece4d80411345fd1ae2dc1b3a61531ebd31e610;hb=8a39d893b5c1ddeeff6c77fa05e6f2ef356edc8a;hp=4c3d08db60c4cff2effe5f040d04248b8f5c1528;hpb=8ed95f6af6858cb7711cd55141a1abb7cfb11a69;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index 4c3d08db..0ece4d80 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,7 +1,8 @@ + + @@ -11,80 +12,86 @@ //--> - Willkommen! - - - - + #{msg.PAGE_TITLE_INDEX_WELCOME} - Willkommen zum Pizza-Service + #{msg.CONTENT_TITLE_INDEX_WELCOME}
- Folgendes kann bestellt werden: + #{msg.FOLLOWING_PRODUCTS_ARE_AVAILABLE}
- +
- #{product.title} + #{product.productTitle}
-
- - - +
+
+ + + - - - - - - + + + + + + - -
- #{basketController.amount} -
+ +
+ Anzahl: + #{basketController.getItemAmount(product)} +
- + -
-
+
+
+
-
- Einzelpreis: - - - -
+
+
+ #{msg.SINGLE_ITEM_PRICE} + + + +
-
- Zwischensumme: - - - - +
+ #{msg.TOTAL_ITEM_PRICE} + + + + +
+ +
- - - +
+ #{msg.TOTAL_ORDER_PRICE} + + + +