uDiscover Music
Ballads LP
John Coltrane
Tracklist
Side A
- Say It (Over And Over Again)
- You Don't Know What Love Is
- Too Young To Go Steady
- All Or Nothing At All
Side B
- I Wish I Knew
- What's New
- It's Easy To Remember
- Nancy (With The Laughing Face)
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 7984590356715 ],
content_name: "Ballads LP",
content_type: 'product',
value: 43.99,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 7984590356715 ],
content_name: "Ballads LP",
content_type: 'product',
value: 43.99,
currency: 'CAD'
});
});
});