Aerosmith Official Store
Feelin' Lucky T-Shirt
Black, unisex t-shirt featuring Aerosmith logo and artwork inspired by Nine Lives printed on front left chest and back.
Front design measures 3.75" in width
Back design measures 13.5" in width
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7460282171584 ],
content_name: "Feelin' Lucky T-Shirt",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7460282171584 ],
content_name: "Feelin' Lucky T-Shirt",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});