Aerosmith Official Store
Back In the Saddle T-Shirt
CLASSIC BLACK UNISEX T-SHIRT FEATURING "AEROSMITH" LOGO ON FRONT IN WHITE
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7264878657728 ],
content_name: "Back In the Saddle 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: [ 7264878657728 ],
content_name: "Back In the Saddle T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});