Mary J. Blige Official Store
Good Morning Gorgeous T-Shirt
White t-shirt with “Good Morning Gorgeous” and “MJB” on the front.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6720471728202 ],
content_name: "Good Morning Gorgeous 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: [ 6720471728202 ],
content_name: "Good Morning Gorgeous T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});