Dave East Official Store
Exclusive New Era Hat II
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 1504177094679 ],
content_name: "Exclusive New Era Hat II",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 1504177094679 ],
content_name: "Exclusive New Era Hat II",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});