Stevie Wonder's Journey Through The Secret Life of Plants is an album by Stevie Wonder, originally released on the Tamla Motown label on October 30, 1979.
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 7667143835883 ],
content_name: "Stevie Wonder's Journey Through The Secret Life Of Plants LP",
content_type: 'product',
value: 46.99,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 7667143835883 ],
content_name: "Stevie Wonder's Journey Through The Secret Life Of Plants LP",
content_type: 'product',
value: 46.99,
currency: 'CAD'
});
});
});