Mary J. Blige Official Store
Power Black T-Shirt
Black t-shirt featuring a photo of Mary J Blige on the front and her signature on the back.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6704168370250 ],
content_name: "Power Black 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: [ 6704168370250 ],
content_name: "Power Black T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});