Bob Dylan Official Store
Tempest CD
Bob Dylan's CD Tempest. This is his thirty-fifth studio album and was released in 2012.
fbq('track', 'ViewContent', {
content_ids: [ 2131398066279 ],
content_name: "Tempest CD",
content_type: 'product',
value: 20.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 2131398066279 ],
content_name: "Tempest CD",
content_type: 'product',
value: 20.00,
currency: 'USD'
});
});
});