Back to index

4.2 Container tags, full list

Summary

Container tagAcceptsSets contextSummary
TourCMSlist_collectionsc_id
-
c_id
c_id
Seleted collections
All collections
TourCMSlist_tours-
c_id
t_id
t_id
t_id
t_id
All tours
All tours in a collection
Selected tours
TourCMSlist_departures-
c_id
t_id
d_id
d_id
d_id
All departures
All departures in a collection
All departures for a tour
TourCMStour_freesale_seasons-
c_id
t_id
f_id
f_id
f_id
All seasons
All seasons in a collection
All seasons for a tour
TourCMStour_options-
c_id
t_id
o_id
o_id
o_id
All options
All options in a collection
All options for a tour



Details

TourCMSlist_collections



AttributeNotesExamples
orderbyCollection order
name (alphabetical order)
collection_points
name
collection_points
orderAscending or descendingasc
desc
offsetOffset5
maxdisplayMaximum number of collections to list5
has_pageWhether the collection has a web pageshow
hide



TourCMSlist_tours

AttributeNotesExamples
t_idInternal tour IDall
1,2,3
c_idInternal collection IDall
1,2,3
orderbyTour order
name (alphabetical order)
code (tour code)
price_av (average price)
price_min (minimum price)
duration (length in days)
tour_points
name
code
price_av
price_min
duration
tour_points
orderAscending or descendingasc
desc
offsetOffset5
maxdisplayMaximum number of tours to list5
has_offerHas special offershow
hide
has_saleHas either a bookable departure or freesaleshow
hide
has_departureHas bookable departureshow
hide
has_freesaleHas bookable freesale seasonshow
hide



TourCMSlist_departures

AttributeNotesExamples
t_idInternal tour IDall
1,2,3
c_idInternal collection IDall
1,2,3
orderbyDeparture order
start_date
end_date
duration (length in days)
price (minimum price)
tour_points
code
offer_datetime
start_date
end_date
duration
price
tour_points
code
offer_datetime
orderAscending or descendingasc
desc
offsetOffset5
maxdisplayMaximum number of departures to list5
has_offerHas a special offershow
hide
bookableHas a bookable departureshow
hide



TourCMStour_freesale_seasons

AttributeNotesExamples
t_idInternal tour IDall
1,2,3
c_idInternal collection IDall
1,2,3
orderbySeason order
start_date
end_date
price
code
start_date
end_date
price
code
orderAscending or descendingasc
desc
offsetOffset5
maxdisplayMaximum number of seasons to list5



TourCMStour_options

AttributeNotesExamples
t_idInternal tour IDall
1,2,3
c_idInternal collection IDall
1,2,3
typeOption typeall
1,2,3
orderbyOption order
name
code
price
option_points
name
code
price
option_points
orderAscending or descendingasc
desc
offsetOffset5
maxdisplayMaximum number of options to list5
bookableHas a bookable option seasonshow
hide
booking_page_onlyDisplayed only in the booking engineshow
hide
staff_tourAlso shows options attached to tours only bookable by staffshow
local_paymentLocal paymentshow
hide
must includeOptions that can't be removed from a bookingshow
hide



Tour IDs for alternative tours

You can setup related tours within each Tour setup page. These are used where, in the booking engine, you want to list alternatives to the tour the customer is currently selecting. These two tags extract a comma separate list if tour IDs... should you wish to list alternative tours on your website [to replicate the automatic functionality on the first screen of the booking engine]

These functions only work on TOUR pages (Not on single template pages)

Usage: t_id="$TourCMS_alt_tours_hack$"