Bob Dylan Official Store
1965 T-Shirt
White, unisex, 100% cotton t-shirt featuring a bold and powerful The Times They Are A Changin' message on the front with an image of Bob Dylan.
fbq('track', 'ViewContent', {
content_ids: [ 6063678881969 ],
content_name: "1965 T-Shirt",
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: [ 6063678881969 ],
content_name: "1965 T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});