Bob Dylan UK Official
The Times They Are a Changin' T-Shirt
Black, unisex, 100% cotton t-shirt, with white and blue graphic of Bob Dylan and powerful, bold Times They Are A Changin' message on the front.
fbq('track', 'ViewContent', {
content_ids: [ 5178866729091 ],
content_name: "The Times They Are a Changin' T-Shirt",
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: [ 5178866729091 ],
content_name: "The Times They Are a Changin' T-Shirt",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
});
});