In Flames Shop
Logo Hoodie
Black hoodie with front pouch pocket, featuring logo and graphics on the front and Jesterhead graphics down the sleeves.
fbq('trackSingle','439235726518541', 'ViewContent', {
content_ids: [ 6724467392600 ],
content_name: "Logo Hoodie",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','439235726518541', 'AddToCart', {
content_ids: [ 6724467392600 ],
content_name: "Logo Hoodie",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
});
});