Aerosmith Official Store
Winged Angel Guitar T-Shirt
Classic unisex white t-shirt featuring a vintage winged angel Aerosmith Logo.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4565729968246 ],
content_name: "Winged Angel Guitar T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 4565729968246 ],
content_name: "Winged Angel Guitar T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});