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