Bob Dylan Official Store
Blood on the Tracks Keyring
Bob Dylan, Blood on the Tracks keyring, 1" in size
fbq('track', 'ViewContent', {
content_ids: [ 4472272519271 ],
content_name: "Blood on the Tracks Keyring",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4472272519271 ],
content_name: "Blood on the Tracks Keyring",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});