Sam Fender Official Shop
Black Cab T-Shirt
Black t-shirt, featuring a graphic of Sam Fender in an NYC cab, and a Donald Trump monster in the background.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4363146788923 ],
content_name: "Black Cab 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: [ 4363146788923 ],
content_name: "Black Cab T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});