Bob Dylan Official Store
Tracks Tee
Black Bob Dylan, unisex tee with a reimagined Blood on the Tracks Album cover on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4472245977191 ],
content_name: "Tracks Tee",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4472245977191 ],
content_name: "Tracks Tee",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});