%include ../pub/service/service_header.txt%
%loop Products%
%ifvar Product/Menge equals('0')%
%else%
%value Product/Menge% x %value Product/Name% (ProdID: %value Product/ProdID%)
zum Preis von %value Product/Kosten% Euro.
%endifvar%
%endloop%
Gesamtkosten: %value Gesamtpreis%
wurde für Sie reserviert.
%include ../pub/service/service_footer.txt%