Motown Records
Innervisions CD
Stevie Wonder
TRACKLIST
- Too High
- Visions
- Living For The City
- Golden Lady
- Higher Ground
- Jesus Children Of America
- All In Love Is Fair
- Don't You Worry 'bout A Thing
- He's Misstra Know-it-all
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6245814403224 ],
content_name: "Innervisions CD",
content_type: 'product',
value: 13.98,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6245814403224 ],
content_name: "Innervisions CD",
content_type: 'product',
value: 13.98,
currency: 'USD'
});
});
});