Umusic | Shop
Lost In Translation Black Vinyl
Valley
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6835573424241 ],
content_name: "Lost In Translation Black Vinyl",
content_type: 'product',
value: 34.99,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6835573424241 ],
content_name: "Lost In Translation Black Vinyl",
content_type: 'product',
value: 34.99,
currency: 'CAD'
});
});
});