Kevin Garrett | Shop
Kevin Garrett PGH/PA T-Shirt
fbq('track', 'ViewContent', {
content_ids: [ 3856175431779 ],
content_name: "Kevin Garrett PGH/PA T-Shirt",
content_type: 'product',
value: 35,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 3856175431779 ],
content_name: "Kevin Garrett PGH/PA T-Shirt",
content_type: 'product',
value: 35,
currency: 'USD'
});
});
});