X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2Findex.xhtml;h=993dec3b1f4af9f1216d2aae51ef2fe7cd0d50c1;hb=4f475ed97e59b402a88870c7305f84e297183464;hp=0ea2c6d98e641aa2e7a3b540da27a4fe683009aa;hpb=ee147b754287ac620ffba70f041427a80ea69ae8;p=pizzaservice-war.git diff --git a/web/index.xhtml b/web/index.xhtml index 0ea2c6d9..993dec3b 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -1,144 +1,99 @@ - + - - - - - - - + - - 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} +
+ +
+
+
+ + + + + + + + + + + + +
+ #{msg.ITEM_ORDER_AMOUNT} + #{basketController.getItemAmount(product)} +
+ + + +
+
+
+
+ +
+
+ #{msg.SINGLE_PRODUCT_PRICE} + + + +
+ +
+ #{msg.TOTAL_ITEM_PRICE} + + + + +
+
+ +
+
+
+
+
+ +
+ #{msg.TOTAL_ORDER_PRICE} + + + +