{{ departure_date }} {{ ticket_tier }}
code | description | births | quantity available |
price |
---|---|---|---|---|
{{ a.code }} | {{ a.description }} | {{ a.maxAdults }} | {% if a.quantityAvailable == 10 %} 10+ {% else %} {{ a.quantityAvailable }} {% endif %} | £{{ a.unitCost.amount }} |
o.petStayInCar = 'G',
o.petLargeKennel = 'B',
o.petSmallKennel = 'K',
{{ pet_accommodations | tojson }}