Mary J. Blige Official Store
Share My World White T-Shirt
White T-shirt featuring “share my world” on the front and Mary’s signature on the left sleeve.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6863025995850 ],
content_name: "Share My World White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6863025995850 ],
content_name: "Share My World White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});