Tye Tribbett Official Store
All Things New Trucker Hat
Black hat, Tye Tribbett All Things New white circle lettering.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7001933971490 ],
content_name: "All Things New Trucker Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7001933971490 ],
content_name: "All Things New Trucker Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});