Bob Dylan UK Official
Blood on the Tracks Hoodie
Black Bob Dylan hooded sweatshirt, unisex sizing with Blood on the Tracks album cover art.
fbq('track', 'ViewContent', {
content_ids: [ 5097546350723 ],
content_name: "Blood on the Tracks Hoodie",
content_type: 'product',
value: 59,00,
currency: 'EUR'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5097546350723 ],
content_name: "Blood on the Tracks Hoodie",
content_type: 'product',
value: 59,00,
currency: 'EUR'
});
});
});