Bob Dylan UK Official
The Times T-Shirt
Heather gray, 100% cotton, unisex t-shirt with circular Times They Are A Changin, orange and black graphic on the front.
fbq('track', 'ViewContent', {
content_ids: [ 5178866761859 ],
content_name: "The Times T-Shirt",
content_type: 'product',
value: 30,00,
currency: 'EUR'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5178866761859 ],
content_name: "The Times T-Shirt",
content_type: 'product',
value: 30,00,
currency: 'EUR'
});
});
});