{{index === 0 ? 'Departing' : 'Returning'}} - {{getDate(item.dpt)}}
{{item.orgCode}}
{{getDuration(item.dur)}}
{{item.stops > 0 ? (item.stops == 1 ? '1 Stop' : item.stops + ' Stops') : 'Direct'}}
{{city.key}}{{idx < item.stopsIATACityCodes.length - 1 ? ',' : ''}}
{{item.destCode}}
Flight {{item.airlineCode}}{{item.flightNumbers[0]}}
{{item.cabin}}
Passengers:
Carry-on
Checked Bag
{{passengers[i-1].key}}
{{getCarryOnText(item.fpo, 0)}}
{{getBagsText(item.fpo, 0)}}
Price summary
Flights
{{search.adults}} x Adult{{search.adults > 1 ? 's' : ''}}
{{search.children}} x Child{{search.children > 1 ? 'ren' : ''}}
{{search.infants}} x Infant{{search.infants > 1 ? 's' : ''}}
{{search.children}} x Child{{search.children > 1 ? 'ren' : ''}}
{{search.infants}} x Infant{{search.infants > 1 ? 's' : ''}}
Baggage
{{item.pax}} 1 x {{item.weight}}kg {{item.checked ? '(checked)' : '(carry-on)'}}
Add Ons
Seat Selection
Insurance
Support Level - {{serviceFee.name}}
Booking {{totals.bookingFee < 0 ? 'Discount' : 'Fee'}}
( to reduce fees by )
NZ Credit Discount
-
Cashpoints promotion
Cashpoints applied
{{ error }}
{{isLaybuyPayment == true || isAfterpayPayment == true ? 'Payment Fee' : 'Credit Card Fees'}}
Evoucher Discount
-
Total:
NZD{{currency}}{{totals.total.toFixed(2)}}
Flight & Price Summary
{{index === 0 ? 'Departing' : 'Returning'}} - {{getDate(item.dpt)}}
{{item.orgCode}}
{{getDuration(item.dur)}}
{{item.stops > 0 ? (item.stops == 1 ? '1 Stop' : item.stops + ' Stops') : 'Direct'}}
{{city.key}}{{idx < item.stopsIATACityCodes.length - 1 ? ',' : ''}}
{{item.destCode}}
Flight {{item.airlineCode}}{{item.flightNumbers[0]}}
{{item.cabin}}
Passengers:
Carry-on
Checked Bag
{{passengers[i-1].key}}
{{getCarryOnText(item.fpo, 0)}}
{{getBagsText(item.fpo, 0)}}
Price summary
Flights
{{search.adults}} x Adult{{search.adults > 1 ? 's' : ''}}
{{search.children}} x Child{{search.children > 1 ? 'ren' : ''}}
{{search.infants}} x Infant{{search.infants > 1 ? 's' : ''}}
{{search.children}} x Child{{search.children > 1 ? 'ren' : ''}}
{{search.infants}} x Infant{{search.infants > 1 ? 's' : ''}}
Baggage
{{item.pax}} 1 x {{item.weight}}kg {{item.checked ? '(checked)' : '(carry-on)'}}
Add Ons
Seat Selection
Insurance
Support Level - {{serviceFee.name}}
Booking {{totals.bookingFee < 0 ? 'Discount' : 'Fee'}}
( to reduce fees by )
NZ Credit Discount
Cashpoints promotion
Cashpoints applied
{{ error }}
{{isLaybuyPayment == true || isAfterpayPayment == true ? 'Payment Fee' : 'Credit Card Fees'}}
Evoucher Discount
-