| Ship: |
|---|
| {{cruiseInfo[0].ShipName}} |
| Cruise: |
| {{cruiseInfo[0].CruiseID}} |
| Date: |
| {{cruiseInfo[0].SailingDate | dateFormatUS}}{{(cruiseInfo[0].ReturnDate != '') ? ' - ' + (cruiseInfo[0].ReturnDate | dateFormatUS) : ''}} |
| Itinerary: |
| {{cruiseInfo[0].ItineraryDescription | capitalize}} |
| Cruise Length: |
| {{cruiseInfo[0].SailingLengthDays}} nts |
| From: |
| {{cruiseInfo[0].from | capitalize}} |
| To: |
| {{cruiseInfo[0].to | capitalize}} |
| Category/Cabin: |
| {{info.CategoryDesc != '' ? info.CategoryDesc + ' - ' : ''}} {{info.CabinNo}} |