Overview

All events available for sale online are displayed on the Events List page, and guests can navigate to a number of pages from there. Deep-linking is recommended, as it allows you to skip the Events List and have guests start from one of the detail pages, which may skip some of the below variables. Guests may still see the skipped pages if they add more items to their cart before checking out. After tickets are selected, guests will then go through the checkout pages. Cart & Checkout variables are documented here, or see all the Online Checkout text variables.



Events List

https://buy.acmeticketing.com/events/{tenantid}/list



Text Variables

  "events-page-heading": "Events",

  "events-page-description": "View our ticketed programs and events below.",

  "events-list-page-membership-join-heading": "Become a Member",

  "events-list-page-membership-join-caption": "Members get free admission and early access to special exhibitions, discounts, and more.",

  "events-button-tickets": "RESERVE",


Other Variables

Text Variable

Value

Output

 "header-hide-login"

“true”

Hides the “My Orders” link in the upper header-nav line

 "header-hide-login"

“false”

Shows the “My Orders” link in the upper header-nav line


Events List (Member logged in)


Text Variables

  "events-list-page-membership-heading": "Thank you for being a member!",

  "events-list-page-membership-caption": "Event prices will reflect applicable membership benefits.",


Member Only Events

Member only events may show up in their own section at the bottom of the events list, or may be sorted in with the rest of your events, depending on what you have configured in Administration Settings: Website (B2C). Regardless of the sort order, there are a few additional variables that are displayed for member only events, shown below the tickets button. 


The member only event variables are dynamic, and change from the message displayed when no member verification has been completed to either an eligible or ineligible message, as determined by the level of the verified member/member rules configured for that event.


Unverified message:


Verified eligible message:


Verified ineligible message:


This message is only shown if the event is configured to be member only, and not all levels have access. See Configuring Member Rules for Event Discounts for more on how to set this up.




Text Variables

"event-member-only-callout-membership-required": "Open to all Members",
"event-member-only-callout-eligible-for-purchase": "Member access granted",
"event-member-only-callout-not-eligible-for-purchase": "Access limited to premium Members",


These variables also display when viewing the Event Detail page for a member only event, or when a member only event is displayed in the cart Upsells section.



Events Detail

https://buy.acmeticketing.com/events/{tenantid}/detail/{eventid}


Text Variables

  "events-page-heading": "Events",

  "events-button-tickets": "RESERVE",


Note these are the same Text Variables as those that appear on the Event List page.


Events Calendar Page

https://buy.acmeticketing.com/orders/{tenantid}/calendar 

https://buy.acmeticketing.com/orders/{tenantid}/calendar?eventId={eventid}&cart - event specific calendar



Text Variables

 "orders-calendar-page-heading": "When would you like to visit?",

 "orders-calendar-page-description-MARKUP": "Please select a date below.",