Aerosmith Official Store
Vintage Wings T-Shirt
CLASSIC BLACK UNISEX T-SHIRT FEATURING VINTAGE WINGS ARTWORK ON FRONT
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7264890552512 ],
content_name: "Vintage Wings 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: [ 7264890552512 ],
content_name: "Vintage Wings T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});