X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=d769335f48debb3773660b9709d05be5e110ff34;hb=174600b4bd71ee38d6d6a31d232088b5aa12d58e;hp=c8f01264c467f0bca3b3791f1c93fc4b08b10e7f;hpb=50fa67e49ff4f23fab5cbc9a0fcf440d49b8fa30;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index c8f01264..d769335f 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,7 +1,8 @@ + + @@ -11,131 +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} +
+ +
+
+
+ + + + + + + + + + + + +
+ #{msg.ITEM_ORDER_AMOUNT} + #{basketController.getItemAmount(product)} +
+ + + +
+
+
+
+ +
+
+ #{msg.SINGLE_PRODUCT_PRICE} + + + +
+ +
+ #{msg.TOTAL_ITEM_PRICE} + + + + +
+
+ +
+
+
+
+
+ +
+ #{msg.TOTAL_ORDER_PRICE} + + + +