Bob Dylan Official Store
Shadows in the Night CD
TRACK LISTING:
1. I'm A Fool To Want You
2. The Night We Called It A Day
3. Stay With Me
4. Autumn Leaves
5. Why Try to Change Me Now
6. Some Enchanted Evening
7. Full Moon And Empty Arms
8. Where Are You?
9. What'll I Do
10. That Lucky Old Sun
fbq('track', 'ViewContent', {
content_ids: [ 2131406618727 ],
content_name: "Shadows in the Night 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: [ 2131406618727 ],
content_name: "Shadows in the Night CD",
content_type: 'product',
value: 20.00,
currency: 'USD'
});
});
});