
Featured Event
Trunk-or-Treat
SUNDAY, October 29, 2022 • 3:00 pm - 6:00 pm
Wave Church RVA Glen Allen • 11801 Nuckols Rd.
Wave Church RVA Glen Allen • 11801 Nuckols Rd.
Join us on SUN, OCTOBER 29 from 3-6 pm for trunks, treats, costumes, food trucks, craft tables, a colored hair spray station, glitter tattoos, raffles, prizes, inflatables & more! This is going to be a day for the whole community! Come out and invite your friends!
var exampleCallback = function() {
console.log('Order complete!');
};
window.EBWidgets.createWidget({
// Required
widgetType: 'checkout',
eventId: '437926699547',
iframeContainerId: 'eventbrite-widget-container-437926699547',
// 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
});