Bob Marley Official Store
Iron Lion Zion T-Shirt
Soft black t-shirt featuring a black and white portrait of Bob Marley and "Iron Lion Zion" overlaid in green, yellow, and red.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4830538727559 ],
content_name: "Iron Lion Zion 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: [ 4830538727559 ],
content_name: "Iron Lion Zion T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});