Bob Dylan Official Store
A Changin' T-Shirt
Black, unisex, 100% cotton t-shirt with distressed Times' They Are A Changin' white text on the front and small Bob Dylan photo back hit.
fbq('track', 'ViewContent', {
content_ids: [ 6063701950641 ],
content_name: "A Changin' 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: [ 6063701950641 ],
content_name: "A Changin' T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});