Bob Marley Official Store
Catch a Fire World Tour T-Shirt
Soft gray t-shirt featuring black and white artwork from Bob Marley's "Catch a Fire World Tour."
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4883190055047 ],
content_name: "Catch a Fire World 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: [ 4883190055047 ],
content_name: "Catch a Fire World Tour T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});