Aerosmith Official Store
Draw The Line Fenway T-Shirt
Exclusive event shirt from Aerosmith's legendary 2022 50th Anniversary concert at Boston's Fenway Park.
Black, unisex t-shirt featuring "Draw The Line" artwork printed on front and event information printed on back.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7351817601216 ],
content_name: "Draw The Line Fenway T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7351817601216 ],
content_name: "Draw The Line Fenway T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});