Service

{{ cm.summary.productName }}

Date

{{ cm.summary.date | unadjustedDate:'dd-MMM-yyyy HH:mm' }}

Terminal

{{ cm.summary.terminal }}

Total price
{{ cm.summary.price | roundedCurrency }}

There are no options available.

Lounges

{{ lo.Name }}

Per Unit
{{ lo.AdultPrice | roundedCurrency }}
Total price
{{ lo.TotalPrice | roundedCurrency }}

No lounge services required

Auxiliaries

{{ ax.Name }}

Per Unit
{{ ax.AdultPrice | roundedCurrency }}
Total price
{{ cm.selection.auxillaries[ax.Id] * ax.AdultPrice | roundedCurrency }}

Chauffeur

Per Car
{{ cm.selection.chauffeur.AdultPrice | roundedCurrency }}
Total price
{{ cm.selection.chauffeur.Num * cm.selection.chauffeur.AdultPrice | roundedCurrency }}