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