Warm black ladies zip up hoodie, featuring an image of Bob Marley and the words "Don't worry about a thing. 'Cause every little thing is gonna be all right," printed on the front in green, yellow, and red.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4868240539783 ],
content_name: "Three Little Birds Ladies Zip Up Hoodie",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 4868240539783 ],
content_name: "Three Little Birds Ladies Zip Up Hoodie",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
});
});