X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=0ece4d80411345fd1ae2dc1b3a61531ebd31e610;hb=8a39d893b5c1ddeeff6c77fa05e6f2ef356edc8a;hp=e87f1813ad39eebfebe722d11488fb873e37148f;hpb=2dc4959d593b11aafefdd3920d395e50084775b0;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index e87f1813..0ece4d80 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,140 +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} + + + +