Logo

Widgets Showcase

Custom CTA

Custom CTA

This page in mobile view provides a custom call-to-action setup, giving users flexibility to control when and how the calendar widget is displayed.

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: 'the-lion-king-tickets',
6        performanceSelectionRedirectUrl: 'https://www.londontheatredirect.com',
7       })
8} />