Decca Records Official Store
Jim James, Teddy Abrams, Louisville Orchestra: The Order Of Nature CD
Tracklist
- Walking In The Snow
- Here In Spirit
- The Human Touch
- In Demand
- Back To The End Of The World
- Who Am I
- Over And Over
- Set It To Song
- Same Old Lie
fbq('track', 'ViewContent', {
content_ids: [ 5337398050965 ],
content_name: "Jim James, Teddy Abrams, Louisville Orchestra: The Order Of Nature 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: [ 5337398050965 ],
content_name: "Jim James, Teddy Abrams, Louisville Orchestra: The Order Of Nature CD",
content_type: 'product',
value: 13.98,
currency: 'USD'
});
});
});