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