Bob Dylan UK Official
Black Harmony 60's Tee
Black t-shirt with 1960s photo in white on the front
fbq('track', 'ViewContent', {
content_ids: [ 4973551845507 ],
content_name: "Black Harmony 60's 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: [ 4973551845507 ],
content_name: "Black Harmony 60's Tee",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
});
});