Billie Eilish
Blohsh White Hoodie
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 5769245196439 ],
content_name: "Blohsh White Hoodie",
content_type: 'product',
value: 90.00,
currency: 'AUD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 5769245196439 ],
content_name: "Blohsh White Hoodie",
content_type: 'product',
value: 90.00,
currency: 'AUD'
});
});
});