uDiscover Music
Gone Troppo LP
George Harrison
Original Release Date: October 27 1982
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6780333359217 ],
content_name: "Gone Troppo LP",
content_type: 'product',
value: 37.99,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6780333359217 ],
content_name: "Gone Troppo LP",
content_type: 'product',
value: 37.99,
currency: 'CAD'
});
});
});