X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=dad8b72c58bde58d045ae215276731c218d37384;hb=eac61828243d16ac3b4ec014b2191a2ead3dfbb5;hp=74acebc078e20b1208a5272fe0f0cc263d9d30f0;hpb=6927320084b52b2b66835c8202a23b6c06916c15;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index 74acebc0..dad8b72c 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,9 +1,11 @@ - + + - 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} +
+ +
+
+
+ + + + + + + + + + + + +
+ #{msg.ITEM_ORDER_AMOUNT} + #{basketController.getItemAmount(product)} +
+ + + +
+
+
+
+ +
+
+ #{msg.SINGLE_PRODUCT_PRICE} + + + +
+ +
+ #{msg.TOTAL_ITEM_PRICE} + + + + +
+
+ +
+
+
+
+
+ +
+ #{msg.TOTAL_ORDER_PRICE} + + + +