Bob Marley Official Store
Catch a Fire '73 Tour T-Shirt
Soft white t-shirt featuring a black silhouette image of Bob Marley on the front, and his 1973 Catch a Fire tour dates.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4883129598087 ],
content_name: "Catch a Fire '73 Tour 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: [ 4883129598087 ],
content_name: "Catch a Fire '73 Tour T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});