Elton John Official Store
Madman Across The Water 50th Anniversary T-Shirt
Shortsleeve unisex t-shirt in 'Carolina Blue'. Printed front and back graphics with 50th anniversary branding.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6840269799529 ],
content_name: "Madman Across The Water 50th Anniversary T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6840269799529 ],
content_name: "Madman Across The Water 50th Anniversary T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});