White t-shirt, featuring graphics inspired by Optimist - the forthcoming album from Finneas.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6860436177068 ],
content_name: "Tried to Save the World White T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6860436177068 ],
content_name: "Tried to Save the World White T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});