Blue Note Records
José James - No Beginning No End
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7539178113 ],
content_name: "José James - No Beginning No End",
content_type: 'product',
value: 10.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7539178113 ],
content_name: "José James - No Beginning No End",
content_type: 'product',
value: 10.98,
currency: 'USD'
});
});
});