Mary J. Blige Official Store
Amazing Longsleeve
Black longsleeve with a photo of Mary and “MJB” on the front and “Amazing” on both sleeves.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6720472875082 ],
content_name: "Amazing Longsleeve",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6720472875082 ],
content_name: "Amazing Longsleeve",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});