We want you for our new music video!
More Info

Mailing List

Merch mailing List

Sign up for the merch newsletter now to stay up to date with latest merch items, sales, and everything Mother Mother merchandise!

Tour

November 1, 2021
Toronto, ON
Phoenix Concert Theatre

There are no upcoming tour dates.

' ); } else { // show all dates displayDates(eventsArray, eventsArray.length); } // if no upcoming events } else { //console.log('no tour dates'); $(bit_setup.destination).append( '

There are no upcoming tour dates.

' ); } }, }); // function to display dates // Parameters: // events -> array of events // loopLength -> length to run loop // startIndex -> index to start loop function displayDates(events, loopLength = 0, startIndex = 0) { for (i = startIndex; i offer.type === "Presale"); // check if a 'VIP' offer exists (This var returns either a found object or undefined) let vipLink = events[i].offers.find((offer) => offer.type === "VIP"); /// check if a 'Tickets' offer exists (This var returns either a found object or undefined) var ticketLink = events[i].offers.find((offer) => offer.type === "Tickets"); var ticketLinkHtml; // show RSVP link using genearl Bands in Town Url if there is no ticket link if (ticketLink) { ticketLinkHtml = '' + "Tickets"; } else { ticketLinkHtml = '' + "RSVP"; } var tourRow = '
' + '

' + moment(events[i].datetime).format("LL") + "

" + '

' + location + "

" + '

' + events[i].venue.name + "

" + "
" + ticketLinkHtml; // if pre-sale link if (presaleLink != undefined) { tourRow += '' + "Pre-Sale"; } // if VIP link if (vipLink != undefined) { tourRow += '' + "VIP"; } tourRow += "
" + "
"; $(bit_setup.destination).append(tourRow); } } // on click of show all dates // show remainder of dates and hide button $(document).on("click", "#show_all_dates", function () { // run displayDates function with events array // use array length for loop display length // have loop start at bit_setup.display index displayDates(eventsArray, eventsArray.length, bit_setup.display); $(".show-all-dates-wrapper").hide(); }); });

Tour

Pre-Save/Add 'Normalize' Now!

Pre-save/add 'Normalize' for your chance to win 1 of 10 limited edition signed and numbered art prints.

Welcome to Mother Mother's Mailing List!

Customize your notifications for tour dates, discounts and more.
Close