Umusic | Shop
The Chronic CD
Dr. Dre
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6828216123505 ],
content_name: "The Chronic CD",
content_type: 'product',
value: 17.99,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6828216123505 ],
content_name: "The Chronic CD",
content_type: 'product',
value: 17.99,
currency: 'CAD'
});
});
});