Bob Marley Official Store
Jammin' T-Shirt
The Jammin' T-Shirt features an image of Bob Marley screenprinted on a super soft white t-shirt. 'Jammin' printed in Rasta colors.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 6639178219655 ],
content_name: "Jammin' 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: [ 6639178219655 ],
content_name: "Jammin' T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});