Blue Note Records
Robert Glasper - Black Radio LP
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7539183041 ],
content_name: "Robert Glasper - Black Radio LP",
content_type: 'product',
value: 34.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7539183041 ],
content_name: "Robert Glasper - Black Radio LP",
content_type: 'product',
value: 34.98,
currency: 'USD'
});
});
});