Bob Dylan UK Official
Retro Portrait Tee
Bob Dylan plays his harmonica on the front of this short sleeve tee
fbq('track', 'ViewContent', {
content_ids: [ 4680321826947 ],
content_name: "Retro Portrait Tee",
content_type: 'product',
value: 15,00,
currency: 'EUR'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4680321826947 ],
content_name: "Retro Portrait Tee",
content_type: 'product',
value: 15,00,
currency: 'EUR'
});
});
});