Mary J. Blige Official Store
Logo Joggers
Black joggers featuring “MJB” logo printed on the leg.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6704173744202 ],
content_name: "Logo Joggers",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6704173744202 ],
content_name: "Logo Joggers",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
});
});