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