bookitlive caters for courses and events that occur at different locations.
bookitlive uses resource type to set the location details for an event or course. When the resource is set it will display the location details at time of booking and the details can be added to email and SMS templates using the resource type merge tags.
Setting a resource to a location or event type
From the Settings > Resources page open the resource that needs a location set
Set the resource type to location or event
If Resource Type is set to Event add the following details:
Displaying Resource Type location details on booking pages
Adding Resource Type location details to templates
Resource type location |
|
|
Location Name |
*[RESOURCE.LOCATION_NAME]* |
The name of the location |
Street |
*[RESOURCE.LOCATION_ADDRESS]* |
The street address of the location |
Suburb |
*[RESOURCE.LOCATION_SUBURB]* |
The suburb of the location |
State |
*[RESOURCE.LOCATION_STATE]* |
The state of the location |
Postcode |
*[RESOURCE.LOCATION_POSTCODE]* |
The postcode of the location |
Country |
*[RESOURCE.LOCATION_COUNTRY]* |
The country of the location |
Map |
*[RESOURCE.LOCATION_MAP]* |
A URL to the location map reference |
Resource type event |
|
|
Organisers Name |
*[RESOURCE.EVENT_ORGANISER_NAME]* |
The event organisers name |
Location Name |
*[RESOURCE.EVENT_NAME]* |
The location name of the event |
Street Address |
*[RESOURCE.EVENT_ADDRESS]* |
The street address of the event |
Suburb |
*[RESOURCE.EVENT_SUBURB]* |
The suburb of the event |
State |
*[RESOURCE.EVENT_STATE]* |
The state of the event |
Postcode |
*[RESOURCE.EVENT_POSTCODE]* |
The postcode of the event |
Map |
*[RESOURCE.EVENT_MAP]* |
A URL to the event map reference |
0 Comments