Travis Denning Official Store
Goodyears T-Shirt
Black t-shirt printed with Travis' name along with an image of a truck and lyrics from the song "Goodyears"
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 5446020464684 ],
content_name: "Goodyears T-Shirt",
content_type: 'product',
value: 27.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 5446020464684 ],
content_name: "Goodyears T-Shirt",
content_type: 'product',
value: 27.00,
currency: 'USD'
});
});
});