Bob Dylan UK Official
Tracks Tee
Black Bob Dylan, unisex tee with a reimagined Blood on the Tracks Album cover on the front
fbq('track', 'ViewContent', {
content_ids: [ 4973234815107 ],
content_name: "Tracks Tee",
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: [ 4973234815107 ],
content_name: "Tracks Tee",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
});
});