Ladies fit white t-shirt, featuring an image of Bob Marley playing guitar, inspired by his performances of "Jammin" during his June 1977 shows at the Rainbow Theatre, in London, England.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 5078393880711 ],
content_name: "Jammin' in London Ladies White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 5078393880711 ],
content_name: "Jammin' in London Ladies White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});