X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=0ece4d80411345fd1ae2dc1b3a61531ebd31e610;hb=63042218e664e027ef176e7c69775c2b96b6237a;hp=84ab50586d334d8a2e00b595466c0599f8b415c4;hpb=04226fb43732a1df2c1c281848ba36aafc57788d;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index 84ab5058..0ece4d80 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,144 +1,97 @@ - + - - - - - - - - Willkommen! - - - - + + #{msg.PAGE_TITLE_INDEX_WELCOME} - Eingangsseite (dummy) + #{msg.CONTENT_TITLE_INDEX_WELCOME} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Folgendes kann bestellt werden: -
- Bestellen? - - Anzahl: - - Produkt: - - Einzelpreis: - - Zwischensumme: -
- Warenkorb - - #{controller.basket.item.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} + + + +