
Jen Rosenstein

Sarah Moomaw
Deal Expert
After an epic career KISS has announced their final tour, aptly named End of the Road.
The Deal
Travelzoo members can save over 25% on tickets now with this exclusive offer for KISS’ final tour when it stops in 15 cities through fall.
CANCELLATION POLICY: If your show gets canceled, tickets will be refunded at the point of purchase. In the case of suspended, postponed or rescheduled events, tickets will be honored for the new date and are nonrefundable. Please contact your point of purchase for more information regarding cancellations, refunds and exchanges.
East:
- Burgettstown, Pennsylvania … $30 (reg. $54.25) at S&T Bank Music Park on Aug. 28, 2020, at 7:30 p.m.
- Bangor, Maine … $30 (reg. $54.25) at Darling’s Waterfront Pavilion on Sept. 3, at 7:30 p.m.
- Mansfield, Massachusetts … $35 (reg. $54.25) at the Xfinity Center on Sept. 4, at 7:30 p.m.
- Hartford, Connecticut … $35 (reg. $54.25) at Xfinity Theatre on Sept. 5, at 7:30 p.m.
- Atlanta, Georgia … $35 (reg. $54.25) at Lakewood Amphitheatre on Sept. 8, at 7:30 p.m.
- Raleigh, North Carolina … $30 (reg. $54.25) at Coastal Credit Union Music Park at Walnut Creek on Sept. 9, at 7:30 p.m.
Central:
- Tinley Park, Illinois … $35 (reg. $54.25) at Hollywood Casino Amphitheatre on Sept. 12, at 7:30 p.m.
- Milwaukee, Wisconsin … $22 (reg. $35.50) at American Family Insurance Amphitheater on Sept. 15, at 7:30 p.m.
- Austin, Texas … $35 (reg. $51.04) at Austin360 Amphitheater on Oct. 1, 7:30 p.m.
West:
Known for their iconic live shows, the Rock and Roll Hall of Famers have sold more than 100 million albums worldwide with hits like “Rock and Roll All Nite” and “Detroit Rock City.”
Note: Extra fees vary by city, but are less than you’d pay on full-priced tickets.
* Restrictions may apply.
Your Recently Viewed Deals
‘;
content += ‘
See all recently viewed deals
‘;
content += ‘ ‘;
content += ‘ ‘;
content += ”;
}
index++;
});
if (index ‘;
content += ‘ ‘;
content += ‘
content += ‘ ‘;
content += ‘
Search for more deals
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘ ‘;
content += ”;
}
}
content += ”;
$(‘#recently-viewed-deals’).append(content);
$(‘#ShowMoreRVD’).click(function (e) {
moreContent = “”;
$.each(JSON.parse(rvd), function (key, value)
var expirationDate = new Date(value.expirationdate);
value._isExpired = !isNaN(expirationDate) && expirationDate 0)
var dealsList = (typeof rvd == “object”) ? rvd : JSON.parse(rvd);
dealsList = dealsList.filter(function (deal) return deal.adid == dealid );
if(dealsList != undefined && dealsList.length > 0)
var currentDeal = dealsList[0];
var headline = currentDeal.headline;
var sourcePage = ‘MediaDealPage’;
sourcePage = sourcePage + ”
);
$(‘#moreRecentlyViewedDeals’).dialog(
closeOnEscape: true,
autoOpen: false,
modal: true,
closeText: “”,
resizable: false,
draggable: false,
show: effect: ‘fade’ ,
open: function (event, ui)
var $mr=$(this);
$mr.parent().addClass(“moreRecentlyViewedDeals”);
$mr.prev().hide();
tzoo.imageLoader.forceLoadImages($mr.find(‘img’));
);
$(‘#closeMoreItems’).click(function ()
$(‘#moreRecentlyViewedDeals’).dialog(‘close’);
);
} else
$(‘#recentlyViewedDealsDiv’).hide();
}