X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=993dec3b1f4af9f1216d2aae51ef2fe7cd0d50c1;hb=942022eccafe54dae0d7038f865ac32fe06676b4;hp=c7f13834f3a419a6b7dd47fd74713bccf4ca9074;hpb=dbc595c0564955cabd20c237def7549e119ad500;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index c7f13834..993dec3b 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,9 +1,12 @@ - + + + - 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} + + + +