Aerosmith Official Store
Band Raglan
Black and white raglan featuring vintage band photo printed on front.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7351820878016 ],
content_name: "Band Raglan",
content_type: 'product',
value: 65.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7351820878016 ],
content_name: "Band Raglan",
content_type: 'product',
value: 65.00,
currency: 'USD'
});
});
});