[ux_text text_color=”#007a9b”]
Register For Event
[/ux_text]
[ux_html]
window.EBWidgets.createWidget({ // Required widgetType: 'checkout', eventId: '400289997157', iframeContainerId: 'eventbrite-widget-container-400289997157',
// Optional
iframeContainerHeight: 425, // Widget height in pixels. Defaults to a minimum of 425px if not provided
onOrderComplete: exampleCallback // Method called when an order has successfully completed
});
[/ux_html]