Aerosmith Official Store
Draw The Line T-Shirt
CLASSIC WHITE UNISEX T-SHIRT FEATURING ARTWORK FROM THE DRAW THE LINE ALBUM
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7024801972416 ],
content_name: "Draw The Line 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: [ 7024801972416 ],
content_name: "Draw The Line T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});