General & Cost Related Placeholders



General 

clientname         The name of your client as it will appear on the itinerary: first name and last name.
destinatonimage An image attached to the trip’s primary destination. The image must be followed by “.file”, “.name”, or “.description”, e.g.,
{destinationimage.file}.
departurefates The departure start and end dates, formatted as a condensed string, e.g., January 1 - 8, 2018..
startdate The starting date of the departure
tripname The name of the trip as it will appear in the itinerary.


Cost Related

date The date on which an activity occurs. This is a calculated field based on the start date plus the numeric day on which an activity occurs.
day The numeric day on which an activity occurs.
destinations
A condensed list of destination(s) for a single day; e.g., "Destination 1 - Destination 2 - Destination 3"
enddate
The ending date of the departure.
fulldescription
The full description of the cost / activity.
image
An image attached to a cost record. The image must be followed by either “.file”, “.name”, or “.descripton”, e.g. {accommodation.image.file
meals
Looks at all costs on the day that's being evaluated and returns a comma-separated list of meal codes for that day, for example, "B,D".
vendorname
The Company Name of the vendor providing the service.
vendor_briefdescription
The Brief Description of the Company associated with a cost. Can be filtered by Cost Category Type, e.g.,
{accommodation.vendor_briefdescription}.  Otherwise, the placeholder will be replaced with the values for all vendors on that day (each inside its own <p> tag).
vendor_fulldescription
The Full Description of the Company associated with a cost. Can be filtered by Cost Category Type, e.g.,
{accommodation.vendor_fulldescription}.  Otherwise, the placeholder will be replaced with the values for all vendors on that day (each inside its own <p> tag).


Price Placeholders


Price 
Amount Amount attribute from price tier where departure.estimatedguests is higher than the tier min guests but lower than the min guests on their next highest tier.
estimatedguests The number of estimated guests from the price record if specified; otherwise the number of estimated guests from the departure.
total {amount} * {estimatedguests}
amounttotal
Sum of {amount} for the currently filtered list of prices
grandtotal
Sum of {total} for the currently filtered list of prices
amounttotal-all
Sum of {amount} for all prices
grandtotal-all
Sum of {total} for all prices