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