Course Details: Provides guidance on basic first aid for carers from our partners the British Red Cross.
Venue Details: Parking is in nearby public car park. Disabled facilities.
**We now ask for your mobile phone number so that we can text you a reminder of your attendance ahead of the course. Your phone number will NOT be used for any other purpose.**
**No need to print out tickets, once you have booked we have all the information we need.**
var exampleCallback = function() {
console.log('Order complete!');
};
window.EBWidgets.createWidget({
// Required
widgetType: 'checkout',
eventId: '64589880070',
iframeContainerId: 'eventbrite-widget-container-64589880070',
// 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
});