Bob Dylan Official Store
And It's Ragin Sweatshirt
Off white fleece crewneck sweatshirt with The Times They Are A Changin' printed in orange on the front with There's A Battle Outside and It's Ragin on the sleeve hits.
fbq('track', 'ViewContent', {
content_ids: [ 6063710372017 ],
content_name: "And It's Ragin Sweatshirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 6063710372017 ],
content_name: "And It's Ragin Sweatshirt",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});