Donut Media Store
IPL T-Shirt
fbq('trackSingle','914706412194842', 'ViewContent', {
content_ids: [ 6894033862761 ],
content_name: "IPL T-Shirt",
content_type: 'product',
value: 0.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','914706412194842', 'AddToCart', {
content_ids: [ 6894033862761 ],
content_name: "IPL T-Shirt",
content_type: 'product',
value: 0.00,
currency: 'USD'
});
});
});