Aerosmith Official Store
4th of July White T-Shirt
White t-shirt featuring Aerosmith Live in Concert 1994 graphic
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4537976488054 ],
content_name: "4th of July White 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: [ 4537976488054 ],
content_name: "4th of July White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});