X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=d42ac71d26afb3134abe102c7576dae196e0213c;hb=2e670801904f4b0aa7da5fa127ba0f44ba0ed2d2;hp=08cf9c6338421137c4be46bc7cdd2f44d415a975;hpb=152f52a40d5421ed2d19839339e2e3a8f7fcff5c;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index 08cf9c63..d42ac71d 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,4 +1,4 @@ - + - - Willkommen! - - - - + + #{msg.PAGE_TITLE_INDEX_WELCOME} - Eingangsseite (dummy) + #{msg.CONTENT_TITLE_INDEX_WELCOME} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Folgendes kann bestellt werden: -
- Bestellen? - - Anzahl: - - Produkt: - - Einzelpreis: - - Zwischensumme: -
- - - #{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} + + + +