Bob Dylan UK Official
Blood on the Tracks Tee (Maroon)
Maroon, unisex tee with Blood on the Tracks album artwork on the front.
fbq('track', 'ViewContent', {
content_ids: [ 5097546285187 ],
content_name: "Blood on the Tracks Tee (Maroon)",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5097546285187 ],
content_name: "Blood on the Tracks Tee (Maroon)",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
});
});