Umusic | Shop
Grease 40th Anniversary LP
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6779471954033 ],
content_name: "Grease 40th Anniversary LP",
content_type: 'product',
value: 46.99,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6779471954033 ],
content_name: "Grease 40th Anniversary LP",
content_type: 'product',
value: 46.99,
currency: 'CAD'
});
});
});