Bob Dylan Official Store
False Prophet T-Shirt
Black, unisex, cotton t-shirt with Rough and Rowdy Ways single, False Prophet, inspired artwork on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4624003858535 ],
content_name: "False Prophet 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: [ 4624003858535 ],
content_name: "False Prophet T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});