Bob Dylan Official Store
Bob Dylan's Greatest Hits CD
Track List
1. Rainy Day Women #12 & 35
2. Blowin' In The Wind
3. The Times They Are A-Changin'
4. It Ain't Me, Babe
5. Like A Rolling Stone
6. Mr. Tambourine Man
7. Subterranean Homesick Blues
8. I Want You
9. Positively 4th Street
10. Just Like A Woman
fbq('track', 'ViewContent', {
content_ids: [ 4672356941927 ],
content_name: "Bob Dylan's Greatest Hits CD",
content_type: 'product',
value: 8.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4672356941927 ],
content_name: "Bob Dylan's Greatest Hits CD",
content_type: 'product',
value: 8.00,
currency: 'USD'
});
});
});