fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6444557992085 ],
content_name: "The Comet Is Coming: Trust In the Lifeforce Of The Deep Mystery LP",
content_type: 'product',
value: 18.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6444557992085 ],
content_name: "The Comet Is Coming: Trust In the Lifeforce Of The Deep Mystery LP",
content_type: 'product',
value: 18.98,
currency: 'USD'
});
});
});