Logo

Widgets Showcase

Multi-part Shows

Multi-part Shows

This page explains the setup for multi-part shows, allowing users to buy tickets for events split into multiple performances.

1<Script src='https://calendar.finale-cdn.uk/latest/calendar.js' strategy='afterInteractive' onLoad={() =>
2    window.LTD.Calendar.init({
3        rootElementId: 'calendarWidget',
4        affiliateId: '00000000-0000-0000-0000-000000000000',
5        eventUrlId: 'harry-potter-and-the-cursed-child-tickets',
6        performanceSelectionRedirectUrl: 'https://www.londontheatredirect.com',
7        isStickyMobileFooter: true
8    })
9} />