Elton John Official Store
Vintage Distressed T-Shirt
Unisex short sleeve tour t-shirt with burnout treatment and screen printed front graphic taken from Elton’s iconic Goodbye Yellow Brick Road album.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6696717090921 ],
content_name: "Vintage Distressed T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6696717090921 ],
content_name: "Vintage Distressed T-Shirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});