Mary J. Blige Official Store
My Life T-Shirt
Soft white t-shirt featuring Mary J. Blige's My Life album cover, for the 25th anniversary of the album.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4701919084618 ],
content_name: "My Life T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 4701919084618 ],
content_name: "My Life T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});