Mary J. Blige Official Store
Amazing Beanie
Black beanie with “Amazing” embroidered on the front and “MJB” embroidered on the back.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6720481755210 ],
content_name: "Amazing Beanie",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6720481755210 ],
content_name: "Amazing Beanie",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});