Description
B1 What's Going On
B2 What's Going On (Coffeehouse Mix)
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 5588154712216 ],
content_name: "What's Going On 10" LP",
content_type: 'product',
value: 13.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 5588154712216 ],
content_name: "What's Going On 10" LP",
content_type: 'product',
value: 13.98,
currency: 'USD'
});
});
});