Decca Records Official Store
David Foster: An Intimate Evening CD
Tracklist
- The Power Of Love
- St. Elmo’s Fire (Man In Motion)
- Never Enough
- To Love You More
- Tell Him
- Something To Shout About- Betty Boop
- All By Myself
- The Bodyguard Medley
- The Prayer
- Victorious
fbq('track', 'ViewContent', {
content_ids: [ 5337363284117 ],
content_name: "David Foster: An Intimate Evening CD",
content_type: 'product',
value: 13.98,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5337363284117 ],
content_name: "David Foster: An Intimate Evening CD",
content_type: 'product',
value: 13.98,
currency: 'USD'
});
});
});