Travis Denning Official Store
Tip It. Sip It. Crush It. Black T-Shirt
Heather black t-shirt featuring the instructions on how to drink a beer from Travis' song "Beer's Better Cold". Unisex
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 5091236315180 ],
content_name: "Tip It. Sip It. Crush It. Black 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: [ 5091236315180 ],
content_name: "Tip It. Sip It. Crush It. Black T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});