Mary J. Blige Official Store
Real Love Hoodie
Soft black hoodie featuring "Real Love" printed on the front, Mary J. Blige's first top-10 hit from her debut album, What's the 411?.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6591698206794 ],
content_name: "Real Love Hoodie",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6591698206794 ],
content_name: "Real Love Hoodie",
content_type: 'product',
value: 50.00,
currency: 'USD'
});
});
});