Travis Denning Official Store
Beer’s Better Cold T-Shirt
Heathered black unisex t-shirt featuring EP’s cover photo of Travis. Cotton/poly blend.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4817860722732 ],
content_name: "Beer’s Better Cold 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: [ 4817860722732 ],
content_name: "Beer’s Better Cold T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});