Bob Dylan UK Official
False Prophet Tee
Black, unisex, cotton t-shirt with Rough and Rowdy Ways single, False Prophet, inspired artwork on the front.
fbq('track', 'ViewContent', {
content_ids: [ 5090482651267 ],
content_name: "False Prophet Tee",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5090482651267 ],
content_name: "False Prophet Tee",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
});
});