Elton John Official Store
Captain Fantastic Button Down Shirt
All-over print cuban-stye shirt with Captain Fantastic artwork.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4259742744681 ],
content_name: "Captain Fantastic Button Down Shirt",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 4259742744681 ],
content_name: "Captain Fantastic Button Down Shirt",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
});
});